Commit 2102c75
authored
Add signal criteria to community blocklist documentation (#886)
* Add valid signal criteria to community blocklist documentation
- Clarify what signals count toward community contribution
- Explain hash verification process for scenario validation
- Document exclusion of custom and modified scenarios
- Provide guidance on ensuring signals are counted
- Add practical example of modified scenario impact
- Update both main docs and v1.7 versioned docs
* Improve valid signal documentation structure and wording
- Move 'What Counts as a Valid Signal?' section above Community Blocklist
- Update wording to 'do not regularly contribute valid signals' for clarity
- Change 'sending signal' to 'sending valid signals' in Community Blocklist description
- Improve document flow by explaining valid signals before describing blocklist tiers
- Maintain consistency across both main docs and v1.7 versioned docs
* Simplify terminology: use 'signal' instead of 'valid signal'
- Change 'What Counts as a Valid Signal?' to 'What Counts as a Signal?'
- Update 'do not regularly contribute valid signals' to 'do not regularly contribute signals'
- Update 'do regularly contribute valid signals' to 'do regularly contribute signals'
- Change 'sending valid signals' to 'sending signals' in Community Blocklist description
- Maintain same meaning while using simpler terminology as requested by team
- Apply changes to both main docs and v1.7 versioned docs
* Add clarification about parser modifications
- Add info box explaining that modifying parsers or using custom parsers has no impact on signal validity
- Clarifies distinction between scenario modifications (which affect signals) and parser modifications (which don't)
- Helps users understand they can customize parsers without affecting community contribution
- Apply changes to both main docs and v1.7 versioned docs1 parent c939261 commit 2102c75
File tree
2 files changed
+62
-6
lines changed- crowdsec-docs
- docs/central_api
- versioned_docs/version-v1.7/central_api
2 files changed
+62
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
24 | 52 | | |
25 | 53 | | |
26 | | - | |
| 54 | + | |
27 | 55 | | |
28 | 56 | | |
29 | 57 | | |
| |||
Lines changed: 31 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
24 | 52 | | |
25 | 53 | | |
26 | | - | |
| 54 | + | |
27 | 55 | | |
28 | 56 | | |
29 | 57 | | |
| |||
0 commit comments