Skip to content

feat: implement csv to snyk import tool. - #120

Open
CraigBarnard-Snyk wants to merge 1 commit into
mainfrom
csv-to-api-import-tool
Open

feat: implement csv to snyk import tool.#120
CraigBarnard-Snyk wants to merge 1 commit into
mainfrom
csv-to-api-import-tool

Conversation

@CraigBarnard-Snyk

Copy link
Copy Markdown
Collaborator

implement a tool to convert a list of Repos and desired org destinations into a valid snyk api import tool json format.

This tool extends the snyk-api-import but allowing an easier way to configure a organization structure that differs from that of your SCM structure. This is useful in cases where you have a flat SCM but want a more granular Snyk setup, or want to merge repositories from multiple SCMs to one Snyk Org.

The Tool:
1: Optionally: Scaffolds any new missing Orgs using a Template Org ID.
2: Converts the inputted CSV to a valid Snyk API Import Json file.
3: Points the user to import using the existing Snyk-API-Import tool.

implement a tool to convert a list of Repos and desired org destinations into a valid snyk api import tool json format
@CraigBarnard-Snyk
CraigBarnard-Snyk requested a review from a team as a code owner May 18, 2026 03:40
@Robthreefold

Robthreefold commented May 18, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants