{"id":19520509,"url":"https://github.com/casl0/jvnlookup","last_synced_at":"2026-05-14T11:41:53.801Z","repository":{"id":61917244,"uuid":"532187728","full_name":"CASL0/jvnlookup","owner":"CASL0","description":"MyJVN API を使用した脆弱性対策情報確認アプリ","archived":false,"fork":false,"pushed_at":"2024-02-01T07:35:41.000Z","size":513,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T13:41:28.002Z","etag":null,"topics":["android","jetpack-compose","kotlin","material3","myjvn-api"],"latest_commit_sha":null,"homepage":"https://casl0.github.io/jvnlookup/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CASL0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-09-03T07:23:02.000Z","updated_at":"2023-11-11T07:55:10.000Z","dependencies_parsed_at":"2023-01-21T11:46:35.567Z","dependency_job_id":"dd3558b7-4321-4e37-b88d-597bed695a8b","html_url":"https://github.com/CASL0/jvnlookup","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CASL0%2Fjvnlookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CASL0%2Fjvnlookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CASL0%2Fjvnlookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CASL0%2Fjvnlookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CASL0","download_url":"https://codeload.github.com/CASL0/jvnlookup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240768471,"owners_count":19854466,"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":["android","jetpack-compose","kotlin","material3","myjvn-api"],"created_at":"2024-11-11T00:25:54.927Z","updated_at":"2026-05-14T11:41:48.779Z","avatar_url":"https://github.com/CASL0.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jvnlookup\r\n\r\n[![API](https://img.shields.io/badge/API-23%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=23)\r\n[![codecov](https://codecov.io/github/CASL0/jvnlookup/graph/badge.svg?token=FHGIH87WJ2)](https://app.codecov.io/github/CASL0/jvnlookup)\r\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\r\n\r\n[MyJVN API](https://jvndb.jvn.jp/apis/index.html) を使用した脆弱性対策情報確認アプリです。\r\n\r\nJapan Vulnerability Notes (JVN) は脆弱性関連情報とその対策情報を Web\r\nAPI を介して提供しています。本アプリは当該 API を使用し脆弱性対策情報をブラウズ・検索できるアプリです。\r\n\r\n対象 OS：Android 6+\r\n\r\n\u003ca href='https://play.google.com/store/apps/details?id=io.github.casl0.jvnlookup'\u003e\r\n    \u003cimg alt='Get it on Google Play' height=\"80\" src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/\u003e\u003c/a\u003e\r\n\r\n## 開発\r\n\r\n### 開発環境\r\n\r\n- Kotlin 1.8.10\r\n- Android Gradle Plugin 8.1.2\r\n- Gradle 8.4\r\n- JDK 17\r\n\r\n### アプリアーキテクチャ\r\n\r\nMVVM + Repository パターンで実装しています。\r\n\r\n![アプリアーキテクチャ](https://github.com/CASL0/jvnlookup/assets/28913760/7d02aaac-8afe-4251-8446-cd0d97f1544e)\r\n\r\n### Roomのエンティティ\r\n\r\n![Room](https://github.com/CASL0/jvnlookup/assets/28913760/648a956e-2528-4092-96ae-96e0ae67e539)\r\n\r\n## ドキュメント\r\n\r\n- [KDoc](https://casl0.github.io/jvnlookup/)\r\n\r\n## ライセンス\r\n\r\n```\r\nCopyright 2022 CASL0\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\");\r\nyou may not use this file except in compliance with the License.\r\nYou may obtain a copy of the License at\r\n\r\n    http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software\r\ndistributed under the License is distributed on an \"AS IS\" BASIS,\r\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\nSee the License for the specific language governing permissions and\r\nlimitations under the License.\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasl0%2Fjvnlookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasl0%2Fjvnlookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasl0%2Fjvnlookup/lists"}