Commit Graph
2 Commits
Author SHA1 Message Date
Muneeb Ullah Khan f70218bad0 [INS-249] Updated Gitlab client from v0.129.0 to v1.12.0(latest) (#4655)
* updated gitlab client from v0.129.0 to v1.12.0(latest)

* fixed integration test

* unpinned v0.129 gitlab client and migrated code

* Migrated auth code

* Remove unused 'time' import

Removed unused 'time' import from gitlab.go

* reverted merged case statements

* splitted line like before

* splitted code into multiple lines

* resolved bugbot comments
2026-02-03 16:52:13 +05:00
Mustansir a633174c3b [INS-206] Store Gitlab Project ID in secret location metadata (#4601)
* add wrapper reporter to append project details to chunk metadata

* use cache to store project details

* revert unnecessary change

* delete from cache when done with scanning in ChunkUnit, implement PR suggestions

* query project details using repo instead of having it in source unit

* revert removal of build tag

* Incorporated PR comments
2025-12-22 10:45:42 +05:00