Security Engineer @ Freshworks (FRSH)
Developer from heart. InfoSec by passion. Community first person and an amateur guitarist...
- My page: navs.page
- Twitter: @nav_s15
- Email: reachme@navs.page
Security Engineer @ Freshworks (FRSH)
Developer from heart. InfoSec by passion. Community first person and an amateur guitarist...
An experiment to shrink the size of the Python containers
Python 4
Pre-commit hook for Semgrep with diff awareness π
Python 5
An abstract SDK with typed interactions to Google workspace entity SDKs with Oauth2 and Service account auth support.
Python 2
def parse(path):
with open(path) as gf:
file_stream = gf.read()
import re
dependencies = []