{"repo":"scalacenter/sbt-dependency-submission","free":true,"listed":false,"github":"https://github.com/scalacenter/sbt-dependency-submission","clone":"git clone https://github.com/scalacenter/sbt-dependency-submission.git","description":"A Github Action to submit the dependency graph of an sbt build to the Dependency Submission API","language":"Scala","stars":72,"topics":["actions","dependencies","github-actions","sbt","scala","submission-api"],"license":"Apache-2.0","category":"security-tools","readme_excerpt":"Sbt Dependency Submission A Github action to submit the dependency graph of an sbt build to the Github Dependency submission API. Before running the workflow, make sure that the Dependency Graph feature is enabled in the settings of your repository ( Settings Code Security and Analysis ). The graph of your sbt build will be visible in the Dependency Graph page of the Insights tab. Enable Dependabot in your project settings to receive alerts for vulnerabilities that affect your sbt project. Support Any sbt project whose sbt version is equal to or greater than 1.5. Usage Create a Github Action file under .github/workflows containing the following definition. Inputs - working-directory (optional) The relative path of the working directory of your sbt build. Default value is . - modules-ignore (optional) A list of space-separated names of modules to ignore. The action will not resolve nor submit the dependencies of these modules. The name of a module contains the name of the project and its binary version. Example: foo 2.13 bar 2.13 - configs-ignore (optional) A list of space-separated names of configurations to ignore. The action will not submit the dependencies of these configurations. Example of configurations are compile , test , scala-tool , scala-doc-tool . - correlator (optional) An optional identifier to distinguish between multiple dependency snapshots of the same type. Defaults to the concatenation of the workflow name, the job id and the action id. Typically you would ","default_branch":null,"files":null,"tree":[],"storefront":"/r/scalacenter","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/scalacenter/sbt-dependency-submission/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}