Difference between revisions of "Static Application Security Testing (SAST)"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
== Tools ==
 
== Tools ==
 
* [[GitLab Ultimate 10.3]] https://docs.gitlab.com/ee/user/application_security/sast/ .[[gitlab-ci.yml]] or [[Auto SAST]] by [[Auto DevOps]], support for many languages including C/C++ ([[flawfinder]])
 
* [[GitLab Ultimate 10.3]] https://docs.gitlab.com/ee/user/application_security/sast/ .[[gitlab-ci.yml]] or [[Auto SAST]] by [[Auto DevOps]], support for many languages including C/C++ ([[flawfinder]])
 +
* [[GitHub]] https://docs.github.com/en/code-security/getting-started/securing-your-repository#configuring-code-scanning
 
* [[Coverity]] (2002) from [[Synopsys]]
 
* [[Coverity]] (2002) from [[Synopsys]]
 
* [[Microfocus]] [[Fortify WebInspect]]
 
* [[Microfocus]] [[Fortify WebInspect]]
* [[flawfinder]]
+
* [[Flawfinder]]
 
* [[Kubesec]]
 
* [[Kubesec]]
 
* [[SonarQube]] (2006-2007) [[open source]]
 
* [[SonarQube]] (2006-2007) [[open source]]
 
* [[Veracode]]
 
* [[Veracode]]
* [[GitHub]] https://docs.github.com/en/code-security/getting-started/securing-your-repository#configuring-code-scanning
 
  
 
== Related terms ==
 
== Related terms ==
 
* {{AST}}
 
* {{AST}}
 +
* [[CodeQL]]
  
 
== See also ==
 
== See also ==

Latest revision as of 04:53, 17 August 2022

Advertising: