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

Basic implementation of compliance scan command #1940

Merged
merged 19 commits into from
Jan 22, 2025

Adjust group name in CLI as colon is added internally

25a7565
Select commit
Loading
Failed to load commit list.
Merged

Basic implementation of compliance scan command #1940

Adjust group name in CLI as colon is added internally
25a7565
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 22, 2025 in 0s

85.91% of diff hit (target 75.00%)

View this Pull Request on Codecov

85.91% of diff hit (target 75.00%)

Annotations

Check warning on line 113 in codyze-compliance/src/main/kotlin/de/fraunhofer/aisec/codyze/compliance/Command.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

codyze-compliance/src/main/kotlin/de/fraunhofer/aisec/codyze/compliance/Command.kt#L113

Added line #L113 was not covered by tests

Check warning on line 167 in codyze-core/src/main/kotlin/de/fraunhofer/aisec/codyze/Project.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

codyze-core/src/main/kotlin/de/fraunhofer/aisec/codyze/Project.kt#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 179 in codyze-core/src/main/kotlin/de/fraunhofer/aisec/codyze/Project.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

codyze-core/src/main/kotlin/de/fraunhofer/aisec/codyze/Project.kt#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 60 in codyze-core/src/main/kotlin/de/fraunhofer/aisec/codyze/QueryHost.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

codyze-core/src/main/kotlin/de/fraunhofer/aisec/codyze/QueryHost.kt#L60

Added line #L60 was not covered by tests

Check warning on line 78 in codyze-core/src/main/kotlin/de/fraunhofer/aisec/codyze/QueryScriptDefinition.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

codyze-core/src/main/kotlin/de/fraunhofer/aisec/codyze/QueryScriptDefinition.kt#L78

Added line #L78 was not covered by tests

Check warning on line 38 in codyze/src/main/kotlin/de/fraunhofer/aisec/codyze/Application.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

codyze/src/main/kotlin/de/fraunhofer/aisec/codyze/Application.kt#L38

Added line #L38 was not covered by tests