-
Notifications
You must be signed in to change notification settings - Fork 63k
Closed
Labels
code securityContent related to code securityContent related to code securitycontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamrestContent related to rest - overview.Content related to rest - overview.waiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
The content should explain that you might have to enable the feature and if so under what conditions.
Additional information
Dependency review is enabled on public repositories. Dependency review is also available in private repositories owned by organizations that use GitHub Enterprise Cloud and have a license for GitHub Advanced Security. For more information, see "About GitHub Advanced Security."
This appears to be at best misleading.
% curl -s -S https://":$GH_TOKEN"@api.github.com/repos/actions/dependency-review-action/dependency-graph/compare/3e6e055a2667e41051d1e7c2ab239bfba84d652f...d8b4cd80d50fc9d67a9f771c7dd5c2eb76d6d608 | head -5
[
{
"change_type": "added",
"manifest": "package-lock.json",
"ecosystem": "npm",
% curl -s -S https://":$GH_TOKEN"@api.github.com/repos/jsoref/dependency-review-action/dependency-graph/compare/3e6e055a2667e41051d1e7c2ab239bfba84d652f...d8b4cd80d50fc9d67a9f771c7dd5c2eb76d6d608 | head -5
{
"message": "Forbidden",
"documentation_url": "https://docs.github.com/rest"
}
https://github.com/jsoref/dependency-review-action/network/dependencies
I have no idea if it's disabled because it's a fork or because of an org policy or .... The repository is a public fork of a public repository.
Metadata
Metadata
Assignees
Labels
code securityContent related to code securityContent related to code securitycontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamrestContent related to rest - overview.Content related to rest - overview.waiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review