node-yara-rs.meta

Issues/PRs archive for MTRNord/node-yara-rs
git clone git://archive.git.mtrnord.blog/MTRNord/node-yara-rs.meta.git
Log | Files | Refs

commit 9a41055b8f7c41669085ecded33c19575af8ac98
Author: Phorge Migration <migration@localhost>
Date:   Tue, 21 Jul 2026 17:33:02 +0200

Archive issues/PRs export for MTRNord/node-yara-rs

Diffstat:
Aissues/1.json | 20++++++++++++++++++++
Aissues/1.md | 18++++++++++++++++++
Apulls/2.diff | 17+++++++++++++++++
Apulls/2.json | 20++++++++++++++++++++
Apulls/2.md | 52++++++++++++++++++++++++++++++++++++++++++++++++++++
Apulls/3.diff | 24++++++++++++++++++++++++
Apulls/3.json | 20++++++++++++++++++++
Apulls/3.md | 53+++++++++++++++++++++++++++++++++++++++++++++++++++++
8 files changed, 224 insertions(+), 0 deletions(-)

diff --git a/issues/1.json b/issues/1.json @@ -0,0 +1,20 @@ +{ + "number": 1, + "title": "More extensive testing", + "state": "open", + "author": "MTRNord", + "created_at": "2023-10-03T19:13:28Z", + "closed_at": null, + "labels": [ + "enhancement" + ], + "assignees": [], + "body": "We currently only test the very basics of the code. We should really try to test most if not all things.", + "comments": [ + { + "author": "MTRNord", + "created_at": "2023-10-13T17:04:13Z", + "body": "JSON module is being tested now. The standard yara modules still need testing" + } + ] +} diff --git a/issues/1.md b/issues/1.md @@ -0,0 +1,18 @@ +# #1 More extensive testing + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2023-10-03T19:13:28Z +- **Labels:** enhancement + +--- + +We currently only test the very basics of the code. We should really try to test most if not all things. + + +## Comments + +### @MTRNord — 2023-10-13T17:04:13Z + +JSON module is being tested now. The standard yara modules still need testing + diff --git a/pulls/2.diff b/pulls/2.diff @@ -0,0 +1,17 @@ +diff --git a/yarn.lock b/yarn.lock +index 4023adc..43252a3 100644 +--- a/yarn.lock ++++ b/yarn.lock +@@ -1014,9 +1014,9 @@ __metadata: + linkType: hard + + "ip@npm:^2.0.0": +- version: 2.0.0 +- resolution: "ip@npm:2.0.0" +- checksum: cfcfac6b873b701996d71ec82a7dd27ba92450afdb421e356f44044ed688df04567344c36cbacea7d01b1c39a4c732dc012570ebe9bebfb06f27314bca625349 ++ version: 2.0.1 ++ resolution: "ip@npm:2.0.1" ++ checksum: d765c9fd212b8a99023a4cde6a558a054c298d640fec1020567494d257afd78ca77e37126b1a3ef0e053646ced79a816bf50621d38d5e768cdde0431fa3b0d35 + languageName: node + linkType: hard + diff --git a/pulls/2.json b/pulls/2.json @@ -0,0 +1,20 @@ +{ + "number": 2, + "title": "Bump ip from 2.0.0 to 2.0.1", + "state": "open", + "diff_file": "2.diff", + "author": "dependabot[bot]", + "created_at": "2024-02-21T01:41:22Z", + "closed_at": null, + "merged_at": null, + "base_ref": "main", + "head_ref": "dependabot/npm_and_yarn/ip-2.0.1", + "labels": [ + "dependencies" + ], + "assignees": [], + "requested_reviewers": [], + "body": "Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/indutny/node-ip/commit/3b0994a74eca51df01f08c40d6a65ba0e1845d04\"><code>3b0994a</code></a> 2.0.1</li>\n<li><a href=\"https://github.com/indutny/node-ip/commit/32f468f1245574785ec080705737a579be1223aa\"><code>32f468f</code></a> lib: fixed CVE-2023-42282 and added unit test</li>\n<li>See full diff in <a href=\"https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/node-yara-rs/network/alerts).\n\n</details>", + "comments": [], + "review_comments": [] +} diff --git a/pulls/2.md b/pulls/2.md @@ -0,0 +1,52 @@ +# PR #2 Bump ip from 2.0.0 to 2.0.1 + +- **Status:** open +- **Author:** @dependabot[bot] +- **Created:** 2024-02-21T01:41:22Z +- **Branch:** dependabot/npm_and_yarn/ip-2.0.1 → main +- **Labels:** dependencies +- **Diff:** [2.diff](./2.diff) + +--- + +Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. +<details> +<summary>Commits</summary> +<ul> +<li><a href="https://github.com/indutny/node-ip/commit/3b0994a74eca51df01f08c40d6a65ba0e1845d04"><code>3b0994a</code></a> 2.0.1</li> +<li><a href="https://github.com/indutny/node-ip/commit/32f468f1245574785ec080705737a579be1223aa"><code>32f468f</code></a> lib: fixed CVE-2023-42282 and added unit test</li> +<li>See full diff in <a href="https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1">compare view</a></li> +</ul> +</details> +<br /> + + +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) + +Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. + +[//]: # (dependabot-automerge-start) +[//]: # (dependabot-automerge-end) + +--- + +<details> +<summary>Dependabot commands and options</summary> +<br /> + +You can trigger Dependabot actions by commenting on this PR: +- `@dependabot rebase` will rebase this PR +- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it +- `@dependabot merge` will merge this PR after your CI passes on it +- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it +- `@dependabot cancel merge` will cancel a previously requested merge and block automerging +- `@dependabot reopen` will reopen this PR if it is closed +- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually +- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency +- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) +- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) +- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) +You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/node-yara-rs/network/alerts). + +</details> + diff --git a/pulls/3.diff b/pulls/3.diff @@ -0,0 +1,24 @@ +diff --git a/yarn.lock b/yarn.lock +index 4023adc..4a040ef 100644 +--- a/yarn.lock ++++ b/yarn.lock +@@ -1912,8 +1912,8 @@ __metadata: + linkType: hard + + "tar@npm:^6.1.11, tar@npm:^6.1.2": +- version: 6.2.0 +- resolution: "tar@npm:6.2.0" ++ version: 6.2.1 ++ resolution: "tar@npm:6.2.1" + dependencies: + chownr: ^2.0.0 + fs-minipass: ^2.0.0 +@@ -1921,7 +1921,7 @@ __metadata: + minizlib: ^2.1.1 + mkdirp: ^1.0.3 + yallist: ^4.0.0 +- checksum: db4d9fe74a2082c3a5016630092c54c8375ff3b280186938cfd104f2e089c4fd9bad58688ef6be9cf186a889671bf355c7cda38f09bbf60604b281715ca57f5c ++ checksum: f1322768c9741a25356c11373bce918483f40fa9a25c69c59410c8a1247632487edef5fe76c5f12ac51a6356d2f1829e96d2bc34098668a2fc34d76050ac2b6c + languageName: node + linkType: hard + diff --git a/pulls/3.json b/pulls/3.json @@ -0,0 +1,20 @@ +{ + "number": 3, + "title": "Bump tar from 6.2.0 to 6.2.1", + "state": "open", + "diff_file": "3.diff", + "author": "dependabot[bot]", + "created_at": "2024-04-11T12:09:22Z", + "closed_at": null, + "merged_at": null, + "base_ref": "main", + "head_ref": "dependabot/npm_and_yarn/tar-6.2.1", + "labels": [ + "dependencies" + ], + "assignees": [], + "requested_reviewers": [], + "body": "Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/isaacs/node-tar/commit/bef7b1e4ffab822681fea2a9b22187192ed14717\"><code>bef7b1e</code></a> 6.2.1</li>\n<li><a href=\"https://github.com/isaacs/node-tar/commit/fe8cd57da5686f8695415414bda49206a545f7f7\"><code>fe8cd57</code></a> prevent extraction in excessively deep subfolders</li>\n<li><a href=\"https://github.com/isaacs/node-tar/commit/fe7ebfdcede1f8a2e65db12e19ecc4b3a9934648\"><code>fe7ebfd</code></a> remove security.md</li>\n<li>See full diff in <a href=\"https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/node-yara-rs/network/alerts).\n\n</details>", + "comments": [], + "review_comments": [] +} diff --git a/pulls/3.md b/pulls/3.md @@ -0,0 +1,53 @@ +# PR #3 Bump tar from 6.2.0 to 6.2.1 + +- **Status:** open +- **Author:** @dependabot[bot] +- **Created:** 2024-04-11T12:09:22Z +- **Branch:** dependabot/npm_and_yarn/tar-6.2.1 → main +- **Labels:** dependencies +- **Diff:** [3.diff](./3.diff) + +--- + +Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. +<details> +<summary>Commits</summary> +<ul> +<li><a href="https://github.com/isaacs/node-tar/commit/bef7b1e4ffab822681fea2a9b22187192ed14717"><code>bef7b1e</code></a> 6.2.1</li> +<li><a href="https://github.com/isaacs/node-tar/commit/fe8cd57da5686f8695415414bda49206a545f7f7"><code>fe8cd57</code></a> prevent extraction in excessively deep subfolders</li> +<li><a href="https://github.com/isaacs/node-tar/commit/fe7ebfdcede1f8a2e65db12e19ecc4b3a9934648"><code>fe7ebfd</code></a> remove security.md</li> +<li>See full diff in <a href="https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1">compare view</a></li> +</ul> +</details> +<br /> + + +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) + +Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. + +[//]: # (dependabot-automerge-start) +[//]: # (dependabot-automerge-end) + +--- + +<details> +<summary>Dependabot commands and options</summary> +<br /> + +You can trigger Dependabot actions by commenting on this PR: +- `@dependabot rebase` will rebase this PR +- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it +- `@dependabot merge` will merge this PR after your CI passes on it +- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it +- `@dependabot cancel merge` will cancel a previously requested merge and block automerging +- `@dependabot reopen` will reopen this PR if it is closed +- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually +- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency +- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) +- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) +- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) +You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/node-yara-rs/network/alerts). + +</details> +