GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Merge pull request #315 from playframework/dependabot/github_actions/… Dependency Graph #79: Commit 36af683 pushed by mkurz 3.0.x May 21, 2024 06:38 5m 8s Merge pull request #314 from playframework/dependabot/github_actions/… Dependency Graph #78: Commit c8178dd pushed by mku...
brew tap simonbs/dependency-graph https://github.com/simonbs/dependency-graph.git brew install dependency-graph NoteIf you get the following error when attempting to install dependency-graph: Error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)! To rerun under ARM use: ...
If you have at least read access to the repository, you can export the dependency graph for the repository as an SPDX-compatible, Software Bill of Materials (SBOM), via the GitHub UI or GitHub REST API. For more information, seeExporting a software bill of materials for your repository. ...
sbt-dependency-graph is an informational tool rather than one that changes your build, so you will more than likely wish to install it as aglobal pluginso that you can use it in any SBT project without the need to explicitly add it to each one. To do this, add the plugin dependency ...
Latest commit Git stats 1 commit Files Failed to load latest commit information. Type Name Latest commit message Commit time extern graphdata images dataPopulator.jag impact-jag.iml impact.html index.jag jaggery.conf jquery-ui-1.10.4.custom.min.css search.jag style.css ...
A Gradle plugin for generating a GitHub dependency graph for a Gradle build, which can be uploaded to theGitHub Dependency Submission API. Usage This plugin is designed to be used in a GitHub Actions workflow, and is tightly integrated into thegradle/actions/dependency-submissionaction. ...
sbt/sbt-dependency-graph Navigation Menu Toggle navigation Sign in Product GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work
GitHub needs read-only access to the dependency manifest and lock files for a repository. The dependency graph is automatically generated for all public repositories and you can choose to enable it for private repositories. For more information on viewing the dependency graph, seeExploring ...
The dependency graph analyzes manifests as they’re pushed to GitHub. The dependency graph doesn't, therefore, have access to the build environment of the project, so it can't resolve variables used within manifests. If you use variables within a manifest to specify the name,...