Skip to content

Commit 2931e11

Browse files
RubyBrewsdayf-moya
andauthored
add brakeman beta channel (qltysh#1073)
* add brakeman beta channel * Brakeman beta will point to version 5.3.1 * Update config/engines.yml reference the channel name and not the specific image tag generated by the build Co-authored-by: Federico Moyá <[email protected]> Co-authored-by: Federico Moyá <[email protected]>
1 parent 765428f commit 2931e11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/engines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ black:
1818
brakeman:
1919
channels:
2020
stable: codeclimate/codeclimate-brakeman
21+
beta: codeclimate/codeclimate-brakeman:beta
2122
description: A static analysis tool which checks Ruby on Rails applications for security vulnerabilities.
2223
bundler-audit:
2324
channels:

0 commit comments

Comments
 (0)