GithubHelp home page GithubHelp logo

piiano / code-scanner-test Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 4.0 1.33 MB

Collection of test code in Java and Go for Piiano Flows testing

Home Page: https://piiano.com

Java 88.45% Python 5.67% Go 5.88%
pii static-analysis

code-scanner-test's People

Contributors

grozateofil avatar yossi-lavi avatar yuval-piiano avatar david-piiano avatar guyfe avatar nerya10 avatar

code-scanner-test's Issues

`Name` data type is received from the following REST API function `RestController.java`

When personal data is received in REST API it is crucial to confirm that this data type is allowed to be collected at all according to your company’s privacy policy. Whether it gets stored or logged next and you have appropriate controls in place. If this is a sensitive data type consider encrypting it and setting retention policies too.

Link to dashboard: http://127.0.0.1:6000/scans?tableMode=Dashboardv2&flowType=Inbound&dataType=Name&findingGroup=RestController.java

In the following flow `Email` data type is written to a log in `Debug` level

Ensure data privacy by refraining from logging personal or sensitive information. Normally, logging systems are accessible to people who can now see personal data but are unauthorized to do so. If there's a need to link back personal data from logs, consider concealing this field by either tokenizing or hashing it beforehand.

In the following flow `Email` data type is written to a log in `Debug` level

Ensure data privacy by refraining from logging personal or sensitive information. Normally, logging systems are accessible to people who can now see personal data but are unauthorized to do so. If there's a need to link back personal data from logs, consider concealing this field by either tokenizing or hashing it beforehand.

In the following flow `Email` data type is written to a log in `Debug` level

Ensure data privacy by refraining from logging personal or sensitive information. Normally, logging systems are accessible to people who can now see personal data but are unauthorized to do so. If there's a need to link back personal data from logs, consider concealing this field by either tokenizing or hashing it beforehand.

In the following flow `Email` data type is written to a log in `Debug` level

Ensure data privacy by refraining from logging personal or sensitive information. Normally, logging systems are accessible to people who can now see personal data but are unauthorized to do so. If there's a need to link back personal data from logs, consider concealing this field by either tokenizing or hashing it beforehand.

In the following flow `Email` data type is written to a log in `Debug` level

Ensure data privacy by refraining from logging personal or sensitive information. Normally, logging systems are accessible to people who can now see personal data but are unauthorized to do so. If there's a need to link back personal data from logs, consider concealing this field by either tokenizing or hashing it beforehand.

`Address` data type is written to a log in `Stdout` level

Ensure data privacy by refraining from logging personal or sensitive information. Normally, logging systems are accessible to people who can now see personal data but are unauthorized to do so. If there’s a need to link back personal data from logs, consider concealing this field by either tokenizing or hashing it beforehand.

`Credentials` data type is written to a log in `Info` level

Ensure data privacy by refraining from logging personal or sensitive information. Normally, logging systems are accessible to people who can now see personal data but are unauthorized to do so. If there’s a need to link back personal data from logs, consider concealing this field by either tokenizing or hashing it beforehand.

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.