apisec-inc/Code Discovery - API Discovery

Automatically discover API endpoints and upload to API security platform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-endpointExternal API endpoint URLyes
api-tokenBearer token for API authenticationyes
repo-pathPath to repository root to analyzeno.
config-pathPath to .codediscovery.yml config file (optional)no.codediscovery.yml
pr-titlePull request titlenochore: update OpenAPI specification
pr-bodyPull request bodynoAutomatically generated OpenAPI specification
dry-runSkip API upload (for testing)nofalse
host-urlExplicit OpenAPI server URL for the discovered API (e.g. https://api.example.com). Required when no parser extracts a host from your sources; without it the APIsec backend cannot create an application instance and state is never saved across runs.no""
namedescription
spec-pathPath to generated OpenAPI specification
endpoints-countNumber of endpoints discovered
frameworks-detectedComma-separated list of detected frameworks
application-idApplication ID from API (if uploaded)
instance-idInstance ID from API (if uploaded)
pr-urlURL of created pull request
successWhether discovery succeeded