You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-D, --display-only-failures only output results equal to or greater than --fail-severity [boolean] [default: false]
@@ -72,20 +72,14 @@ The scoring is produced in two different metrics:
72
72
73
73
Also it introduces a quality gate, were an API scoring below the specific threshold will fail in a pipeline.
74
74
75
-
Enabling scoring is done using a new parameter called --scoring-config or -s and the scoring configuration file, where you can define how an error or a warning affects to the scoring
75
+
Enabling scoring is done using a new parameter called --scoring-config and the scoring configuration file, where you can define how an error or a warning affects to the scoring
0 commit comments