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 generate_mask_from_lengths #144

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

durandtibo
Copy link
Owner

No description provided.

@durandtibo durandtibo self-assigned this Apr 12, 2024
Copy link
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

pyproject.toml

PackageVersionLicenseIssue Type
numpy>= 1.21,< 2.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/jupyter-server 2.14.0 UnknownUnknown
pip/ruff 0.3.7 UnknownUnknown
pip/jupyter-server 2.13.0 UnknownUnknown
pip/ruff 0.3.5 UnknownUnknown
pip/numpy >= 1.21,< 2.0 🟢 8.7
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1016 out of 16 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review🟢 9found 1 unreviewed changesets out of 16 -- score normalized to 9
Contributors🟢 1096 different organizations found -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing🟢 10project is fuzzed
License🟢 9license file detected
Maintained🟢 1030 commit(s) out of 30 and 22 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging⚠️ -1no published package detected
Pinned-Dependencies⚠️ -1internal error: internal error: unable to determine OS for job: MyPy
SAST🟢 10SAST tool is run on all commits
Security-Policy🟢 9security policy file detected
Signed-Releases⚠️ 00 out of 5 artifacts are signed or have provenance
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities🟢 10no vulnerabilities detected

Scanned Manifest Files

poetry.lock
  • jupyter-server@2.14.0
  • ruff@0.3.7
  • jupyter-server@2.13.0
  • ruff@0.3.5
pyproject.toml
  • numpy@>= 1.21,< 2.0

@durandtibo durandtibo merged commit 23302bf into main Apr 12, 2024
51 checks passed
@durandtibo durandtibo deleted the generate_mask_from_lengths branch April 12, 2024 05:09
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.

1 participant