find_news_topics エンドポイント一覧に戻る
セキュリティに関連するニューストピックスを検索します。
HTTPメソッド
post
ヘッダー
Field | Type | Description |
---|---|---|
X-License-Id | String |
SIDfm ライセンス ID X-Api-Key と組み合わせて使用します。 |
X-Api-Key | String | SIDfm アクセス API キー |
パラメータ
Field | Type | Description |
---|---|---|
begin_date optional | String |
ニューストピックスの取得開始日付 (指定日付を含む) Example: "2024-09-01", "20240901" |
end_date optional | String |
ニューストピックスの取得終了日付 (指定日付を含む) Example: "2024-09-01", "20240901" |
search_text optional | String | 検索テキスト |
kinds optional | String[] |
ニューストピックス種別 次の値を指定できます。 "topic" トピック "alert" 警告・注意情報 "stat" 統計 "tech" 技術情報 |
limit optional | Integer |
取得するニューストピックスの最大数 Default value: 25 Size range: 1-100 |
offset optional | Integer |
取得するニューストピックスの開始位置 Default value: 0 |
レスポンス
Field | Type | Description |
---|---|---|
news_topics | Object[] | ニューストピックス |
date | String | ニューストピックス 登録日付 |
title | String | ニューストピックス タイトル |
kind | Object | ニューストピックス 種別 |
name | String | 種別 名前 |
name_en | String | 種別 名前(英語) |
source | String | ニューストピックス ソースサイト |
url | String | ニューストピックス URL |
vulns | Object[] | ニューストピックス 関連する脆弱性 |
id | Integer | 脆弱性 ID |
title | String | 脆弱性 タイトル |
total_count | Integer | 見つかったニューストピックスの総件数 |
offset | Integer | 取得するニューストピックスの最大数 |
limit | Integer | 取得するニューストピックスの開始位置 |
begin_date | String | ニューストピックスの取得開始日付 (指定日付を含む) |
end_date | String | ニューストピックスの取得終了日付 (指定日付を含む) |
レスポンス例
{ "news_topics": [ { "date": "2024-10-16", "title": "「Google Chrome 130」が正式版に ~新しいトーストを展開、ビデオ以外もPinP表示", "kind": { "name": "トピック", "name_en": "topic" }, "source": "impress", "url": "https://forest.watch.impress.co.jp/docs/news/1631531.html" }, { "date": "2024-10-16", "title": "JVNVU#99648278 Schneider Electric製Data Center Expertにおける複数の脆弱性", "kind": { "name": "警告・注意", "name_en": "alert" }, "source": "JVN", "url": "https://jvn.jp/vu/JVNVU99648278/index.html" }, { "date": "2024-10-16", "title": "無料の定番メーラー「Thunderbird」のWindows 7/8をサポートする最終バージョンが公開", "kind": { "name": "トピック", "name_en": "topic" }, "source": "impress", "url": "https://forest.watch.impress.co.jp/docs/news/1631781.html" }, { "date": "2024-10-16", "title": "「Visio 2016」「Visio 2019」のサポート終了まであと1年 ~Microsoftが注意喚起", "kind": { "name": "トピック", "name_en": "topic" }, "source": "impress", "url": "https://forest.watch.impress.co.jp/docs/news/1631751.html" }, { "date": "2024-10-16", "title": "IPA、「スマート工場のセキュリティリスク分析調査」の最新報告書を公開", "kind": { "name": "トピック", "name_en": "topic" }, "source": "ZDNet", "url": "https://japan.zdnet.com/article/35224989/" }, { "date": "2024-10-16", "title": "Oracle Java の脆弱性対策について(2024年10月)", "kind": { "name": "トピック", "name_en": "topic" }, "source": "IPA", "url": "https://www.ipa.go.jp/security/security-alert/2024/1016-jre.html", "vulns": [ { "id": 53602, "title": "Oracle Java SE 23 に複数のセキュリティホール (2024/10)" }, { "id": 53603, "title": "Oracle Java SE 17 などに複数のセキュリティホール (2024/10)" }, { "id": 53604, "title": "Oracle Java SE 8 に複数のセキュリティホール (2024/10)" } ] }, { "date": "2024-10-16", "title": "脆弱性対策情報データベースJVN iPediaの登録状況 [2024年第3四半期(7月〜9月)]", "kind": { "name": "トピック", "name_en": "topic" }, "source": "IPA", "url": "https://www.ipa.go.jp/security/reports/vuln/jvn/ipedia2024q3.html" }, { "date": "2024-10-16", "title": "Oracle、今年最後の定例セキュリティ更新 ~「Java」「VirtualBox」「MySQL」などで脆弱性334件", "kind": { "name": "トピック", "name_en": "topic" }, "source": "impress", "url": "https://forest.watch.impress.co.jp/docs/news/1631519.html", "vulns": [ { "id": 53604, "title": "Oracle Java SE 8 に複数のセキュリティホール (2024/10)" }, { "id": 53605, "title": "Oracle VM VirtualBox に複数のセキュリティホール (2024/10)" }, { "id": 53610, "title": "Oracle E-Business Suite に複数のセキュリティホール (2024/10)" }, { "id": 53602, "title": "Oracle Java SE 23 に複数のセキュリティホール (2024/10)" }, { "id": 53603, "title": "Oracle Java SE 17 などに複数のセキュリティホール (2024/10)" } ] }, { "date": "2024-10-16", "title": "Windows 10サポート終了まで1年を切る--IPAが注意喚起", "kind": { "name": "トピック", "name_en": "topic" }, "source": "ZDNet", "url": "https://japan.zdnet.com/article/35224977/" }, { "date": "2024-10-16", "title": "Vulnerability Summary for the Week of October 7, 2024", "kind": { "name": "トピック", "name_en": "topic" }, "source": "CISA", "url": "https://www.cisa.gov/news-events/bulletins/sb24-289" } ], "total_count": 11, "offset": 0, "limit": 10, "begin_date": "2024-10-16", "end_date": "2024-10-16" }