Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code scanning alertsのDisabled Spring CSRF protectionに対応 #1771

除外の範囲を拡大する

8a3ead7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Code scanning alertsのDisabled Spring CSRF protectionに対応 #1771

除外の範囲を拡大する
8a3ead7
Select commit
Loading
Failed to load commit list.
GitHub Actions / Maven Tests succeeded Jan 6, 2025 in 1s

3 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
samples/azure-ad-b2c-sample/auth-backend/web/build/test-results/test/TEST-com.dressca.web.controller.ServerTimeControllerTest.xml 1✅ 1s
samples/azure-ad-b2c-sample/auth-backend/web/build/test-results/test/TEST-com.dressca.web.controller.UserControllerTest.xml 2✅ 116ms

✅ samples/azure-ad-b2c-sample/auth-backend/web/build/test-results/test/TEST-com.dressca.web.controller.ServerTimeControllerTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dressca.web.controller.ServerTimeControllerTest 1✅ 1s

✅ com.dressca.web.controller.ServerTimeControllerTest

✅ testTime_01_正常系_現在時刻を取得

✅ samples/azure-ad-b2c-sample/auth-backend/web/build/test-results/test/TEST-com.dressca.web.controller.UserControllerTest.xml

2 tests were completed in 116ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dressca.web.controller.UserControllerTest 2✅ 116ms

✅ com.dressca.web.controller.UserControllerTest

✅ testAuth_01_正常系
✅ testAuth_02_異常系_Headerが設定されていない場合エラー