# Functions
No description provided by the author
NewProject returns a new, empty project with no links or findings.
NewProjectCollection returns a new, empty ProjectCollection object.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
A Finding represents a single finding / vulnerability in a project.
GithubDataSource is used to pull Dependabot alerts for an individual organization.
A Project represents a single project which contains findings.
No description provided by the author
# Interfaces
A DataSource represents an single source (service) for discovering projects and their associated findings.
# Type aliases
No description provided by the author
No description provided by the author