quipucords / yupana

Service app to process & upload data from quipucords and satellite to the host based inventory
GNU General Public License v3.0
4 stars 14 forks source link

User Story: Create product manifest for product security consumption. #287

Closed abaiken closed 4 years ago

abaiken commented 4 years ago

Feature Description

As a service developer, I want to be able to provide a manifest of the run-time dependencies in a machine readable fashion so that product security can review dependencies for any needed vulnerability remediation.

Implementation Details

Another application (python 3.6) has created a manifest in the following fashion: Drift app - manifest creation

We can review and iterate as necessary. We would like perform this update as part of our make requirements target.


Acceptance Criteria:

kholdaway commented 4 years ago

@abaiken how is this different from #286 :trollface:

abaiken commented 4 years ago

Closing in favor of https://github.com/quipucords/yupana/issues/286 😂