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

Adding first-seen/last-seen to dataset with new flags #1

Open
codingo opened this issue Mar 15, 2021 · 0 comments
Open

Adding first-seen/last-seen to dataset with new flags #1

codingo opened this issue Mar 15, 2021 · 0 comments
Labels
bounty on merge Receive a paid bounty on the merging of this item (first come, first serve) good first issue Good for newcomers

Comments

@codingo
Copy link
Owner

codingo commented Mar 15, 2021

Whilst the captured data is good, it fails in conditions where there's load balancing in place (as the IP will rotate on each capture).

Suggested fix to this is to add two date fields, first-seen and last-seen, potentially also seen as an integer count (less valuable, nice to have).

As alerts would then change around this, flags should be added:

  • fs which would boolean toggle a messaging being shown each run of all first scene items
  • ls which would toggle messaging to show if an item was in the last scan, but is no longer seen in days since the specified run. So ls 2 woudl shown any items not seen this run, or in the last two days.
  • lsd which is ls, but in US datetime format, showing prompts for items that haven't been seen since lsd <date>

Bounty for this item is $100USD. If you put in a pull request, be sure to mention a paypal link (here or in dm on twitter.com/codingo_).

@codingo codingo added good first issue Good for newcomers bounty on merge Receive a paid bounty on the merging of this item (first come, first serve) labels Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty on merge Receive a paid bounty on the merging of this item (first come, first serve) good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant