durandtibo / arkas

Library to evaluate ML model performances
https://durandtibo.github.io/arkas/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Update dependencies and workflows #366

Closed durandtibo closed 1 month ago

github-actions[bot] commented 1 month ago

Dependency Review

The following issues were found:

See the Details below.

License Issues

poetry.lock

PackageVersionLicenseIssue Type
pymdown-extensions10.11NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/durandtibo/pip-install-package-action 0.2.3 UnknownUnknown
actions/durandtibo/pip-install-package-action 0.2.3 UnknownUnknown
pip/pymdown-extensions 10.11 :green_circle: 5.3
Details
CheckScoreReason
Code-Review:warning: 1Found 3/30 approved changesets -- score normalized to 1
Maintained:green_circle: 1018 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 9license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Security-Policy:green_circle: 10security policy file detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing:warning: 0project is not fuzzed
Packaging:green_circle: 10packaging workflow detected
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities:green_circle: 46 existing vulnerabilities detected
pip/virtualenv 20.26.6 :green_circle: 5.5
Details
CheckScoreReason
Code-Review:green_circle: 4Found 7/15 approved changesets -- score normalized to 4
Maintained:green_circle: 1017 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy:green_circle: 10security policy file detected
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Binary-Artifacts:green_circle: 3binaries present in source code
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Fuzzing:warning: 0project is not fuzzed
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Packaging:green_circle: 10packaging workflow detected
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
pip/watchdog 5.0.3 :green_circle: 4.8
Details
CheckScoreReason
Code-Review:warning: 1Found 3/30 approved changesets -- score normalized to 1
Maintained:green_circle: 1030 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Branch-Protection:warning: 0branch protection not enabled on development/release branches
Security-Policy:warning: 0security policy file not detected
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Fuzzing:warning: 0project is not fuzzed
Packaging:green_circle: 10packaging workflow detected
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0

Scanned Manifest Files

.github/workflows/nightly-package.yaml
  • durandtibo/pip-install-package-action@0.2.3
  • durandtibo/pip-install-package-action@0.2.2
.github/workflows/test-deps.yaml
  • durandtibo/pip-install-package-action@0.2.3
  • durandtibo/pip-install-package-action@0.2.2
poetry.lock
  • pymdown-extensions@10.11
  • virtualenv@20.26.6
  • watchdog@5.0.3
  • pymdown-extensions@10.10.2
  • virtualenv@20.26.5
  • watchdog@5.0.2
codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (60c566b) to head (52856c1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #366 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 95 95 Lines 2397 2397 Branches 194 194 ========================================= Hits 2397 2397 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.