Sha256: a64d0133ae8cf128d3c947549611315c116b4bd0b63437ada9f0e4d05d8fe60b

Contents?: true

Size: 611 Bytes

Versions: 2

Compression:

Stored size: 611 Bytes

Contents

create table project_report_detail(
project_report_id integer,
asset_name text,
asset_owner text,
ip text,
last_seen text,
operating_system text,
finding_discovered text,
age text,
plugin_number text,
name text,
description text,
severity text,
exploit_available text,
status text,
request_method text,
parameter text,
service text,
port text,
path text,
due_date text,
iava text,
cve/cwe text,
cvss_score text,
cvss_temporal text,
references text,
impact text,
solution text,
mitigated text,
user_comments text,
owasp text,
wasc text,
payload text,
payload2 text,
payload3 text,
payload4 text,
payload5 text
)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avs-0.1.0 docs/sql/project.sql
avs-0.0.9 docs/sql/project.sql