Compliance Testing
Automated compliance verification
Compliance Testing
The registry tests your server against the PLP specification:
- GET, PUT, DELETE endpoint responses
- Correct status codes and headers
- Valid response schemas
- Authentication handling
Compliance Scoring
- 80%+ - Marked as “compliant”
- <80% - Marked as “non_compliant”
- Unreachable - Server cannot be contacted
CI/CD Integration
Use your deployment hash to trigger compliance checks from your CI/CD pipeline after each deployment.