issues
search
celeroncoder
/
notary-API
Notes App with NestJS-Typescript, MongoDB.
MIT License
2
stars
1
forks
source link
added helmet and rate-limiter
#10
Closed
celeroncoder
closed
3 years ago
celeroncoder
commented
3 years ago
name: security patch 1 about: added some security-based updates aim: enhancement commit: 5b7f10139b3165383be037d6d4c70538fd13197e
PR Change Description
Added
Helmet
to remove the unnecessary and security-prone headers.
Added a
rate-limiter
to protect the application from brute-force attacks.
Files Changed
app.module
main.ts
Commit(s)
5b7f10139b3165383be037d6d4c70538fd13197e
name: security patch 1 about: added some security-based updates aim: enhancement commit: 5b7f10139b3165383be037d6d4c70538fd13197e
PR Change Description
Files Changed
Commit(s)