souryeahdeep/APISentry

Catches breaking OpenAPI changes in Spring Boot PRs and flags affected frontend files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
build-commandCommand to build the jarmvn -B -q -DskipTests package
jar-globGlob pattern matching the built jartarget/*.jar
ci-profileSpring profile to boot with in CIci
portPort the app listens on8080
health-pathPath used both as a readiness check and to fetch the OpenAPI spec/v3/api-docs
baseline-pathPath (relative to repo root) where the committed baseline spec livesopenapi/spec.json
consumer-dirsNewline-separated list of frontend app source directories to scan for impacted files""
fail-onMinimum oasdiff severity that fails the check (ERR or WARN)ERR
startup-timeoutSeconds to wait for the app to become ready60

no outputs