Skip to content

Conversation

lng2020
Copy link

@lng2020 lng2020 commented Nov 13, 2023

As title.
I think some APIs are still not perfect so the tests are still very basic.

  1. should UpdateProjectPayload and NewProjectPayload be separated? I just find those are pretty similar.
  2. CardType is not used?
  3. TestAPIGetProjectBoardReqPermission I can't quite understand this test so I didn't add it.

Thanks for your marvelous work for that PR! Really hope that PR can merged before 1.22. If you want any help from me or other maintainers, feel free to ask!

dineshsalunke pushed a commit that referenced this pull request Sep 22, 2024
Result of `go get -u golang.org/x/net; make tidy`.

This is related to the following vulncheck warning:
```
There are 2 vulnerabilities in modules that you require that are
neither imported nor called. You may not need to take any action.
See https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck for details.

Vulnerability #1: GO-2024-2687
    HTTP/2 CONTINUATION flood in net/http
  More info: https://pkg.go.dev/vuln/GO-2024-2687
  Module: golang.org/x/net
    Found in: golang.org/x/[email protected]
    Fixed in: golang.org/x/[email protected]

Vulnerability #2: GO-2022-0470
    No access control in github.com/blevesearch/bleve and bleve/v2
  More info: https://pkg.go.dev/vuln/GO-2022-0470
  Module: github.com/blevesearch/bleve/v2
    Found in: github.com/blevesearch/bleve/[email protected]
    Fixed in: N/A
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant