Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(output): add HTML output format #1258

Merged
merged 23 commits into from
Oct 9, 2024
Merged

feat(output): add HTML output format #1258

merged 23 commits into from
Oct 9, 2024

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    0bace98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cede1e View commit details
    Browse the repository at this point in the history
  3. change lib to html/template

    hogo6002 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f0deb86 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    6a78e53 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add package summary tab

    hogo6002 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a083205 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    f6df334 View commit details
    Browse the repository at this point in the history
  2. add severity count

    hogo6002 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a694df8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix lint

    hogo6002 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ab2c3bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ef23b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    4e39c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a47b5 View commit details
    Browse the repository at this point in the history
  3. format html

    hogo6002 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4cd3100 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    4d3034b View commit details
    Browse the repository at this point in the history
  2. update format

    hogo6002 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    57de67e View commit details
    Browse the repository at this point in the history
  3. add windows replacement

    hogo6002 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e930bdc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    50d4f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4cbd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    eadb31c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a489f16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a4511e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96600db View commit details
    Browse the repository at this point in the history
  4. replace if/else with cmp.Or

    hogo6002 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dc88064 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96505fb View commit details
    Browse the repository at this point in the history