Skip to content

chore: Allow passing ossIndex credentials during false positive ops workflow#7943

Merged
jeremylong merged 1 commit intodependency-check:mainfrom
chadlwilson:add-oss-index-secrets-to-FP-ops
Sep 23, 2025
Merged

chore: Allow passing ossIndex credentials during false positive ops workflow#7943
jeremylong merged 1 commit intodependency-check:mainfrom
chadlwilson:add-oss-index-secrets-to-FP-ops

Conversation

@chadlwilson
Copy link
Copy Markdown
Collaborator

Description of Change

Propagates secrets for OSS Index through to false positive ops (for now). This would need the relevant secrets populated in GHA. I believe this is safe and GHA will redact them in the args to the docker container etc, but might want to do a sanity test run first.

Related issues

Have test cases been added to cover the new functionality?

N/A

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@marcelstoer marcelstoer left a comment

Choose a reason for hiding this comment

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

LGTM

@jeremylong
Copy link
Copy Markdown
Collaborator

I just added the secrets to GH Actions.

@jeremylong jeremylong merged commit 93422d2 into dependency-check:main Sep 23, 2025
5 checks passed
@jeremylong jeremylong added this to the 12.1.6 milestone Sep 23, 2025
@chadlwilson chadlwilson deleted the add-oss-index-secrets-to-FP-ops branch September 23, 2025 11:21
@chadlwilson
Copy link
Copy Markdown
Collaborator Author

Cool, I’ll take a look at the next report.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive ops failing due to OSS Index auth requirement

3 participants