You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

KPI 1: CII Badging (Tony)

CII security requirements

  • Assurance case requirement: 50% of the projects have "Met" that requirement
    • project needs to produce documentation to satisfy this requirement and link to it from the CII badge page (wiki, readthedocs)
  • Application quality security requirements at the silver level: fewer than 10% of the projects not answering

CII non-security requirements with canned responses: 100% "Met" response

  • Note: All projects need to upgrade response to Passing (Vulnerability Report Private) to "Met"

KPI 2: Closed OJSI Tickets (Krzysztof)

  • No HTTP ports exposed.
    • All port expose HTTPS, or
    • HTTP port waiver granted by the SECCOM and documented in readthedocs
  • All OJSI tickets with CVEs assigned are closed (Security level set to None).

KPI 3: Remediating Known Vulnerabilities in Third Party Packages (Amy)

  • 75% of direct dependencies upgraded to latest version

KPI 4: Code coverage tests (Pawel, Amy)

Frankfurt

  • All projects achieve at least 55% code coverage.
  • If a project is unable to achieve 55% they must:
    • Request a TSC exception including:
      • Reason 55% coverage cannot be achieved,
      • % coverage they can achieve.
  • KPI measurement
    • Projects without exceptions: passing = at least 55%
    • Projects with exceptions: passing = at least committed %
  • All projects document the % coverage in the readthedocs and the location of the test suites.

Guilin and beyond

The desire is for projects to concentrate on code coverage tests for new code and core components. Until we have tooling available that reliably measures this, we will use the following measures to assess code coverage.

  • All projects commit to the % coverage they can meet.
  • KPI: passing = at least committed %
  • Code coverage below 55% requires a TSC exception as documented in the Frankfurt code coverage tests above.


  • No labels