Made by Dune Group with ❤️ in California
Ice Axe is a Snowflake Native Application designed to provide insights into Snowflake account activities that may be potential threats. It enables users to efficiently audit and monitor login history, user activities, and system usage.
- Overview of threat leads and user activity
- Detailed threat leads
- Detailed user activity tracking
- Download & install SnowSQL
- make
- python3.11
- ~/.snowsql/config file containing a connection named "ICE_AXE", used for deployment only
Configure Snowflake connection "ICE_AXE" in ~/.snowsql/config
[connections.ICE_AXE]
accountname = ...
username = ...
password = ...
Run the following commands
git clone https://github.com/DuneGroup/ice-axe.git
cd ice-axe
pip install -r requirements.txt
make
make clean
- Log in to your Snowflake snowsight UI
- Click
Data Products
on the sidebar - Click
Apps
underData Products
- Click
Ice Axe
to launch
- Click the ⛨ security icon next to
Manage Access
- Review and grant requested permissions
Not yet available
For feedback, support or additional information, please contact us.
This project is licensed under the Apache.
This application requires and requests specific privileges on Snowflake databases for full functionality.