Skip to content

feat(depgraph): Update snapshot generation #209

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

GeekMasher
Copy link
Owner

  • Update job in the snapshot
  • Add tests for the snapshot generation

- Update job in the snapshop
- Add tests for the snapshot generation
@GeekMasher GeekMasher self-assigned this Mar 15, 2024
@github-actions github-actions bot added the supplychain Supply Chain label Mar 15, 2024
Copy link

github-actions bot commented Mar 15, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

job = {
"correlator": tool,
# create random 10 digit number
"id": "".join([str(random.randint(0, 9)) for _ in range(10)]),

Check warning

Code scanning / CodeQL

Use of Cryptographically Weak Pseudo-Random Number Generator Medium

Using weak PRNG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
supplychain Supply Chain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant