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

Update assertions.csv and generate manual.csv #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/assertions/assertions-csv/assertions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -449,4 +449,4 @@
"tm-tmRef2","null","Every time tm:ref is used, the referenced pre-definition and its dependencies (e.g., by context extension) MUST be assumed at the new defined definition."
"tm-versioning-1","null","When the Thing Model definitions change over time, this SHOULD be reflected in the version container."
"tm-versioning-2","null","Due to the definition of Thing Model the term instance MUST be omitted within the version container."
"well-known-operation-types-only","null","operations types MUST be restricted to the values in the table below."
"well-known-operation-types-only","null","operations types MUST be restricted to the values in the table below."
2 changes: 1 addition & 1 deletion packages/assertions/assertions-csv/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# CSV Changelog - 29/02/2024
# CSV Changelog - 10/01/2025

[Old CSV Path](assertions-csv/oldManual.csv)
[New CSV Path](assertions-csv/manual.csv)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@
"td-security-extension","null","not testable with Assertion Tester","Additional security schemes MUST be Subclasses of the Class SecurityScheme."
"td-text-direction-first-strong","null","not testable with Assertion Tester","When metadata such as @direction is not present, TD Consumers SHOULD use [=first-strong detection=] as a fallback."
"td-text-direction-language-tag","null","not testable with Assertion Tester","For the MultiLanguage Map, TD Consumers MAY infer the [=base direction=] from the language tag of the individual strings."
"ID","Status","Comment","Assertion"
"tm-compose-instanceName","not-impl",,
"tm-compose-submodel","not-impl",,
"tm-context-requirement","pass",,
Expand Down
3 changes: 1 addition & 2 deletions packages/assertions/assertions-csv/old.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
"ID","Status","Comment","Assertion"
"td-security-oauth2-device-flow",,"not testable with Assertion Tester","For the device flow both authorization and token MUST be included."
"td-privacy-immutable-id-as-property",,"not testable with Assertion Tester","Ideally, any required immutable identifiers SHOULD only be made available via affordances, such as a property, whose value can only be obtained after appropriate authentication and authorization, and managed separately from the TD identifier."
"security-context-secure-fetch",,"not testable with Assertion Tester","If it is necessary to fetch a context definition file, an implementation SHOULD first attempt to use HTTP over TLS even when only an HTTP URL is given."
"ID",,"not testable with Assertion Tester","Assertion"
"security-context-secure-fetch",,"not testable with Assertion Tester","If it is necessary to fetch a context definition file, an implementation SHOULD first attempt to use HTTP over TLS even when only an HTTP URL is given."
2 changes: 1 addition & 1 deletion packages/assertions/assertions-csv/report.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generationDate":"Thu, 29 Feb 2024 13:51:52 GMT","assertionsSize":451,"implementedSize":372,"manualSize":82,"oldSize":4,"needsReviewSize":0}
{"generationDate":"Fri, 10 Jan 2025 01:14:29 GMT","assertionsSize":451,"implementedSize":372,"manualSize":82,"oldSize":3,"needsReviewSize":0}
2,366 changes: 53 additions & 2,313 deletions packages/assertions/package-lock.json

Large diffs are not rendered by default.

1,854 changes: 39 additions & 1,815 deletions packages/cli/package-lock.json

Large diffs are not rendered by default.

Loading