Skip to content

FOSSA CI workflow is incomplete #486

@aniketchawardol

Description

@aniketchawardol

The FOSSA workflow (.github/workflows/fossa.yml) it is not doing anything at this state. It checks out the repo and runs go version, but the FOSSA scan step is missing.
the scan step was added in PR #42 but then removed 8 days later in commit 5ebeb7d (Aug 10, 2020) . Since then the workflow is empty.

Also, the workflow sets up Go 1.14.x, which I don't think is needed here since this is a Hugo site with no Go code.

Should this be:
Fixed : restore the FOSSA scan using a repo secret for the API key and bump the outdated action versions (checkout v2→ v4 etc.)
Or just removed if FOSSA scanning isn't being used anymore?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions