Replies: 1 comment
-
|
こちらは safe で大丈夫です! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@iamsin Sonarcloudより以下の指摘がありました。
「ソースコードにハードコーディングしているIPアドレスが安全であるかどうか確認してください」
この実装を行っている箇所はVitestのテストコードで、このIPアドレスには実際にアクセスしていないため問題ないとの認識です。Reviewで「safe」としてよろしいでしょうか。
https://sonarcloud.io/project/security_hotspots?id=sinProject-Inc_talk&pullRequest=1446&sinceLeakPeriod=true&tab=code
Beta Was this translation helpful? Give feedback.
All reactions