We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f90cb6 commit 9054b3eCopy full SHA for 9054b3e
spec/cc/engine/bundler_audit_spec.rb
@@ -31,7 +31,7 @@ module CC::Engine
31
check_name: "Insecure Dependency",
32
description: "XSS vulnerability in sanitize_css in Action Pack",
33
categories: ["Security"],
34
- remediation_points: 500000,
+ remediation_points: 500_000,
35
location: {
36
path: "Gemfile.lock",
37
lines: { begin: nil, end: nil }
0 commit comments