di-sukharev / opencommit

just a GPT wrapper for git — generate commit messages by an LLM in 1 sec — works best with Claude 3.5 — supports local models too
https://www.npmjs.com/package/opencommit
MIT License
6.19k stars 330 forks source link

[Bug]: openai-node outdated #276

Open stephane-martin opened 1 year ago

stephane-martin commented 1 year ago

Opencommit Version

1.0.2

Node Version

18.17.1

NPM Version

9.6.7

What OS are you seeing the problem on?

Other Linux Distro

What happened?

Expected Behavior

up to date openai-node dependency

Current Behavior

dependabot reports outdated axios

Possible Solution

update openai-node to v4.17.x

Steps to Reproduce

N/A

Relevant log output

axios >= 0.8.1, < 1.6.0
An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
github-actions[bot] commented 11 months ago

Stale issue message

di-sukharev commented 9 months ago

reopening, will take a look at this

di-sukharev commented 9 months ago

@stephane-martin please update to the latest npm i -g opencommit@latest version and close the issue if its not bothering anymore