CASL0 / jvnlookup

MyJVN API を使用した脆弱性対策情報確認アプリ

Home Page:https://casl0.github.io/jvnlookup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jvnlookup

API codecov License

MyJVN API を使用した脆弱性対策情報確認アプリです。

Japan Vulnerability Notes (JVN) は脆弱性関連情報とその対策情報を Web API を介して提供しています。本アプリは当該 API を使用し脆弱性対策情報をブラウズ・検索できるアプリです。

対象 OS:Android 6+

Get it on Google Play

開発

開発環境

  • Kotlin 1.8.10
  • Android Gradle Plugin 8.1.2
  • Gradle 8.4
  • JDK 17

アプリアーキテクチャ

MVVM + Repository パターンで実装しています。

アプリアーキテクチャ

Roomのエンティティ

Room

ドキュメント

ライセンス

Copyright 2022 CASL0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

MyJVN API を使用した脆弱性対策情報確認アプリ

https://casl0.github.io/jvnlookup/

License:Apache License 2.0


Languages

Language:Kotlin 100.0%