Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the DOS scanner wrapper #8792

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Add the DOS scanner wrapper #8792

merged 2 commits into from
Jun 27, 2024

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

@sschuberth sschuberth requested review from a team as code owners June 25, 2024 14:22
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.79%. Comparing base (126ea60) to head (096459c).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8792   +/-   ##
=========================================
  Coverage     67.79%   67.79%           
  Complexity     1164     1164           
=========================================
  Files           243      243           
  Lines          7711     7711           
  Branches        861      861           
=========================================
  Hits           5228     5228           
  Misses         2127     2127           
  Partials        356      356           
Flag Coverage Δ
funTest-non-docker 33.96% <ø> (ø)
test 38.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

```

where `DOS_SERVER_URL`, `DOS_FRONTEND_URL` and `DOS_SERVER_TOKEN` are environment variables that are set to the respective values.
The `DOS_FRONTEND_URL` is meant to points to the cleanrance UI which can be used to inspect scan results and to create license findings curations for use with the [DOS Package Configuration Provider].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

..."is meant to point to the Clearance UI"...

plugins/scanners/dos/README.md Outdated Show resolved Hide resolved
plugins/scanners/dos/README.md Outdated Show resolved Hide resolved
plugins/scanners/dos/README.md Outdated Show resolved Hide resolved
plugins/scanners/dos/README.md Outdated Show resolved Hide resolved
Etsija and others added 2 commits June 27, 2024 09:24
This adds the ORT client side code for the scanner implemented as part of
DOS [1].

[1]: https://github.com/doubleopen-project/dos

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth enabled auto-merge (rebase) June 27, 2024 07:31
@sschuberth sschuberth disabled auto-merge June 27, 2024 07:39
@sschuberth
Copy link
Member Author

The Docker Build failure is unrelated.

@sschuberth sschuberth merged commit f9e7f72 into main Jun 27, 2024
19 of 20 checks passed
@sschuberth sschuberth deleted the add-dos-scanner branch June 27, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants