Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] pb_using_timestamps_in_MISP incorrect publish_timestamp filtering #54

Open
righel opened this issue Sep 9, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@righel
Copy link

righel commented Sep 9, 2024

In the timestamps playbook:
https://github.com/MISP/misp-playbooks/blob/main/misp-playbooks/pb_using_timestamps_in_MISP-with_output.ipynb

Section:
Use REST API to search for published events on an exact date
json={"returnFormat":"json", "publish_timestamp":"2023-07-07", "published":"1"}

The publish_timestamp filter is not working as expected with the YYYY-MM-DD format, it has to be in timestamp format.

@cudeso cudeso added the bug Something isn't working label Sep 10, 2024
@cudeso
Copy link
Collaborator

cudeso commented Sep 10, 2024

Good catch! I'll update the playbook soon.

@cudeso cudeso self-assigned this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants