Skip to content

ci: pin pip dependencies by hash for scorecard compliance#16

Closed
danielturull wants to merge 1 commit into
mainfrom
fix/code-scanning-alerts
Closed

ci: pin pip dependencies by hash for scorecard compliance#16
danielturull wants to merge 1 commit into
mainfrom
fix/code-scanning-alerts

Conversation

@danielturull

Copy link
Copy Markdown
Contributor

Add requirements-dev.txt generated by pip-compile with --generate-hashes. Split the install into --require-hashes for third-party deps and --no-deps -e . for the local editable package.

Fixes scorecard Pinned-Dependencies alert.

Assisted-by: Kiro:claude-opus-4.6

Add requirements-dev.txt generated by pip-compile with --generate-hashes.
Split the install into --require-hashes for third-party deps and
--no-deps -e . for the local editable package.

Fixes scorecard Pinned-Dependencies alert.

Assisted-by: Kiro:claude-opus-4.6
Signed-off-by: Daniel Turull <daniel.turull@ericsson.com>
@danielturull

Copy link
Copy Markdown
Contributor Author

too complex

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