forked from eclipse-score/nlohmann_json
-
Notifications
You must be signed in to change notification settings - Fork 1
halnasri-Resolve_TT_CONFIDENCE_Feedback #3
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
735c953
adding new statements to TA-METHODOLOGIES and fixing statements from …
b2c9078
added references to JLS 40 and 42
17c688e
Update TSF/trustable/statements/JLS-43.md
2ca6fde
Update TSF/trustable/statements/JLS-42.md
c427ef3
Update TSF/trustable/statements/JLS-37.md
7873215
Update TSF/trustable/statements/JLS-09.md
d492dcd
Update TSF/trustable/statements/JLS-08.md
d34e62d
changed JLS08 to be more clear
6516e0c
corrected the statement of JLS-37
eed921c
corrected the statement of JLS-41
ac4709b
corrected the file path in JLS-36
cca0fa9
reformulated the statement JLS-41
c3a0152
split the statement of JLS-40 into tow
b23c81e
only one valitator
e50a1e7
more clear statement in JLS-41
a569524
'
49eb369
added a reference to JLS-13 and reformulated the statement
0bf193a
added answers to the evidence lists and to the checklists of TA-CONFI…
5233b5c
fixed TA-CONFIDENCE
c7852e1
fixed TA-METHODOLOGIES
1b64c60
.
4c8d15f
corrected JLS-13
b4d2d54
typo
697180f
added new reference to JLS-08
0ccf8eb
edited one answer of TA-Methodologies context file
4f61b66
Update TSF/trustable/statements/JLS-08.md
6e16dfd
Update TSF/trustable/statements/JLS-08.md
6490bb9
Add https evidence
84e6ef3
Fix formatting in JLS-08.md
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,21 @@ | ||
| --- | ||
| level: 1.1 | ||
| normative: true | ||
| references: | ||
| - type: web_content | ||
| url: "https://eclipse-score.github.io/inc_nlohmann_json/main/generated/dashboard.html#summary" | ||
| description: "Dashboard showing distributions of evidence scores and SME (subject-matter expert) scores." | ||
| - type: project_website | ||
| url: "https://eclipse-score.github.io/inc_nlohmann_json/main/generated/trustable_report_for_Software.html" | ||
| description: "Trustable Compliance Report showing scores for statements." | ||
| - type: web_content | ||
| url: "https://codethinklabs.gitlab.io/trustable/trustable/methodology.html#documenting-assumptions" | ||
| description: "Definition of Assumptions as part of the methodology" | ||
halnasri marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| evidence: | ||
| type: https_response_time | ||
| configuration: | ||
| target: 2.0 | ||
| urls: "https://eclipse-score.github.io/inc_nlohmann_json/main/generated/trustable_report_for_Software.html" | ||
| --- | ||
|
|
||
| Each statement within the TSF documentation is scored based on SME reviews or automatic validation functions. (TODO) | ||
| Each leaf node in the Trustable Graph that is not an Assumption-of-Use (AoU) is scored either based on SME review(s) alone or on a combination of SME review(s) and an automatic validator. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,10 @@ | ||
| --- | ||
| level: 1.1 | ||
| normative: true | ||
| references: | ||
| - type: web_content | ||
| url: "https://eclipse-score.github.io/inc_nlohmann_json/main/concept.html" | ||
| description: "Description of the algorithm on how scores are accumulated." | ||
| --- | ||
|
|
||
| Scores within the TSF documentation are reasonably, systematically and repeatably accumulated. (TODO) | ||
| Scores within the TSF documentation are reasonably, systematically and repeatably accumulated. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| --- | ||
| level: 1.1 | ||
| normative: true | ||
| references: | ||
| - type: verbose_file | ||
| path: "./TSF/README.md" | ||
| description: "release management and update process description" | ||
| --- | ||
|
|
||
| Updates of the eclipse-score/inc_nlohmann_json repository are carried out in accordance with the defined and documented update process in TSF/README.md. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| --- | ||
| level: 1.1 | ||
| normative: true | ||
| references: | ||
| - type: project_website | ||
| url: "https://eclipse-score.github.io/inc_nlohmann_json/main/generated/trustable_report_for_Software.html#compliance-for-ta" | ||
| description: "Trustable Compliance Report showing scores for different TA items." | ||
| - type: project_website | ||
| url: "https://eclipse-score.github.io/inc_nlohmann_json/main/generated/trustable_graph.html" | ||
| description: "presentation of the full trustable graph in which high-level statements are broken down" | ||
| evidence: | ||
| type: https_response_time | ||
| configuration: | ||
| target_seconds: 2 | ||
| urls: | ||
| - "https://eclipse-score.github.io/inc_nlohmann_json/main/generated/trustable_report_for_Software.html#compliance-for-ta" | ||
| - "https://eclipse-score.github.io/inc_nlohmann_json/main/generated/trustable_graph.html" | ||
| --- | ||
|
|
||
| High-level statements are decomposed into smaller, recursive statements. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| --- | ||
| level: 1.1 | ||
| normative: true | ||
| references: | ||
| - type: project_website | ||
| url: "https://github.com/nlohmann/json/security/policy" | ||
| description: "Security policy describing how to report vulnerabilities for the nlohmann/json library" | ||
| - type: project_website | ||
| url: "https://github.com/nlohmann/json/security/advisories/new" | ||
| description: "Well-defined process for issuing a vulnerability or bug report for the nlohmann/json library" | ||
| evidence: | ||
| type: https_response_time | ||
| configuration: | ||
| target_seconds: 2 | ||
| urls: | ||
| - "https://github.com/nlohmann/json/security/advisories/new" | ||
| - "https://github.com/nlohmann/json/security/policy" | ||
| --- | ||
|
|
||
| The manual process for reporting vulnerabilities in the nlohmann/json library is well defined and documented in the project's security policy and vulnerability reporting template. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| --- | ||
| level: 1.1 | ||
| normative: true | ||
| references: | ||
| - type: project_website | ||
| url: "https://json.nlohmann.me/community/contribution_guidelines/#write-tests" | ||
| description: "Contribution guidelines describing the test policy and requirement to maintain 100% coverage" | ||
halnasri marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| --- | ||
|
|
||
| The manual process for extending the nlohmann/json library's test suite is well-defined and documented, such that code coverage remains at (or close to) 100% when fixes or other non-trivial changes are proposed. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| --- | ||
| level: 1.1 | ||
| normative: true | ||
| references: | ||
| - type: project_website | ||
| url: "https://github.com/nlohmann/json/blob/develop/.github/CONTRIBUTING.md#describe-your-changes" | ||
| description: "Contribution guidelines requiring manual pull requests to describe the rationale behind non-trivial changes" | ||
| - type: project_website | ||
| url: "https://github.com/nlohmann/json/blob/develop/.github/CONTRIBUTING.md#reference-an-existing-issue" | ||
| description: "Contribution guidelines requiring manual pull requests to link to an existing issue" | ||
| - type: project_website | ||
| url: "https://github.com/nlohmann/json/pulls" | ||
| description: "GitHub pull requests showing review discussions, approvals, and merge/close status" | ||
| evidence: | ||
| type: https_response_time | ||
| configuration: | ||
| target_seconds: 2 | ||
| urls: | ||
| - "https://github.com/nlohmann/json/blob/develop/.github/CONTRIBUTING.md" | ||
LucaFgr marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - "https://github.com/nlohmann/json/pulls" | ||
| --- | ||
|
|
||
| All manual pull requests to the nlohmann/json repository that introduce non-trivial changes are expected to explain the rationale for the proposed change and to link to an existing issue, in accordance with the project's contribution guidelines. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| --- | ||
| level: 1.1 | ||
| normative: true | ||
| references: | ||
| - type: project_website | ||
| url: "https://github.com/nlohmann/json/discussions/categories/ideas" | ||
| description: "Feature request discussions showing that feature requests are actively investigated and answered" | ||
| - type: project_website | ||
| url: "https://github.com/nlohmann/json/blob/develop/.github/CODEOWNERS" | ||
| description: "Definition of responsible owners and reviewers for the nlohmann/json repository" | ||
| evidence: | ||
| type: https_response_time | ||
| configuration: | ||
| target_seconds: 2 | ||
| urls: | ||
| - "https://github.com/nlohmann/json/discussions/categories/ideas" | ||
| - "https://github.com/nlohmann/json/blob/develop/.github/CODEOWNERS" | ||
| --- | ||
|
|
||
| Feature requests for the nlohmann/json repository are raised in the project's GitHub discussions and are actively reviewed and answered by the maintainer. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| --- | ||
| level: 1.1 | ||
| normative: true | ||
| references: | ||
| - type: project_website | ||
| url: "https://github.com/nlohmann/json/blob/develop/.github/ISSUE_TEMPLATE/bug.yaml" | ||
| description: "Bug report issue template for the nlohmann/json library" | ||
| - type: project_website | ||
| url: "https://github.com/nlohmann/json/blob/develop/.github/CONTRIBUTING.md#reporting-issues" | ||
| description: "Contribution guidelines describing how to report bugs and issues for the nlohmann/json library" | ||
| evidence: | ||
| type: https_response_time | ||
| configuration: | ||
| target_seconds: 2 | ||
| urls: | ||
| - "https://github.com/nlohmann/json/blob/develop/.github/ISSUE_TEMPLATE/bug.yaml" | ||
| - "https://github.com/nlohmann/json/blob/develop/.github/CONTRIBUTING.md#reporting-issues" | ||
| --- | ||
|
|
||
| The manual process for reporting bugs in the nlohmann/json library is well defined and documented in the project's contribution guidelines and bug report template. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.