Conversation
Using this new flag it's possible to generate an SBOM locally, without connecting to the internet, even if the dependencies aren't cached or are inaccessible at the moment. Signed-off-by: Florian Schreiber <florian.schreiber@free-now.com>
|
love the implementation. could you add a README.md for the newly added testbed? |
Signed-off-by: Florian Schreiber <florian.schreiber@free-now.com>
|
Thanks @jkowalleck for looking at the PR. I've added a |
|
the implementation looks solid. |
Signed-off-by: Florian Schreiber <florian.schreiber@free-now.com>
|
Sorry, I've missed that before. I've now added the new option to the projects README. Do you want me to add anything else to the README? |
--package-lock-only
|
Thank you for taking care of the feature. some things dare still open:
|
Signed-off-by: Florian Schreiber <florian.schreiber@free-now.com>
cb5a2f9 to
7f02963
Compare
|
Thanks @jkowalleck for the review. I fixed the last commit missing the signoff. Please let me know in case anything else is missing. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Duplication | 0 |
TIP This summary will be updated as you push new changes. Give us feedback
|
@molikuner i am still thinking about the switch's name.
my concern - the word "package" in |
|
Hey @jkowalleck, |
Yes, please go ahead. |
This change is to align the naming with yarn terminology. The previous name was simply copied from npm. Signed-off-by: Florian Schreiber <florian.schreiber@free-now.com>
--package-lock-only--lockfile-only
Signed-off-by: Florian Schreiber <florian.schreiber@free-now.com>
Description
Using the new
--lockfile-onlyflag it's possible to generate an SBOM locally, without connecting to the internet, even if the dependencies aren't cached or are inaccessible at the moment. It purely depends on the local files.Resolves or fixes issue: #49
AI Tool Disclosure
Affirmation