Giter VIP home page Giter VIP logo

de.htwg.asta.kajak-verleih's Introduction

Hey there! ๐Ÿ‘‹

I'm Josef, a software engineer at Vector Informatik. Here's a bit about me:

  • ๐Ÿ’ป Currently immersed in coding and developing solutions at Vector Informatik.
  • ๐Ÿ”ฌ Passionate about exploring various programming languages, with a love for TypeScript and Scala.
  • โœจ Aim to create software that's both functional and impactful.
  • ๐Ÿค™ Open to collaborations! Got an exciting project? Let's connect!

Josef's Top Languages Josef's GitHub Stats

Looking forward to connecting and collaborating with fellow enthusiasts! ๐Ÿš€

de.htwg.asta.kajak-verleih's People

Contributors

am9zzwy avatar deepsourcebot avatar depfu[bot] avatar krakelo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

de.htwg.asta.kajak-verleih's Issues

(PHP-D1001) Missing class doc comment

Description

Documentation comments are helpful in understanding what that part of the code is responsible for. It is always a good idea to add documentation to your code to improve the code readability and maintainability. In addition to that, it becomes helpful when you revisit the code after a long time. โ€ฆ

Occurrences

There are 2 occurrences of this issue in the repository.

See all occurrences on DeepSource โ†’ deepsource.io/gh/jpkmiller/kajak-verleih/issue/PHP-D1001/occurrences/

(PHP-A1011) Audit required: Insecure use of logger

Description

Logging user-provided values directly can put application vulnerable to multiple attack vectors. Superglobal variables contains values specified by the user, which are considered as tainted and untrusted. Therefore, it is discouraged to pass these variables directly to the logger.

Occurrences

There are 13 occurrences of this issue in the repository.

See all occurrences on DeepSource โ†’ deepsource.io/gh/jpkmiller/kajak-verleih/issue/PHP-A1011/occurrences/

Cancellation

Make it look good and test it for responsive designe

(PHP-A1004) Audit required: Use of an insecure hashing function

Description

Using md5(), sha1() function is not recommended to generate secure passwords. Due to its fast nature to compute passwords too quickly, these functions can become really easy to crack a password using brute force attack. It is recommended to use PHP's password hashing function password_hash() to create a secure password โ€ฆ

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource โ†’ deepsource.io/gh/jpkmiller/kajak-verleih/issue/PHP-A1004/occurrences/

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.