diff --git a/.gitignore b/.gitignore index 1c296b5..728a412 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ build/ ### VS Code ### .vscode/ + +### Other ### +sbom.json \ No newline at end of file diff --git a/pom.xml b/pom.xml index d7d862e..7ff5e8e 100644 --- a/pom.xml +++ b/pom.xml @@ -154,10 +154,8 @@ demo-sbom - --enable-sbom=classpath + --enable-sbom=classpath,embed --emit=build-report