Git Product home page Git Product logo

permsandcombs's People

Contributors

jonathanlam avatar

Watchers

 avatar

permsandcombs's Issues

Vulnerabilities Dashboard - Code

Severity Threshold: ๐Ÿ”ต MEDIUM

4 Potential vulnerability sources found within this repo

๐Ÿ”ด CRITICAL ๐ŸŸก HIGH ๐Ÿ”ต MEDIUM โšช LOW
0 0 4 0

ID: 01HTHF8865DDG2CC0Z8T4R173P Language: Python Severity: ๐Ÿ”ต MEDIUM CWE-703

Assert used

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Read more:
https://cwe.mitre.org/data/definitions/703.html

assert(lexo(item) == "ABC")

ID: 01HTHF8865DDG2CC0Z8Y3EC1K6 Language: Python Severity: ๐Ÿ”ต MEDIUM CWE-703

Assert used

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Read more:
https://cwe.mitre.org/data/definitions/703.html

assert(lexo(item) == "ABCC")

ID: 01HTHF8865DDG2CC0Z902XXHSY Language: Python Severity: ๐Ÿ”ต MEDIUM CWE-703

Assert used

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Read more:
https://cwe.mitre.org/data/definitions/703.html

assert(lexo(item) == "ABC")

ID: 01HTHF8865DDG2CC0Z90PMSN32 Language: Python Severity: ๐Ÿ”ต MEDIUM CWE-703

Assert used

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Read more:
https://cwe.mitre.org/data/definitions/703.html

assert(lexo(item) == "ABCC")

Reply with /nullify to interact with me like another developer

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.