AndreaPontrandolfo / sheriff

A comprehensive and opinionated Typescript-first ESLint configuration.
https://www.eslint-config-sheriff.dev
MIT License
106 stars 7 forks source link

Add keepalive endpoint #109

Closed AndreaPontrandolfo closed 10 months ago

AndreaPontrandolfo commented 10 months ago

This pull request adds a new endpoint /api/keepalive to the existing API. The endpoint returns a response of "OK".

changeset-bot[bot] commented 10 months ago

🦋 Changeset detected

Latest commit: 54dda70e0e6f33d4910c828c16511b586eb1c374

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------- | ----- | | sheriff-webservices | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sheriff ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2023 7:56pm
github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.06s
⚠️ COPYPASTE jscpd yes 1 2.04s
⚠️ CSS stylelint 5 1 1.77s
✅ JSON eslint-plugin-jsonc 29 0 1.72s
⚠️ JSON jsonlint 29 1 0.54s
⚠️ JSON npm-package-json-lint yes 1 0.77s
✅ JSON prettier 29 0 0.87s
✅ JSON v8r 29 0 45.47s
⚠️ MARKDOWN markdownlint 35 48 1.37s
✅ MARKDOWN markdown-link-check 28 0 17.4s
✅ MARKDOWN markdown-table-formatter 28 0 0.32s
⚠️ REPOSITORY checkov yes 1 21.05s
⚠️ REPOSITORY gitleaks yes 1 0.22s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 11.35s
✅ REPOSITORY kics yes no 15.24s
✅ REPOSITORY secretlint yes no 1.11s
✅ REPOSITORY trivy yes no 5.57s
✅ REPOSITORY trivy-sbom yes no 1.76s
✅ REPOSITORY trufflehog yes no 4.62s
⚠️ SPELL cspell 91 89 12.66s
⚠️ YAML prettier 8 1 5.81s
✅ YAML v8r 8 0 7.98s
✅ YAML yamllint 8 0 3.74s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_