Home
apogee
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Host
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
description
string
(128)
tags
string
(128)
domain
string
(128)
isVerified
boolean
verificationToken
string
(128)
Scan
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
description
string
(128)
tags
string
(128)
ScanType
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
code
string
(64)
HostVulnerabilityStatus
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
description
string
(128)
tags
string
(128)
HostVulnerability
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
description
string
(168)
tags
string
(168)
url
string
(128)
request
text
response
text
dateClosed
timestampsTz
dateVerified
timestampsTz
dateRejected
timestampsTz
dateMarkedFalsePositive
timestampsTz
closedBy
integer
verifiedBy
integer
rejectedBy
integer
HostUrl
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
description
string
(128)
tags
string
(128)
VulnerabilitySeverity
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
description
string
(128)
tags
string
(128)
User
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
email
string
(191)
password
string
(191)
active
tinyInteger
confirmation_token
string
(100)
confirmed
tinyInteger
remember_token
string
(100)
locale
string
(191)
timezone
string
(191)
slug
string
(191)
last_access_at
timestamp
created_at
timestamp
updated_at
timestamp
Vulnerability
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
description
string
(128)
tags
string
(128)
×
Comments for apogee
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01