Sha256: 36b6ed01a660dec5c734762e8615a081e4ce608b68f8a6708a6ed2db019bdb16

Contents?: true

Size: 612 Bytes

Versions: 3

Compression:

Stored size: 612 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

3 entries across 3 versions & 1 rubygems

Version Path
avs-0.1.3 docs/sql/project.sql
avs-0.1.2 docs/sql/project.sql
avs-0.1.1 docs/sql/project.sql