/** * Vaspera Certify GitHub Action * * Entry point for the GitHub Action that runs security scans * and posts results to PRs and Code Scanning. * * @module action */ export {}; //# sourceMappingURL=index.d.ts.map