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

Feature: get the XML report output, or get the ID for later fetching #24

Open
Gby56 opened this issue May 24, 2022 · 1 comment
Open

Comments

@Gby56
Copy link

Gby56 commented May 24, 2022

This is self-explanatory, just like the Jenkins plugin.
I don't like waitforscan because most of the time it's not necessary to keep a github action/jenkins worker busy for that, but at least getting a report ID output would be good, maybe to give the ID to DefectDojo for later fetching via the API directly ?

@Gby56
Copy link
Author

Gby56 commented May 24, 2022

@tjarrettveracode I saw in some actions logs you have

[2022.05.19 17:08:21.165] Creating a new analysis with name "2353480085".
[2022.05.19 17:08:24.117] 
[2022.05.19 17:08:24.117] The analysis id of the new analysis is "18534786".

can't the wrapper action uploadandscan give a json output for the report, and then you give that as an action output ? maybe even the ETA

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

No branches or pull requests

1 participant