Table software.PATCHES Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Description
P_ID varchar 10
P_URL varchar 250 Indicates the url diff
V_ID varchar 30  √  null
R_ID tinyint 3
P_COMMIT varchar 200  √  null Indicates the commit hash in the repository
ERROR_SIMILARITY varchar 30 Indicates a similarity rate between the diff in CVE and diff in the local repository
SITUATION tinyint 3  √  null Indicates based in the field above if this patch is valid
RELEASES varchar 30 Indicates the system version
DATE datetime 19  √  null Indicates the commit time and date
Observations varchar 80  √  null Indicates relevant observations about the patch

Table contained 5,393 rows at Fri Aug 05 11:45 BRT 2016

Indexes:
Column(s) Type Sort Constraint Name
P_ID Primary key Asc PRIMARY
R_ID Performance Asc FK_P_PROJECTO
V_ID Performance Asc FK_RESPECTIVE_VULNERABILITY