Skip to content

Commit d839332

Browse files
Fenqin ZhouFenqin Zhou
authored andcommitted
update for appcat 7.7.0.1
1 parent 8714bb8 commit d839332

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

articles/migrate/appcat/appcat-7-quickstart.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Extract the binary from the downloaded file. You should see the following folder
6969
├── maven.default.index
7070
├── jdtls/
7171
├── static-report/
72+
├── maven-wrapper/
73+
├── .appcat-ignore
7274
├── rulesets/
7375
├── readme.md
7476
└── readme.html

articles/migrate/appcat/appcat-7-release-notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ This article provides the release notes for Azure Migrate application and code a
1717

1818
## Release history
1919

20+
### 7.7.0.1
21+
This release contains the following fixes and enhancements:
22+
- Change `--output-format` default value to `json`
23+
2024
### 7.7.0.0 (GA)
2125

2226
This release contains the following fixes and enhancements:
@@ -112,6 +116,13 @@ This release is based on a different set of components of the Konveyor project.
112116

113117
## Known issues
114118

119+
### 7.7.0.1
120+
121+
- Rules issues:
122+
- The `azure-system-config-01000` rules aren't being triggered.
123+
- The `azure-password-01000` rule detects only one violation, even when multiple violations exist in the same file.
124+
- An error in the **Watcher Error** channel on Windows: `Windows system assumed buffer larger than it is, events have likely been missed`. This error message appears on the command line during long-running jobs on Windows.
125+
115126
### 7.7.0.0
116127

117128
- Rules issues:

0 commit comments

Comments
 (0)