DORSETRIGS
Home

sast (6 post)


posts by category not found!

GITLAB Semgrep SAST on multi module java maven project

Securing Your Multi Module Java Maven Project with Git Lab Semgrep SAST Tired of chasing down security vulnerabilities in your complex multi module Java Maven p

2 min read 04-10-2024 35
GITLAB Semgrep SAST on multi module java maven project
GITLAB Semgrep SAST on multi module java maven project

How to set the expire_in of a SAST artifact via a variable in .gitlab-ci.yml

How to Set the expire in of a SAST Artifact via a Variable in gitlab ci yml In the realm of Continuous Integration and Continuous Deployment CI CD managing your

3 min read 26-09-2024 49
How to set the expire_in of a SAST artifact via a variable in .gitlab-ci.yml
How to set the expire_in of a SAST artifact via a variable in .gitlab-ci.yml

Write CodeQL Script to Check Pointers Before Pointer Field Access

Writing a Code QL Script to Check Pointers Before Pointer Field Access In modern programming pointer manipulation is a common yet risky operation Dereferencing

3 min read 19-09-2024 42
Write CodeQL Script to Check Pointers Before Pointer Field Access
Write CodeQL Script to Check Pointers Before Pointer Field Access

How to solve TCP IO in SAST Pipeline

Conquering TCP IO Timeouts in Your SAST Pipeline A Comprehensive Guide Navigating the complexities of a SAST Static Application Security Testing pipeline can be

3 min read 31-08-2024 39
How to solve TCP IO in SAST Pipeline
How to solve TCP IO in SAST Pipeline

Semgrep sink - how to define a method of a class as a sink only if the instance was initialize in a specific way?

Semgrep Taint Analysis Identifying Sinks Based on Object Initialization This article explores how to craft a Semgrep taint rule to pinpoint specific method call

2 min read 31-08-2024 40
Semgrep sink - how to define a method of a class as a sink only if the instance was initialize in a specific way?
Semgrep sink - how to define a method of a class as a sink only if the instance was initialize in a specific way?

GitLab SAST report - available for the next jobs

Working with Git Lab SAST Reports Accessing Artifacts Across Jobs Security is paramount in software development and Git Lab s Static Application Security Testin

3 min read 31-08-2024 38
GitLab SAST report - available for the next jobs
GitLab SAST report - available for the next jobs