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

brakeman:chore - improve tests asserts and code cleaning #878

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

matheusalcantarazup
Copy link
Contributor

Previously the tests was not asserting that we was correctly parsing the
output from brakeman and we was only checking that vulnerabilities was
being added on analysis without checking if their contents was
correctly.

This commit add some new checks to assert that all vulnerabilities
founded by brakeman is parsed correctly.

Updates #718

Signed-off-by: Matheus Alcantara matheus.alcantara@zup.com.br

- What I did

- How to verify it

- Description for the changelog

Previously the tests was not asserting that we was correctly parsing the
output from brakeman and we was only checking that vulnerabilities was
being added on analysis without checking if their contents was
correctly.

This commit add some new checks to assert that all vulnerabilities
founded by brakeman is parsed correctly.

Updates #718

Signed-off-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
@matheusalcantarazup matheusalcantarazup merged commit 6fc9d6b into main Dec 17, 2021
@matheusalcantarazup matheusalcantarazup deleted the brakeman-improve-tests branch December 17, 2021 16:16
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.

4 participants