Giter VIP home page Giter VIP logo

iris-client's People

Contributors

devjoost avatar whikernel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

iris-client's Issues

Custom Attributes not well fetched

When using custom attributes on the add_case method, I find them to be in a bad format if I use the update_case afterwards.

Screenshot at Jul 05 11-01-11

The solution I found for this was by including exactly the same custom attributes in the update_case method.

Unable to filter on start/end date using filter_alerts function

I've been trying to retrieve alerts between two dates but the query always returns all results.

dfir-iris-client==2.0.1

session = ClientSession(apikey="<apikey>",
                                host='http://localhost:8000', ssl_verify=False)
alertInstance = Alert(session=session)
results = alertInstance.filter_alerts(alert_start_date="2023-09-01",alert_end_date="2023-09-02")

I appear to have the same issue when performing curl requests when using alert_start_date/alert_end_date.

source_start_date/source_end_date appear to be the correct API calls

file_is_ioc and file_is_evidence in add_ds_file not working properly

If I create a case A with any of those flags active, with attachment A, they work by adding the file to the evidences and IOCs.

But if I create a case B, with attachment A, with any of those flags active, the attachment is not added either to the IOCs or the evidences.

If I delete the case A and try to create the case B again, the flags work again.

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.