Skip to content

Advise about the quality / health of an Open Source project / dependency package #3317

@sschuberth

Description

@sschuberth

In addition to security vulnerabilities the advisor could also advise about the general quality of an Open Source project, e.g. using

by extending

enum class AdvisorCapability {
/** Indicates that an advisor can retrieve information about defects. */
DEFECTS,
/** Indicates that an advisor can retrieve information about security vulnerabilities. */
VULNERABILITIES
}
with HEALTH or so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    advisorAbout the advisor toolocctetIssues that are relevant for https://occtet.eu/

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions