Commit Graph
10 Commits
Author SHA1 Message Date
Luke HeathandCopilot Autofix powered by AI 35a0107cd8 Document public VDP and scope in SECURITY.md and handbook (#46776)
@allenhouchins Documenting our VDP

## Summary

- Adds a pointer to Fleet's public Bugbop Vulnerability Disclosure
Program from `SECURITY.md` and `handbook/it/security.md`.
- Documents the program's in-scope, out-of-scope, and
typically-not-eligible categories so researchers can self-triage before
submitting.
- Keeps `security@fleetdm.com` as the channel for coordinated,
non-public disclosure.

Motivation: two recent informal disclosures (missing CAA, missing
MTA-STS) revealed that our published policy made no mention of the VDP
or its scope, which left the boundary ambiguous when declining
out-of-scope submissions.

## Test plan

- [ ] Verify rendered `SECURITY.md` on the repo's Security tab links to
the Bugbop program.
- [ ] Verify the handbook page renders the new VDP paragraph in the
"Disclosure" section without breaking surrounding structure.
- [ ] Confirm no internal/private program details are referenced.

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-03 21:04:52 -05:00
Luke Heath c5cc6520e4 Update PGP key and fingerprint in SECURITY.md (#44221) 2026-04-27 11:40:15 -05:00
Rachael Shaw 2ef40bf0d1 Add note about compatibility to security policy (#40555)
Add language clarifying that Fleet may occasionally break semver
conventions when addressing security issues.
2026-02-27 09:28:54 -06:00
Lucas Manuel RodriguezandSharon Katz 895194d63b Add scanning to released images and process to track vulnerabilities (#28087)
For #25902.

---------

Co-authored-by: Sharon Katz <121527325+sharon-fdm@users.noreply.github.com>
2025-04-16 11:50:10 -03:00
Nathanael HollidayandJoanne Stableford f2334d2fde Update SECURITY.md (#17951)
Added note about the security label for SOC2 compliance.

Co-authored-by: Joanne Stableford <59930035+JoStableford@users.noreply.github.com>
2024-05-17 11:00:31 -05:00
Guillaume Ross c96f01b7f9 Editing security policy (#5333)
Security disclosure should not go to the main contact form.
2022-05-05 20:29:06 -05:00
Guillaume Ross 5c20682dad Adding PGP Key (#3961)
For vulnerability submissions.
2022-02-01 10:48:00 -05:00
Luke Heath 6cda48220d Fix hosts table search and pagination (#2494) 2021-10-13 13:36:17 -05:00
noahtalerman 4cca4e7e7f Remove @fleetdm.com emails from fleetdm/fleet repo (#882)
- In tests and documentation, replace `@fleetdm.com` with `@example.com`
- In documentation, replace `hello@fleetdm.com` with `fleetdm.com/contact`
- In documentation, replace `security@fleetdm.com` with `fleetdm.com/contact`
- In Dockerfiles, replace `engineering@fleetdm.com` with `hello@fleetdm.com`. These two files are the only remaining files with a `@fleetdm.com` email.
2021-05-27 17:19:14 -04:00
Zach Wasserman 48a2ddbb2c Create SECURITY.md (#146) 2020-12-22 08:26:39 -08:00