verification-layer 0.5.2 → 0.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -298,6 +298,7 @@ Each finding maps to specific HIPAA regulations:
|
|
|
298
298
|
### Coming Soon
|
|
299
299
|
- [x] GitHub Action for CI/CD integration
|
|
300
300
|
- [x] Automated npm releases with semantic-release
|
|
301
|
+
- [x] Dependabot for dependency updates
|
|
301
302
|
- [ ] VS Code extension with inline warnings
|
|
302
303
|
- [ ] Slack/Teams notifications for new findings
|
|
303
304
|
- [ ] Custom rule definitions (YAML)
|