File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : ' Qualys GitHub actions for Web Application Scanning'
2
2
3
- description : ' The Qualys GitHub Actions for Web Application Scanning allows DevOps teams to build application
4
- vulnerability scans into their existing CI/CD processes. By integrating web application scans in
5
- this manner, application security testing is accomplished earlier in the SDLC to catch and eliminate
6
- security flaws.'
3
+ description : ' This plugin allows DevOps teams to build application vulnerability scans into their existing CI/CD processes.'
7
4
8
5
branding :
9
6
icon : ' shield'
@@ -138,4 +135,4 @@ runs:
138
135
- name : Checking for Qualys WAS Scan Plugin Failure
139
136
if : steps.run-app.outcome != 'success'
140
137
run : exit 1
141
- shell : bash
138
+ shell : bash
You can’t perform that action at this time.
0 commit comments