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-05-29 #741

Merged
merged 67 commits into from
Jun 26, 2024

Commits on May 23, 2024

  1. Editor Revision 2024-05-29

    - update dates
    - insert new revision for tracking
    tschmidtb51 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a48f303 View commit details
    Browse the repository at this point in the history
  2. TLP:CLEAR as Default

    - resolves #721
    - set TLP label `CLEAR` as default
    - add reasoning
    tschmidtb51 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cfebd9d View commit details
    Browse the repository at this point in the history
  3. CWE version

    - addresses parts of #660
    - add `version` as new required field to `cwe`
    tschmidtb51 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    70afea3 View commit details
    Browse the repository at this point in the history
  4. CWE version

    - addresses parts of #660
    - adopt prose to reflect schema
    - add CSAF 2.0 to CSAF 2.1 conversion rule
    - copy conversion rule to CVRF CSAF converter
    tschmidtb51 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    432d454 View commit details
    Browse the repository at this point in the history
  5. CWE version

    - addresses parts of #660
    - adopt testdata to reflect current version of the schema
    - adopt examples to reflect current version of the schema
    tschmidtb51 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5732616 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Merge pull request #733 from tschmidtb51/editor-revision-2024-05-29

    Editor Revision 2024-05-29
    tschmidtb51 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1cae368 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #734 from tschmidtb51/tlp

    `TLP:CLEAR` as default
    tschmidtb51 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4d0ecb0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Same Timestamps

    - resolves #628
    - add `number` as second level sorting field in 6.1.16
    - unify phrasing to match 6.1.14
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    55eff27 View commit details
    Browse the repository at this point in the history
  2. Same Timestamps

    - resolves #647
    - add `number` as second level sorting field in 6.1.14
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    bc699c6 View commit details
    Browse the repository at this point in the history
  3. CWE version

    - addresses parts of #660
    - add invalid examples for 6.1.11
    - add valid examples for 6.1.11
    - explicitly state in 6.1.11 that CWE Views and Categories are not valid
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    9e28312 View commit details
    Browse the repository at this point in the history
  4. CWE

    - addresses parts of #154
    - state explicit how to handle CWE categories and views
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    bd53258 View commit details
    Browse the repository at this point in the history
  5. CWEs

    - addresses parts of #530
    - wrap CWE into a list to allow multiple CWEs per vulnerability
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    182f051 View commit details
    Browse the repository at this point in the history
  6. CWEs

    - addresses parts of #530, #154
    - adopt prose to reflect schema
    - remove conversion rule for CVRF CSAF converter
    - reorder CVRF CSAF converter rules regarding CWEs
    - clarify warning regarding conversion of CWE category and view
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    0af0785 View commit details
    Browse the repository at this point in the history
  7. CWEs

    - addresses parts of #530
    - adopt test 6.1.11 to reflect schema
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    9dc1a49 View commit details
    Browse the repository at this point in the history
  8. CWEs

    - addresses parts of #530
    - adopt examples to reflect schema
    - adopt testdata to reflect schema
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    64a22d1 View commit details
    Browse the repository at this point in the history
  9. CWEs

    - addresses parts of #530, #660
    - add `/vulnerabilities[]/cwes[]/version` to guidance on size
    - add `/vulnerabilities[]/cwes` to guidance on size
    - adopt pathes to match schema
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d433431 View commit details
    Browse the repository at this point in the history
  10. CWEs

    - addresses parts of #530
    - add invalid example for 6.1.11
    - add valid example for 6.1.11
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    4ae8d1d View commit details
    Browse the repository at this point in the history
  11. Editorial

    - correct comma mistake
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    2238f1a View commit details
    Browse the repository at this point in the history
  12. Editorial

    - add missing fact that involvements are a set
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    abe8e93 View commit details
    Browse the repository at this point in the history
  13. CPE regex

    - addresses parts of #693
    - add missing `\\` for overlooked `/`
    - adopt prose to reflect schema
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    53e9bce View commit details
    Browse the repository at this point in the history
  14. CPE regex

    - addresses parts of #693
    - add new local testcases
    tschmidtb51 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    16466ae View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge pull request #736 from tschmidtb51/same-timestamps

    Same timestamps
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    26c7d58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #739 from tschmidtb51/editorial-2024-05-29

    Editorial 2024-05-29
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    37bf192 View commit details
    Browse the repository at this point in the history
  3. CWEs

    - addresses review comment from #738
    - clarify that invalid CWEs MUST omitted
    - use RFC 2119 language
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6f5b64a View commit details
    Browse the repository at this point in the history
  4. CWEs

    - addresses review comment from #738
    - convert abbreviation back to singular (from plural)
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5908da1 View commit details
    Browse the repository at this point in the history
  5. HTTP User-Agents

    - addresses parts of #635
    - add new requirement explicitly stating that no blocking is allowed
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a552272 View commit details
    Browse the repository at this point in the history
  6. HTTP User-Agents

    - addresses parts of review comments from #742
    - change wording from MUST NOT to MUST (hopefully with same clarity)
    - rephrase "white-listing" to exempt
    - use new line per sentence
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    df33caa View commit details
    Browse the repository at this point in the history
  7. Same Timestamps

    - resolves #627
    - add optional test that warns if two timestamps in the revision history are the same
    - add invalid examples for 6.2.21
    - add valid examples for 6.2.21
    - update testcase and schema for testcases
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    70adeb9 View commit details
    Browse the repository at this point in the history
  8. ROLIE category document

    - addresses parts of #632
    - provide guidance where to expect a ROLIE category document
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e581ddd View commit details
    Browse the repository at this point in the history
  9. ROLIE service document

    - addresses parts of #632
    - provide guidance where to expect a ROLIE service document
    - state suggested filename
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b416d6d View commit details
    Browse the repository at this point in the history
  10. Same Timestamps

    - addresses parts of #744
    - correct metadata of valid example 3 of 6.2.21
    - unify metadata of invalid example 3 of 6.2.21
    - fix invalid JSON
    tschmidtb51 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a94126c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. ROLIE service document

    - addresses review comment from #745
    - replace MAY with different wording to show it is optional
    tschmidtb51 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9de0c75 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Branches recursion depth

    - addresses parts of #625
    - add section about recursion depth
    tschmidtb51 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    058b6a5 View commit details
    Browse the repository at this point in the history
  2. Branches recursion depth

    - addresses parts of #625
    - add mandatory test 6.1.34 to check branches recursion depth
    - add invalid examples for 6.1.34
    - add valid example for 6.1.34
    - update testdata schema to accept new test
    tschmidtb51 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c3ad46a View commit details
    Browse the repository at this point in the history
  3. Multiplier

    - addresses parts of #580
    - add new party "multiplier" to JSON schema
    tschmidtb51 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c7ce084 View commit details
    Browse the repository at this point in the history
  4. Multiplier

    - addresses parts of #580
    - adopt prose to reflect schema
    tschmidtb51 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fa84fe2 View commit details
    Browse the repository at this point in the history
  5. Multiplier

    - addresses parts of #580, #673
    - add conversion rule
    tschmidtb51 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b1e9a8a View commit details
    Browse the repository at this point in the history
  6. Update csaf_2.1/prose/edit/src/schema-elements-02-props-01-document.md

    Co-authored-by: Martin Prpič <martin.prpic@gmail.com>
    tschmidtb51 and mprpic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    65edd6a View commit details
    Browse the repository at this point in the history
  7. Update csaf_2.1/prose/edit/src/schema-elements-02-props-01-document.md

    Co-authored-by: Martin Prpič <martin.prpic@gmail.com>
    tschmidtb51 and mprpic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f11da98 View commit details
    Browse the repository at this point in the history
  8. Editorial

    - addresses review comment from #747
    - use American English for "flavored"
    tschmidtb51 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    117c40c View commit details
    Browse the repository at this point in the history
  9. HTTP User-Agents

    - addresses parts of review comments from #742
    - change wording to SHOULD instead of weak MUST statements
    
    Co-authored-by: Stefan Hagen <stefan@hagen.link>
    tschmidtb51 and sthagen committed May 29, 2024
    Configuration menu
    Copy the full SHA
    65dea4f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    3581490 View commit details
    Browse the repository at this point in the history
  2. Same Timestamps

    - addresses review comment from #744
    - state clearly that conversion needs to happen first
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4e2264b View commit details
    Browse the repository at this point in the history
  3. Same Timestamps

    - addresses parts of #627
    - add invalid examples for 6.2.21
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f0d17e9 View commit details
    Browse the repository at this point in the history
  4. CWEs

    - addresses review comment from #738
    - clarify that an order of CWEs is expected
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2429c31 View commit details
    Browse the repository at this point in the history
  5. Sort timestamps with timezones

    - addresses parts of #749
    - clarify that timestamps might have different timezones
    - add invalid example for 6.1.14
    - add valid example for 6.1.14
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7158738 View commit details
    Browse the repository at this point in the history
  6. Sort timestamps with timezones

    - addresses parts of #749
    - clarify that timestamps might have different timezones
    - add invalid example for 6.1.16
    - add valid example for 6.1.16
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e06ce18 View commit details
    Browse the repository at this point in the history
  7. Sort timestamps with timezones

    - addresses parts of #749
    - clarify that timestamps might have different timezones
    - add invalid example for 6.1.21
    - add valid example for 6.1.21
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f331687 View commit details
    Browse the repository at this point in the history
  8. Sort timestamps with timezones

    - addresses parts of #749, #341
    - clarify that timestamps might have different timezones
    - add invalid example for 6.2.5
    - add valid examples for 6.2.5
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9404cda View commit details
    Browse the repository at this point in the history
  9. Sort timestamps with timezones

    - addresses parts of #749, #341
    - clarify that timestamps might have different timezones
    - add invalid example for 6.2.6
    - add valid examples for 6.2.6
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6d7329e View commit details
    Browse the repository at this point in the history
  10. Same Timestamps

    - addresses review comment from #744
    - simplify requirement on comparison
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ab3c9b2 View commit details
    Browse the repository at this point in the history
  11. Multiplier

    - addresses review comment of #747
    - rephrase "separated" into "regrouped"
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4049a91 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #750 from tschmidtb51/timestamp-timezone-sorting

    Clarify Timezones in multiple tests
    tschmidtb51 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    44bef84 View commit details
    Browse the repository at this point in the history
  13. CWEs

    - addresses review comment from #738
    - simplify the statement of ordered CWEs
    
    Co-authored-by: Martin Prpič <martin.prpic@gmail.com>
    tschmidtb51 and mprpic committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5e3d2e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request #745 from tschmidtb51/rolie-location

    ROLIE category and service document location
    santosomar committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a4f547e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #746 from tschmidtb51/branches-recursion-depth

    Branches recursion depth
    santosomar committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eea00eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #747 from tschmidtb51/party-multiplier

    Add party `multiplier`
    santosomar committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4861537 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge pull request #742 from tschmidtb51/user-agent

    HTTP User-Agents
    tschmidtb51 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f86388e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e1b0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7cdef3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #738 from tschmidtb51/cwe

    CWEs, CWE version and CWE Weakness clarification
    tschmidtb51 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    40a2236 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #744 from tschmidtb51/same-timestamps

    Optional Test: Same Timestamps in Revision History
    tschmidtb51 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1f005f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Naive and simple helper tool

    - adding new examples to counters require fresh inversion of mapping
    
    Signed-off-by: Stefan Hagen <stefan@hagen.link>
    sthagen committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4b51e70 View commit details
    Browse the repository at this point in the history
  2. Added updated section and example counter mappings

    Signed-off-by: Stefan Hagen <stefan@hagen.link>
    sthagen committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c2677c2 View commit details
    Browse the repository at this point in the history
  3. Updated single markdown file delivery item

    Signed-off-by: Stefan Hagen <stefan@hagen.link>
    sthagen committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9dcc363 View commit details
    Browse the repository at this point in the history
  4. Updated self-contained HTML file delivery item

    Signed-off-by: Stefan Hagen <stefan@hagen.link>
    sthagen committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1860709 View commit details
    Browse the repository at this point in the history
  5. Updated self-contained HTML file (for real)

    - Previous file still did neither have the injected styles nor the logo image as data
    
    Signed-off-by: Stefan Hagen <stefan@hagen.link>
    sthagen committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    59b5621 View commit details
    Browse the repository at this point in the history