Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 SAST: add Snyk probe #3689

Merged
merged 13 commits into from
Dec 19, 2023

Merge branch 'main' into sast-snyk

dccaf34
Select commit
Loading
Failed to load commit list.
Merged

🌱 SAST: add Snyk probe #3689

Merge branch 'main' into sast-snyk
dccaf34
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Dec 19, 2023 in 1s

70.40% of diff hit (within 10.00% threshold of 76.09%)

View this Pull Request on Codecov

70.40% of diff hit (within 10.00% threshold of 76.09%)

Annotations

Check warning on line 169 in checks/evaluation/sast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checks/evaluation/sast.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 183 in checks/evaluation/sast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checks/evaluation/sast.go#L183

Added line #L183 was not covered by tests

Check warning on line 73 in checks/raw/sast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checks/raw/sast.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 209 in checks/raw/sast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checks/raw/sast.go#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 236 in checks/raw/sast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checks/raw/sast.go#L234-L236

Added lines #L234 - L236 were not covered by tests

Check warning on line 243 in checks/raw/sast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checks/raw/sast.go#L241-L243

Added lines #L241 - L243 were not covered by tests

Check warning on line 248 in checks/raw/sast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checks/raw/sast.go#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 35 in probes/sastToolSnykInstalled/impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

probes/sastToolSnykInstalled/impl.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 46 in probes/sastToolSnykInstalled/impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

probes/sastToolSnykInstalled/impl.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 58 in probes/sastToolSnykInstalled/impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

probes/sastToolSnykInstalled/impl.go#L57-L58

Added lines #L57 - L58 were not covered by tests