{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":68138363,"defaultBranch":"main","name":"nodejs","ownerLogin":"jasongin","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2016-09-13T19:01:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13093042?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709870823.0","currentOid":""},"activityList":{"items":[{"before":"9fd3669127bc0b79300aa924bb8045b50276189c","after":"636a58e9c8cdca4fca9a79a6ce8e94c1db598b79","ref":"refs/heads/napi-libnode-v20.9.0","pushedAt":"2024-03-10T21:50:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jasongin","name":"Jason Ginchereau","path":"/jasongin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13093042?s=80&v=4"},"commit":{"message":"Remove ShutdownProcess from napi_destroy_environment","shortMessageHtmlLink":"Remove ShutdownProcess from napi_destroy_environment"}},{"before":null,"after":"9fd3669127bc0b79300aa924bb8045b50276189c","ref":"refs/heads/napi-libnode-v20.9.0","pushedAt":"2024-03-08T04:07:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jasongin","name":"Jason Ginchereau","path":"/jasongin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13093042?s=80&v=4"},"commit":{"message":"adapt to the new embedding API","shortMessageHtmlLink":"adapt to the new embedding API"}},{"before":null,"after":"b8671e96b45f2cd0a63d7f7b549919c3ff2a6061","ref":"refs/heads/napi-libnode-v20.0.0","pushedAt":"2023-04-22T02:07:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jasongin","name":"Jason Ginchereau","path":"/jasongin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13093042?s=80&v=4"},"commit":{"message":"rectify napi_destroy_platform","shortMessageHtmlLink":"rectify napi_destroy_platform"}},{"before":null,"after":"cac00bec53733c17a489a48e4b9e414fab48f81b","ref":"refs/heads/napi-libnode-v19.9.0","pushedAt":"2023-04-15T22:14:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jasongin","name":"Jason Ginchereau","path":"/jasongin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13093042?s=80&v=4"},"commit":{"message":"rectify napi_destroy_platform","shortMessageHtmlLink":"rectify napi_destroy_platform"}},{"before":"aa0f3acb9f79e73f42e70914d8a8f1941ad3d87d","after":null,"ref":"refs/heads/napi-libnode-v18.16.0","pushedAt":"2023-04-15T22:02:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jasongin","name":"Jason Ginchereau","path":"/jasongin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13093042?s=80&v=4"}},{"before":"43a49845a383a7e73a99c34200420ce4b4b49f85","after":"aa0f3acb9f79e73f42e70914d8a8f1941ad3d87d","ref":"refs/heads/napi-libnode-v18.16.0","pushedAt":"2023-04-15T21:05:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jasongin","name":"Jason Ginchereau","path":"/jasongin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13093042?s=80&v=4"},"commit":{"message":"rectify napi_destroy_platform","shortMessageHtmlLink":"rectify napi_destroy_platform"}},{"before":null,"after":"43a49845a383a7e73a99c34200420ce4b4b49f85","ref":"refs/heads/napi-libnode-v18.16.0","pushedAt":"2023-04-15T20:46:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jasongin","name":"Jason Ginchereau","path":"/jasongin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13093042?s=80&v=4"},"commit":{"message":"rectify napi_destroy_platform","shortMessageHtmlLink":"rectify napi_destroy_platform"}},{"before":null,"after":"8833099ef0297ac85e45ecbeaa108b7987c62133","ref":"refs/heads/main","pushedAt":"2023-04-15T20:10:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jasongin","name":"Jason Ginchereau","path":"/jasongin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13093042?s=80&v=4"},"commit":{"message":"src: fix CSPRNG when length exceeds INT_MAX\n\nCSPRNG implicitly casts the size_t length argument to a signed int when\ncalling RAND_bytes(), which leaves it up to the caller to ensure that\nthe length argument actually fits into such a signed int. However, not\nall call sites explicitly ensure that, which could lead to subtle bugs.\n\nIn OpenSSL 3, use RAND_bytes_ex() instead, which does not require\ncasting the length to a signed int.\n\nIn OpenSSL 1.1.1, RAND_bytes_ex() is not supported, thus we have to\nprocess blocks of size INT_MAX one by one.\n\nPR-URL: https://github.com/nodejs/node/pull/47515\nReviewed-By: Richard Lau \nReviewed-By: James M Snell ","shortMessageHtmlLink":"src: fix CSPRNG when length exceeds INT_MAX"}},{"before":"5d06e5c30d7350ffe697056bc9a712f8152cecc1","after":"49994f39608b282b6198b3edd1c74f47b1c669b5","ref":"refs/heads/master","pushedAt":"2023-04-15T20:05:41.937Z","pushType":"push","commitsCount":10000,"pusher":{"login":"jasongin","name":"Jason Ginchereau","path":"/jasongin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13093042?s=80&v=4"},"commit":{"message":"build: bump ossf/scorecard-action from 2.1.2 to 2.1.3\n\nBumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.\n- [Release notes](https://github.com/ossf/scorecard-action/releases)\n- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)\n- [Commits](https://github.com/ossf/scorecard-action/compare/e38b1902ae4f44df626f11ba0734b14fb91f8f86...80e868c13c90f172d68d1f4501dee99e2479f7af)\n\nPR-URL: https://github.com/nodejs/node/pull/47367\nReviewed-By: Rich Trott \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"build: bump ossf/scorecard-action from 2.1.2 to 2.1.3"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0xMFQyMTo1MDoyMC4wMDAwMDBazwAAAAQRr5Xo","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0xMFQyMTo1MDoyMC4wMDAwMDBazwAAAAQRr5Xo","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0xNVQyMDowNTo0MS45Mzc2NTBazwAAAAMZerd7"}},"title":"Activity ยท jasongin/nodejs"}