Consumes completed audit events and post-processes them (e.g. to send alerts & notifications).
This repository will be deprecated once the apex/lhs/sitemap alerts are migrated and should not be further enhanced.
Sending reports is now handled by the SpaceCat Reporting Worker.
Post-processing for the audits can now be done using the SpaceCat Audit Post-Processors.
Post-processing for the content scraped should be done using the SpaceCat Content Processor.
$ npm install @adobe/spacecat-audit-post-processor
See the API documentation.
$ npm install
$ npm test
$ npm run lint