oeg-upm / soca

Software Catalog Creator. A repository that given an organization URL, it will create a software catalog for browsing all repositories
Apache License 2.0
12 stars 5 forks source link

Integrate c2t #88

Closed dgarijo closed 3 months ago

dgarijo commented 2 years ago

c2t gives you information to create descriptions of Docker images. We can have this information for repos with Dockerfiles.

Note that this requires having the syft tool installed.