FedRAMP Marketplace Authorization Monitor avatar

FedRAMP Marketplace Authorization Monitor

Pricing

from $2.00 / 1,000 fedramp authorization product rows

Go to Apify Store
FedRAMP Marketplace Authorization Monitor

FedRAMP Marketplace Authorization Monitor

Monitor official FedRAMP Marketplace product authorization/status data for vendor-risk, procurement, and compliance drift.

Pricing

from $2.00 / 1,000 fedramp authorization product rows

Rating

0.0

(0)

Developer

Defenestrator

Defenestrator

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Monitor official FedRAMP Marketplace product authorization and status data for vendor-risk, procurement, and compliance drift.

This Actor reads the public JSON data maintained by FedRAMP and returns decision-ready rows for Cloud Service Offerings (CSOs): current public status, impact level, authorization path, annual assessment dates, reuse counts, status timeline signals, and changes versus a previous snapshot.

What it is good for

  • Vendor-risk teams watching whether a cloud service moved from Ready/In Process to Authorized/Certified, or the reverse.
  • Public-sector procurement teams monitoring specific CSPs and CSOs on an approved-products watchlist.
  • GRC teams that want a scheduled FedRAMP Marketplace delta feed, not a one-off manual search.
  • Partner or reseller teams watching high-impact or high-reuse products for procurement timing signals.

Data source

The Actor uses official public FedRAMP Marketplace JSON files from FedRAMP/marketplace-fedramp-gov-data:

  • data.json as the current Marketplace product source.
  • fedramp-status-changelog.json for status timelines.
  • fedramp-products.json only as legacy/enrichment data where it has fields not present in the current export.

The repository README says certification data is uploaded daily between 2-3 AM ET and the Marketplace status changelog between 3-4 AM ET. The Actor records source export timestamps in OUTPUT.

Input

  • searchTerms — vendor/product/category/agency terms to match. Empty means use the newest/recently changed Marketplace products up to maxProducts.
  • productIds — exact FedRAMP IDs to include, such as FR2000863987A.
  • statuses, impactLevels, serviceModels — optional filters.
  • changedSince or recentChangeWindowDays — flags recent status updates.
  • assessmentDueWindowDays — flags annual assessments due soon or overdue.
  • previousSnapshot — optional prior rows from this Actor. Inline JSON comparison avoids requiring private Apify dataset access in this MVP.
  • includeAllRows — false returns only alert rows.
  • maxProducts — keeps scheduled runs cheap and reviewable.

Output fields

Each dataset row includes:

  • FedRAMP product ID, CSP, CSO, official Marketplace URL.
  • Public/internal status, impact level, service/deployment/auth fields.
  • Authorization date, status update date, annual assessment date and days-to-due.
  • Reuse and authorization counts.
  • Matched watch terms and latest status-timeline entry.
  • Delta fields versus previousSnapshot.
  • Alert flag, alert reasons, priority, recommendation, and stable row hash.

Repeat-use loop

Run it on a schedule with the same watch terms/product IDs. Save the previous dataset rows or selected row hashes and pass them back as previousSnapshot on the next run to detect drift. Even without a previous snapshot, the Actor flags recent Marketplace status changes and assessment dates inside the configured windows.

Pricing

from $2.00 / 1,000 FedRAMP authorization product rows

This Actor uses Apify Pay per Event pricing with platform usage included. The row event is charged only for useful rows written to the default dataset.

EventPriceUnit
Actor start (apify-actor-start)$0.00005Once when the run starts.
FedRAMP authorization product row (apify-default-dataset-item)$0.002Per FedRAMP authorization product row.

A row is one FedRAMP Marketplace cloud service offering / authorization status row. Apify plan discounts, user-configured max-charge limits, and any future Apify pricing UI changes may affect final charges.

Limitations and responsible use

  • Unofficial tool; not affiliated with, endorsed by, or sponsored by FedRAMP, GSA, or any listed vendor.
  • Uses official public Marketplace data, but users should verify critical procurement/compliance decisions against FedRAMP.gov and the relevant agency/vendor records.
  • Does not output vendor contact emails by default and is not positioned as a lead-generation list.
  • No browser rendering, proxying, login, or paid API is used.
  • previousSnapshot uses inline JSON so API users and scheduled runs can compare against selected prior rows without granting additional Apify storage permissions.

This Actor is part of the Cloud platform drift monitors group. These are narrow, source-specific Apify Actors intended for scheduled checks and repeatable dataset exports — not broad scraped-content feeds.

Each listing includes its own source notes, limits, pricing, and responsible-use caveats. Use the official source links in each Actor when decisions require verification.