Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/delikely/Automotive-Security-Timeline
汽车信息安全事件时间轴
https://github.com/delikely/Automotive-Security-Timeline
automotive-security car-security carhacking data-leaks security timeline vehicle-security
Last synced: 3 months ago
JSON representation
汽车信息安全事件时间轴
- Host: GitHub
- URL: https://github.com/delikely/Automotive-Security-Timeline
- Owner: delikely
- Created: 2021-06-18T12:35:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T17:29:50.000Z (4 months ago)
- Last Synced: 2024-07-19T22:05:34.401Z (4 months ago)
- Topics: automotive-security, car-security, carhacking, data-leaks, security, timeline, vehicle-security
- Homepage: https://delikely.github.io/Automotive-Security-Timeline
- Size: 109 MB
- Stars: 75
- Watchers: 9
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - delikely/Automotive-Security-Timeline - 汽车信息安全事件时间轴 (Others)
README
"汽车信息安全事件时间轴" 按照时间发生的先后顺序记录汽车信息安全事件。
- 地址: [https://delikely.github.io/Automotive-Security-Timeline](https://delikely.github.io/Automotive-Security-Timeline)事件记录的格式如下:
```json
{
"media": {
"caption": "原文标题",
"credit": "",
"url": "图片或视频地址"
},
"text": {
"headline": "事件标题",
"text": "事件描述"
},
"start_date": {
"month": "月",
"day": "日",
"year": "年"
},
"group":"vulnerability 或者 event "
}
```