Skip to content

build: remove gamayun needless info

Feodor Alexandrov requested to merge gamayun-fixes into master

Summary

  • build: remove gamayun needless info
  1. delete files which must not be analyzed
  2. update some package versions by analyzer recommendations

At this point there are 1,2k vulnerabilities by analyzer opinion

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here
Edited by Yaroslav Dynnikov

Merge request reports