Skip to content

Commit

Permalink
Document how to report security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof committed May 30, 2024
1 parent 0e4990b commit 317d474
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,8 @@ Some further recommendations to make your builds more reproducible:

* Specify `scalaVersion` (and if applicable `crossScalaVersions`) in your build configuration
* Use [sbt-strict-scala-versions](https://github.com/raboof/sbt-strict-scala-versions) to ensure always using those Scala versions (`addSbtPlugin("net.bzzt" % "sbt-strict-scala-versions" % "0.0.1")`)

# Security

If you find a security issue in this project, please email
arnout@bzzt.net . Those reports will be treated confidentially.

0 comments on commit 317d474

Please sign in to comment.