Skip to content

TSFTEMPLATE


TSFTEMPLATE-PROJECT_README | Reviewed: ✔ | Score: 0.8

Project comes with a comprehensive README file, explaining goal, scope, and providing getting-started documentation.

Supported Requests:

Item Summary Score Status
UPSTREAM.ECLIPSE.ECLIPSE-PROJECT_README An Eclipse projects must have a README file with information about the project. 0.90 ✔ Item Reviewed
⨯ Link Reviewed

Supporting Items:

None

SME Scores:

Average SME Score: 0.8

SME Name SME Score SME Reason
AnotherDaniel 0.80

References:

  • Project README at https://github.com/AnotherDaniel/tsftemplate/releases/download/v0.1.6/README.md

    Click to view reference

    Project README

  • OpenFastTrace requirement req~project-readme

    Click to view reference

    Project READMEreq~project-readme~1

    > The project MUST provide a comprehensive README file, explaining the project goal and composition.

    Source: docs/specification.md:35 · Needs: impl · Coverage: COVERED

    Covered by (1):


TSFTEMPLATE-PROJECT_SCOPE | Reviewed: ✔ | Score: 1.0

The tsftemplate project README file defines the scope of the project, and lays out the why and to for reaching that goal.

Supported Requests:

Item Summary Score Status
UPSTREAM.ECLIPSE.ECLIPSE-PROJECT_README An Eclipse projects must have a README file with information about the project. 0.90 ✔ Item Reviewed
⨯ Link Reviewed

Supporting Items:

None

SME Scores:

Average SME Score: 1.0

SME Name SME Score SME Reason
AnotherDaniel 1.00

References:

  • Project README at https://github.com/AnotherDaniel/tsftemplate/releases/download/v0.1.6/README.md

    Click to view reference

    Project README


TSFTEMPLATE-SECURITY_POLICY | Reviewed: ✔ | Score: 1.0

The tsftemplate project defines a securits policy for handling, analysis and resolution of security issues that are reported, which is based on and references the Eclipse Foundation Security Policy.

Supported Requests:

Item Summary Score Status
UPSTREAM.ECLIPSE.ECLIPSE-SECURITY_POLICY An Eclipse project defines a process for handling, analysis and resolution of security issues that are reported. 1.00 ✔ Item Reviewed
⨯ Link Reviewed

Supporting Items:

None

SME Scores:

Average SME Score: 1.0

SME Name SME Score SME Reason
AnotherDaniel 1.00

References:

  • Webpage at https://www.eclipse.org/security/policy/

    Click to view reference

    Eclipse Foundation Security Policy

  • GitHub file reference to https://github.com/AnotherDaniel/tsftemplate/blob/refs/tags/v0.1.6/SECURITY.md#L16-L18

    Click to view reference

    SECURITY.md

      13 | 
      14 | This Eclipse Foundation Project adheres to the [Eclipse Foundation Vulnerability Reporting Policy](https://www.eclipse.org/security/policy/).
      15 | 
      16 | ## How To Report a Vulnerability
      17 | 
      18 | If you think you have found a vulnerability in this repository, please report it to us through coordinated disclosure.
      19 | 
      20 | **Please do not report security vulnerabilities through public issues, discussions, or change requests.**
      21 |