{"id":15636468,"url":"https://github.com/myunisoft/sigyn","last_synced_at":"2025-03-08T18:30:54.841Z","repository":{"id":184529087,"uuid":"667150620","full_name":"MyUnisoft/sigyn","owner":"MyUnisoft","description":"Grafana Loki Alerting Agent","archived":false,"fork":false,"pushed_at":"2025-03-03T07:58:22.000Z","size":1116,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T11:49:58.425Z","etag":null,"topics":["alert","alerting","alerts","grafana","logs","loki","monitoring"],"latest_commit_sha":null,"homepage":"https://myunisoft.github.io/sigyn/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MyUnisoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-16T20:01:28.000Z","updated_at":"2025-02-04T19:10:44.000Z","dependencies_parsed_at":"2023-11-22T22:23:16.976Z","dependency_job_id":"d7a4d086-fb56-4a4d-bf35-e8c9072438fc","html_url":"https://github.com/MyUnisoft/sigyn","commit_stats":{"total_commits":230,"total_committers":4,"mean_commits":57.5,"dds":"0.26956521739130435","last_synced_commit":"7814a3bbe824b1a6aeff3bc4c2ddb59318788cdf"},"previous_names":["myunisoft/sigyn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyUnisoft%2Fsigyn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyUnisoft%2Fsigyn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyUnisoft%2Fsigyn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyUnisoft%2Fsigyn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MyUnisoft","download_url":"https://codeload.github.com/MyUnisoft/sigyn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242594769,"owners_count":20155337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alert","alerting","alerts","grafana","logs","loki","monitoring"],"created_at":"2024-10-03T11:04:15.360Z","updated_at":"2025-03-08T18:30:54.836Z","avatar_url":"https://github.com/MyUnisoft.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"# Sigyn\" width=\"600\" src=\"https://user-images.githubusercontent.com/4438263/256920053-ae303fbe-537d-44d8-8a12-cea4b5c65ad8.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/MyUnisoft/sigyn\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/MyUnisoft/sigyn?style=for-the-badge\" alt=\"license\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/MyUnisoft/sigyn\"\u003e\n    \u003cimg src=\"https://img.shields.io/maintenance/yes/2023?style=for-the-badge\" alt=\"maintained\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://api.securityscorecards.dev/projects/github.com/MyUnisoft/sigyn\"\u003e\n    \u003cimg src=\"https://api.securityscorecards.dev/projects/github.com/MyUnisoft/sigyn/badge?style=for-the-badge\" alt=\"ossf scorecard\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/MyUnisoft/sigyn\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge\u0026logo=typescript\" alt=\"typescript\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/MyUnisoft/sigyn\"\u003e\n    \u003cimg src=\"https://img.shields.io/static/v1?\u0026label=module\u0026message=ESM%20and%20CJS\u0026color=9cf\u0026style=for-the-badge\" alt=\"esm-cjs\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## 🚧 Requirements\n- npm v7+ for [workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces)\n\n## 📦 Available packages\n\nClick on one of the links to access the documentation of the package:\n\n### Core\n\n| name | package and link |\n| --- | --- |\n| agent | [@sigyn/agent](./src/agent) |\n| config | [@sigyn/config](./src/config) |\n\n### Utils\n\n| name | package and link |\n| --- | --- |\n| logql | [@sigyn/logql](./src/logql) |\n| morphix | [@sigyn/morphix](./src/morphix) |\n| pattern | [@sigyn/pattern](./src/pattern) |\n| lab | [@sigyn/lab](./src/lab) |\n\n### Notifiers\n| name | package and link |\n| --- | --- |\n| notifiers | [@sigyn/notifiers](./src/notifiers) |\n| discord | [@sigyn/discord](./src/discord/) |\n| slack | [@sigyn/slack](./src/slack) |\n| teams | [@sigyn/teams](./src/teams) |\n\nThese packages are available in the Node Package Repository and can be easily installed with [npm](https://docs.npmjs.com/getting-started/what-is-npm) or [yarn](https://yarnpkg.com).\n\n```bash\n$ npm i @sigyn/agent\n# or\n$ yarn add @sigyn/agent\n```\n\n## 🔨 Build\nTo install and compile all workspaces, just run the following commands at the root\n\n```bash\n$ npm ci\n$ npm run build\n```\n\n## 🧪 Test\nRun test for all workspaces\n```bash\nnpm run test\n```\n\nOr running test of a single workspace\n\n```bash\n$ npm run test -w \u003cworkspace\u003e\n```\n\n## 📤 Publishing package\nEach package has its own `prepublishOnly` to build TypeScript source before publishing.\n\n```bash\n$ npm publish -w \u003cworkspace\u003e\n```\n\n## Contributors ✨\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/PierreDemailly\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/39910767?v=4?s=100\" width=\"100px;\" alt=\"PierreDemailly\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePierreDemailly\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/MyUnisoft/sigyn/commits?author=PierreDemailly\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/MyUnisoft/sigyn/commits?author=PierreDemailly\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#maintenance-PierreDemailly\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/MyUnisoft/sigyn/commits?author=PierreDemailly\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/fraxken\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4438263?v=4?s=100\" width=\"100px;\" alt=\"Thomas.G\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eThomas.G\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/MyUnisoft/sigyn/pulls?q=is%3Apr+reviewed-by%3Afraxken\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#security-fraxken\" title=\"Security\"\u003e🛡️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://sofiand.github.io/portfolio-client/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/39944043?v=4?s=100\" width=\"100px;\" alt=\"Yefis\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYefis\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/MyUnisoft/sigyn/commits?author=SofianD\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyunisoft%2Fsigyn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyunisoft%2Fsigyn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyunisoft%2Fsigyn/lists"}