verification-layer 0.4.0 → 0.5.2
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
|
@@ -297,6 +297,7 @@ Each finding maps to specific HIPAA regulations:
|
|
|
297
297
|
|
|
298
298
|
### Coming Soon
|
|
299
299
|
- [x] GitHub Action for CI/CD integration
|
|
300
|
+
- [x] Automated npm releases with semantic-release
|
|
300
301
|
- [ ] VS Code extension with inline warnings
|
|
301
302
|
- [ ] Slack/Teams notifications for new findings
|
|
302
303
|
- [ ] Custom rule definitions (YAML)
|