Git Product home page Git Product logo

rita-bl's People

Contributors

caffeinatedpixel avatar ethack avatar fullmetalcache avatar lisasw avatar zalgo2462 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rita-bl's Issues

QA on blacklist sources

I'm looking for ideas on how to prevent known non-malicious IPs, etc from ending up being flagged by RITA in the blacklisted module. For instance, 8.8.8.8 (one of Google's public DNS servers) made it into a blacklist that we use for a source. However, this IP is not malicious and RITA reporting it is a false positive.

I'm almost tempted to say this is an issue for the blacklist curators and that we are simply reporting them as they are. However, I don't want to have to manually go remove these values when we generate reports. And I don't want to have to explain why Google's DNS is reported as malicious.

I suggest keeping a text file in the repo of known good IPs, etc that people happen to find from time to time in the blacklists. Then rita-bl could use this list as a sort of global whitelist to prevent anything in it from appearing in the blacklists. We provide sensible defaults but if people would like to change them, they can edit the file. I'm worried that this is too closely related to whitelisting within RITA which we have decided to avoid thus far.

Thoughts? Would something like this be technically feasible?

Handle vendor dependencies with golang/dep

Implement dependency vendoring by using golang/dep. This will pin us to certain versions of dependencies using a dependency metadata file (Gopkg.toml and Gopkg.lock). This file will allow reproducible development and deployment environments and hopefully avoid future issues where dependencies introduce incompatible changes.

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.