{"id":18143266,"url":"https://github.com/hihouhou/huginn_debian_security_bug_tracker_agent","last_synced_at":"2026-04-29T00:34:46.491Z","repository":{"id":201078473,"uuid":"705862768","full_name":"hihouhou/huginn_debian_security_bug_tracker_agent","owner":"hihouhou","description":"huginn agent to check CVE for debian OS packages","archived":false,"fork":false,"pushed_at":"2023-11-15T13:52:56.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-21T09:41:23.162Z","etag":null,"topics":["cve","debian","huginn","huginn-agent"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/hihouhou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-16T20:50:49.000Z","updated_at":"2023-10-18T22:20:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd0f378c-edcd-4d76-a14f-9d9827bfc765","html_url":"https://github.com/hihouhou/huginn_debian_security_bug_tracker_agent","commit_stats":null,"previous_names":["hihouhou/huginn_debian_security_bug_tracker_agent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hihouhou/huginn_debian_security_bug_tracker_agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_debian_security_bug_tracker_agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_debian_security_bug_tracker_agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_debian_security_bug_tracker_agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_debian_security_bug_tracker_agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hihouhou","download_url":"https://codeload.github.com/hihouhou/huginn_debian_security_bug_tracker_agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_debian_security_bug_tracker_agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cve","debian","huginn","huginn-agent"],"created_at":"2024-11-01T19:06:17.989Z","updated_at":"2026-04-29T00:34:46.474Z","avatar_url":"https://github.com/hihouhou.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DebianSecurityBugTrackerAgent\n\nWelcome to your new agent gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/huginn_debian_security_bug_tracker_agent`. To experiment with that code, run `bin/console` for an interactive prompt.\n\nTODO: Delete this and the text above, and describe your gem\n\n## Installation\n\nThis gem is run as part of the [Huginn](https://github.com/huginn/huginn) project. If you haven't already, follow the [Getting Started](https://github.com/huginn/huginn#getting-started) instructions there.\n\nAdd this string to your Huginn's .env `ADDITIONAL_GEMS` configuration:\n\n```ruby\nhuginn_debian_security_bug_tracker_agent\n# when only using this agent gem it should look like this:\nADDITIONAL_GEMS=huginn_debian_security_bug_tracker_agent\n```\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\nTODO: Write usage instructions here\n\n## Development\n\nRunning `rake` will clone and set up Huginn in `spec/huginn` to run the specs of the Gem in Huginn as if they would be build-in Agents. The desired Huginn repository and branch can be modified in the `Rakefile`:\n\n```ruby\nHuginnAgent.load_tasks(branch: '\u003cyour branch\u003e', remote: 'https://github.com/\u003cgithub user\u003e/huginn.git')\n```\n\nMake sure to delete the `spec/huginn` directory and re-run `rake` after changing the `remote` to update the Huginn source code.\n\nAfter the setup is done `rake spec` will only run the tests, without cloning the Huginn source again.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/huginn_debian_security_bug_tracker_agent/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhihouhou%2Fhuginn_debian_security_bug_tracker_agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhihouhou%2Fhuginn_debian_security_bug_tracker_agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhihouhou%2Fhuginn_debian_security_bug_tracker_agent/lists"}