Giter Club home page Giter Club logo

Comments (4)

spaze avatar spaze commented on August 15, 2024

Thanks. You can already disallow any function you want but maybe there should be a file with security-oriented deprecated calls, like md5, sha1, mysql_query etc.

from phpstan-disallowed-calls.

janbarasek avatar janbarasek commented on August 15, 2024

I see this package as an automatic guarantee that it will check all common errors for me. I manage hundreds of projects and I don't have the ability to manually configure what to control in each one.

What do these basic functions (as you write) control directly and, if necessary, allow the user to disable this control?

from phpstan-disallowed-calls.

spaze avatar spaze commented on August 15, 2024

This package is not designed to check all common errors for you, that would be an impossible task and there's no such guarantee.

The definition of "common error" varies project by project but if you want to check all projects for common errors (as defined by you as a maintainer) which are not checked (yet?) by this package, you can always create a config file and include it in all your projects just like you require this package. This is how the example .neon files in this repository were born 😀 and this is what I plan to do for a framework-specific calls in https://github.com/spaze/phpstan-disallowed-calls-nette

I think having an extra "deprecated" file (similar to the "dangerous" one) is a good idea but I'd say it's blocked by #62 in this particular case, just to manage expectations.

from phpstan-disallowed-calls.

spaze avatar spaze commented on August 15, 2024

The new bundled config file (disallowed-insecure-calls.neon) was released in 1.8.0

from phpstan-disallowed-calls.

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.