Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

shouldi: use: Identify language and kickoff subflow for Golang #364

Open
@johnandersen777

Description

@johnandersen777

Currently shouldi is only run on Python packages. To make it a generic tool we need to use subflows to kick off a sub dataflow that will run analysis using specific tools for that language.

Essentially, right now it is the flow for Python. We need to make the current only flow (the Python one) a subflow which get started if the language of the project is Python. etc. for other languages once we have flows and operations for them.

We need to make subflows for each of the following languages, examples after completed ones

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestp1High PrioritytMEsitmated Time To Complete: Medium

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions