-
Notifications
You must be signed in to change notification settings - Fork 2
User Stories
- Topics Dashboard
- Search, Filter and Sort
- Vote on article
- Tags
- Create Report
- (Admin)Word Lists
- (Admin)Configure Sources
- (Admin)Configure Users
- (Admin)Configure Report Types
- (Admin)Configure ACLs and roles
A user wants to see the most important news topics, so that he can find relevant news items easier.
A user wants to find News Items by searching for any text string. He wants to get ranked list of results to further work with.
https://dev.taranis.cyberrange.rocks/assess?search=Asus&range=week
A user wants to mark an item as important, so that it is easier to find later.
A user wants to find news times based on an “tag”, an attribute or an important keyword, so that he can easier find relevant news items.
https://dev.taranis.cyberrange.rocks/assess?tags=ICSA-23-166-01
https://dev.taranis.cyberrange.rocks/assess?tags=Siemens&tags=ICSA-23-166-10
=> Tag filter can result in empty Storylist: https://dev.taranis.cyberrange.rocks/assess?tags=Siemens&tags=ICSA-23-166-10&tags=Deutschland&tags=xxxxx
functionality | priority | issues | description |
---|---|---|---|
Asses#filters | low | #134 ✔️ | [BUGFIX] Filtering issues with sepcial charcters |
UserStories-wordlist | medium/high (after story clustering) | #126 | Update WordLists for filtering/tagging |
low | #135 | individualisierte Queries/zusammengesetzte Tags | |
medium | #110 ✔️ | reset the news_item_filter in FilterStore |
A User wants to create a Report. So that it can later be shared.
https://dev.taranis.cyberrange.rocks/report/0
An admin wants to use Word Lists to either Filter News Items while collecting, or enhance them with a Bot. The admin should be able to import & export a wordlist. And use the wordlist based on its designated usage. For example to add Tags with the word_list_bot.
An admin wants to configure OSINT Sources to be gathered.
An admin wants to configure new Report Types.
An admin wants to create and delete users. They want to ensure they have the necessary access for their task.
An admin wants to define which permissions each role has.