Snowflake-Labs / Sentry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a repository containing the Streamlit version of the Snowflake security dashboards.

Main page screenshot

About

This project is first and foremost a set of tools aimed to help with step #2 of CIRP incident response, identification. It is not meant to be a complete end-to-end solution, but rather a reference implementation that needs to be adapted to the company's needs.

This project contains a set of queries with reference information that explains what kind of information those queries provide.

The provided tools can be used individually through stored procedures. Alternatively, the project contains a Streamlit in Snowflake UI that can be deployed as:

  • a Streamlit application
  • Snowflake native application
  • docker image
  • stored procedures

Alternatively the queries are kept as .sql files in a dedicated directory with accompanying README files.

Additional information, including installation and upgrade instructions is available on the Sentry documentation website.

About

License:Apache License 2.0


Languages

Language:Python 51.6%Language:PLpgSQL 22.6%Language:Nix 10.4%Language:Batchfile 5.2%Language:Makefile 5.2%Language:PLSQL 3.2%Language:Dockerfile 1.1%Language:Shell 0.6%