{"id":75235,"library":"leakix-l9format","title":"L9 Data Format","description":"A Go library for parsing and handling the L9 data format used by LeakIX for security data.","status":"active","version":"1.3.1","language":"go","source_language":null,"source_url":"https://github.com/LeakIX/l9format","tags":["security","data-format","parser","leakix"],"install":[{"cmd":"go get github.com/LeakIX/l9format","lang":"bash","label":"Install github.com/LeakIX/l9format"}],"dependencies":[],"imports":[{"symbol":"l9format","correct":"github.com/LeakIX/l9format"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/LeakIX/l9format\"\n)\n\nfunc main() {\n\tdata := l9format.Parse([]byte(\"...\"))\n\tfmt.Println(data)\n}","lang":"go","description":"Parses L9 format data and prints the result."},"warnings":[],"env_vars":null,"search_vec":"'data':2,13,20,23 'data-format':22 'format':3,14,24 'go':5 'handl':10 'l9':1,12 'leakix':17,26 'librari':6 'pars':8 'parser':25 'secur':19,21 'use':15","created_at":"2026-06-17T19:14:15.012403+00:00","updated_at":"2026-06-17T19:14:15.012403+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/LeakIX/l9format","github":"https://github.com/LeakIX/l9format","docs":"https://pkg.go.dev/github.com/LeakIX/l9format#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}