GithubHelp home page GithubHelp logo

oxsecurity / codetotal Goto Github PK

View Code? Open in Web Editor NEW
69.0 5.0 8.0 44.08 MB

Analyze any snippet, file, or repository to detect possible security flaws such as secret in code, open source vulnerability, code security, vulnerability, insecure infrastructure as code, and potential legal issues with open source licenses.

Home Page: https://codetotal.io

License: GNU Affero General Public License v3.0

JavaScript 0.96% TypeScript 97.47% HTML 0.28% CSS 0.69% Dockerfile 0.60%
code-quality-analyzer iac megalinter sast secrets-detection security supply-chain sbom sbom-generator vulnerability-scanners

codetotal's People

Contributors

eyalatox avatar itayox avatar megalinter-bot avatar nvuillam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

codetotal's Issues

Missing language for file mode

When selecting a python file, "language" is displayed empty

It should either not be displayed at all, or display "Python" :)

image

Change score to risk

Change "Score" label to "Risk" since a clean analysis has either zero risk or a score of a 100 :)
image

Backend should wait for parsers to complete

Current state
megalinter-complete signals the end of an analysis

Problem
Parsers didn't finish and the data isn't displayed to the user since the WS connection is closed

Solution
Wait for parsers to complete before marking the analysis as completed

Optimize collection of npm packages

The current parallel call of npm api for N packages triggers too many 429 and consume lots of CPU resources.

We need either to:

  • Call npm api in bulk with a list of packages
  • Define some "pool" to avoid to have more than 5 parallel api calls

Dependency not used in code: (14 dependencies)

  • Category: SBOM
  • Policy Name: Unused direct dependency in code
  • Application Name: oxsecurity/codetotal
  • Fix Link:
  • Click here to see details in OX App:

Issue Description:

Repo oxsecurity/codetotal has 14 dependencies that are not utilized. In other words, no functions or variables of the dependencies are used.

Recommendations:

It is best practise to remove dependencies that are not being used.

Aggregations:

Package Stars Downloads Forks Vulnerabilities

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.