mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 09:26:52 +01:00
Reframe seed-article banners as community contribution invitations
The 35 articles still in their seed form previously carried a banner reading "Seed article. ... Domain stewards should expand, restructure, and refine as needed." For a community preview, that phrasing reads as "TODO left in production" to first-time visitors. Replace all three banner variants (performance-seeded, security-seeded, community-ported) with a single positive invitation: > Contributions welcome — open a PR to refine or extend this article. Content and structure of the articles are unchanged; only the leading quote block differs. Articles that had their banner fully stripped in the earlier triage pass (the showcase-grade ten) are unaffected.
This commit is contained in:
parent
75ae6d3b2c
commit
0540c7bf6e
35 changed files with 35 additions and 35 deletions
|
|
@ -9,7 +9,7 @@ application-area: [all]
|
|||
|
||||
# Compose secrets with SecretStrSubstNo
|
||||
|
||||
> **Seed article.** Converted from an existing security-review prompt to bootstrap the BCQuality security corpus. Domain stewards should expand, restructure, and refine as needed.
|
||||
> Contributions welcome — open a PR to refine or extend this article.
|
||||
|
||||
## Description
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ application-area: [all]
|
|||
|
||||
# Do not expose sensitive data in event publishers
|
||||
|
||||
> **Seed article.** Converted from an existing security-review prompt to bootstrap the BCQuality security corpus. Domain stewards should expand, restructure, and refine as needed.
|
||||
> Contributions welcome — open a PR to refine or extend this article.
|
||||
|
||||
## Description
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ application-area: [all]
|
|||
|
||||
# Follow least privilege in permission sets
|
||||
|
||||
> **Seed article.** Converted from an existing security-review prompt to bootstrap the BCQuality security corpus. Domain stewards should expand, restructure, and refine as needed.
|
||||
> Contributions welcome — open a PR to refine or extend this article.
|
||||
|
||||
## Description
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ application-area: [all]
|
|||
|
||||
# Never hardcode secrets in AL
|
||||
|
||||
> **Seed article.** Converted from an existing security-review prompt to bootstrap the BCQuality security corpus. Domain stewards should expand, restructure, and refine as needed.
|
||||
> Contributions welcome — open a PR to refine or extend this article.
|
||||
|
||||
## Description
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ application-area: [all]
|
|||
|
||||
# Prefer Azure Key Vault for production secrets
|
||||
|
||||
> **Seed article.** Converted from an existing security-review prompt to bootstrap the BCQuality security corpus. Domain stewards should expand, restructure, and refine as needed.
|
||||
> Contributions welcome — open a PR to refine or extend this article.
|
||||
|
||||
## Description
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ application-area: [all]
|
|||
|
||||
# Use indirect permissions for elevated access
|
||||
|
||||
> **Seed article.** Converted from an existing security-review prompt to bootstrap the BCQuality security corpus. Domain stewards should expand, restructure, and refine as needed.
|
||||
> Contributions welcome — open a PR to refine or extend this article.
|
||||
|
||||
## Description
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ application-area: [all]
|
|||
|
||||
# Use InherentPermissions to grant minimal access
|
||||
|
||||
> **Seed article.** Converted from an existing security-review prompt to bootstrap the BCQuality security corpus. Domain stewards should expand, restructure, and refine as needed.
|
||||
> Contributions welcome — open a PR to refine or extend this article.
|
||||
|
||||
## Description
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ application-area: [all]
|
|||
|
||||
# Use IsolatedStorage for module and company secrets
|
||||
|
||||
> **Seed article.** Converted from an existing security-review prompt to bootstrap the BCQuality security corpus. Domain stewards should expand, restructure, and refine as needed.
|
||||
> Contributions welcome — open a PR to refine or extend this article.
|
||||
|
||||
## Description
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ application-area: [all]
|
|||
|
||||
# Use NonDebuggable when parsing secrets
|
||||
|
||||
> **Seed article.** Converted from an existing security-review prompt to bootstrap the BCQuality security corpus. Domain stewards should expand, restructure, and refine as needed.
|
||||
> Contributions welcome — open a PR to refine or extend this article.
|
||||
|
||||
## Description
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue