Publish sanitized responsible disclosure records
Browse files- CHANGELOG.md +1 -1
- DATASET_POLICY.md +3 -3
- README.md +4 -4
- data/commitment_index.jsonl +1 -1
- data/disclosure_receipt_rule_index.jsonl +1 -1
- data/finding_index.jsonl +2 -2
- data/source_ledger_index.jsonl +1 -1
- data/timeline_receipts.jsonl +3 -3
- disclosures/linux-kernel-virtualization-boundary-disclosure-20260615.md +16 -13
- disclosures/werkzeug-windows-path-boundary-disclosure-20260615.md +16 -13
- manifest.json +24 -24
CHANGELOG.md
CHANGED
|
@@ -27,4 +27,4 @@ This lane keeps a visible history of policy changes. Rules may be added as new d
|
|
| 27 |
- Created the initial responsible-disclosure evidence index scaffold.
|
| 28 |
- Added the initial dataset policy, schemas, JSONL tables, and manifest.
|
| 29 |
|
| 30 |
-
Generated UTC: `2026-06-15T17:
|
|
|
|
| 27 |
- Created the initial responsible-disclosure evidence index scaffold.
|
| 28 |
- Added the initial dataset policy, schemas, JSONL tables, and manifest.
|
| 29 |
|
| 30 |
+
Generated UTC: `2026-06-15T17:23:12+00:00`
|
DATASET_POLICY.md
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
# Responsible Disclosure Dataset Policy
|
| 2 |
|
| 3 |
-
This dataset is a public-safe lane for responsible-disclosure
|
| 4 |
|
| 5 |
## Rules
|
| 6 |
|
| 7 |
- Try the appropriate private disclosure route first when one is workable.
|
| 8 |
- The first disclosure email starts the response clock for a finding.
|
| 9 |
- Acknowledgement or good-faith engagement pauses publication.
|
| 10 |
-
- After 14 days with no response, a sanitized public-safe record may be
|
| 11 |
-
-
|
| 12 |
- Public records must not include reproduction steps, exploit code, affected file names, private correspondence, secrets, tokens, raw logs, local paths, or target-specific mechanics.
|
| 13 |
- Limits must be stated plainly when evidence is retained but validation is incomplete.
|
| 14 |
- Human review is required before any detailed public disclosure.
|
|
|
|
| 1 |
# Responsible Disclosure Dataset Policy
|
| 2 |
|
| 3 |
+
This dataset is a public-safe lane for responsible-disclosure records and non-actionable commitments.
|
| 4 |
|
| 5 |
## Rules
|
| 6 |
|
| 7 |
- Try the appropriate private disclosure route first when one is workable.
|
| 8 |
- The first disclosure email starts the response clock for a finding.
|
| 9 |
- Acknowledgement or good-faith engagement pauses publication.
|
| 10 |
+
- After 14 days with no response, a sanitized public-safe record may be published after review.
|
| 11 |
+
- Commitments are only for items that are not yet disclosure records.
|
| 12 |
- Public records must not include reproduction steps, exploit code, affected file names, private correspondence, secrets, tokens, raw logs, local paths, or target-specific mechanics.
|
| 13 |
- Limits must be stated plainly when evidence is retained but validation is incomplete.
|
| 14 |
- Human review is required before any detailed public disclosure.
|
README.md
CHANGED
|
@@ -22,7 +22,7 @@ This is a public-safe responsible-disclosure lane. It records our rules and link
|
|
| 22 |
- [Linux kernel: virtualization and networking-boundary research](disclosures/linux-kernel-virtualization-boundary-disclosure-20260615.md)
|
| 23 |
- [Werkzeug: Windows path-handling boundary research](disclosures/werkzeug-windows-path-boundary-disclosure-20260615.md)
|
| 24 |
|
| 25 |
-
These are disclosure-lane records. They are still sanitized: no reproduction steps, exploit code, raw logs, private correspondence, secrets, or target-specific mechanics.
|
| 26 |
|
| 27 |
## Public-Safe Commitments
|
| 28 |
|
|
@@ -39,11 +39,11 @@ These are not full vulnerability disclosures. They are public-safe notices that
|
|
| 39 |
- Commitment records are only for items that are not yet disclosure records.
|
| 40 |
- Public notes stay non-actionable: no reproduction steps, exploit code, private correspondence, secrets, tokens, raw logs, local paths, or target-specific mechanics.
|
| 41 |
- Unvalidated or partly validated work is labelled with its limits.
|
| 42 |
-
- Human review is required before
|
| 43 |
|
| 44 |
## What Is Visible Here
|
| 45 |
|
| 46 |
-
- Sanitized disclosure markdown files.
|
| 47 |
- Public-safe commitment markdown files.
|
| 48 |
- Public-safe ledger and timing summaries.
|
| 49 |
- Hashes and manifests for provenance.
|
|
@@ -61,4 +61,4 @@ These are not full vulnerability disclosures. They are public-safe notices that
|
|
| 61 |
|
| 62 |
Dataset page: https://huggingface.co/datasets/cjc0013/responsible-disclosure-evidence-index
|
| 63 |
|
| 64 |
-
Generated UTC: `2026-06-15T17:
|
|
|
|
| 22 |
- [Linux kernel: virtualization and networking-boundary research](disclosures/linux-kernel-virtualization-boundary-disclosure-20260615.md)
|
| 23 |
- [Werkzeug: Windows path-handling boundary research](disclosures/werkzeug-windows-path-boundary-disclosure-20260615.md)
|
| 24 |
|
| 25 |
+
These are public disclosure-lane records. They are still sanitized: no reproduction steps, exploit code, raw logs, private correspondence, secrets, or target-specific mechanics.
|
| 26 |
|
| 27 |
## Public-Safe Commitments
|
| 28 |
|
|
|
|
| 39 |
- Commitment records are only for items that are not yet disclosure records.
|
| 40 |
- Public notes stay non-actionable: no reproduction steps, exploit code, private correspondence, secrets, tokens, raw logs, local paths, or target-specific mechanics.
|
| 41 |
- Unvalidated or partly validated work is labelled with its limits.
|
| 42 |
+
- Human review is required before technical details or stronger claims are published.
|
| 43 |
|
| 44 |
## What Is Visible Here
|
| 45 |
|
| 46 |
+
- Sanitized public disclosure markdown files.
|
| 47 |
- Public-safe commitment markdown files.
|
| 48 |
- Public-safe ledger and timing summaries.
|
| 49 |
- Hashes and manifests for provenance.
|
|
|
|
| 61 |
|
| 62 |
Dataset page: https://huggingface.co/datasets/cjc0013/responsible-disclosure-evidence-index
|
| 63 |
|
| 64 |
+
Generated UTC: `2026-06-15T17:23:12+00:00`
|
data/commitment_index.jsonl
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"affected_area": "authentication-boundary research", "commitment_path": "commitments/chromeos-authentication-boundary-commitment-20260606.md", "commitment_sha256": "3aab5666be75f1d73a717b9c2c294414ba60066dedf294a14747469d3297f35f", "disclosure_clock_state": "commitment_record_does_not_start_normal_disclosure_clock", "disclosure_state": "
|
|
|
|
| 1 |
+
{"affected_area": "authentication-boundary research", "commitment_path": "commitments/chromeos-authentication-boundary-commitment-20260606.md", "commitment_sha256": "3aab5666be75f1d73a717b9c2c294414ba60066dedf294a14747469d3297f35f", "disclosure_clock_state": "commitment_record_does_not_start_normal_disclosure_clock", "disclosure_state": "public_safe_commitment_visible_technical_details_withheld", "private_intake_state": "workable_private_route_not_available_for_current_evidence_level", "project": "ChromeOS", "proof_manifest_sha256": "3aab5666be75f1d73a717b9c2c294414ba60066dedf294a14747469d3297f35f", "public_action_state": "public_hf_visible_non_actionable_commitment", "public_safe_summary": "Public-safe commitment for privately retained ChromeOS authentication-boundary research. Technical details are withheld.", "published_utc": "2026-06-06T00:00:00+00:00", "record_id": "chromeos-authentication-boundary-commitment-20260606", "record_type": "public_safe_commitment", "staged_utc": "2026-06-06T00:00:00+00:00", "technical_packet_state": "private_retained_for_authorized_responder", "validation_summary": "Retained evidence is meaningful but bounded; attacker control, current-version exploitability, security effect, and full ChromeOS product-runtime validation are not claimed."}
|
data/disclosure_receipt_rule_index.jsonl
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"as_of_date": "2026-06-15", "clock_state_counts": {"no_response_window_elapsed_review_required": 3, "paused_or_review_needed_acknowledgement_present": 2}, "details_state": "detailed_receipts_and_ledger_links_remain_private_until_individually_cleared", "generated_utc": "2026-06-15T17:
|
|
|
|
| 1 |
+
{"as_of_date": "2026-06-15", "clock_state_counts": {"no_response_window_elapsed_review_required": 3, "paused_or_review_needed_acknowledgement_present": 2}, "details_state": "detailed_receipts_and_ledger_links_remain_private_until_individually_cleared", "generated_utc": "2026-06-15T17:23:12+00:00", "ledger_link_count": 6, "no_response_days": 14, "no_response_review_date_max": "2026-06-20", "no_response_review_date_min": "2026-06-08", "no_response_window_elapsed_review_required_count": 3, "paused_or_review_needed_acknowledgement_present_count": 2, "pending_no_response_window_count": 0, "public_safe_note": "This row summarizes responsible-disclosure email timing only. Subjects, recipients, message locators, ledger IDs, and technical details remain private.", "receipt_count": 5, "record_id": "disclosure-receipt-rule-summary", "record_type": "disclosure_receipt_rule_summary", "responsible_disclosure_rule": "responsible_disclosure_clock_v1", "sent_date_max": "2026-06-06", "sent_date_min": "2026-05-25", "source_receipt_kind": "gmail_sent_metadata", "source_sha256": "059c2676fb828ec3388033369db2b8cdffda19b58604df90006ba722601013d4", "source_state": "gmail_sent_visible_list_metadata_seed_pending_message_url_export", "visibility_policy": "aggregate_public_safe_summary_only", "visibility_profile": "public_safe_summary"}
|
data/finding_index.jsonl
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
{"acknowledgement_received": false, "advisory_url": "", "affected_area": "virtualization and networking-boundary research", "disclosure_path": "disclosures/linux-kernel-virtualization-boundary-disclosure-20260615.md", "disclosure_sha256": "
|
| 2 |
-
{"acknowledgement_received": false, "advisory_url": "", "affected_area": "Windows path-handling boundary research", "disclosure_path": "disclosures/werkzeug-windows-path-boundary-disclosure-20260615.md", "disclosure_sha256": "
|
|
|
|
| 1 |
+
{"acknowledgement_received": false, "advisory_url": "", "affected_area": "virtualization and networking-boundary research", "disclosure_path": "disclosures/linux-kernel-virtualization-boundary-disclosure-20260615.md", "disclosure_sha256": "236d8e0667d985aeef49d65fe02dbc6e90a0e5c041433b1d05f81919080f10ab", "disclosure_state": "no_response_window_elapsed_sanitized_public_disclosure_hf", "first_disclosure_email_utc": "2026-05-27T00:00:00+00:00", "no_response_publication_eligible_utc": "2026-06-10T00:00:00+00:00", "project": "Linux kernel", "proof_manifest_sha256": "236d8e0667d985aeef49d65fe02dbc6e90a0e5c041433b1d05f81919080f10ab", "public_action_state": "public_hf_visible_sanitized_disclosure_record", "public_safe_summary": "Sanitized public responsible-disclosure record for Linux kernel research after the no-response review date. Technical details are withheld.", "published_utc": "2026-06-15T00:00:00+00:00", "record_id": "linux-kernel-virtualization-boundary-disclosure-20260615", "record_type": "sanitized_responsible_disclosure", "severity_estimate": "not_claimed", "technical_packet_state": "private_retained_for_authorized_responder", "validation_summary": "The public record establishes the disclosure timeline; untrusted control, current-version behavior, maintainer validation, remediation status, final severity, and affected-version scope are not proven in the public record.", "visible_utc": "2026-06-15T00:00:00+00:00"}
|
| 2 |
+
{"acknowledgement_received": false, "advisory_url": "", "affected_area": "Windows path-handling boundary research", "disclosure_path": "disclosures/werkzeug-windows-path-boundary-disclosure-20260615.md", "disclosure_sha256": "006f0d8795777ba35f21aa655e7d73a64f66c6f47d3069b52a1228f37be95c3d", "disclosure_state": "no_response_window_elapsed_sanitized_public_disclosure_hf", "first_disclosure_email_utc": "2026-05-25T00:00:00+00:00", "no_response_publication_eligible_utc": "2026-06-08T00:00:00+00:00", "project": "Werkzeug", "proof_manifest_sha256": "006f0d8795777ba35f21aa655e7d73a64f66c6f47d3069b52a1228f37be95c3d", "public_action_state": "public_hf_visible_sanitized_disclosure_record", "public_safe_summary": "Sanitized public responsible-disclosure record for Werkzeug research after the no-response review date. Technical details are withheld.", "published_utc": "2026-06-15T00:00:00+00:00", "record_id": "werkzeug-windows-path-boundary-disclosure-20260615", "record_type": "sanitized_responsible_disclosure", "severity_estimate": "not_claimed", "technical_packet_state": "private_retained_for_authorized_responder", "validation_summary": "The public record establishes the disclosure timeline; untrusted control, current-version behavior, maintainer validation, remediation status, final severity, and affected-version scope are not proven in the public record.", "visible_utc": "2026-06-15T00:00:00+00:00"}
|
data/source_ledger_index.jsonl
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"bug_lane_count": 20, "canonical_owner": "cyber_lane", "canonical_owner_label": "Cyber lane", "details_state": "detailed_rows_remain_private_until_individually_cleared", "found_date_max": "2026-06-15", "found_date_min": "2026-05-25", "generated_utc": "2026-06-15T17:
|
|
|
|
| 1 |
+
{"bug_lane_count": 20, "canonical_owner": "cyber_lane", "canonical_owner_label": "Cyber lane", "details_state": "detailed_rows_remain_private_until_individually_cleared", "found_date_max": "2026-06-15", "found_date_min": "2026-05-25", "generated_utc": "2026-06-15T17:23:12+00:00", "ledger_sha256": "eef59c2a0433ff46aeb4ce163525284509319999055345b9ca1ed46ffa719675", "public_commitment_lane_stage_count": 0, "public_safe_note": "This lane is backed by a source ledger owned by the cyber lane. The public index records linkage and provenance only; detailed rows remain private until individually cleared.", "record_id": "source-ledger-cyber-bug-ledger", "record_type": "source_ledger_bridge", "research_lead_count": 4, "responsible_disclosure_email_receipt_count": 5, "responsible_disclosure_ledger_link_count": 6, "review_date": "2026-06-15", "row_count": 24, "row_counts_by_kind": {"bug_lane": 20, "research_lead": 4}, "source_lane": "cyber", "source_ledger_kind": "cyber_bug_ledger", "total_private_row_count": 24, "visibility_policy": "public_safe_summary_only", "visibility_profile": "public_safe_summary"}
|
data/timeline_receipts.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
{"artifact_sha256": "
|
| 2 |
-
{"artifact_sha256": "
|
| 3 |
-
{"artifact_sha256": "3aab5666be75f1d73a717b9c2c294414ba60066dedf294a14747469d3297f35f", "event_type": "
|
|
|
|
| 1 |
+
{"artifact_sha256": "236d8e0667d985aeef49d65fe02dbc6e90a0e5c041433b1d05f81919080f10ab", "event_type": "sanitized_disclosure_public_hf_visible", "event_utc": "2026-06-15T00:00:00+00:00", "public_safe_note": "Sanitized disclosure record is visible. Technical packet remains withheld.", "record_id": "linux-kernel-virtualization-boundary-disclosure-20260615"}
|
| 2 |
+
{"artifact_sha256": "006f0d8795777ba35f21aa655e7d73a64f66c6f47d3069b52a1228f37be95c3d", "event_type": "sanitized_disclosure_public_hf_visible", "event_utc": "2026-06-15T00:00:00+00:00", "public_safe_note": "Sanitized disclosure record is visible. Technical packet remains withheld.", "record_id": "werkzeug-windows-path-boundary-disclosure-20260615"}
|
| 3 |
+
{"artifact_sha256": "3aab5666be75f1d73a717b9c2c294414ba60066dedf294a14747469d3297f35f", "event_type": "public_safe_commitment_public_hf_visible", "event_utc": "2026-06-06T00:00:00+00:00", "public_safe_note": "Public-safe commitment is visible. Technical details remain withheld.", "record_id": "chromeos-authentication-boundary-commitment-20260606"}
|
disclosures/linux-kernel-virtualization-boundary-disclosure-20260615.md
CHANGED
|
@@ -2,34 +2,37 @@
|
|
| 2 |
|
| 3 |
Date: 2026-06-15
|
| 4 |
|
| 5 |
-
Status: sanitized disclosure record in the
|
| 6 |
|
| 7 |
## Summary
|
| 8 |
|
| 9 |
-
This record
|
| 10 |
-
14-day no-response review date under our responsible-disclosure
|
|
|
|
| 11 |
|
| 12 |
-
Technical details are withheld. This
|
| 13 |
-
|
|
|
|
| 14 |
|
| 15 |
## Timeline
|
| 16 |
|
| 17 |
- First disclosure email sent: 2026-05-27.
|
| 18 |
- 14-day no-response review date: 2026-06-10.
|
| 19 |
-
-
|
| 20 |
-
2026-06-15.
|
| 21 |
|
| 22 |
## Rules Applied
|
| 23 |
|
| 24 |
- The first disclosure email starts the review clock.
|
| 25 |
-
- If there is no acknowledgement or reply after 14 days, a sanitized
|
| 26 |
-
record
|
| 27 |
-
- More detailed disclosure still requires separate human review.
|
| 28 |
- Private technical material remains reserved for an authorized security
|
| 29 |
responder.
|
| 30 |
|
| 31 |
## Limits
|
| 32 |
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
Date: 2026-06-15
|
| 4 |
|
| 5 |
+
Status: sanitized public disclosure record in the responsible-disclosure lane.
|
| 6 |
|
| 7 |
## Summary
|
| 8 |
|
| 9 |
+
This is the public accountability record for a Linux kernel disclosure thread
|
| 10 |
+
that passed the 14-day no-response review date under our responsible-disclosure
|
| 11 |
+
rules.
|
| 12 |
|
| 13 |
+
Technical details are withheld here. This record exists so the disclosure
|
| 14 |
+
timeline is visible without publishing a reproduction recipe, private
|
| 15 |
+
correspondence, or raw technical material.
|
| 16 |
|
| 17 |
## Timeline
|
| 18 |
|
| 19 |
- First disclosure email sent: 2026-05-27.
|
| 20 |
- 14-day no-response review date: 2026-06-10.
|
| 21 |
+
- Published as a sanitized public disclosure record: 2026-06-15.
|
|
|
|
| 22 |
|
| 23 |
## Rules Applied
|
| 24 |
|
| 25 |
- The first disclosure email starts the review clock.
|
| 26 |
+
- If there is no acknowledgement or reply after 14 days, a sanitized public
|
| 27 |
+
record may be published after review.
|
| 28 |
+
- More detailed technical disclosure still requires separate human review.
|
| 29 |
- Private technical material remains reserved for an authorized security
|
| 30 |
responder.
|
| 31 |
|
| 32 |
## Limits
|
| 33 |
|
| 34 |
+
This public record establishes the disclosure timeline. Untrusted control is not
|
| 35 |
+
proven in this public record. Current-version behavior is not proven in this
|
| 36 |
+
public record. Maintainer validation, remediation status, final severity, and
|
| 37 |
+
affected-version scope are not proven in this public record. Private technical
|
| 38 |
+
material is retained for authorized responders.
|
disclosures/werkzeug-windows-path-boundary-disclosure-20260615.md
CHANGED
|
@@ -2,34 +2,37 @@
|
|
| 2 |
|
| 3 |
Date: 2026-06-15
|
| 4 |
|
| 5 |
-
Status: sanitized disclosure record in the
|
| 6 |
|
| 7 |
## Summary
|
| 8 |
|
| 9 |
-
This record
|
| 10 |
-
no-response review date under our responsible-disclosure
|
|
|
|
| 11 |
|
| 12 |
-
Technical details are withheld. This
|
| 13 |
-
|
|
|
|
| 14 |
|
| 15 |
## Timeline
|
| 16 |
|
| 17 |
- First disclosure email sent: 2026-05-25.
|
| 18 |
- 14-day no-response review date: 2026-06-08.
|
| 19 |
-
-
|
| 20 |
-
2026-06-15.
|
| 21 |
|
| 22 |
## Rules Applied
|
| 23 |
|
| 24 |
- The first disclosure email starts the review clock.
|
| 25 |
-
- If there is no acknowledgement or reply after 14 days, a sanitized
|
| 26 |
-
record
|
| 27 |
-
- More detailed disclosure still requires separate human review.
|
| 28 |
- Private technical material remains reserved for an authorized security
|
| 29 |
responder.
|
| 30 |
|
| 31 |
## Limits
|
| 32 |
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
Date: 2026-06-15
|
| 4 |
|
| 5 |
+
Status: sanitized public disclosure record in the responsible-disclosure lane.
|
| 6 |
|
| 7 |
## Summary
|
| 8 |
|
| 9 |
+
This is the public accountability record for a Werkzeug disclosure thread that
|
| 10 |
+
passed the 14-day no-response review date under our responsible-disclosure
|
| 11 |
+
rules.
|
| 12 |
|
| 13 |
+
Technical details are withheld here. This record exists so the disclosure
|
| 14 |
+
timeline is visible without publishing a reproduction recipe, private
|
| 15 |
+
correspondence, or raw technical material.
|
| 16 |
|
| 17 |
## Timeline
|
| 18 |
|
| 19 |
- First disclosure email sent: 2026-05-25.
|
| 20 |
- 14-day no-response review date: 2026-06-08.
|
| 21 |
+
- Published as a sanitized public disclosure record: 2026-06-15.
|
|
|
|
| 22 |
|
| 23 |
## Rules Applied
|
| 24 |
|
| 25 |
- The first disclosure email starts the review clock.
|
| 26 |
+
- If there is no acknowledgement or reply after 14 days, a sanitized public
|
| 27 |
+
record may be published after review.
|
| 28 |
+
- More detailed technical disclosure still requires separate human review.
|
| 29 |
- Private technical material remains reserved for an authorized security
|
| 30 |
responder.
|
| 31 |
|
| 32 |
## Limits
|
| 33 |
|
| 34 |
+
This public record establishes the disclosure timeline. Untrusted control is not
|
| 35 |
+
proven in this public record. Current-version behavior is not proven in this
|
| 36 |
+
public record. Maintainer validation, remediation status, final severity, and
|
| 37 |
+
affected-version scope are not proven in this public record. Private technical
|
| 38 |
+
material is retained for authorized responders.
|
manifest.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
| 20 |
"files": [
|
| 21 |
{
|
| 22 |
"path": "CHANGELOG.md",
|
| 23 |
-
"sha256": "
|
| 24 |
"size_bytes": 2035
|
| 25 |
},
|
| 26 |
{
|
|
@@ -30,8 +30,8 @@
|
|
| 30 |
},
|
| 31 |
{
|
| 32 |
"path": "data/commitment_index.jsonl",
|
| 33 |
-
"sha256": "
|
| 34 |
-
"size_bytes":
|
| 35 |
},
|
| 36 |
{
|
| 37 |
"path": "data/contact_receipts.jsonl",
|
|
@@ -40,13 +40,13 @@
|
|
| 40 |
},
|
| 41 |
{
|
| 42 |
"path": "data/disclosure_receipt_rule_index.jsonl",
|
| 43 |
-
"sha256": "
|
| 44 |
"size_bytes": 1331
|
| 45 |
},
|
| 46 |
{
|
| 47 |
"path": "data/finding_index.jsonl",
|
| 48 |
-
"sha256": "
|
| 49 |
-
"size_bytes":
|
| 50 |
},
|
| 51 |
{
|
| 52 |
"path": "data/public_commitment_stage_index.jsonl",
|
|
@@ -55,33 +55,33 @@
|
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"path": "data/source_ledger_index.jsonl",
|
| 58 |
-
"sha256": "
|
| 59 |
"size_bytes": 1110
|
| 60 |
},
|
| 61 |
{
|
| 62 |
"path": "data/timeline_receipts.jsonl",
|
| 63 |
-
"sha256": "
|
| 64 |
-
"size_bytes":
|
| 65 |
},
|
| 66 |
{
|
| 67 |
"path": "DATASET_POLICY.md",
|
| 68 |
-
"sha256": "
|
| 69 |
-
"size_bytes":
|
| 70 |
},
|
| 71 |
{
|
| 72 |
"path": "disclosures/linux-kernel-virtualization-boundary-disclosure-20260615.md",
|
| 73 |
-
"sha256": "
|
| 74 |
-
"size_bytes":
|
| 75 |
},
|
| 76 |
{
|
| 77 |
"path": "disclosures/werkzeug-windows-path-boundary-disclosure-20260615.md",
|
| 78 |
-
"sha256": "
|
| 79 |
-
"size_bytes":
|
| 80 |
},
|
| 81 |
{
|
| 82 |
"path": "README.md",
|
| 83 |
-
"sha256": "
|
| 84 |
-
"size_bytes":
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"path": "schemas/commitment_index.schema.json",
|
|
@@ -120,13 +120,13 @@
|
|
| 120 |
},
|
| 121 |
{
|
| 122 |
"path": "manifest.json",
|
| 123 |
-
"sha256": "
|
| 124 |
-
"size_bytes":
|
| 125 |
}
|
| 126 |
],
|
| 127 |
"finding_row_count": 2,
|
| 128 |
"future_findings_require_disclosure_clearance": true,
|
| 129 |
-
"generated_utc": "2026-06-15T17:
|
| 130 |
"hf_repo_id": "cjc0013/responsible-disclosure-evidence-index",
|
| 131 |
"manifest_version": "responsible_disclosure_hf_dataset_lane_v1",
|
| 132 |
"private_disclosure_ledger_link_row_count": 0,
|
|
@@ -145,7 +145,7 @@
|
|
| 145 |
"public_commitment_stage_grace_days": 7,
|
| 146 |
"public_commitment_stage_safety_boundary": "Public stage rows contain aggregate grace-period timing only. Detailed commitment-stage receipt mappings remain private until individually cleared.",
|
| 147 |
"public_commitment_stage_summary_count": 0,
|
| 148 |
-
"public_release_review_state": "
|
| 149 |
"public_safe_commitment_records_allowed": true,
|
| 150 |
"public_safe_disclosure_receipt_rule_summaries_allowed": true,
|
| 151 |
"public_safe_public_commitment_stage_summaries_allowed": true,
|
|
@@ -164,11 +164,11 @@
|
|
| 164 |
},
|
| 165 |
"source_ledger_safety_boundary": "Public source-ledger rows contain safe linkage and provenance only. Detailed rows remain private until individually cleared.",
|
| 166 |
"source_ledger_sha256s": [
|
| 167 |
-
"
|
| 168 |
],
|
| 169 |
-
"status": "
|
| 170 |
"timeline_receipt_row_count": 3,
|
| 171 |
"title": "Responsible Disclosure Evidence Index",
|
| 172 |
"upload_performed": true,
|
| 173 |
-
"upload_visibility": "
|
| 174 |
}
|
|
|
|
| 20 |
"files": [
|
| 21 |
{
|
| 22 |
"path": "CHANGELOG.md",
|
| 23 |
+
"sha256": "4ad83bcbcc558f696ec2502277286e194045015652463c321f0fef82d0517e48",
|
| 24 |
"size_bytes": 2035
|
| 25 |
},
|
| 26 |
{
|
|
|
|
| 30 |
},
|
| 31 |
{
|
| 32 |
"path": "data/commitment_index.jsonl",
|
| 33 |
+
"sha256": "2ff0447e87e986ef9497368e0772c378ce6bb6dc1359db0ae82e826a87d0a909",
|
| 34 |
+
"size_bytes": 1293
|
| 35 |
},
|
| 36 |
{
|
| 37 |
"path": "data/contact_receipts.jsonl",
|
|
|
|
| 40 |
},
|
| 41 |
{
|
| 42 |
"path": "data/disclosure_receipt_rule_index.jsonl",
|
| 43 |
+
"sha256": "d94cb0c2d675f47691aa22fdb2c007874c7db139a971379151aed09d3adda08f",
|
| 44 |
"size_bytes": 1331
|
| 45 |
},
|
| 46 |
{
|
| 47 |
"path": "data/finding_index.jsonl",
|
| 48 |
+
"sha256": "64210d139d66f0c234fdd2299ac34da01cbf76577115b45700027ca605d7c203",
|
| 49 |
+
"size_bytes": 2858
|
| 50 |
},
|
| 51 |
{
|
| 52 |
"path": "data/public_commitment_stage_index.jsonl",
|
|
|
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"path": "data/source_ledger_index.jsonl",
|
| 58 |
+
"sha256": "04d371cc2e1a1d97f8840b7b9b160ccf10a290b400995abe68eab33077d49880",
|
| 59 |
"size_bytes": 1110
|
| 60 |
},
|
| 61 |
{
|
| 62 |
"path": "data/timeline_receipts.jsonl",
|
| 63 |
+
"sha256": "93b6bfab23f0acf8c51bad7825095a17aaec545156473298cc2a57547f68a3a4",
|
| 64 |
+
"size_bytes": 1058
|
| 65 |
},
|
| 66 |
{
|
| 67 |
"path": "DATASET_POLICY.md",
|
| 68 |
+
"sha256": "92e343d0a864ab74416110e16cb0ffb43247c6453ffe80b59e9639364fc99020",
|
| 69 |
+
"size_bytes": 1193
|
| 70 |
},
|
| 71 |
{
|
| 72 |
"path": "disclosures/linux-kernel-virtualization-boundary-disclosure-20260615.md",
|
| 73 |
+
"sha256": "236d8e0667d985aeef49d65fe02dbc6e90a0e5c041433b1d05f81919080f10ab",
|
| 74 |
+
"size_bytes": 1414
|
| 75 |
},
|
| 76 |
{
|
| 77 |
"path": "disclosures/werkzeug-windows-path-boundary-disclosure-20260615.md",
|
| 78 |
+
"sha256": "006f0d8795777ba35f21aa655e7d73a64f66c6f47d3069b52a1228f37be95c3d",
|
| 79 |
+
"size_bytes": 1404
|
| 80 |
},
|
| 81 |
{
|
| 82 |
"path": "README.md",
|
| 83 |
+
"sha256": "6b823fee1c1fcd65e35db78dd087142fa6daa26f66a27a84fcb24b3b5973315d",
|
| 84 |
+
"size_bytes": 2879
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"path": "schemas/commitment_index.schema.json",
|
|
|
|
| 120 |
},
|
| 121 |
{
|
| 122 |
"path": "manifest.json",
|
| 123 |
+
"sha256": "cd18d0baa481877436ade8b9b1a1c989d7dd82bd9dfffab28164d43e21871781",
|
| 124 |
+
"size_bytes": 6747
|
| 125 |
}
|
| 126 |
],
|
| 127 |
"finding_row_count": 2,
|
| 128 |
"future_findings_require_disclosure_clearance": true,
|
| 129 |
+
"generated_utc": "2026-06-15T17:23:12+00:00",
|
| 130 |
"hf_repo_id": "cjc0013/responsible-disclosure-evidence-index",
|
| 131 |
"manifest_version": "responsible_disclosure_hf_dataset_lane_v1",
|
| 132 |
"private_disclosure_ledger_link_row_count": 0,
|
|
|
|
| 145 |
"public_commitment_stage_grace_days": 7,
|
| 146 |
"public_commitment_stage_safety_boundary": "Public stage rows contain aggregate grace-period timing only. Detailed commitment-stage receipt mappings remain private until individually cleared.",
|
| 147 |
"public_commitment_stage_summary_count": 0,
|
| 148 |
+
"public_release_review_state": "public_safe_sanitized_disclosures_visible_technical_details_withheld",
|
| 149 |
"public_safe_commitment_records_allowed": true,
|
| 150 |
"public_safe_disclosure_receipt_rule_summaries_allowed": true,
|
| 151 |
"public_safe_public_commitment_stage_summaries_allowed": true,
|
|
|
|
| 164 |
},
|
| 165 |
"source_ledger_safety_boundary": "Public source-ledger rows contain safe linkage and provenance only. Detailed rows remain private until individually cleared.",
|
| 166 |
"source_ledger_sha256s": [
|
| 167 |
+
"eef59c2a0433ff46aeb4ce163525284509319999055345b9ca1ed46ffa719675"
|
| 168 |
],
|
| 169 |
+
"status": "public_visible_sanitized_disclosure_records_technical_details_withheld",
|
| 170 |
"timeline_receipt_row_count": 3,
|
| 171 |
"title": "Responsible Disclosure Evidence Index",
|
| 172 |
"upload_performed": true,
|
| 173 |
+
"upload_visibility": "public"
|
| 174 |
}
|