Code Monkey home page Code Monkey logo

Comments (4)

jerger avatar jerger commented on August 20, 2024 1
npx howfat -r tree mastodon-bot | grep plutov-slack-client
npx howfat -r tree mastodon-bot | grep nodetest

proves that we're not affected :-)

from mastodon-bot.

yogthos avatar yogthos commented on August 20, 2024

Oh yeah, I saw that. I think we're unaffected by that. GitHub does an automated security audit nowadays as well.

from mastodon-bot.

jerger avatar jerger commented on August 20, 2024

npm install says:

npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated [email protected]: this library is no longer supported
/usr/local/bin/mastodon-bot -> /usr/local/lib/node_modules/mastodon-bot/mastodon-bot.js

request is on of our direct dependencies but also dependency of mastodon-api, twitter (last release 4 years ago) & oauth.

The up to date js-twitter lib is located here: https://github.com/HunterLarco/twitter-v2
they use node-fetch & new oauth
"node-fetch": "2.6.1",
"oauth-1.0a": "2.2.6",

I propose also to use node fetch instead of request in our code & will open an issue at mastodon-api for using more up to date libs ...

from mastodon-bot.

yogthos avatar yogthos commented on August 20, 2024

👍

from mastodon-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.