Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hupe1980/sectxt-nodejs
A Node.js Security.txt implementation
https://github.com/hupe1980/sectxt-nodejs
express fastify gatsby gnupg koa lambda middleware nextjs securitytxt
Last synced: 18 days ago
JSON representation
A Node.js Security.txt implementation
- Host: GitHub
- URL: https://github.com/hupe1980/sectxt-nodejs
- Owner: hupe1980
- License: mit
- Created: 2021-07-21T15:30:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-25T17:04:25.000Z (over 3 years ago)
- Last Synced: 2024-11-21T21:43:25.374Z (about 1 month ago)
- Topics: express, fastify, gatsby, gnupg, koa, lambda, middleware, nextjs, securitytxt
- Language: TypeScript
- Homepage:
- Size: 795 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sectxt-nodejs
[![Build Status](https://github.com/hupe1980/sectxt-nodejs/workflows/ci/badge.svg)](https://github.com/hupe1980/sectxt-nodejs/workflows/ci/badge.svg)
> A Node.js Security.txt implementation## Packages
This repository is a monorepo managed with [Lerna](https://github.com/lerna/lerna). [Several packages](/packages) are published to npm from the same codebase.| Package | Description |
| -------------------------------------------------------- | -------------------------------------------------------------------- |
| [sectxt](/packages/sectxt) | A Node.js Security.txt implementation |
| [gatsby-plugin-sectxt](/packages/gatsby-plugin-sectxt) | Gatsby plugin to create security.txt with sectxt## License
[MIT](LICENSE)