We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b8d155 + 83eaafb commit 9fff391Copy full SHA for 9fff391
README.md
@@ -1,6 +1,6 @@
1
2
<div align="center">
3
- <img src="https://github.com/init-cloud/backend-scanner/tree/main/docs/logo.png" width="100">
+ <img src="https://raw.githubusercontent.com/init-cloud/backend-scanner/main/docs/logo.png" width="500">
4
5
# Init Cloud IaC 정적 스캔 및 시각화 도구
6
</div>
@@ -21,6 +21,7 @@
21
* Terraform : 코드형 인프라의 최대 점유율을 가집니다.
22
23
## 산출물
24
+
25
### 시연 영상
26
[유튜브](https://www.youtube.com/watch?v=xpXQ8eqIszg)
27
@@ -81,4 +82,5 @@
81
82
[Azure 앱서비스 기반 외부 인가서버](https://floodnut.tistory.com/92)
83
[Swagger 필수 속성이 없을 때의 NPE 처리](https://floodnut.tistory.com/95)
84
[DB 인덱스 적용을 통한 성능 향상](https://floodnut.tistory.com/97)
-[리팩터링 과정에서의 DTO 수정](https://floodnut.tistory.com/103)
85
+[리팩터링 과정에서의 DTO 수정](https://floodnut.tistory.com/103)
86
0 commit comments