Code Monkey home page Code Monkey logo

apiosintds's Introduction

Who Am I

My name is Davide Baglieri and I'm a security researcher and consultant.

For more information, please use the links below:

Davide Baglieri Linkedin's Davide Baglieri Twitter's Davide Baglieri Mastodon's

My personal purpose about this project is basically for Research & Developing in a continue education and training process I started the 23th of September 1979.

apiosintds's People

Contributors

davidonzo 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

Watchers

 avatar

apiosintds's Issues

Module uses root logger rather than a module logger

This module configures the root logger rather than the module logger:

logging.basicConfig(format='%(levelname)s: %(message)s')

When this module is used by another project (for example misp-modules), this has the side effect of modifying other potentially custom-made loggers.

This is the reason why when launching `misp-modules', each line is printed twice.

Pin requirements.txt libraries

Adding the version numbers to requirements.txt should avoid any conflicting package versions from other Python apps folks have installed.
Personally, I'm pretty hesitant to install this repo since I don't want it to break any other existing apps.

Remove misp-module branch

I see that the misp-module branch is used to unpin the validators dependency.
My understanding is because we want to make it compatible with the list of dependencies used by misp-module (https://github.com/MISP/misp-modules/blob/main/REQUIREMENTS).

It turns out validators is used only by apiosintDS so it should be safe to:

  • pin the version inside misp-module
  • remove the misp-module branch from apiosintDS

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.