elainezhu commited on
Commit
f2acf0f
·
verified ·
1 Parent(s): 14ffcd1

Add/update report 89335e84-4d2d-417f-89a4-4edaa2a356b4

Browse files
reports/89335e84-4d2d-417f-89a4-4edaa2a356b4.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "form_data": {
3
+ "Submitter Relationship": "Affected stakeholder",
4
+ "Submitter_Relationship_Other": "",
5
+ "Incident Location(s)": "asdfasdf",
6
+ "Harm Narrative": "adsfasdf",
7
+ "Disclosure Intent": "No",
8
+ "Disclosure Timeline": null,
9
+ "Disclosure Channels": [],
10
+ "Disclosure_Channels_Other": "",
11
+ "Embargo Request": "",
12
+ "Report Types": [
13
+ "Real-World Incidents"
14
+ ],
15
+ "Reporter ID": "asdfasdf",
16
+ "Session ID": "asdfadsf",
17
+ "Flaw Timestamp Start": "2025-06-02",
18
+ "Systems": [
19
+ "GPT-4",
20
+ "Claude-3.7-Sonnet-Reasoning",
21
+ "GPT-4o",
22
+ "Claude-instant"
23
+ ],
24
+ "Incident Description": "**Detailed Description:**\nfasdfasdf\n\n**Undesirable Outputs/Effects/Impacts:**\nsafasdf\n\n**Reproduction Steps:**\nasfdasdf\n\n**Systematic Evidence:**\nasdfasdf",
25
+ "Incident Description - Detailed": "fasdfasdf",
26
+ "Incident Description - Outputs": "safasdf",
27
+ "Incident Description - Reproduction": "asfdasdf",
28
+ "Incident Description - Systematic": "asdfasdf",
29
+ "Policy Violation": "asdfasdf",
30
+ "Prevalence": "Rare",
31
+ "Severity": "Medium",
32
+ "Impacts": [
33
+ "Psychological"
34
+ ],
35
+ "Impacts_Other": "",
36
+ "Impacted Stakeholder(s)": [
37
+ "Users"
38
+ ],
39
+ "Risk Source(s)": [
40
+ "Deployment issue"
41
+ ],
42
+ "Context Info": "asdfasdf",
43
+ "Report ID": "89335e84-4d2d-417f-89a4-4edaa2a356b4",
44
+ "Submission Timestamp": "2025-06-02T17:40:04.221101"
45
+ },
46
+ "machine_readable": {
47
+ "@context": "https://schema.org",
48
+ "@type": "AIFlawReport",
49
+ "reportId": "89335e84-4d2d-417f-89a4-4edaa2a356b4",
50
+ "dateCreated": "2025-06-02T17:40:04.416782",
51
+ "reportStatus": null,
52
+ "reportTypes": [
53
+ "Real-World Incidents"
54
+ ],
55
+ "basicInformation": {
56
+ "reporterId": "asdfasdf",
57
+ "sessionId": "asdfadsf",
58
+ "flawTimestampStart": "2025-06-02",
59
+ "flawTimestampEnd": null,
60
+ "systems": [
61
+ "GPT-4",
62
+ "Claude-3.7-Sonnet-Reasoning",
63
+ "GPT-4o",
64
+ "Claude-instant"
65
+ ]
66
+ },
67
+ "commonFields": {
68
+ "contextInfo": "asdfasdf",
69
+ "flawDescription": null,
70
+ "policyViolation": "asdfasdf",
71
+ "severity": "Medium",
72
+ "prevalence": "Rare",
73
+ "impacts": [
74
+ "Psychological"
75
+ ],
76
+ "impactedStakeholders": [
77
+ "Users"
78
+ ],
79
+ "riskSource": [],
80
+ "bountyEligibility": null
81
+ },
82
+ "disclosurePlan": {
83
+ "disclosureIntent": "No",
84
+ "disclosureTimeline": null,
85
+ "disclosureChannels": [],
86
+ "embargoRequest": ""
87
+ }
88
+ },
89
+ "timestamp": "2025-06-02T17:40:04.416817"
90
+ }