-
Notifications
You must be signed in to change notification settings - Fork 21
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
Added veracode scanning to workflow #298
Conversation
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
Signed-off-by: Yash-as-M <[email protected]>
|
- name: ZIP source folder | ||
run: zip -r src.zip src | ||
- name: Run Veracode Policy scan | ||
uses: veracode/[email protected] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please pin actions using hashes with the version in a comment
Proposed changes
Please include a summary of the changes and any links to related issues. Please also include relevant motivation and context.
Addresses #< fill in issue number here >
Types of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Addresses #<issue_number>