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

Update veracode-pipeline-scan.yml #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cberon-costco
Copy link
Contributor

Added documentation steps to header
Migrated from KeyVault to pipeline variables
Added condition to download Veracode policy file - would error out previously if using built-in policy
Combined JS & TS steps to be single step, to mirror the format of veracode-policy-scan.yml file
Added artifact publish step to publish veracode scan file results.json as a build artifact

Added documentation steps to header
Migrated from KeyVault to pipeline variables
Added condition to download Veracode policy file - would error out previously if using built-in policy
Combined JS & TS steps to be single step, to mirror the format of veracode-policy-scan.yml file
Added artifact publish step to publish veracode scan file results.json as a build artifact
Copy link
Owner

@zoekdestep zoekdestep left a comment

Choose a reason for hiding this comment

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

Hey, thanks so much for the commit! Largest part looks great - but there are certain use cases (especially enterprise environments) where we'd not want to use pipeline variables. I'd like to keep that in as an example on how to connect to Azure KeyVault. Feel free to make an additional file that uses pipeline variables instead.

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.

2 participants