79105137

Date: 2024-10-19 14:18:43
Score: 1.5
Natty:
Report link

I read the docs on About authentications as a GitHub App installation and it says:

This allows the app to access resources owned by that installation, as long as the app was granted the necessary repository access and permissions.

This line combined with your error "Resource not accessible by integration" seems to me a scope issue. Is it possible that the app is not given required permissions e.g. read/write or perhaps other admin related scope? How about re-checking the permissions?

Here's a doc specifically created for Dependabot but it might be helpful to you: https://docs.github.com/en/code-security/code-scanning/troubleshooting-code-scanning/resource-not-accessible

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: evilpikachu