Code Monkey home page Code Monkey logo

Comments (6)

josehelps avatar josehelps commented on June 12, 2024 1

it is definetly a more active project since we publish our active detection development there, but the tooling for it now lives on contentctl.

from security_content.

yaroslav-nakonechnikov avatar yaroslav-nakonechnikov commented on June 12, 2024

as i may understand, this is due to python 3.10.
and it is strange, why venv using 3.10, or what is wrong?

(venv) user@star:~/security_content-4.21.0$ which python
/home/user/security_content-4.21.0/venv/bin/python
(venv) user@star:~/security_content-4.21.0$ python --version
Python 3.10.12
(venv) user@star:~/security_content-4.21.0$ /home/user/security_content-4.21.0/venv/bin/python --version
Python 3.10.12

from security_content.

yaroslav-nakonechnikov avatar yaroslav-nakonechnikov commented on June 12, 2024

so, i had to update some ~20 py files with Import from collections and changed it to Import from collections.abc and it started to work.

but this is not expected way to solve it.

from security_content.

josehelps avatar josehelps commented on June 12, 2024

Hey @yaroslav-nakonechnikov I believe you might be using an old version of our tooling, we migrated all these tools over to https://github.com/splunk/contentctl .. give those a try, I will work on updating our README here so it won't mislead other users. Thank you for raising!

from security_content.

yaroslav-nakonechnikov avatar yaroslav-nakonechnikov commented on June 12, 2024

@josehelps but according to releases and timestamps for it - there is a feel, that security_content is more active project.

from security_content.

yaroslav-nakonechnikov avatar yaroslav-nakonechnikov commented on June 12, 2024

thanks!

from security_content.

Related Issues (20)

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.