advanced-security-compliance icon indicating copy to clipboard operation
advanced-security-compliance copied to clipboard

Unknown Exception was hit, Error: Query failed to run

Open hmarnd opened this issue 3 years ago • 0 comments

Describe the bug Running this action on our workflow we get an error we can't understand.

To Reproduce Steps to reproduce the behavior:

  1. Add action "build-and-test.yaml" to workflow
  2. With the following code: " advancesecurityComplience: runs-on: ubuntu-latest name: Advanced Security Complience steps:
  3. See error

Dependabot Results Error: {"data": {"repository": {"vulnerabilityAlerts": null}}, "errors": [{"type": "FORBIDDEN", "path": ["repository", "vulnerabilityAlerts"], "extensions": {"saml_failure": false}, "locations": [{"line": 3, "column": 9}], "message": "Resource not accessible by integration"}]} Error: Unknown Exception was hit, please repo this to https://github.com/GeekMasher/advanced-security-Compliance Error: Query failed to run

Expected behavior Dependabot to block the PR if finds a critical or high risk vulnerability.

hmarnd avatar Jul 14 '22 09:07 hmarnd