File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ Reports show relative paths by default. To use absolute paths instead:
163163
164164This does not affect HTML or tab-separated reports.
165165
166- To output Markdown with nice links to files on Github , use
166+ To output Markdown with nice links to files on GitHub , use
167167
168168 brakeman --github-repo USER/REPO[/PATH][@REF]
169169
Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ There is a [plugin available](http://brakemanscanner.org/docs/jenkins/) for Jenk
182182
183183For even more continuous testing, try the [ Guard plugin] ( https://github.com/guard/guard-brakeman ) .
184184
185- There are a couple [ Github Actions] ( https://github.com/marketplace?type=actions&query=brakeman ) available.
185+ There are a couple [ GitHub Actions] ( https://github.com/marketplace?type=actions&query=brakeman ) available.
186186
187187# Building
188188
Original file line number Diff line number Diff line change 1- # Github Actions Formatter
1+ # GitHub Actions Formatter
22# Formats warnings as workflow commands to create annotations in GitHub UI
33class Brakeman ::Report ::Github < Brakeman ::Report ::Base
44 def generate_report
You can’t perform that action at this time.
0 commit comments