Skip to content

Releases: fan-tastic-z/watchvuln-rs

v0.1.9

09 Jun 03:33
Compare
Choose a tag to compare

[0.1.9] - 2024-06-09

🐛 Bug Fixes

  • Render vuln info no github_search data
  • Push msg template format
  • Ti response null error and seebug no get cve error

⚙️ Miscellaneous Tasks

  • Update version to 0.1.9

v0.1.8

07 Jun 02:21
Compare
Choose a tag to compare

[0.1.8] - 2024-06-07

🐛 Bug Fixes

  • Update sea-orm version to 1.0.0-rc.5 and Solve dependency security issues
  • Search github no data dont't exec db save

🚜 Refactor

  • Update CHANGELOG

v0.1.7

05 Jun 16:39
Compare
Choose a tag to compare

[0.1.7] - 2024-06-05

🚀 Features

  • Support crawling github for poc

⚙️ Miscellaneous Tasks

  • Update CHANGELOG
  • Update version to 0.1.7
  • Update CHANGELOG.md

v0.1.6

04 Jun 02:03
Compare
Choose a tag to compare

[0.1.6] - 2024-06-04

🐛 Bug Fixes

  • Push message from model to vulninfo severtiy error

🚜 Refactor

  • Update msg_template

v0.1.5

03 Jun 10:08
Compare
Choose a tag to compare

[0.1.5] - 2024-06-03

🐛 Bug Fixes

  • Update threatbook check_valuable
  • Models no set is_valuable

⚙️ Miscellaneous Tasks

  • Update code version and CHANGELOG

v0.1.4

03 Jun 07:44
Compare
Choose a tag to compare

[0.1.4] - 2024-06-03

🐛 Bug Fixes

  • Ding bot push msg timestamp error

v0.1.3

03 Jun 07:01
Compare
Choose a tag to compare

[0.1.3] - 2024-06-03

🚀 Features

  • Support crawling anti data

🐛 Bug Fixes

  • Update threadbook check_valuable

🚜 Refactor

  • Clean no use code

📚 Documentation

  • Update readme add anti

⚙️ Miscellaneous Tasks

  • Update CHANGELOG.md add lark bot
  • Update CHANGELOG.md

v0.1.2

01 Jun 07:10
Compare
Choose a tag to compare

[0.1.2] - 2024-06-01

🚀 Features

  • Support lark bot push message

📚 Documentation

  • Readme add lark content

⚙️ Miscellaneous Tasks

  • Update CHANGELOG

v0.1.1

31 May 15:00
Compare
Choose a tag to compare

[0.1.1] - 2024-05-31

🚀 Features

  • JobScheduler use shanghai tz
  • Support crawling threatbook data

📚 Documentation

  • Readme add deployment content
  • Readme add threatbook

⚙️ Miscellaneous Tasks

  • Update cliff config
  • Config cliff config and generate CHANGELOG
  • Delete vscode settings
  • Update default config and app.env add RUST_LOG=info
  • Add docker build and push
  • Update version 0.1.1

v0.1.0

30 May 08:19
Compare
Choose a tag to compare

[0.1.0] - 2024-05-30

Bug Fixes

  • timestamp_to_date format error - (f9f2e3f) - fan-tastic-z

Documentation

  • update readme - (4f26b84) - fan-tastic-z
  • update doc - (e90e3a0) - fan-tastic-z
  • doc add CISA KEV - (27749ff) - fan-tastic-z
  • readme add ti - (ecc51ca) - fan-tastic-z
  • readme add dev run command - (bf2cdbe) - fan-tastic-z
  • readme add about dingding push content - (19a78d7) - fan-tastic-z

Features

  • support job scheduler and store data to postgres - (dd96249) - fan-tastic-z
  • log time support offset +8 - (c10f15f) - fan-tastic-z
  • support crawling seebug - (f9c80aa) - fan-tastic-z
  • support tg bot push message - (9440916) - fan-tastic-z
  • support push vuln after update pushed status - (c4225bb) - fan-tastic-z
  • support crawl kev data - (46e39a2) - fan-tastic-z
  • support crawl ti data - (962e4af) - fan-tastic-z
  • add init data and push init_msg - (53f9f50) - fan-tastic-z
  • support dingding push - (eeb8b08) - fan-tastic-z
  • support db migration - (d2c3433) - fan-tastic-z
  • support deployment - (457b61e) - fan-tastic-z

Other

  • update readme - (63037db) - fan-tastic-z
  • add logger init and start add avd crawler - (1706a20) - fan-tastic-z
  • avd page html parse - (60206b5) - fan-tastic-z
  • update .gitignore - (d36d4f0) - fan-tastic-z
  • delete no use code - (032df4c) - fan-tastic-z
  • add oscs crawler - (9dfb610) - fan-tastic-z
  • cargo update cargo.lock - (d96ae2f) - fan-tastic-z
  • update sea-orm to 1.0.0-rc.4 - (7993b84) - fan-tastic-z

Refactoring

  • abstract the code - (89aae53) - fan-tastic-z
  • avd code refactoring and improvement - (b00f958) - fan-tastic-z
  • oscs code refactoring and improvement - (5664538) - fan-tastic-z
  • seebug code refactoring and improvement - (acf8290) - fan-tastic-z