Common Criteria Certified Products Portal Actor
Pricing
Pay per usage
Go to Apify Store
Common Criteria Certified Products Portal Actor
Downloads and normalizes the official Common Criteria certified IT products registry into structured JSON, with a derived current/archived status field, for security procurement, GRC, and vendor-risk monitoring.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Chris Hoover
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
9 days ago
Last modified
Categories
Share
Downloads and normalizes the official Common Criteria certified IT products registry — 2,100+ security-certified products across national schemes (US, FR, SE, KR, and others) — into a clean, structured dataset with a derived current/archived status field the source CSV doesn't provide directly.
Use cases
- Security procurement / vendor risk — verify a vendor's claimed Common Criteria certification and check whether it's still current or has been archived.
- GRC / compliance monitoring — track newly certified or newly archived products in a category or scheme over time via scheduled runs.
- Product evaluation research — pull certification report and security target links for a given product category without hand-parsing the government CSV.
Input
| Field | Type | Default | Description |
|---|---|---|---|
maxItems | integer | 2500 | Maximum number of rows to push (full current registry is ~2,100) |
statusFilter | string | all | all, current, or archived — derived from Archived Date vs today |
categoryFilter | string | `` (none) | Exact-match filter on product Category |
Output fields
| Field | Type | Description |
|---|---|---|
category | string | Product category |
productName | string | Certified product name |
manufacturer | string | Vendor/manufacturer name |
certificationScheme | string | 2-letter national scheme code (e.g. FR, SE, KR) |
assuranceLevel | string | EAL/assurance level string |
protectionProfiles | string | Protection profile(s) claimed, if any |
certificationDate | string | Original certification date (MM/DD/YYYY) |
archivedDate | string | Certificate expiry/archival date (MM/DD/YYYY) |
certificationReportUrl | string | Link to the certification report PDF |
securityTargetUrl | string | Link to the security target PDF |
maintenanceDate | string | Latest maintenance date, if any |
maintenanceTitle | string | Maintenance report title, if any |
maintenanceReportUrl | string | Maintenance report PDF link, if any |
maintenanceSecurityTargetUrl | string | Maintenance security target PDF link, if any |
sourceRowStatus | string | Derived: current or archived |
Example output
{"category": "Access Control Devices and Systems","productName": "Rathon-SSO v4.0","manufacturer": "RathonTech","certificationScheme": "KR","assuranceLevel": "None","protectionProfiles": "KECS-PP-1348-2025 SSO V3.1","certificationDate": "04/03/2026","archivedDate": "04/02/2031","certificationReportUrl": "http://www.commoncriteriaportal.org:443/files/epfiles/Certification Report(Rathon-SSO v4.0).pdf","securityTargetUrl": "http://www.commoncriteriaportal.org:443/files/epfiles/Rathon-SSO v4.0 ST_EN_v1.1.pdf","maintenanceDate": "","maintenanceTitle": "","maintenanceReportUrl": "","maintenanceSecurityTargetUrl": "","sourceRowStatus": "current"}
Pricing
$5 per 1,000 results.
| Results | Cost |
|---|---|
| 100 | $0.50 |
| 500 | $2.50 |
| 1,000 | $5.00 |
| 5,000 | $25.00 |