Code Monkey home page Code Monkey logo

docker-symfony-api's People

Contributors

dimadeush 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-symfony-api's Issues

Error on step 6.

On the Step 6 the execution fails after I run the very first command make build with the next warnings and error:

23.37 Generating autoload files
23.37 3 packages you are using are looking for funding.
23.37 Use the `composer fund` command to find out more!
23.37 [bamarni-bin] Checking namespace tools/09_composer
23.40 Installing dependencies from lock file (including require-dev)
23.40 Verifying lock file contents can be installed on current platform.
23.41 Nothing to install, update or remove
23.41 Generating autoload files
23.42 21 packages you are using are looking for funding.
23.42 Use the `composer fund` command to find out more!
23.43 > if which local-php-security-checker; then local-php-security-checker --update-cache && local-php-security-checker; fi
23.43 /usr/bin/local-php-security-checker
24.45 Symfony Security Check Report
24.45 =============================
24.45 
24.45 2 packages have known vulnerabilities.
24.45 
24.45 symfony/security-http (v6.3.6)
24.45 ------------------------------
24.45 
24.45  * [CVE-2023-46733][]: Possible session fixation
24.45 
24.45 symfony/twig-bridge (v6.3.5)
24.45 ----------------------------
24.45 
24.45  * [CVE-2023-46734][]: Potential XSS vulnerabilities in CodeExtension filters
24.45 
24.45 [CVE-2023-46733]: https://symfony.com/cve-2023-46733
24.45 [CVE-2023-46734]: https://symfony.com/cve-2023-46734
24.45 
24.45 Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
24.45 Execute this command regularly to check the newly discovered vulnerabilities.
24.45 Script if which local-php-security-checker; then local-php-security-checker --update-cache && local-php-security-checker; fi handling the post-install-cmd event returned with error code 1
------
failed to solve: process "/bin/sh -c if [ \"$BUILD_ARGUMENT_ENV\" = \"dev\" ] || [ \"$BUILD_ARGUMENT_ENV\" = \"test\" ]; then COMPOSER_MEMORY_LIMIT=-1 composer install --optimize-autoloader --no-interaction --no-progress;     else export APP_ENV=$BUILD_ARGUMENT_ENV && COMPOSER_MEMORY_LIMIT=-1 composer install --optimize-autoloader --no-interaction --no-progress --no-dev;     fi" did not complete successfully: exit code: 1
make: *** [build] Error 17

OS: MacOS latest versIon
composer latest version
php latest version
docker latest version

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.