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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ NOTE - to understand possible values for the action input `flags`, run the Secur
46
46
[](http://www.youtube.com/watch?v=0sYXsCmY2es"Video Title")
47
47
48
48
## What vulnerabilities do we find?
49
-
1. Scans web application for out of date and vulnerable applicaiton components
49
+
1. Scans web application for out of date and vulnerable application components
50
50
2. Identifies whether basic security controls like WAF, firewalls, and security headers are being used
51
51
3. Finds all public facing assets & helps you understand your application attack surface
52
52
4. Identifies misconfigurations in existing WAF or CDN
@@ -55,7 +55,7 @@ NOTE - to understand possible values for the action input `flags`, run the Secur
55
55
56
56
## Check out our other GitHub Actions:
57
57
1.[SecureStack Secrets Analysis](https://github.com/marketplace/actions/securestack-secrets-analysis) - Scan your application for embedded api keys, credentials and senstive data.
58
-
2.[SecureStack Software Composition Analysis (SCA)](https://github.com/marketplace/actions/securestack-application-composition-analysis) - Scan your running application url for cloud misconfigurations and web vulnerabilities.
58
+
2.[SecureStack Software Composition Analysis (SCA)](https://github.com/marketplace/actions/securestack-application-composition-analysis) - Scan your application for vulnerable third-party and open source libraries.
59
59
3.[SecureStack Log4j Analysis](https://github.com/marketplace/actions/securestack-log4j-vulnerability-analysis) - Scan your application for Log4j/Log4Shell vulnerabilities.
60
60
61
61
## Learn more about SecureStack with our YouTube Channel:
0 commit comments