security-c4po/security-c4po-api/src/test/resources/collections/projects.json

63 lines
1.5 KiB
JSON

[{
"_id": {
"$oid": "62f3c50c7acde34f740ba737"
},
"lastModified": {
"$date": {
"$numberLong": "1668176064717"
}
},
"data": {
"_id": "5a4f126c-9471-43b8-80b9-6eb02b7c35d0",
"client": "Dio Stonemask Inc.",
"title": "log4jj bizarre adventure",
"createdAt": "2022-08-10T14:47:40.140406Z",
"tester": "Jojo",
"projectPentests": [
{
"pentestId": "11601f51-bc17-47fd-847d-0c53df5405b5",
"status": "IN_PROGRESS"
}
],
"createdBy": "3c4ae87f-0d56-4634-a824-b4883c403c8a"
},
"_class": "com.securityc4po.api.project.ProjectEntity"
},{
"_id": {
"$oid": "62f3c5317acde34f740ba738"
},
"lastModified": {
"$date": {
"$numberLong": "1660142897912"
}
},
"data": {
"_id": "42b8c0df-b70e-4526-8ed0-7c022195fe85",
"client": "Allsafe",
"title": "CashMyData (iOS)",
"createdAt": "2022-08-10T14:48:17.912592Z",
"tester": "Elliot",
"projectPentests": [],
"createdBy": "6740ad72-8f42-486a-bcf3-e057e6afb0de"
},
"_class": "com.securityc4po.api.project.ProjectEntity"
},{
"_id": {
"$oid": "62ff7534ac2b4d14d86215c4"
},
"lastModified": {
"$date": {
"$numberLong": "1660908852340"
}
},
"data": {
"_id": "195809ed-9722-4ad5-a84b-0099a9a01652",
"client": "Novatec",
"title": "log4j pentest",
"createdAt": "2022-08-19T11:34:12.339990Z",
"tester": "Stipe",
"projectPentests": [],
"createdBy": "7fe49c8d-fee3-47e0-9224-94e0ac7436c6"
},
"_class": "com.securityc4po.api.project.ProjectEntity"
}]