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

Add rule_id to vulnerability object #152

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

anthturner
Copy link
Contributor

What I did

Added rule_id field to JSON generated from Vulnerability object. I also added this back to Swagger since it would be there in the export

How to verify it

Export to JSON and look at the vulnerability structure

Description for the changelog

Added rule_id to Vulnerability JSON

Copy link
Contributor

@matheusalcantarazup matheusalcantarazup left a comment

Choose a reason for hiding this comment

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

Please, follow the Contributing guide to add Developer Certificate of Origin.

Since you make two commit, you can squash them and them add a single DCO.

@anthturner anthturner force-pushed the add_ruleid_json branch 2 times, most recently from 5f05fc3 to a655818 Compare January 24, 2022 16:42
@anthturner
Copy link
Contributor Author

Please, follow the Contributing guide to add Developer Certificate of Origin.

Since you make two commit, you can squash them and them add a single DCO.

Done, thanks.

@nathanmartinszup
Copy link
Contributor

nathanmartinszup commented Jan 24, 2022

Hi, @anthturner.

Your commit is still missing the Signed Off, can you amend your commit?

git commit -s --amend

Example:

add rule_id to vulnerability object

Signed-off-by: Name < e-mail address >

Signed-off-by: Anthony Turner <225599+anthturner@users.noreply.github.com>
@anthturner
Copy link
Contributor Author

Sorry, interpreted that as signed as in gpg. Fixed.

@matheusalcantarazup matheusalcantarazup merged commit a6cfa38 into ZupIT:main Jan 24, 2022
@matheusalcantarazup
Copy link
Contributor

Thanks for your contribution @anthturner

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.

3 participants