-
Notifications
You must be signed in to change notification settings - Fork 130
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
Gitleaks Action failing : Invalid Licence #167
Comments
Even I'm also facing the same issue across multiple organisations. |
@souro1212 @capillary-chandana should be fixed now if you're pinned to |
@souro1212 you're using an old version, please update to the latest |
Yup my bad, checked with a fresh PR. It's working now. Thanks a lot 😊 |
Gonna leave this open for a little longer for visibility actually |
Anyway I can get a pending license approved? |
@cristianmagana technically you dont need a license anymore since I ripped out the license check (for the time being) |
@zricethezav i think there's a bug with your license check logic, because i still get a non-zero exit code when |
I will make an update in readme removing all the GITLEAKS_LICENSE from the docs because it is no longer required when this pr #168 got merged |
The GitLeaks GitHub Action is failing due to an "Invalid License" error, preventing the security scan from running. I am facing the same issue across multiple organisations.(Each org has unique licence ).
Details:
PR: https://github.com/DevSecOps-AppSec/testrepo-reusable-workflow/actions/runs/11306937684/job/31448090343?pr=1
Error: Validating key returned [{"meta":{"id":"7e37c504-0d77-42b2-ba84-ae767f8a59b7"},"errors":[{"title":"Account does not have an active subscription","detail":"must have an active subscription to access this resource"}]}]
Impact: Security scans are blocked across multiple organisations.
The text was updated successfully, but these errors were encountered: