Skip to content
Snippets Groups Projects

ENH: SAST / SCA

Merged Daniel Hornung requested to merge f-sast-sca into dev
1 unresolved thread
  • New pipeline jobs.
  • New Makefile target for requirements.txt.
  • Issue: caosdb/customers/f-fit/management#23
Edited by Daniel Hornung

Merge request reports

Pipeline #58634 passed

Pipeline passed for 3bf4227d on f-sast-sca

Merged by Daniel HornungDaniel Hornung 1 month ago (Dec 5, 2024 1:50pm UTC)

Loading

Pipeline #58673 passed

Pipeline passed for 6c1cfa3f on dev

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Daniel Hornung
  • Daniel Hornung
  • assigned to @daniel

  • Daniel Hornung requested review from @salexan

    requested review from @salexan

  • Daniel Hornung changed the description

    changed the description

  • 46 46 unittests:
    47 47 tox -r
    48 48 .PHONY: unittests
    49
    50 bom:
    51 echo '# generated by `pip freeze`' > requirements.txt
    52 pip freeze --exclude-editable >> requirements.txt
  • Alexander Schlemmer
  • Looks fine to me!

    I think we should have a discussion (dev-task-force?) about the output files of these programs. I don't really understand them.

  • Alexander Schlemmer approved this merge request

    approved this merge request

  • Daniel Hornung mentioned in commit 6c1cfa3f

    mentioned in commit 6c1cfa3f

  • Please register or sign in to reply
    Loading