chore(work): finish 03-no-undeclared-rate-limit-eslint-rule

This commit is contained in:
2026-05-20 10:45:02 +02:00
parent 18cef2f889
commit 24b2490d86
3 changed files with 8 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-05-20T08:38:25.437Z",
"updated_at": "2026-05-20T08:45:03.332Z",
"epics": {
"binder-wrap-helper": {
"status": "done",
@@ -591,10 +591,10 @@
"blocks": []
},
"03-no-undeclared-rate-limit-eslint-rule": {
"status": "todo",
"status": "done",
"title": "`no-undeclared-rate-limit` ESLint rule",
"ac_total": 1,
"ac_completed": 0,
"ac_completed": 1,
"depends_on": [
"01-rate-limit-type-primitives"
],
@@ -686,11 +686,6 @@
}
},
"ready": [
{
"epic": "security-headers-rate-limit-sbom",
"story": "03-no-undeclared-rate-limit-eslint-rule",
"title": "`no-undeclared-rate-limit` ESLint rule"
},
{
"epic": "security-headers-rate-limit-sbom",
"story": "04-with-rate-limit-wrapper-and-conformance",