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

Editor revision for TC meeting 2024-08-28 #784

Merged
merged 36 commits into from
Oct 7, 2024

Commits on Aug 22, 2024

  1. Seed Editor revision 2024-08-28

    - update dates
    - insert new revision for tracking
    tschmidtb51 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1d6ba52 View commit details
    Browse the repository at this point in the history
  2. Document Tracking ID not in Title

    - addresses parts of #717
    - add optional test 6.2.22
    - add conversion rule
    tschmidtb51 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f6a46fa View commit details
    Browse the repository at this point in the history
  3. Document Tracking ID not in Title

    - resolves #717
    - add invalid examples for 6.2.22
    - add valid examples for 6.2.22
    - adapt testcases schema
    tschmidtb51 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3badf41 View commit details
    Browse the repository at this point in the history
  4. Document Tracking ID not in Title

    - addresses parts of #717
    - improve wording
    tschmidtb51 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9da0572 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge pull request #770 from tschmidtb51/tracking-id-not-in-title

    Document Tracking ID not in Title
    tschmidtb51 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cf3677f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #769 from tschmidtb51/editorial-2024-08-28

    Seed Editor revision 2024-08-28
    tschmidtb51 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4a90eeb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Mandatory TLP 2.0

    - addresses parts of #633
    - adapt provider-metadata.json to use only TLP 2.0
    tschmidtb51 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7d84fb0 View commit details
    Browse the repository at this point in the history
  2. Mandatory TLP 2.0

    - addresses parts of #633
    - add TLP also to directory-based distribution
    tschmidtb51 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7d989b9 View commit details
    Browse the repository at this point in the history
  3. Schema

    - addresses parts of #616
    - add `$schema` to PMD JSON schema
    - adapt examples to reflect schema change
    tschmidtb51 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ae7f752 View commit details
    Browse the repository at this point in the history
  4. Schema

    - addresses parts of #616
    - add `$schema` to Aggregator JSON schema
    - adapt examples to reflect schema change
    tschmidtb51 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    61f0e77 View commit details
    Browse the repository at this point in the history
  5. Security considerations

    - addresses parts of #732
    - add requirement regarding displaying clickable links
    tschmidtb51 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3f470d3 View commit details
    Browse the repository at this point in the history
  6. CSAF library

    - addresses parts of #676
    - add conformance target CSAF library
    - add term to glossary
    tschmidtb51 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    786a429 View commit details
    Browse the repository at this point in the history
  7. CSAF library

    - addresses parts of #676
    - add conformance target CSAF library with basic validation
    - add conformance target CSAF library with extended validation
    - add conformance target CSAF library with full validation
    - add terms to glossary
    tschmidtb51 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7924e06 View commit details
    Browse the repository at this point in the history
  8. CSAF library

    - addresses parts of #676
    - clarify validation
    - add "anti-pattern"
    tschmidtb51 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    899c198 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request #775 from tschmidtb51/tlp

    TLP 2.0 in PMD
    tschmidtb51 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6b18a53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #776 from tschmidtb51/schema-identifier

    Schema identifier in JSON schemas: PMD and aggregator
    tschmidtb51 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c138446 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Stefan Hagen <[email protected]>
    tschmidtb51 and sthagen authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6df072e View commit details
    Browse the repository at this point in the history
  4. CWEs

    - addresses parts of #660, #735
    - add test to prevent usage of deprecated CWEs
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    efb9691 View commit details
    Browse the repository at this point in the history
  5. CWEs

    - addresses parts of #660, #735
    - add invalid examples for 6.2.23
    - add valid examples for 6.2.23
    - fix spelling mistakes
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    19eb7b8 View commit details
    Browse the repository at this point in the history
  6. CWEs

    - addresses parts of #660, #737
    - add optional test to suggest usage of latest corresponding version in CWE
    - fix spelling mistake
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    984013e View commit details
    Browse the repository at this point in the history
  7. CWEs

    - addresses parts of #660, #737
    - add invalid examples for 6.2.24
    - add valid examples for 6.2.24
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6d01df5 View commit details
    Browse the repository at this point in the history
  8. CWEs

    - addresses parts of #660, #743
    - add optional test to prevent vulnerability mapping to CWE that is not allowed
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    de55f02 View commit details
    Browse the repository at this point in the history
  9. CWEs

    - addresses parts of #660, #743
    - add invalid examples for 6.2.25
    - add valid examples for 6.2.25
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    806cef8 View commit details
    Browse the repository at this point in the history
  10. CWEs

    - addresses parts of #660, #743
    - add optional test to prevent vulnerability mapping to CWE that is not allowed without review
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0256fb9 View commit details
    Browse the repository at this point in the history
  11. CWEs

    - addresses parts of #660, #743
    - add invalid examples for 6.2.26
    - add valid examples for 6.2.26
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0e26ff6 View commit details
    Browse the repository at this point in the history
  12. CWEs

    - addresses parts of #779
    - remove mentioning of testfiles that never existed in the first place
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bfe95a1 View commit details
    Browse the repository at this point in the history
  13. CWEs

    - addresses review comments of #779
    - fix title case
    tschmidtb51 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a0758b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. CWEs

    - addresses parts of #779
    - correct links as suggested by @sthagen
    tschmidtb51 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    65c5933 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #778 from tschmidtb51/conformance-library

    Conformance library
    tschmidtb51 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    636c6c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #777 from tschmidtb51/security-considerations

    Security considerations
    tschmidtb51 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f38f445 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Schema

    - addresses parts of #616
    - correct editorial inconsistency 5 vs 64
    tschmidtb51 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a7fceb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    701c909 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #779 from tschmidtb51/cwe

    CWE: Optional tests
    tschmidtb51 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5e70955 View commit details
    Browse the repository at this point in the history
  4. Code block syntax

    - addresses parts of #787
    - correct syntax for `product_identification_helper`
    
    Co-authored-by: Martin Prpič <[email protected]>
    tschmidtb51 and mprpic committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a80538a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge pull request #788 from tschmidtb51/editorial-2024-08-28

    Code block syntax
    tschmidtb51 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    724b6e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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