Giter Club home page Giter Club logo

chuck-norris-streams's People

Contributors

alainpham avatar lbroudoux avatar scholzj 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

Watchers

 avatar  avatar  avatar  avatar  avatar

chuck-norris-streams's Issues

wrong command for installing MYSQL

In the main readme file

actual :

oc env dc/mysqldebezium MYSQL_ROOT_PASSWORD=password MYSQL_USER=chuck MYSQL_PASSWORD=password -n chuck-movie-rental

should be

oc set env dc/mysqldebezium MYSQL_ROOT_PASSWORD=password MYSQL_USER=chuck MYSQL_PASSWORD=password -n chuck-movie-rental

Possible security issue: hard-coded password

Greetings,

We are security researchers and we are looking for insecure coding patterns and configurations in the microservice architecture repositories. In your repository, we have found instances of hard-coded passwords. According to CWE, "A hard-coded password typically leads to a significant authentication failure that can be difficult for the system administrator to detect."

Hopefully, you agree and will fix it.

Source: https://github.com/lbroudoux/chuck-norris-streams/blob/master/chuck-norris-filter-camel/src/main/resources/application-dev.properties and https://github.com/lbroudoux/chuck-norris-streams/blob/master/chuck-norris-filter-camel/src/main/resources/application.properties

Fix stack trace in console problem

Greetings,

We are security researchers and we are looking for insecure coding patterns and configurations in the microservice architecture repositories. In your repository, we have found instances of improper exception handling.

According to CWE, stack traces due to exception handling should not be printed. See https://cwe.mitre.org/

Source: https://github.com/lbroudoux/chuck-norris-streams/blob/master/chuck-norris-filter-kstreams-quarkus/.mvn/wrapper/MavenWrapperDownloader.java

Fix: #5

I am interested to know if you agree with the findings. Any feedback is appreciated.

Creating Debezium Connect pod

Thanks @lbroudoux for creating and describing this elaborate example. I am trying to get it running on my local minishift environment, but unfortunately I am running into an error when trying to create the Debezium Connect pod as described in cdc-config.md. When invoking the oc new-app strimzi-connect-s2i --name=debezium-connect -p CLUSTER_NAME=debezium -p KAFKA_CONNECT_BOOTSTRAP_SERVERS=my-cluster-kafka-bootstrap.amq-streams.svc.cluster.local:9092 command an error is returned:

unable to locate any images in image streams, templates loaded in accessible projects, template files, local docker images with name "strimzi-connect-s2i"

Apparently it's necessary to first create a template with name "strimzi-connect-s2i", but it's not clear where this template comes from. Can you please extend the description with how to create the "strimzi-connect-s2i" template that matches the requirements assumed later on in the description?

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.