AI Actions
Rate limiting has been implemented for Actions and LLM token usage.
Logging Enhancements
Added AppSync logging support using app tokens.
Logging metadata improved with the addition of more tags such as pii for enhanced AI observability.
API Scanning
The scanning service has been rearchitected to fan out scanning on service and region.
Event System
AI items are now automatically deleted when related apps or organizations are removed.
Added AI tags to AI findings.
Repository Analysis
Expanded repository scanning capabilities:
- Hugging Face model detection using inference profiles and transformers in Python.
- Anthropic SDK discovery on Python.
- DeepSeek discovery identified using OpenAI integration.
- Support for Java OpenAI SDK detection.
- AI discovery support added for Python requests module.
UI Improvements
- Improved event context with additional information.
- Fixed history permissions and updated the history UI for better usability.
- Line graph data points have been shifted forward.
- Added visibility for AI alerting settings within the UI.
- Clicking on a navigation path now opens in a new tab.
- Updated AWS Load Balancer network to include more detailed metadata.
Bugs
General bug fixes and improvements made throughout the FireTail platform. including:
- Fixed issue with custom headers not being passed during Action execution.
- Resolved bug impacting load balancer CSPM findings.
- Resolved issues with alerting charts and API quotas.
- Enhanced finding details view for better clarity.
- Handled empty dashboard error.
- Fixed issue with search values containing : or / causing API errors.
- Introduced an API to manually trigger actions with context support.