-
Notifications
You must be signed in to change notification settings - Fork 7
APERTA-12542 ignore some false positives #4003
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
Conversation
|
@egh when you've got a moment :D |
egh
left a comment
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.
👍 One comment if you want to address it.
| @@ -1,4 +0,0 @@ | |||
| module PlosBilling | |||
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.
Glad to see this go.
| @@ -1,4 +0,0 @@ | |||
| module PlosBioInternalReview | |||
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.
ditto
config/brakeman.ignore
Outdated
| }, | ||
| "user_input": null, | ||
| "confidence": "Medium", | ||
| "note": "APERTA-12459" |
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.
No big deal, but maybe link directly to https://github.com/Tahi-project/tahi/pull/2800/files#r94070916 ?
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.
done
4d53626 to
7543e1f
Compare
|
Thanks, @benjaminkreen ! |
Just configuring some things for brakeman to ignore. In the object that is ignored, i've left the associated ticket number in the note.