{"id":20794831,"url":"https://github.com/code-star/sbt-findsecbugs","last_synced_at":"2025-05-06T00:29:56.830Z","repository":{"id":53019839,"uuid":"53126517","full_name":"code-star/sbt-findsecbugs","owner":"code-star","description":"An SBT plugin for FindSecurityBugs","archived":false,"fork":false,"pushed_at":"2022-03-27T01:46:31.000Z","size":67,"stargazers_count":7,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T01:05:55.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code-star.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-04T10:09:59.000Z","updated_at":"2023-07-07T06:10:00.000Z","dependencies_parsed_at":"2022-08-24T00:50:33.432Z","dependency_job_id":null,"html_url":"https://github.com/code-star/sbt-findsecbugs","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-star%2Fsbt-findsecbugs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-star%2Fsbt-findsecbugs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-star%2Fsbt-findsecbugs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-star%2Fsbt-findsecbugs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-star","download_url":"https://codeload.github.com/code-star/sbt-findsecbugs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252598097,"owners_count":21774202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T16:18:11.860Z","updated_at":"2025-05-06T00:29:56.809Z","avatar_url":"https://github.com/code-star.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/code-star/sbt-findsecbugs.png)](https://circleci.com/gh/code-star/sbt-findsecbugs)\n\n# sbt-findsecbugs\nAn SBT plugin for FindSecurityBugs\n\n# Usage\nAdd to your `plugins.sbt`: `\"nl.codestar\" % \"sbt-findsecbugs\" % \"(current version)\"`\n\n(You can find the current version [here](https://github.com/code-star/sbt-findsecbugs/releases).)\n\nYou can now run `sbt findSecBugs`.\n\n# Configuration\n\nsbt-findsecbugs has one setting:\n\n| Setting                         | Default                                             | Meaning                                                                                                                                                           |\n|---------------------------------|-----------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `findSecBugsExcludeFile`        | `None`                                              | Optionally provide a SpotBugs [exclusion file](https://spotbugs.readthedocs.io/en/latest/filter.html).                                                            |\n| `findSecBugsFailOnMissingClass` | `true`                                              | Consider the 'missing class' flag as failure or not. Set this to 'false' in case you excpect and want to ignore missing class messages during the check.          |\n| `findSecBugsParallel`           | `true`                                              | In a multimodule build, whether to run the security check for all submodules in parallel. If you run into memory issues, it might help to set this to `false`.    |\n| `findSecBugsPriorityThreshold`  | `Priority.Low`                                      | Set the priority threshold. Bug instances must be at least as important as this priority to be reported. Possible values: `High`, `Normal`, `Low`, `Experimental`.|\n| `findSecBugs / artifactPath`    | `crossTarget.value / \"findsecbugs\" / \"report.html\"` | Output path for the resulting report.                                                                                                                             |\n| `findSecBugs / forkOptions`     | derived from other settings                         | Configuration for the forked JVM. Uses the corresponding settings (`findSecBugs / javaOptions`).                                                                  |\n\n# For developers of sbt-findsecbugs\n\n## Tests\nThe plugin can be tested manually by running `sbt findSecBugs` in the test-project\nThe plugin has automated test which can be run by this command `sbt scripted`\n\n## Release\nTo release a new version:\n* Get a [bintray](https://bintray.com) account and make sure you're a member of the [`code-star`](https://bintray.com/code-star) organization.\n* Run `sbt publish`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-star%2Fsbt-findsecbugs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-star%2Fsbt-findsecbugs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-star%2Fsbt-findsecbugs/lists"}