Commit aef3b58
committed
refactor(requirements): update SOC2 framework and requirement identifiers to new format
- Replaced all instances of the "soc2" frameworkId and its associated requirementIds with new string identifiers across multiple files.
- Added new mappings for framework and requirement IDs in the requirements data file to ensure consistency and compatibility with recent schema changes.
- Enhanced logging in the createFrameworkInstance function for better debugging and tracking of control creation processes.
- Resolves COMP-1251 parent 103e778 commit aef3b58
File tree
4 files changed
+167
-157
lines changed- apps/app/src/actions/organization/lib
- packages/data
- dist
- src/static/requirements/data
4 files changed
+167
-157
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| |||
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| 148 | + | |
| 149 | + | |
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| |||
162 | 166 | | |
163 | 167 | | |
164 | 168 | | |
| 169 | + | |
| 170 | + | |
165 | 171 | | |
166 | 172 | | |
167 | 173 | | |
| |||
258 | 264 | | |
259 | 265 | | |
260 | 266 | | |
261 | | - | |
| 267 | + | |
262 | 268 | | |
263 | 269 | | |
264 | 270 | | |
| |||
0 commit comments