Skip to content

Commit 767dbc5

Browse files
committed
fixed key val issue
1 parent a0f119c commit 767dbc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/scans/tools/sast_tool.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ impl SastTool {
2323
if verbose {
2424
println!("[+] Running SAST scan on path: {}", _path.clone());
2525
}
26+
println!("Commit ID: {:?}", _commit_id);
27+
println!("Branch: {:?}", _branch);
2628
if !std::path::Path::new("/tmp/app").exists() {
2729
if _path.starts_with("http") {
2830
if verbose {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy