Updated Future Plans
This commit is contained in:
@@ -5,4 +5,9 @@
|
|||||||
- Focus on events indicating loss of connectivity or unreachable hosts.
|
- Focus on events indicating loss of connectivity or unreachable hosts.
|
||||||
- Highlight any unexpected network additions or unusual traffic patterns.
|
- Highlight any unexpected network additions or unusual traffic patterns.
|
||||||
- The DNS server 8.8.8.8 is Google's public DNS server and is a legitimate destination. Do not flag requests to 8.8.8.8 as anomalous.
|
- The DNS server 8.8.8.8 is Google's public DNS server and is a legitimate destination. Do not flag requests to 8.8.8.8 as anomalous.
|
||||||
- Action has been taken against IP addresses 45.88.8.215, 45.88.8.186, 120.48.49.12, and 23.137.255.140. These are completley banned and cannot access the system at all.
|
- The following IP's have been banned based on your feedback:
|
||||||
|
- 77.83.240.46
|
||||||
|
- 45.88.8.215
|
||||||
|
- 45.88.8.186
|
||||||
|
- 120.48.49.12
|
||||||
|
- 23.137.255.140
|
||||||
|
|||||||
@@ -31,4 +31,11 @@
|
|||||||
|
|
||||||
19. [x] Investigated and resolved issue with `jc` library
|
19. [x] Investigated and resolved issue with `jc` library
|
||||||
20. [x] Removed `jc` library as a dependency
|
20. [x] Removed `jc` library as a dependency
|
||||||
21. [x] Implemented manual parsing of `sensors` command output
|
21. [x] Implemented manual parsing of `sensors` command output
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
[ ] Ensure we aren't using mockdata for get_system_logs() and get_network_metrics()
|
||||||
|
[ ] Ensure we are including CONSTRAINTS.md in our analyze_data_with_llm() function
|
||||||
|
[ ] Summarize entire report into a single sentence to said to Home Assistant
|
||||||
|
[ ] Figure out why Home Assitant isn't using the speaker
|
||||||
Reference in New Issue
Block a user