Skip to content

Fix SCA scan: set Java 17 and pre-resolve guardian dependencies#145

Open
arunav-gandhi wants to merge 8 commits into
auth0:masterfrom
arunav-gandhi:fix/SEC-5317
Open

Fix SCA scan: set Java 17 and pre-resolve guardian dependencies#145
arunav-gandhi wants to merge 8 commits into
auth0:masterfrom
arunav-gandhi:fix/SEC-5317

Conversation

@arunav-gandhi

@arunav-gandhi arunav-gandhi commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Description

Add software dependency (SCA) scans to the build of auth0/Guardian.Android. Currently we have the sca_scan.yml for Synk, but its not working in our pipeline. Fix:- Set Java 17 and pre-resolve guardian dependencies.

References

https://auth0team.atlassian.net/browse/SEC-5317

Testing

Push your changes to any branch (any feature branch or master) and a SCA scan will run. To view it go to Actions -> Click on SCA. If its successful, then all tests have passed else will look somewhat like this:-

image

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

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