Skip to content

Commit 79b40c0

Browse files
committed
Update components as registered in Coverity
- Replace ACE by Monaco editor - JS libraries are under webapp/public/js since a while - Flot library is long gone
1 parent 583145f commit 79b40c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coverity/components.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Component name Pattern Ignore in analysis
22
Included standard libraries /usr/include/.* Yes
3-
External JS libraries /webapp/web/js/(ace/.*|flot/.*|jquery\..*\.js) No
43
Generated cache files in var /webapp/var/cache/.* Yes
54
Generated doc build files /doc/manual/build/.* Yes
65
Symfony external resources /webapp/resources/.* Yes
76
External PHP libraries /webapp/vendor/.* Yes
7+
External JS libraries /webapp/public/js/(monaco/.*|jquery\..*\.js) Yes

0 commit comments

Comments
 (0)