You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ make production ENGINE=podman
31
31
(This requires podman-compose to have been installed via `pip3 install podman-compose`).
32
32
33
33
Next steps:
34
-
- Enter a git url like [https://github.com/keycloak/keycloak](https://github.com/keycloak/keycloak) to generate a CBOM
34
+
- Enter a git url like [https://github.com/keycloak/keycloak](https://github.com/keycloak/keycloak)or a package url (PURL) like `pkg:maven/io.quarkus/[email protected]`to generate a CBOM
35
35
- View your generated CBOM by selecting your previously scanned CBOM
36
36
- Drag and drop CBOM from the [examples](example) into the dropbox to view it
0 commit comments