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

Added (mostly empty) skeleton for Codyze #1936

Merged
merged 9 commits into from
Jan 16, 2025
Merged

Added (mostly empty) skeleton for Codyze #1936

merged 9 commits into from
Jan 16, 2025

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Jan 16, 2025

This PR adds a (mostly empty) skeleton for Codyze and the codyze compliance module.

It implements the compliance list-security-goals command to illustrate the future Codyze command structure and establishes some common classes such as SecurityGoal.

@oxisto oxisto linked an issue Jan 16, 2025 that may be closed by this pull request
@oxisto oxisto added the codyze label Jan 16, 2025
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 73.68421% with 15 lines in your changes missing coverage. Please review.

Project coverage is 77.85%. Comparing base (64dd8fc) to head (48864a8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...nhofer/aisec/cpg/codyze/compliance/SecurityGoal.kt 73.80% 9 Missing and 2 partials ⚠️
...tlin/de/fraunhofer/aisec/cpg/codyze/Application.kt 0.00% 3 Missing ⚠️
.../fraunhofer/aisec/cpg/codyze/compliance/Command.kt 91.66% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
.../fraunhofer/aisec/cpg/codyze/compliance/Command.kt 91.66% <91.66%> (ø)
...tlin/de/fraunhofer/aisec/cpg/codyze/Application.kt 0.00% <0.00%> (ø)
...nhofer/aisec/cpg/codyze/compliance/SecurityGoal.kt 73.80% <73.80%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oxisto oxisto requested a review from maximiliankaul January 16, 2025 14:15
Copy link
Contributor

@maximiliankaul maximiliankaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I don't get the need for a serializer in the skeleton. Consider adding some descriptive text to the PR.

@oxisto oxisto enabled auto-merge (squash) January 16, 2025 19:35
@oxisto oxisto merged commit 877da2b into main Jan 16, 2025
2 checks passed
@oxisto oxisto deleted the new-codyze branch January 16, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create skeleton for new Codyze compliance module
2 participants