Skip to content

Initial package setup #1

Description

@DevPhilB

New package extracted from the secvisogram (see secvisogram#606) needs the following to become a proper standalone package:

  • render command: render a CSAF 2.0/2.1 JSON document to HTML, to stdout or a file
  • Proper error handling (missing/invalid input, unsupported CSAF version) with clean messages and exit codes
  • --help/-h and --version/-v flags
  • Test suite
  • Prettier config + test script
  • package.json metadata (bin, repository, bugs, homepage, correct license)
  • CI (tests, npm publish, dependabot)
  • README (usage, examples, exit codes)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions