diff --git a/.fossa.yml b/.fossa.yml new file mode 100644 index 0000000000..0f812f5873 --- /dev/null +++ b/.fossa.yml @@ -0,0 +1,10 @@ +version: 3 +# https://github.com/fossas/fossa-cli/blob/master/docs/references/files/fossa-yml.md + +targets: + # exclude non-distributed projects from dependency scanning + exclude: + - type: scala + path: akka-http-bench-jmh + - type: scala + path: akka-http-compatibility-tests