Code Monkey home page Code Monkey logo

Comments (3)

nickdeis avatar nickdeis commented on August 19, 2024 1

@dimitropoulos I'll look into that since I'm pretty sure I can just look at my github security notification history.
Best,
Nick

from eslint-plugin-no-secrets.

nickdeis avatar nickdeis commented on August 19, 2024

Hey @dimitropoulos,
Thank you for writing this ticket and sorry it took me so long to get back to you. I have added a change log to the repo. Most of the changes have been security and testing updates. There are three new, non-breaking features:

  • Support for scanning JSON documents
  • additionalDelimiters: In addition to splitting the string by whitespace, tokens will be further split by these delimiters
  • ignoreCase: Ignores character case when calculating entropy. This could lead to some false negatives

Here is the changelog (it's also present in the repo and I plan on keeping it up to date):

0.6.8

Patch

  • Security updates
  • Removed eslint 5 testing

0.6.5

Patch

  • Security updates

0.6.4

Minor

  • Added support for scanning JSON documents

0.5.4

Minor

  • Added support for two new options
    • additionalDelimiters: In addition to splitting the string by whitespace, tokens will be further split by these delimiters
    • ignoreCase: Ignores character case when calculating entropy. This could lead to some false negatives

0.3.4

Patch

  • Security updates

Please let me know if this suffices and I will close this ticket.
Best,
Nick

from eslint-plugin-no-secrets.

dimitropoulos avatar dimitropoulos commented on August 19, 2024

awesome! thanks!

I will just comment that it'd be good to know a tiny bit more about what the "security updates" entail. It's nice to know (at a high level) what new things new releases are protecting against.

Good stuff!

from eslint-plugin-no-secrets.

Related Issues (11)

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.