From f3b1242b10979db9ff1f6d1ceb30fcfc5f77d2d2 Mon Sep 17 00:00:00 2001 From: chaksaray Date: Sat, 18 Jul 2026 18:43:58 +0700 Subject: [PATCH] fix: replace stale bawbel.io@gmail.com contact email Swept SECURITY.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and docs/specs/ave-implementer-guide.md for the old contact address, replaced with aveproject.org@gmail.com. GOVERNANCE.md, README.md, and package.json do not contain it -- confirmed via discovery grep rather than assumed from the likely-locations list. SECURITY.md had two occurrences in genuinely different contexts: one for reporting vulnerabilities in Bawbel's own tooling (scanner, PiranhaDB, ave-site), one for the AVE standard's own critical/ pre-disclosure record-submission contact (explicitly distinguished in the file's own prose as "not a Bawbel security report"). Both changed to the new address per explicit confirmation. --- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- SECURITY.md | 4 ++-- docs/specs/ave-implementer-guide.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 40e3e89..2ef9328 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -60,7 +60,7 @@ representative at an online or offline event. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at -bawbel.io@gmail.com. +aveproject.org@gmail.com. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0e06acc..8f66f97 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -236,4 +236,4 @@ name. Records are immutable once published — your attribution stays forever. ## Questions Open a [GitHub Discussion](https://github.com/aveproject/ave/discussions) or -email [bawbel.io@gmail.com](mailto:bawbel.io@gmail.com). \ No newline at end of file +email [aveproject.org@gmail.com](mailto:aveproject.org@gmail.com). \ No newline at end of file diff --git a/SECURITY.md b/SECURITY.md index bc60854..d9cf0bb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,7 +5,7 @@ **Do not open a public GitHub issue for security vulnerabilities in Bawbel software (scanner, PiranhaDB, ave-site).** -Email: **bawbel.io@gmail.com** +Email: **aveproject.org@gmail.com** Subject: `SECURITY: [component] [brief description]` We will acknowledge within 48 hours and work with you on coordinated @@ -22,7 +22,7 @@ record, not a Bawbel security report. See [CONTRIBUTING.md](./CONTRIBUTING.md) for the full submission process. For critical or pre-disclosure submissions: -Email **bawbel.io@gmail.com** subject: `AVE CRITICAL: [brief description]` +Email **aveproject.org@gmail.com** subject: `AVE CRITICAL: [brief description]` --- diff --git a/docs/specs/ave-implementer-guide.md b/docs/specs/ave-implementer-guide.md index 3caea0b..6f716b1 100644 --- a/docs/specs/ave-implementer-guide.md +++ b/docs/specs/ave-implementer-guide.md @@ -158,6 +158,6 @@ cross-tool deduplication and links to the full behavioral record. ## Contact Open an issue at [github.com/aveproject/ave](https://github.com/aveproject/ave) or email -bawbel.io@gmail.com. +aveproject.org@gmail.com. Maintaining a scanner? Submit a crosswalk PR — we will help with the mapping. \ No newline at end of file