Skip to main content
Noderan MarketplaceDeveloper & API
Demo ReadyLive E2E verifiedDeterministic~10s

OSS License Compliance Screener

Profiles dependency license rows against the allowed-license policy and flags copyleft or unknown entries for review. It prepares a human review decision with rationale and risk flags; it never makes the final call automatically.

Profiles dependency license rows against the allowed-license policy and flags copyleft or unknown entries for review.

Before you run

Workflow summary

Profiles dependency license rows against the allowed-license policy and flags copyleft or unknown entries for review.

OSS License Compliance Screener FAQ

Short answers for activation, pricing, inputs, and execution review.

Profiles dependency license rows against the allowed-license policy and flags copyleft or unknown entries for review. It prepares a human review decision with rationale and risk flags; it never makes the final call automatically.

Expected inputs

Dependency licenses CSV

textarea

Required input

Demo input

Csv

item,status,score react MIT,ready,98 lib-x GPL-3.0,review,30 lib-y unknown,review,25
View raw JSON
{
  "csv": "item,status,score\nreact MIT,ready,98\nlib-x GPL-3.0,review,30\nlib-y unknown,review,25"
}

Output highlights

  • rowCount
  • columnCount
  • headers
  • findings
  • previewRows

Example result

Row Count

3

Column Count

3

Headers

itemstatusscore

Findings

License rows screened with copyleft and unknown entries flagged.Parsed rows are ready for operator review

Preview Rows

1 structured item

View raw JSON
{
  "rowCount": 3,
  "columnCount": 3,
  "headers": [
    "item",
    "status",
    "score"
  ],
  "findings": [
    "License rows screened with copyleft and unknown entries flagged.",
    "Parsed rows are ready for operator review"
  ],
  "previewRows": [
    {
      "item": "Example",
      "status": "review",
      "score": "72"
    }
  ]
}

Use cases

  • Screen the dependency tree before the release ships.

Step 1

Review the workflow and expected credit cost.

Step 2

Connect the tools or inputs required for execution.

Step 3

Run the workflow and inspect outputs in the app history.

Related next steps

Get Started Free

Ready to automate?

No credit card required. Inspect a workflow plan before connecting tools or running it live.