Replies: 1 comment 2 replies
-
is this related to #1867? Are you using a GitHub action to push your documentation? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Our current project uses job level 'contents' permission set to 'write' in order to push doxygen-generated documentation to the gh-pages branch whenever a PR is merged in the default (main) branch. The scorecard sees this as a High severity TokenPermissionsID issue. The Remediation details just say to use read-only permissions.
So: what's the recommended way to use doxygen-generated gh-pages documentation?
Beta Was this translation helpful? Give feedback.
All reactions