fresh-install.json 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  1. [
  2. {
  3. "model": "sentry.option",
  4. "pk": 1,
  5. "fields": {
  6. "key": "sentry:last_worker_ping",
  7. "last_updated": "2023-06-27T21:40:01.305Z",
  8. "last_updated_by": "unknown",
  9. "value": 1687902001.2623305
  10. }
  11. },
  12. {
  13. "model": "sentry.option",
  14. "pk": 2,
  15. "fields": {
  16. "key": "sentry:last_worker_version",
  17. "last_updated": "2023-06-27T21:40:01.312Z",
  18. "last_updated_by": "unknown",
  19. "value": "\"23.7.0.dev0\""
  20. }
  21. },
  22. {
  23. "model": "sentry.option",
  24. "pk": 3,
  25. "fields": {
  26. "key": "sentry:install-id",
  27. "last_updated": "2023-06-23T00:03:42.785Z",
  28. "last_updated_by": "unknown",
  29. "value": "\"1bc81f9440424e908a73ca377581cb52682db68a\""
  30. }
  31. },
  32. {
  33. "model": "sentry.option",
  34. "pk": 4,
  35. "fields": {
  36. "key": "sentry:latest_version",
  37. "last_updated": "2023-06-27T21:25:02.602Z",
  38. "last_updated_by": "unknown",
  39. "value": "\"23.6.1\""
  40. }
  41. },
  42. {
  43. "model": "sentry.actor",
  44. "pk": 1,
  45. "fields": {
  46. "type": 0,
  47. "user_id": null,
  48. "team": 1
  49. }
  50. },
  51. {
  52. "model": "sentry.email",
  53. "pk": 1,
  54. "fields": {
  55. "email": "testing@example.com",
  56. "date_added": "2023-06-22T22:59:55.531Z"
  57. }
  58. },
  59. {
  60. "model": "sentry.organization",
  61. "pk": 1,
  62. "fields": {
  63. "name": "Testing",
  64. "slug": "testing",
  65. "status": 0,
  66. "date_added": "2023-06-22T22:54:28.773Z",
  67. "default_role": "member",
  68. "is_test": false,
  69. "flags": "1"
  70. }
  71. },
  72. {
  73. "model": "sentry.user",
  74. "pk": 1,
  75. "fields": {
  76. "password": "pbkdf2_sha256$150000$iEvdIknqYjTr$+QsGn0tfIJ1FZLxQI37mVU1gL2KbL/wqjMtG/dFhsMA=",
  77. "last_login": null,
  78. "username": "testing@example.com",
  79. "name": "",
  80. "email": "testing@example.com",
  81. "is_staff": true,
  82. "is_active": true,
  83. "is_superuser": true,
  84. "is_managed": false,
  85. "is_sentry_app": null,
  86. "is_password_expired": false,
  87. "is_unclaimed": false,
  88. "last_password_change": "2023-06-22T22:59:57.023Z",
  89. "flags": "0",
  90. "session_nonce": null,
  91. "date_joined": "2023-06-22T22:59:55.488Z",
  92. "last_active": "2023-06-22T22:59:55.489Z",
  93. "avatar_type": 0,
  94. "avatar_url": null
  95. }
  96. },
  97. {
  98. "model": "sentry.relayusage",
  99. "pk": 1,
  100. "fields": {
  101. "relay_id": "541d8473-0a90-4a4e-b536-704f223521b0",
  102. "version": "23.6.1",
  103. "first_seen": "2023-06-22T23:07:12.275Z",
  104. "last_seen": "2023-06-27T21:27:32.702Z",
  105. "public_key": "mEOy5fxmUgSEgpDWdovUMgBlkbo-ENo3bP8lyB5Z1-Q"
  106. }
  107. },
  108. {
  109. "model": "sentry.relay",
  110. "pk": 1,
  111. "fields": {
  112. "relay_id": "541d8473-0a90-4a4e-b536-704f223521b0",
  113. "public_key": "mEOy5fxmUgSEgpDWdovUMgBlkbo-ENo3bP8lyB5Z1-Q",
  114. "first_seen": null,
  115. "last_seen": null,
  116. "is_internal": true
  117. }
  118. },
  119. {
  120. "model":"sentry.authenticator",
  121. "pk":1,
  122. "fields": {
  123. "user":1,
  124. "created_at": "2023-06-22T22:59:55.602Z",
  125. "last_used_at": null,
  126. "type": 1,
  127. "config": "\"\""
  128. }
  129. },
  130. {
  131. "model": "sentry.useremail",
  132. "pk": 1,
  133. "fields": {
  134. "user": 1,
  135. "email": "testing@example.com",
  136. "validation_hash": "mCnWesSVvYQcq7qXQ36AZHwosAd6cghE",
  137. "date_hash_added": "2023-06-22T22:59:55.521Z",
  138. "is_verified": false
  139. }
  140. },
  141. {
  142. "model": "sentry.userrole",
  143. "pk": 1,
  144. "fields": {
  145. "date_updated": "2023-06-22T23:00:00.123Z",
  146. "date_added": "2023-06-22T22:54:27.960Z",
  147. "name": "Super Admin",
  148. "permissions": "['broadcasts.admin', 'users.admin', 'options.admin']"
  149. }
  150. },
  151. {
  152. "model": "sentry.userroleuser",
  153. "pk": 1,
  154. "fields": {
  155. "date_updated": "2023-06-22T23:00:00.123Z",
  156. "date_added": "2023-06-22T22:59:57.000Z",
  157. "user": 1,
  158. "role": 1
  159. }
  160. },
  161. {
  162. "model": "sentry.team",
  163. "pk": 1,
  164. "fields": {
  165. "organization": 1,
  166. "slug": "testing",
  167. "name": "Testing",
  168. "status": 0,
  169. "actor": 1,
  170. "idp_provisioned": false,
  171. "date_added": "2023-06-22T22:54:28.821Z",
  172. "org_role": null
  173. }
  174. },
  175. {
  176. "model": "sentry.organizationmember",
  177. "pk": 1,
  178. "fields": {
  179. "organization": 1,
  180. "user_id": 1,
  181. "email": null,
  182. "role": "owner",
  183. "flags": "0",
  184. "token": null,
  185. "date_added": "2023-06-22T22:59:55.561Z",
  186. "token_expires_at": null,
  187. "has_global_access": true,
  188. "inviter_id": null,
  189. "invite_status": 0,
  190. "type": 50,
  191. "user_is_active": true,
  192. "user_email": "testing@example.com"
  193. }
  194. },
  195. {
  196. "model": "sentry.project",
  197. "pk": 1,
  198. "fields": {
  199. "slug": "internal",
  200. "name": "Internal",
  201. "forced_color": null,
  202. "organization": 1,
  203. "public": false,
  204. "date_added": "2023-06-22T22:54:28.851Z",
  205. "status": 0,
  206. "first_event": null,
  207. "flags": "10",
  208. "platform": null
  209. }
  210. },
  211. {
  212. "model": "sentry.projectkey",
  213. "pk": 1,
  214. "fields": {
  215. "project": 1,
  216. "label": "Default",
  217. "public_key": "c1373be35a7944808c8bcfede8097df1",
  218. "secret_key": "d4d14d244f8e48788673116ca7646c93",
  219. "roles": "1",
  220. "status": 0,
  221. "date_added": "2023-06-22T22:54:28.932Z",
  222. "rate_limit_count": null,
  223. "rate_limit_window": null,
  224. "data": {
  225. "dynamicSdkLoaderOptions": {
  226. "hasPerformance": true,
  227. "hasReplay": true
  228. }
  229. }
  230. }
  231. },
  232. {
  233. "model": "sentry.rule",
  234. "pk": 1,
  235. "fields": {
  236. "project": 1,
  237. "environment_id": null,
  238. "label": "Send a notification for new issues",
  239. "data": "{\"match\":\"all\",\"conditions\":[{\"id\":\"sentry.rules.conditions.first_seen_event.FirstSeenEventCondition\"}],\"actions\":[{\"id\":\"sentry.mail.actions.NotifyEmailAction\",\"targetType\":\"IssueOwners\",\"targetIdentifier\":null,\"fallthroughType\":\"ActiveMembers\"}]}",
  240. "status": 0,
  241. "source": 0,
  242. "owner": null,
  243. "date_added": "2023-06-22T22:54:28.982Z"
  244. }
  245. },
  246. {
  247. "model": "sentry.projectteam",
  248. "pk": 1,
  249. "fields": {
  250. "project": 1,
  251. "team": 1
  252. }
  253. },
  254. {
  255. "model": "sentry.organizationmemberteam",
  256. "pk": 1,
  257. "fields": {
  258. "team": 1,
  259. "organizationmember": 1,
  260. "is_active": true,
  261. "role": null
  262. }
  263. },
  264. {
  265. "model": "sentry.projectoption",
  266. "pk": 1,
  267. "fields": {
  268. "project": 1,
  269. "key": "sentry:relay-rev",
  270. "value": "\"883653e754e441f9aa54052b52482bdb\""
  271. }
  272. },
  273. {
  274. "model": "sentry.projectoption",
  275. "pk": 2,
  276. "fields": {
  277. "project": 1,
  278. "key": "sentry:relay-rev-lastchange",
  279. "value": "\"2023-06-22T22:54:29.060271Z\""
  280. }
  281. },
  282. {
  283. "model": "sentry.projectoption",
  284. "pk": 3,
  285. "fields": {
  286. "project": 1,
  287. "key": "sentry:option-epoch",
  288. "value": 11
  289. }
  290. },
  291. {
  292. "model": "sentry.projectoption",
  293. "pk": 4,
  294. "fields": {
  295. "project": 1,
  296. "key": "sentry:origins",
  297. "value": "[\"*\"]"
  298. }
  299. },
  300. {
  301. "model": "sentry.apiapplication",
  302. "pk": 1,
  303. "fields": {
  304. "client_id": "e3bc5ddfe2d6c48115efa3c70bbeb0ef938f37a124a1e3a1275d804d15d111c9","client_secret": "bdcec56c5c1b3763afc292883dc0e7e6a0e7164d20435b9f4799e1df513ff940",
  305. "owner":1,
  306. "name": "uniquely-named-application",
  307. "status": 0,
  308. "allowed_origins": "",
  309. "redirect_uris": "",
  310. "homepage_url": null,
  311. "privacy_url": null,
  312. "terms_url": null,
  313. "date_added": "2023-06-22T21:50:27.787Z"
  314. }
  315. }
  316. ]