{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":134902383,"defaultBranch":"main","name":"fast-redact","ownerLogin":"davidmarkclements","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-05-25T20:35:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1190716?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710872820.0","currentOid":""},"activityList":{"items":[{"before":"3e93d32777d2a59eaf5e05e6c463201a5f4f8a2c","after":"e268c1c3b5a3be770f8082583f626bc4ba5c648d","ref":"refs/heads/main","pushedAt":"2024-03-19T18:26:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Bumped v3.5.0\n\nSigned-off-by: Matteo Collina ","shortMessageHtmlLink":"Bumped v3.5.0"}},{"before":"74e09b2b3538692c5a4eb404dad429ee3efec633","after":"3e93d32777d2a59eaf5e05e6c463201a5f4f8a2c","ref":"refs/heads/main","pushedAt":"2024-03-19T18:26:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Pass strings through wildcard key redaction (#32)\n\nPer #31, we currently throw a `TypeError` when we try to apply a\r\nwildcard key redaction configuration to a string target. Strings spoofed\r\nthemselves into an object code path due to gotchas like:\r\n\r\n```js\r\nObject.keys('string')\r\n// => [ '0', '1', '2', '3', '4', '5' ]\r\n```\r\n\r\nWe already bail early on nullish targets, so we can extend this\r\nbehaviour to cover string targets as well. Other primitives are already\r\nhandled safely but I've added tests to cover them off.","shortMessageHtmlLink":"Pass strings through wildcard key redaction (#32)"}},{"before":"f3e9f13b26a8b1bfa57e344a21d1f79fa575d708","after":"74e09b2b3538692c5a4eb404dad429ee3efec633","ref":"refs/heads/main","pushedAt":"2024-03-19T10:06:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Bumped v3.4.1\n\nSigned-off-by: Matteo Collina ","shortMessageHtmlLink":"Bumped v3.4.1"}},{"before":"f71a23d3bc0714efe33c912d8c8dafb9af0fa8a3","after":"f3e9f13b26a8b1bfa57e344a21d1f79fa575d708","ref":"refs/heads/main","pushedAt":"2024-03-19T10:06:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"fix: restore using latest secret state (#69)","shortMessageHtmlLink":"fix: restore using latest secret state (#69)"}},{"before":"2c2c4be3fef14c2c9445669c939961bcecb02510","after":"f71a23d3bc0714efe33c912d8c8dafb9af0fa8a3","ref":"refs/heads/main","pushedAt":"2024-03-07T17:29:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Bumped v3.4.0\n\nSigned-off-by: Matteo Collina ","shortMessageHtmlLink":"Bumped v3.4.0"}},{"before":"59b84b2fa2be57b66a7679cdbd696e58e4eaba5e","after":"2c2c4be3fef14c2c9445669c939961bcecb02510","ref":"refs/heads/main","pushedAt":"2024-03-07T17:29:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Merge branch 'main' of github.com:davidmarkclements/fast-redact","shortMessageHtmlLink":"Merge branch 'main' of github.com:davidmarkclements/fast-redact"}},{"before":"a325e20edb80212483ebe5c0daf9bc66d5fb2d3e","after":"59b84b2fa2be57b66a7679cdbd696e58e4eaba5e","ref":"refs/heads/main","pushedAt":"2024-03-07T17:29:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"fix(wildcards): remove old secret references (#67)\n\n* fix(wildcards): remove old secret references\r\n\r\n* chore: remove console.log\r\n\r\n* chore: try to save previous secret reference\r\n\r\n* chore: remove unnecessary assigment\r\n\r\n* refactor: change spread operator to for loop for node v6 and add test case","shortMessageHtmlLink":"fix(wildcards): remove old secret references (#67)"}},{"before":"5182d875856c495cdf216a20866f210ee5d9af43","after":"a325e20edb80212483ebe5c0daf9bc66d5fb2d3e","ref":"refs/heads/main","pushedAt":"2023-07-27T17:19:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"fix: properly restore nested wildcard values (#59)","shortMessageHtmlLink":"fix: properly restore nested wildcard values (#59)"}},{"before":"73679fd66c15d83e8bcb546fe543b14662b9afce","after":"5182d875856c495cdf216a20866f210ee5d9af43","ref":"refs/heads/main","pushedAt":"2023-05-15T12:17:25.527Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Bumped v3.2.0\n\nSigned-off-by: Matteo Collina ","shortMessageHtmlLink":"Bumped v3.2.0"}},{"before":"9868c0013e682a0b9785b0dab0921920247e5a9f","after":"73679fd66c15d83e8bcb546fe543b14662b9afce","ref":"refs/heads/main","pushedAt":"2023-05-15T12:16:52.649Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Remove VM usage (#53)","shortMessageHtmlLink":"Remove VM usage (#53)"}},{"before":"02506236eaac3b0fbab57d22b2fe6caba20fecf3","after":"9868c0013e682a0b9785b0dab0921920247e5a9f","ref":"refs/heads/main","pushedAt":"2023-05-15T12:15:25.949Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"fix: updated redaction mechanism for wild cards above level 2 (#58)","shortMessageHtmlLink":"fix: updated redaction mechanism for wild cards above level 2 (#58)"}},{"before":"9ee9c1a5e126bedbb134efe3701c68a47194736d","after":"02506236eaac3b0fbab57d22b2fe6caba20fecf3","ref":"refs/heads/main","pushedAt":"2023-04-18T09:46:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"docs(paths): add a specific call-out for hyphens (#56)","shortMessageHtmlLink":"docs(paths): add a specific call-out for hyphens (#56)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEGe_O7AA","startCursor":null,"endCursor":null}},"title":"Activity ยท davidmarkclements/fast-redact"}