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

centralized sec workflows #99

Merged
merged 2 commits into from
Feb 28, 2024
Merged

centralized sec workflows #99

merged 2 commits into from
Feb 28, 2024

Conversation

christosservosNCIN
Copy link
Contributor

SAST,SCA and Secret scanning are now set to run through centralized workflows.

@christosservosNCIN christosservosNCIN requested a review from a team as a code owner February 27, 2024 11:17
@babisRoutis
Copy link
Contributor

@christosservosNCIN build fails.

Was the same problem with code format.
To fix it

Please run

./gradlew spotlessApply check

You should be able to observe that the build file was updated
If so, then

git add .
git commit -m "Code format"
git push

@christosservosNCIN
Copy link
Contributor Author

@christosservosNCIN build fails.

Was the same problem with code format. To fix it

Please run

./gradlew spotlessApply check

You should be able to observe that the build file was updated If so, then

git add .
git commit -m "Code format"
git push

@babisRoutis done

@babisRoutis babisRoutis merged commit 8e2965a into eu-digital-identity-wallet:main Feb 28, 2024
@babisRoutis babisRoutis deleted the fix/sec_workflow_additions branch February 28, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants