THE SPDX WIKI IS NO LONGER ACTIVE. ALL CONTENT HAS BEEN MOVED TO https://github.com/spdx

Difference between revisions of "Business Team/ToolCertification"

From SPDX Wiki
Jump to: navigation, search
(Created page with " DRAFT")
 
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
DRAFT
+
<br/>
 +
 
 +
{|
 +
| [[File:Logo spdx 250.png|250px]]
 +
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'''SPDX Tech Report''' 
 +
|}
 +
<hr>
 +
 
 +
<br/>
 +
<br/>
 +
<span style="font-size:40px">SPDX Tool Certification</span>
 +
<br/>
 +
version 0.1
 +
May 4, 2017
 +
<br/>
 +
WORKING DRAFT
 +
 
 +
<br/>
 +
<br/>
 +
__TOC__
 +
<br/>
 +
<br/>
 +
 
 +
= Overview =
 +
 
 +
This document describes the SPDX Tool Certification program.
 +
 
 +
= Goal =
 +
 
 +
The goal of the SPDX Tool certification program is to allow makers of SPDX tools to cerify their implementations. At this time only the required fields will be checked as part of the certifrication process.
 +
 
 +
= Plan =
 +
 
 +
{| class="wikitable sortable" border="1"
 +
|+ Intial Roll Out Plan
 +
! align="left" class="unsortable" width=12% | Date
 +
! class="unsortable" | Milestone
 +
|-
 +
| Open Source Summit NA Sept 2017 (Sept 11 - 13)
 +
| Announcement of the program and call for input. Submitted request for a talk on this (May 1)
 +
|-
 +
| LinuxCon Europe October 2017 (October 23-25)
 +
| Trials for certification
 +
|-
 +
| LF Leadership Summit 2018
 +
| Formal announcement of the program and certifications can start.
 +
|-
 +
|}
 +
 
 +
= Certification Program =
 +
 
 +
Want to look at license quality (how well they detect the licences in code) vs how semantically correct they are(?). Will have a set of reference packages with the right answers to compare to.
 +
 
 +
* Is this a self certification or do we have to see the results?
 +
* Are there certifications for both producing and consuming?
 +
* Do you get a badge or something if you pass?
 +
 
 +
 
 +
= Futures =
 +
 
 +
* Testing optional fields if used.

Latest revision as of 17:26, 1 June 2017


Logo spdx 250.png                           SPDX Tech Report



SPDX Tool Certification
version 0.1 May 4, 2017
WORKING DRAFT





Overview

This document describes the SPDX Tool Certification program.

Goal

The goal of the SPDX Tool certification program is to allow makers of SPDX tools to cerify their implementations. At this time only the required fields will be checked as part of the certifrication process.

Plan

Intial Roll Out Plan
Date Milestone
Open Source Summit NA Sept 2017 (Sept 11 - 13) Announcement of the program and call for input. Submitted request for a talk on this (May 1)
LinuxCon Europe October 2017 (October 23-25) Trials for certification
LF Leadership Summit 2018 Formal announcement of the program and certifications can start.

Certification Program

Want to look at license quality (how well they detect the licences in code) vs how semantically correct they are(?). Will have a set of reference packages with the right answers to compare to.

  • Is this a self certification or do we have to see the results?
  • Are there certifications for both producing and consuming?
  • Do you get a badge or something if you pass?


Futures

  • Testing optional fields if used.