Skip to content

Conversation

@jhoward-lm
Copy link
Contributor

Description

This PR adds stubs for the link command and its subcommands.

Miscellaneous

  • Update protobom/storage dependency and refactor
  • Exclude cobra.*Args from mnd linter (magic number detection)

Closes #220

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@ghost
Copy link

ghost commented Nov 21, 2024

Minder Vulnerability Report ✅

Minder analyzed this PR and found it does not add any new vulnerable dependencies.

Vulnerability scan of 231c2801:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

@jhoward-lm jhoward-lm force-pushed the 220-create-link-command-skeleton branch from 231c280 to 80f6d9c Compare November 22, 2024 16:17
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
chore:
- exclude `cobra.*Arg` from `mnd` linter and refactor

Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
@jhoward-lm jhoward-lm force-pushed the 220-create-link-command-skeleton branch from 80f6d9c to 56d3cfc Compare November 22, 2024 18:42
@jhoward-lm jhoward-lm marked this pull request as ready for review November 23, 2024 21:43
@jhoward-lm jhoward-lm requested a review from a team as a code owner November 23, 2024 21:43
@jhoward-lm jhoward-lm merged commit 1ec4c11 into bomctl:main Nov 23, 2024
7 checks passed
@jhoward-lm jhoward-lm deleted the 220-create-link-command-skeleton branch November 23, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create link command skeleton

3 participants