Commit cd8b473
Refactor all provider command logic into pkg layer for testability with aligned cmd/pkg structure (#346)
* Refactor command logic to pkg
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: frjcomp <107982661+frjcomp@users.noreply.github.com>1 parent 4f72cfc commit cd8b473
97 files changed
Lines changed: 3624 additions & 3899 deletions
File tree
- src/pipeleak
- cmd
- bitbucket
- internal
- processor
- url
- scan
- devops
- internal/processor
- scan
- gitea
- enum
- scan
- github
- internal/processor
- scan
- gitlab
- cicd
- enum
- nist
- register
- renovate
- runners
- scan
- schedule
- secureFiles
- shodan
- variables
- vuln
- pkg
- bitbucket
- scan
- url
- devops/scan
- gitea
- enum
- scan
- github/scan
- gitlab
- cicd
- enum
- nist
- register
- renovate
- runners
- internal/processor
- scan
- internal/processor
- schedule
- secureFiles
- shodan
- util
- variables
- vuln
- scanner/artifact
- tests/e2e
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
Lines changed: 0 additions & 72 deletions
This file was deleted.
Lines changed: 0 additions & 247 deletions
This file was deleted.
0 commit comments