Version
The version of a tool.
ImplementsScorable
Fields
endOfActiveSupport
(Boolean)
|
Whether this version has reached End of Active Support. |
endOfActiveSupportAt
(DateTime)
|
When this version reaches End of Active Support. |
endOfLife
(Boolean)
|
Whether this version has reached End of Life. |
endOfLifeAt
(DateTime)
|
When this version reaches End of Life. |
releasedAt
(DateTime)
|
When this version was released. |
scores
(Hash)
|
Tech stack scores for this object: cost score, freshness score, security
score, adoption score, and overall score. Example: |
sourceFilename
(String)
|
The source filename where the version was detected. |
sourceUrl
(String)
|
The source file URL where the version was detected. |
stack
(Stack)
|
The stack where this version was detected. |
versionNumber
(String)
|
Version number, for example |
websiteUrl
(String)
|
Website URL for more information about the version.
Example: |
vulnerabilities
(paginated Vulnerabilities)
|
Vulnerabilities affecting this version. |