diff --git a/Dockerfile b/Dockerfile index a402542dc..75ffa8387 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/Gemfile b/Gemfile index 8aecfaa16..3f9393636 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/Gemfile.lock b/Gemfile.lock index 912813060..7267bad12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) - console (1.27.0) + console (1.29.2) fiber-annotation fiber-local (~> 1.1) json @@ -75,7 +75,7 @@ GEM geckodriver-helper (0.24.0) archive-zip (~> 0.7) http-accept (1.7.0) - http-cookie (1.0.7) + http-cookie (1.0.8) domain_name (~> 0.5) http_parser.rb (0.8.0) i18n (1.14.6) @@ -94,13 +94,13 @@ GEM mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) + mime-types-data (3.2024.1203) mini_mime (1.1.5) minitest (5.25.4) mojo_magick (0.6.8) msfrpc-client (1.1.2) msgpack (~> 1) - msgpack (1.7.3) + msgpack (1.7.5) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) net-protocol (0.2.2) @@ -109,17 +109,7 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.16.7-aarch64-linux) - racc (~> 1.4) - nokogiri (1.16.7-arm-linux) - racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) - racc (~> 1.4) - nokogiri (1.16.7-x86-linux) - racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) - racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.2-x86_64-linux) racc (~> 1.4) otr-activerecord (2.5.0) activerecord (>= 6.0, < 8.1) @@ -128,7 +118,7 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.4) + power_assert (2.0.5) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -147,7 +137,7 @@ GEM rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rainbow (3.1.1) rake (13.2.1) @@ -161,7 +151,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.3.9) + rexml (3.4.0) rqrcode_core (1.2.0) rr (3.1.1) rspec (3.13.0) @@ -176,7 +166,7 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.69.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -208,17 +198,12 @@ GEM rack-protection (= 3.2.0) tilt (~> 2.0) slack-notifier (2.4.0) - sqlite3 (2.4.1-aarch64-linux-gnu) - sqlite3 (2.4.1-arm-linux-gnu) - sqlite3 (2.4.1-arm64-darwin) - sqlite3 (2.4.1-x86-linux-gnu) - sqlite3 (2.4.1-x86_64-darwin) sqlite3 (2.4.1-x86_64-linux-gnu) stringio (3.1.2) sync (0.5.0) term-ansicolor (1.11.2) tins (~> 1.0) - test-unit (3.6.2) + test-unit (3.6.7) power_assert test-unit-context (0.5.1) test-unit (>= 2.4.0) @@ -239,10 +224,10 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - tilt (2.4.0) + tilt (2.5.0) timeout (0.4.3) timers (4.3.5) - tins (1.37.0) + tins (1.37.1) bigdecimal sync tzinfo (2.0.6) @@ -252,7 +237,7 @@ GEM unicode-display_width (3.1.2) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - webrick (1.9.0) + webrick (1.9.1) websocket (1.2.11) websocket-client-simple (0.6.1) event_emitter @@ -263,11 +248,6 @@ GEM nokogiri (~> 1.8) PLATFORMS - aarch64-linux - arm-linux - arm64-darwin - x86-linux - x86_64-darwin x86_64-linux DEPENDENCIES @@ -315,4 +295,4 @@ DEPENDENCIES xmlrpc (~> 0.3.3) BUNDLED WITH - 2.5.18 + 2.4.10 diff --git a/INSTALL.txt b/INSTALL.txt index ffbd7d4c4..163e6bf11 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,6 +1,6 @@ =============================================================================== - Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - https://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/README.md b/README.md index 1e10f73b1..56c9446bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ =============================================================================== - Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - https://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/Rakefile b/Rakefile index f5a69d3e0..258b392ba 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/VERSION b/VERSION index 282a519ef..fb440bbcc 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/beef b/beef index 134127927..e0d9375a6 100755 --- a/beef +++ b/beef @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/doc/boilerplate b/doc/boilerplate index 9e9aadb81..56394a89b 100644 --- a/doc/boilerplate +++ b/doc/boilerplate @@ -1,3 +1,3 @@ -Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - https://beefproject.com See the file 'doc/COPYING' for copying permission \ No newline at end of file diff --git a/docs/BeefJS.html b/docs/BeefJS.html index f777c7369..afb749dde 100644 --- a/docs/BeefJS.html +++ b/docs/BeefJS.html @@ -558,7 +558,7 @@
diff --git a/docs/are.js.html b/docs/are.js.html index f8793311b..e33299674 100644 --- a/docs/are.js.html +++ b/docs/are.js.html @@ -83,7 +83,7 @@ beef.regCmp("beef.are");
diff --git a/docs/beef.are.html b/docs/beef.are.html index 674ca8a66..5db106fcc 100644 --- a/docs/beef.are.html +++ b/docs/beef.are.html @@ -457,7 +457,7 @@
diff --git a/docs/beef.browser.cookie.html b/docs/beef.browser.cookie.html index 72c86a00b..2e7308545 100644 --- a/docs/beef.browser.cookie.html +++ b/docs/beef.browser.cookie.html @@ -634,7 +634,7 @@ Original author unknown.


diff --git a/docs/beef.browser.html b/docs/beef.browser.html index eae6f45cf..3e5687e13 100644 --- a/docs/beef.browser.html +++ b/docs/beef.browser.html @@ -30436,7 +30436,7 @@ Restricted by same-origin policy


diff --git a/docs/beef.browser.popup.html b/docs/beef.browser.popup.html index daa3bd7a5..075b63c22 100644 --- a/docs/beef.browser.popup.html +++ b/docs/beef.browser.popup.html @@ -214,7 +214,7 @@ Original author unknown.


diff --git a/docs/beef.dom.html b/docs/beef.dom.html index 5d1bc87c3..4d19e9c3c 100644 --- a/docs/beef.dom.html +++ b/docs/beef.dom.html @@ -3679,7 +3679,7 @@ http://bilaw.al/2013/03/17/hacking-the-a-tag-in-100-characters.html


diff --git a/docs/beef.encode.base64.html b/docs/beef.encode.base64.html index dbb806de6..e18d53051 100644 --- a/docs/beef.encode.base64.html +++ b/docs/beef.encode.base64.html @@ -731,7 +731,7 @@
diff --git a/docs/beef.encode.json.html b/docs/beef.encode.json.html index 57e3f0a64..660c04e73 100644 --- a/docs/beef.encode.json.html +++ b/docs/beef.encode.json.html @@ -383,7 +383,7 @@
diff --git a/docs/beef.geolocation.html b/docs/beef.geolocation.html index 65ebf05e5..04f5f5af7 100644 --- a/docs/beef.geolocation.html +++ b/docs/beef.geolocation.html @@ -569,7 +569,7 @@
diff --git a/docs/beef.hardware.html b/docs/beef.hardware.html index a996257ad..2e9ca6143 100644 --- a/docs/beef.hardware.html +++ b/docs/beef.hardware.html @@ -2077,7 +2077,7 @@
diff --git a/docs/beef.init.html b/docs/beef.init.html index d9a8750ad..5f0dfdfe9 100644 --- a/docs/beef.init.html +++ b/docs/beef.init.html @@ -477,7 +477,7 @@ the brwoser details. So sendback the browser details again.


diff --git a/docs/beef.js.html b/docs/beef.js.html index 62b748c6e..0f4ba23a3 100644 --- a/docs/beef.js.html +++ b/docs/beef.js.html @@ -126,7 +126,7 @@ if(typeof beef === 'undefined' && typeof window.beef === 'undefined') {
diff --git a/docs/beef.logger.html b/docs/beef.logger.html index 8eed90df4..91ba39df2 100644 --- a/docs/beef.logger.html +++ b/docs/beef.logger.html @@ -2159,7 +2159,7 @@ TODO: Cleanup this function


diff --git a/docs/beef.mitb.html b/docs/beef.mitb.html index 0ba770084..a14a2fb79 100644 --- a/docs/beef.mitb.html +++ b/docs/beef.mitb.html @@ -917,7 +917,7 @@
diff --git a/docs/beef.net.connection.html b/docs/beef.net.connection.html index 8c312ac6c..8c9c26ae2 100644 --- a/docs/beef.net.connection.html +++ b/docs/beef.net.connection.html @@ -360,7 +360,7 @@ https://developer.mozilla.org/en-US/docs/Web/API/Navigator/connection


diff --git a/docs/beef.net.cors.html b/docs/beef.net.cors.html index cdf628dda..ca525f5d0 100644 --- a/docs/beef.net.cors.html +++ b/docs/beef.net.cors.html @@ -443,7 +443,7 @@
diff --git a/docs/beef.net.dns.html b/docs/beef.net.dns.html index 447dbaa60..e57895a5b 100644 --- a/docs/beef.net.dns.html +++ b/docs/beef.net.dns.html @@ -316,7 +316,7 @@
diff --git a/docs/beef.net.html b/docs/beef.net.html index 54842168c..60aef89bf 100644 --- a/docs/beef.net.html +++ b/docs/beef.net.html @@ -2379,7 +2379,7 @@ even if WebSockets are enabled.


diff --git a/docs/beef.net.local.html b/docs/beef.net.local.html index a9dfb8d81..36b3b32c5 100644 --- a/docs/beef.net.local.html +++ b/docs/beef.net.local.html @@ -440,7 +440,7 @@ sock: new java.net.Socket();


diff --git a/docs/beef.net.portscanner.html b/docs/beef.net.portscanner.html index 44cdb3ccb..3c1e2fa75 100644 --- a/docs/beef.net.portscanner.html +++ b/docs/beef.net.portscanner.html @@ -495,7 +495,7 @@ homepage: 'http://www.gnucitizen.org'


diff --git a/docs/beef.net.requester.html b/docs/beef.net.requester.html index 313d728e0..9d287d829 100644 --- a/docs/beef.net.requester.html +++ b/docs/beef.net.requester.html @@ -268,7 +268,7 @@
diff --git a/docs/beef.net.xssrays.html b/docs/beef.net.xssrays.html index d374ffb42..e2f706078 100644 --- a/docs/beef.net.xssrays.html +++ b/docs/beef.net.xssrays.html @@ -764,7 +764,7 @@ Other aspects of the original code have been simplified and improved.


diff --git a/docs/beef.os.html b/docs/beef.os.html index 7f3550f39..5531ffd42 100644 --- a/docs/beef.os.html +++ b/docs/beef.os.html @@ -4189,7 +4189,7 @@ http://ha.ckers.org/blog/20070319/detecting-default-browser-in-ie/


diff --git a/docs/beef.session.html b/docs/beef.session.html index 3e50ab922..2ee5c990e 100644 --- a/docs/beef.session.html +++ b/docs/beef.session.html @@ -391,7 +391,7 @@
diff --git a/docs/beef.timeout.html b/docs/beef.timeout.html index e639f782a..544771442 100644 --- a/docs/beef.timeout.html +++ b/docs/beef.timeout.html @@ -217,7 +217,7 @@ antisnatchor


diff --git a/docs/beef.updater.html b/docs/beef.updater.html index e37f904fa..3e28340c9 100644 --- a/docs/beef.updater.html +++ b/docs/beef.updater.html @@ -722,7 +722,7 @@ websocket.js is used instead.


diff --git a/docs/beef.webrtc.html b/docs/beef.webrtc.html index a7ee54c7a..c0ffd5705 100644 --- a/docs/beef.webrtc.html +++ b/docs/beef.webrtc.html @@ -3062,7 +3062,7 @@ against the message directly


diff --git a/docs/beef.websocket.html b/docs/beef.websocket.html index 0cafb00b2..4ca714f50 100644 --- a/docs/beef.websocket.html +++ b/docs/beef.websocket.html @@ -490,7 +490,7 @@ beef.websocket.send('{"handler" : "' + handler + '", "c
diff --git a/docs/browser.js.html b/docs/browser.js.html index dee61e7ec..2ee3b5a09 100644 --- a/docs/browser.js.html +++ b/docs/browser.js.html @@ -4713,7 +4713,7 @@ beef.regCmp('beef.browser');
diff --git a/docs/browser_cookie.js.html b/docs/browser_cookie.js.html index 4e1b06018..4f7c9e63e 100644 --- a/docs/browser_cookie.js.html +++ b/docs/browser_cookie.js.html @@ -163,7 +163,7 @@ beef.regCmp('beef.browser.cookie');
diff --git a/docs/browser_popup.js.html b/docs/browser_popup.js.html index 84cafe510..b266947cf 100644 --- a/docs/browser_popup.js.html +++ b/docs/browser_popup.js.html @@ -70,7 +70,7 @@ beef.regCmp('beef.browser.popup');
diff --git a/docs/dom.js.html b/docs/dom.js.html index 739c30e09..5e26521af 100644 --- a/docs/dom.js.html +++ b/docs/dom.js.html @@ -545,7 +545,7 @@ beef.regCmp('beef.dom');
diff --git a/docs/encode_base64.js.html b/docs/encode_base64.js.html index 981df8bee..8b6e4dca2 100644 --- a/docs/encode_base64.js.html +++ b/docs/encode_base64.js.html @@ -214,7 +214,7 @@ beef.regCmp('beef.encode.base64');
diff --git a/docs/encode_json.js.html b/docs/encode_json.js.html index 88f7e83fc..50e5e952d 100644 --- a/docs/encode_json.js.html +++ b/docs/encode_json.js.html @@ -182,7 +182,7 @@ beef.regCmp('beef.encode.json');
diff --git a/docs/geolocation.js.html b/docs/geolocation.js.html index 1ce504e79..05524d11c 100644 --- a/docs/geolocation.js.html +++ b/docs/geolocation.js.html @@ -150,7 +150,7 @@ beef.regCmp('beef.geolocation');
diff --git a/docs/global.html b/docs/global.html index baed680e2..9729e42c9 100644 --- a/docs/global.html +++ b/docs/global.html @@ -192,7 +192,7 @@
diff --git a/docs/hardware.js.html b/docs/hardware.js.html index c5fabcf81..15aed2012 100644 --- a/docs/hardware.js.html +++ b/docs/hardware.js.html @@ -359,7 +359,7 @@ beef.regCmp('beef.hardware');
diff --git a/docs/index.html b/docs/index.html index 7cb85ea80..ca147b207 100644 --- a/docs/index.html +++ b/docs/index.html @@ -44,7 +44,7 @@

===============================================================================

-
Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net
+
Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
 Browser Exploitation Framework (BeEF) - https://beefproject.com
 See the file 'doc/COPYING' for copying permission
 
@@ -102,7 +102,7 @@ See the file 'doc/COPYING' for copying permission
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/init.js.html b/docs/init.js.html index 3d844eed3..6a052e0c2 100644 --- a/docs/init.js.html +++ b/docs/init.js.html @@ -132,7 +132,7 @@ function beef_init() {
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/lib_platform.js.html b/docs/lib_platform.js.html index a65315d55..39d32547f 100644 --- a/docs/lib_platform.js.html +++ b/docs/lib_platform.js.html @@ -1302,7 +1302,7 @@
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/logger.js.html b/docs/logger.js.html index c77c7d9cd..904b83e85 100644 --- a/docs/logger.js.html +++ b/docs/logger.js.html @@ -403,7 +403,7 @@ beef.regCmp('beef.logger');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/mitb.js.html b/docs/mitb.js.html index 862fa9892..017a095e2 100644 --- a/docs/mitb.js.html +++ b/docs/mitb.js.html @@ -288,7 +288,7 @@ beef.regCmp('beef.mitb');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/net.js.html b/docs/net.js.html index 091f78339..d493f01b7 100644 --- a/docs/net.js.html +++ b/docs/net.js.html @@ -606,7 +606,7 @@ beef.regCmp('beef.net');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/net_connection.js.html b/docs/net_connection.js.html index 6b9ab5da8..ae47c3817 100644 --- a/docs/net_connection.js.html +++ b/docs/net_connection.js.html @@ -92,7 +92,7 @@ beef.regCmp('beef.net.connection');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/net_cors.js.html b/docs/net_cors.js.html index 9748d35e7..a3d7cd72e 100644 --- a/docs/net_cors.js.html +++ b/docs/net_cors.js.html @@ -125,7 +125,7 @@ beef.regCmp('beef.net.cors');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/net_dns.js.html b/docs/net_dns.js.html index dad6fec85..23cde8dbd 100644 --- a/docs/net_dns.js.html +++ b/docs/net_dns.js.html @@ -139,7 +139,7 @@ beef.regCmp('beef.net.dns');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/net_local.js.html b/docs/net_local.js.html index 38a5943ce..19cae3bc6 100644 --- a/docs/net_local.js.html +++ b/docs/net_local.js.html @@ -129,7 +129,7 @@ beef.regCmp('beef.net.local');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/net_portscanner.js.html b/docs/net_portscanner.js.html index 6aafddac5..72b6a1947 100644 --- a/docs/net_portscanner.js.html +++ b/docs/net_portscanner.js.html @@ -108,7 +108,7 @@ beef.regCmp('beef.net.portscanner');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/net_requester.js.html b/docs/net_requester.js.html index c731a1fd1..5be29b0b7 100644 --- a/docs/net_requester.js.html +++ b/docs/net_requester.js.html @@ -83,7 +83,7 @@ beef.regCmp('beef.net.requester');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/net_xssrays.js.html b/docs/net_xssrays.js.html index b3160df8a..dc61125e0 100644 --- a/docs/net_xssrays.js.html +++ b/docs/net_xssrays.js.html @@ -541,7 +541,7 @@ beef.regCmp('beef.net.xssrays');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/os.js.html b/docs/os.js.html index ed7bf6ef2..1440452c1 100644 --- a/docs/os.js.html +++ b/docs/os.js.html @@ -403,7 +403,7 @@ beef.regCmp('beef.net.os');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/session.js.html b/docs/session.js.html index 542f2bfbd..90cbd5ce9 100644 --- a/docs/session.js.html +++ b/docs/session.js.html @@ -116,7 +116,7 @@ beef.regCmp('beef.session');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/timeout.js.html b/docs/timeout.js.html index 39675c926..d420e1f6d 100644 --- a/docs/timeout.js.html +++ b/docs/timeout.js.html @@ -65,7 +65,7 @@ setTimeout(beef_init, 1000);
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/updater.js.html b/docs/updater.js.html index a4291692d..069696e09 100644 --- a/docs/updater.js.html +++ b/docs/updater.js.html @@ -135,7 +135,7 @@ beef.regCmp('beef.updater');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/webrtc.js.html b/docs/webrtc.js.html index 722cec0b8..dd372503f 100644 --- a/docs/webrtc.js.html +++ b/docs/webrtc.js.html @@ -758,7 +758,7 @@ beef.regCmp('beef.webrtc');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/docs/websocket.js.html b/docs/websocket.js.html index 2c10139aa..6e7e6e3a0 100644 --- a/docs/websocket.js.html +++ b/docs/websocket.js.html @@ -142,7 +142,7 @@ beef.regCmp('beef.websocket');
- Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 11:28:12 GMT+1000 (Australian Eastern Standard Time) + Documentation generated by JSDoc 4.0.4 on Wed Dec 25 2024 12:42:36 GMT+1000 (Australian Eastern Standard Time)
diff --git a/extensions/admin_ui/config.yaml b/extensions/admin_ui/config.yaml index 66bfb24a1..362dc20e9 100644 --- a/extensions/admin_ui/config.yaml +++ b/extensions/admin_ui/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/admin_ui/controllers/authentication/index.html b/extensions/admin_ui/controllers/authentication/index.html index aeb12717f..c0137a9a9 100644 --- a/extensions/admin_ui/controllers/authentication/index.html +++ b/extensions/admin_ui/controllers/authentication/index.html @@ -1,5 +1,5 @@ diff --git a/extensions/admin_ui/controllers/panel/index.html b/extensions/admin_ui/controllers/panel/index.html index 757f7bde1..6ab8e6fd5 100644 --- a/extensions/admin_ui/controllers/panel/index.html +++ b/extensions/admin_ui/controllers/panel/index.html @@ -1,5 +1,5 @@ diff --git a/extensions/admin_ui/media/css/base.css b/extensions/admin_ui/media/css/base.css index 548de1d08..80c15a693 100644 --- a/extensions/admin_ui/media/css/base.css +++ b/extensions/admin_ui/media/css/base.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - https://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/admin_ui/media/css/ext-all.css b/extensions/admin_ui/media/css/ext-all.css index 49b7df492..fb078b88e 100644 --- a/extensions/admin_ui/media/css/ext-all.css +++ b/extensions/admin_ui/media/css/ext-all.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - https://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/autoloader/config.yaml b/extensions/autoloader/config.yaml index d521dea44..eb96b17dd 100644 --- a/extensions/autoloader/config.yaml +++ b/extensions/autoloader/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/customhook/config.yaml b/extensions/customhook/config.yaml index 3c8665fd4..c6d45feaf 100644 --- a/extensions/customhook/config.yaml +++ b/extensions/customhook/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/customhook/html/index.html b/extensions/customhook/html/index.html index eca421402..25a580f9d 100644 --- a/extensions/customhook/html/index.html +++ b/extensions/customhook/html/index.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/config.yaml b/extensions/demos/config.yaml index 05de31cc6..8d0b8ad61 100644 --- a/extensions/demos/config.yaml +++ b/extensions/demos/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/demos/html/basic.html b/extensions/demos/html/basic.html index 404866dae..2bf552324 100644 --- a/extensions/demos/html/basic.html +++ b/extensions/demos/html/basic.html @@ -1,7 +1,7 @@ diff --git a/extensions/demos/html/butcher/butch.css b/extensions/demos/html/butcher/butch.css index c8d886405..dec8d9640 100644 --- a/extensions/demos/html/butcher/butch.css +++ b/extensions/demos/html/butcher/butch.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - https://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/extensions/demos/html/butcher/index.html b/extensions/demos/html/butcher/index.html index 55196829c..e17f99b2a 100644 --- a/extensions/demos/html/butcher/index.html +++ b/extensions/demos/html/butcher/index.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/clickjacking/clickjack_attack.html b/extensions/demos/html/clickjacking/clickjack_attack.html index 1ac716a05..21e0207e0 100644 --- a/extensions/demos/html/clickjacking/clickjack_attack.html +++ b/extensions/demos/html/clickjacking/clickjack_attack.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/clickjacking/clickjack_victim.html b/extensions/demos/html/clickjacking/clickjack_victim.html index 980ecd5e5..fd6d14dc6 100644 --- a/extensions/demos/html/clickjacking/clickjack_victim.html +++ b/extensions/demos/html/clickjacking/clickjack_victim.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/plain.html b/extensions/demos/html/plain.html index 7f8bd0b32..4453eeab5 100644 --- a/extensions/demos/html/plain.html +++ b/extensions/demos/html/plain.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/report.html b/extensions/demos/html/report.html index 0ec8097bb..4c2744e6a 100644 --- a/extensions/demos/html/report.html +++ b/extensions/demos/html/report.html @@ -1,5 +1,5 @@ diff --git a/extensions/demos/html/secret_page.html b/extensions/demos/html/secret_page.html index c2e644ac4..ea0bd94ff 100644 --- a/extensions/demos/html/secret_page.html +++ b/extensions/demos/html/secret_page.html @@ -1,5 +1,5 @@ diff --git a/extensions/dns/config.yaml b/extensions/dns/config.yaml index 347405e7b..b0fbeff42 100644 --- a/extensions/dns/config.yaml +++ b/extensions/dns/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/dns_rebinding/config.yaml b/extensions/dns_rebinding/config.yaml index 0c753ec48..58b88037d 100644 --- a/extensions/dns_rebinding/config.yaml +++ b/extensions/dns_rebinding/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/etag/config.yaml b/extensions/etag/config.yaml index 01ac7c6d2..a70a6836d 100644 --- a/extensions/etag/config.yaml +++ b/extensions/etag/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/evasion/config.yaml b/extensions/evasion/config.yaml index b8a24fc15..8be400e81 100644 --- a/extensions/evasion/config.yaml +++ b/extensions/evasion/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/events/config.yaml b/extensions/events/config.yaml index 98f8d9024..a289f4287 100644 --- a/extensions/events/config.yaml +++ b/extensions/events/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/metasploit/config.yaml b/extensions/metasploit/config.yaml index 7ff58bff9..ce7ea297d 100644 --- a/extensions/metasploit/config.yaml +++ b/extensions/metasploit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/network/config.yaml b/extensions/network/config.yaml index 3981b7f42..d1b161fdb 100644 --- a/extensions/network/config.yaml +++ b/extensions/network/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/notifications/config.yaml b/extensions/notifications/config.yaml index e7eb68044..17999fcb0 100644 --- a/extensions/notifications/config.yaml +++ b/extensions/notifications/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/proxy/config.yaml b/extensions/proxy/config.yaml index 1a2f58e67..fdce35aaa 100644 --- a/extensions/proxy/config.yaml +++ b/extensions/proxy/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/qrcode/config.yaml b/extensions/qrcode/config.yaml index 7d274fef8..7e001da81 100644 --- a/extensions/qrcode/config.yaml +++ b/extensions/qrcode/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/requester/config.yaml b/extensions/requester/config.yaml index 05789ba09..8ae12a895 100644 --- a/extensions/requester/config.yaml +++ b/extensions/requester/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/s2c_dns_tunnel/config.yaml b/extensions/s2c_dns_tunnel/config.yaml index ddf2e6d32..458e7c71d 100644 --- a/extensions/s2c_dns_tunnel/config.yaml +++ b/extensions/s2c_dns_tunnel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/social_engineering/config.yaml b/extensions/social_engineering/config.yaml index 3ee158597..586f616a9 100644 --- a/extensions/social_engineering/config.yaml +++ b/extensions/social_engineering/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/webrtc/config.yaml b/extensions/webrtc/config.yaml index fcf44cf6a..c1f6d643d 100644 --- a/extensions/webrtc/config.yaml +++ b/extensions/webrtc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/extensions/xssrays/config.yaml b/extensions/xssrays/config.yaml index e45766cb2..783eab49e 100644 --- a/extensions/xssrays/config.yaml +++ b/extensions/xssrays/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/install b/install index c36e8d2c8..0cbaa1e1e 100755 --- a/install +++ b/install @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/avant_steal_history/config.yaml b/modules/browser/avant_steal_history/config.yaml index 977cc69e4..48738c10a 100644 --- a/modules/browser/avant_steal_history/config.yaml +++ b/modules/browser/avant_steal_history/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2025Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/browser/browser_fingerprinting/config.yaml b/modules/browser/browser_fingerprinting/config.yaml index e4815ed58..6cde9ccd1 100644 --- a/modules/browser/browser_fingerprinting/config.yaml +++ b/modules/browser/browser_fingerprinting/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_activex/config.yaml b/modules/browser/detect_activex/config.yaml index 46e318ed6..f93bea4bd 100644 --- a/modules/browser/detect_activex/config.yaml +++ b/modules/browser/detect_activex/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_evernote_clipper/config.yaml b/modules/browser/detect_evernote_clipper/config.yaml index 9b29ffabd..b9e2a5f52 100644 --- a/modules/browser/detect_evernote_clipper/config.yaml +++ b/modules/browser/detect_evernote_clipper/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_extensions/config.yaml b/modules/browser/detect_extensions/config.yaml index 4ae736c0f..45328436f 100644 --- a/modules/browser/detect_extensions/config.yaml +++ b/modules/browser/detect_extensions/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_firebug/config.yaml b/modules/browser/detect_firebug/config.yaml index 66ec6764f..1f546e945 100644 --- a/modules/browser/detect_firebug/config.yaml +++ b/modules/browser/detect_firebug/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_foxit/config.yaml b/modules/browser/detect_foxit/config.yaml index b58dbaa07..852fb18fa 100644 --- a/modules/browser/detect_foxit/config.yaml +++ b/modules/browser/detect_foxit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_lastpass/config.yaml b/modules/browser/detect_lastpass/config.yaml index 435bd2fa1..d354c742c 100644 --- a/modules/browser/detect_lastpass/config.yaml +++ b/modules/browser/detect_lastpass/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_mime_types/config.yaml b/modules/browser/detect_mime_types/config.yaml index 1349e085b..59c1ff97b 100644 --- a/modules/browser/detect_mime_types/config.yaml +++ b/modules/browser/detect_mime_types/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_office/config.yaml b/modules/browser/detect_office/config.yaml index e4d64753b..b59667029 100644 --- a/modules/browser/detect_office/config.yaml +++ b/modules/browser/detect_office/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_popup_blocker/config.yaml b/modules/browser/detect_popup_blocker/config.yaml index c7ff54081..6eab2798d 100644 --- a/modules/browser/detect_popup_blocker/config.yaml +++ b/modules/browser/detect_popup_blocker/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_quicktime/config.yaml b/modules/browser/detect_quicktime/config.yaml index 3ffae16be..a219be95e 100644 --- a/modules/browser/detect_quicktime/config.yaml +++ b/modules/browser/detect_quicktime/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_realplayer/config.yaml b/modules/browser/detect_realplayer/config.yaml index af8ecd3ab..00263ef9e 100644 --- a/modules/browser/detect_realplayer/config.yaml +++ b/modules/browser/detect_realplayer/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_silverlight/config.yaml b/modules/browser/detect_silverlight/config.yaml index 8bea02645..280270ffe 100644 --- a/modules/browser/detect_silverlight/config.yaml +++ b/modules/browser/detect_silverlight/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_simple_adblock/config.yaml b/modules/browser/detect_simple_adblock/config.yaml index a82373743..792fe7c2c 100644 --- a/modules/browser/detect_simple_adblock/config.yaml +++ b/modules/browser/detect_simple_adblock/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_toolbars/config.yaml b/modules/browser/detect_toolbars/config.yaml index e8817517b..d92c2d946 100644 --- a/modules/browser/detect_toolbars/config.yaml +++ b/modules/browser/detect_toolbars/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_unity/config.yaml b/modules/browser/detect_unity/config.yaml index f368d5f47..6bc7ab103 100644 --- a/modules/browser/detect_unity/config.yaml +++ b/modules/browser/detect_unity/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_unsafe_activex/config.yaml b/modules/browser/detect_unsafe_activex/config.yaml index 19757e9dc..ec4a6c152 100644 --- a/modules/browser/detect_unsafe_activex/config.yaml +++ b/modules/browser/detect_unsafe_activex/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_vlc/config.yaml b/modules/browser/detect_vlc/config.yaml index d4facb8ab..b198d2777 100644 --- a/modules/browser/detect_vlc/config.yaml +++ b/modules/browser/detect_vlc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/detect_wmp/config.yaml b/modules/browser/detect_wmp/config.yaml index 1c78495fa..5ee55dc6f 100644 --- a/modules/browser/detect_wmp/config.yaml +++ b/modules/browser/detect_wmp/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/fingerprint_browser/config.yaml b/modules/browser/fingerprint_browser/config.yaml index d7949d3e5..88e34305a 100644 --- a/modules/browser/fingerprint_browser/config.yaml +++ b/modules/browser/fingerprint_browser/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/get_visited_domains/config.yaml b/modules/browser/get_visited_domains/config.yaml index 048397cee..ddeefcc95 100644 --- a/modules/browser/get_visited_domains/config.yaml +++ b/modules/browser/get_visited_domains/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/get_visited_urls/config.yaml b/modules/browser/get_visited_urls/config.yaml index ded7ce7c1..ec54073cb 100644 --- a/modules/browser/get_visited_urls/config.yaml +++ b/modules/browser/get_visited_urls/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/ajax_fingerprint/config.yaml b/modules/browser/hooked_origin/ajax_fingerprint/config.yaml index 4b9276a24..c13f8d124 100644 --- a/modules/browser/hooked_origin/ajax_fingerprint/config.yaml +++ b/modules/browser/hooked_origin/ajax_fingerprint/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/alert_dialog/config.yaml b/modules/browser/hooked_origin/alert_dialog/config.yaml index 79aece585..0cfd8b8c0 100644 --- a/modules/browser/hooked_origin/alert_dialog/config.yaml +++ b/modules/browser/hooked_origin/alert_dialog/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml b/modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml index af4ede44d..17f665c85 100644 --- a/modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml +++ b/modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml b/modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml index 19db21ff3..64ce89fbc 100644 --- a/modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml +++ b/modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - http://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/clear_console/config.yaml b/modules/browser/hooked_origin/clear_console/config.yaml index 4c0017cfc..ea5ac618c 100644 --- a/modules/browser/hooked_origin/clear_console/config.yaml +++ b/modules/browser/hooked_origin/clear_console/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/deface_web_page/config.yaml b/modules/browser/hooked_origin/deface_web_page/config.yaml index bfba76523..7ff15ffb8 100644 --- a/modules/browser/hooked_origin/deface_web_page/config.yaml +++ b/modules/browser/hooked_origin/deface_web_page/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/deface_web_page_component/config.yaml b/modules/browser/hooked_origin/deface_web_page_component/config.yaml index e0bd826c0..609343ee9 100644 --- a/modules/browser/hooked_origin/deface_web_page_component/config.yaml +++ b/modules/browser/hooked_origin/deface_web_page_component/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/disable_developer_tools/config.yaml b/modules/browser/hooked_origin/disable_developer_tools/config.yaml index b35a92a92..843f43c13 100644 --- a/modules/browser/hooked_origin/disable_developer_tools/config.yaml +++ b/modules/browser/hooked_origin/disable_developer_tools/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/get_autocomplete_creds/config.yaml b/modules/browser/hooked_origin/get_autocomplete_creds/config.yaml index 632f8cec8..c776e6b50 100644 --- a/modules/browser/hooked_origin/get_autocomplete_creds/config.yaml +++ b/modules/browser/hooked_origin/get_autocomplete_creds/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/get_cookie/config.yaml b/modules/browser/hooked_origin/get_cookie/config.yaml index a340dd68f..8119b24a7 100644 --- a/modules/browser/hooked_origin/get_cookie/config.yaml +++ b/modules/browser/hooked_origin/get_cookie/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/get_form_values/config.yaml b/modules/browser/hooked_origin/get_form_values/config.yaml index aceb8bddb..ec2765adf 100644 --- a/modules/browser/hooked_origin/get_form_values/config.yaml +++ b/modules/browser/hooked_origin/get_form_values/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/get_local_storage/config.yaml b/modules/browser/hooked_origin/get_local_storage/config.yaml index 90ca2a994..31239a02e 100644 --- a/modules/browser/hooked_origin/get_local_storage/config.yaml +++ b/modules/browser/hooked_origin/get_local_storage/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/get_page_html/config.yaml b/modules/browser/hooked_origin/get_page_html/config.yaml index 8e70e533a..efc3cc106 100644 --- a/modules/browser/hooked_origin/get_page_html/config.yaml +++ b/modules/browser/hooked_origin/get_page_html/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/get_page_html_iframe/config.yaml b/modules/browser/hooked_origin/get_page_html_iframe/config.yaml index ce3f50937..7730a3962 100644 --- a/modules/browser/hooked_origin/get_page_html_iframe/config.yaml +++ b/modules/browser/hooked_origin/get_page_html_iframe/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/get_page_links/config.yaml b/modules/browser/hooked_origin/get_page_links/config.yaml index 3b67373fb..33dc0f1c0 100644 --- a/modules/browser/hooked_origin/get_page_links/config.yaml +++ b/modules/browser/hooked_origin/get_page_links/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/get_session_storage/config.yaml b/modules/browser/hooked_origin/get_session_storage/config.yaml index 061f0817c..de0bc575d 100644 --- a/modules/browser/hooked_origin/get_session_storage/config.yaml +++ b/modules/browser/hooked_origin/get_session_storage/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/get_stored_credentials/config.yaml b/modules/browser/hooked_origin/get_stored_credentials/config.yaml index fed05f79a..a22698c89 100644 --- a/modules/browser/hooked_origin/get_stored_credentials/config.yaml +++ b/modules/browser/hooked_origin/get_stored_credentials/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/link_rewrite/config.yaml b/modules/browser/hooked_origin/link_rewrite/config.yaml index c2042272a..ddbca4ed7 100644 --- a/modules/browser/hooked_origin/link_rewrite/config.yaml +++ b/modules/browser/hooked_origin/link_rewrite/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/link_rewrite_click_events/config.yaml b/modules/browser/hooked_origin/link_rewrite_click_events/config.yaml index 430b935af..cc3f00cc7 100644 --- a/modules/browser/hooked_origin/link_rewrite_click_events/config.yaml +++ b/modules/browser/hooked_origin/link_rewrite_click_events/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml b/modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml index b9af971e7..c8d9d7e1c 100644 --- a/modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml +++ b/modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/link_rewrite_tel/config.yaml b/modules/browser/hooked_origin/link_rewrite_tel/config.yaml index 2cf685941..62df1193a 100644 --- a/modules/browser/hooked_origin/link_rewrite_tel/config.yaml +++ b/modules/browser/hooked_origin/link_rewrite_tel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml b/modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml index 3e93c51f7..bf16b3878 100644 --- a/modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml +++ b/modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/overflow_cookiejar/config.yaml b/modules/browser/hooked_origin/overflow_cookiejar/config.yaml index d6f620899..469e2ad67 100644 --- a/modules/browser/hooked_origin/overflow_cookiejar/config.yaml +++ b/modules/browser/hooked_origin/overflow_cookiejar/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/prompt_dialog/config.yaml b/modules/browser/hooked_origin/prompt_dialog/config.yaml index b433ec725..90b70f037 100644 --- a/modules/browser/hooked_origin/prompt_dialog/config.yaml +++ b/modules/browser/hooked_origin/prompt_dialog/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/remove_stuck_iframes/config.yaml b/modules/browser/hooked_origin/remove_stuck_iframes/config.yaml index 4196a0326..6e1c2013e 100644 --- a/modules/browser/hooked_origin/remove_stuck_iframes/config.yaml +++ b/modules/browser/hooked_origin/remove_stuck_iframes/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/replace_video/config.yaml b/modules/browser/hooked_origin/replace_video/config.yaml index 9e85c2510..cc23ed6c2 100644 --- a/modules/browser/hooked_origin/replace_video/config.yaml +++ b/modules/browser/hooked_origin/replace_video/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/rickroll/config.yaml b/modules/browser/hooked_origin/rickroll/config.yaml index a4b7ee21c..7d36f43d7 100644 --- a/modules/browser/hooked_origin/rickroll/config.yaml +++ b/modules/browser/hooked_origin/rickroll/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/site_redirect/config.yaml b/modules/browser/hooked_origin/site_redirect/config.yaml index f8e769503..a8f09fb4f 100644 --- a/modules/browser/hooked_origin/site_redirect/config.yaml +++ b/modules/browser/hooked_origin/site_redirect/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/hooked_origin/site_redirect_iframe/config.yaml b/modules/browser/hooked_origin/site_redirect_iframe/config.yaml index 83466437b..82ba8cf8f 100644 --- a/modules/browser/hooked_origin/site_redirect_iframe/config.yaml +++ b/modules/browser/hooked_origin/site_redirect_iframe/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/play_sound/config.yaml b/modules/browser/play_sound/config.yaml index 9ddea92c8..413ebfb52 100644 --- a/modules/browser/play_sound/config.yaml +++ b/modules/browser/play_sound/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/remove_hook_element/config.yaml b/modules/browser/remove_hook_element/config.yaml index c7c5a10aa..fccd88066 100644 --- a/modules/browser/remove_hook_element/config.yaml +++ b/modules/browser/remove_hook_element/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/spyder_eye/config.yaml b/modules/browser/spyder_eye/config.yaml index b5fe434c3..72945b338 100644 --- a/modules/browser/spyder_eye/config.yaml +++ b/modules/browser/spyder_eye/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/unhook/config.yaml b/modules/browser/unhook/config.yaml index bb17d9887..890fcf11a 100644 --- a/modules/browser/unhook/config.yaml +++ b/modules/browser/unhook/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/webcam_flash/config.yaml b/modules/browser/webcam_flash/config.yaml index 6fdcfb812..8bf3d5aec 100644 --- a/modules/browser/webcam_flash/config.yaml +++ b/modules/browser/webcam_flash/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/webcam_html5/config.yaml b/modules/browser/webcam_html5/config.yaml index 5a26014ab..846f503b1 100644 --- a/modules/browser/webcam_html5/config.yaml +++ b/modules/browser/webcam_html5/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/browser/webcam_permission_check/cameraCheck.as b/modules/browser/webcam_permission_check/cameraCheck.as index cbbe8a65e..a929be8cd 100644 --- a/modules/browser/webcam_permission_check/cameraCheck.as +++ b/modules/browser/webcam_permission_check/cameraCheck.as @@ -1,5 +1,5 @@ // -// Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net +// Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net // Browser Exploitation Framework (BeEF) - https://beefproject.com // See the file 'doc/COPYING' for copying permission // diff --git a/modules/browser/webcam_permission_check/config.yaml b/modules/browser/webcam_permission_check/config.yaml index 2257719ef..cc5b0b864 100644 --- a/modules/browser/webcam_permission_check/config.yaml +++ b/modules/browser/webcam_permission_check/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/execute_tabs/config.yaml b/modules/chrome_extensions/execute_tabs/config.yaml index 7df5c60e4..66696fd79 100644 --- a/modules/chrome_extensions/execute_tabs/config.yaml +++ b/modules/chrome_extensions/execute_tabs/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/get_all_cookies/config.yaml b/modules/chrome_extensions/get_all_cookies/config.yaml index 9cf83bae1..fa239465f 100755 --- a/modules/chrome_extensions/get_all_cookies/config.yaml +++ b/modules/chrome_extensions/get_all_cookies/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/grab_google_contacts/config.yaml b/modules/chrome_extensions/grab_google_contacts/config.yaml index 7908692c2..00ff7d8c4 100644 --- a/modules/chrome_extensions/grab_google_contacts/config.yaml +++ b/modules/chrome_extensions/grab_google_contacts/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/inject_beef/config.yaml b/modules/chrome_extensions/inject_beef/config.yaml index c9cb31573..79290310f 100755 --- a/modules/chrome_extensions/inject_beef/config.yaml +++ b/modules/chrome_extensions/inject_beef/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/screenshot/config.yaml b/modules/chrome_extensions/screenshot/config.yaml index 22bbfea8b..7e3576885 100755 --- a/modules/chrome_extensions/screenshot/config.yaml +++ b/modules/chrome_extensions/screenshot/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/chrome_extensions/send_gvoice_sms/config.yaml b/modules/chrome_extensions/send_gvoice_sms/config.yaml index 1c29268be..71ad0e135 100755 --- a/modules/chrome_extensions/send_gvoice_sms/config.yaml +++ b/modules/chrome_extensions/send_gvoice_sms/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_beef_debug/config.yaml b/modules/debug/test_beef_debug/config.yaml index dce1c1d59..3e4a9b212 100644 --- a/modules/debug/test_beef_debug/config.yaml +++ b/modules/debug/test_beef_debug/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_cors_request/config.yaml b/modules/debug/test_cors_request/config.yaml index ed6235788..7f421d896 100644 --- a/modules/debug/test_cors_request/config.yaml +++ b/modules/debug/test_cors_request/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_dns_tunnel_client/config.yaml b/modules/debug/test_dns_tunnel_client/config.yaml index ca9e49f83..630a616fb 100644 --- a/modules/debug/test_dns_tunnel_client/config.yaml +++ b/modules/debug/test_dns_tunnel_client/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_get_variable/config.yaml b/modules/debug/test_get_variable/config.yaml index c62d84dcf..48bbe4a0a 100644 --- a/modules/debug/test_get_variable/config.yaml +++ b/modules/debug/test_get_variable/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_http_redirect/config.yaml b/modules/debug/test_http_redirect/config.yaml index 4e7cfa9d1..20affd7a0 100644 --- a/modules/debug/test_http_redirect/config.yaml +++ b/modules/debug/test_http_redirect/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_network_request/config.yaml b/modules/debug/test_network_request/config.yaml index d168fa954..117e1b755 100644 --- a/modules/debug/test_network_request/config.yaml +++ b/modules/debug/test_network_request/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_return_ascii_chars/config.yaml b/modules/debug/test_return_ascii_chars/config.yaml index dd4c8f7c8..7963995b0 100644 --- a/modules/debug/test_return_ascii_chars/config.yaml +++ b/modules/debug/test_return_ascii_chars/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_return_image/config.yaml b/modules/debug/test_return_image/config.yaml index cdd3faf64..e76f5a8a3 100644 --- a/modules/debug/test_return_image/config.yaml +++ b/modules/debug/test_return_image/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/debug/test_return_long_string/config.yaml b/modules/debug/test_return_long_string/config.yaml index 341156585..7f08f772c 100644 --- a/modules/debug/test_return_long_string/config.yaml +++ b/modules/debug/test_return_long_string/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/apache_cookie_disclosure/config.yaml b/modules/exploits/apache_cookie_disclosure/config.yaml index 81a9d0ccd..19613a67c 100644 --- a/modules/exploits/apache_cookie_disclosure/config.yaml +++ b/modules/exploits/apache_cookie_disclosure/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/apache_felix_remote_shell/config.yaml b/modules/exploits/apache_felix_remote_shell/config.yaml index a976ef2be..17728f42c 100644 --- a/modules/exploits/apache_felix_remote_shell/config.yaml +++ b/modules/exploits/apache_felix_remote_shell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/beefbind/beef_bind_shell/config.yaml b/modules/exploits/beefbind/beef_bind_shell/config.yaml index 3ef4f2c2d..d178f3b5c 100755 --- a/modules/exploits/beefbind/beef_bind_shell/config.yaml +++ b/modules/exploits/beefbind/beef_bind_shell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c b/modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c index 09a072bdc..9c1883bdc 100755 --- a/modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c +++ b/modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c @@ -1,5 +1,5 @@ /** - Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - https://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c b/modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c index 46ebace49..127182a2c 100644 --- a/modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c +++ b/modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c @@ -1,5 +1,5 @@ /** - Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - https://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm b/modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm index 71e743309..eabd9d214 100644 --- a/modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm +++ b/modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm @@ -1,4 +1,4 @@ -; Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net +; Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net ; Browser Exploitation Framework (BeEF) - https://beefproject.com ; See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm b/modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm index f51fa702b..3c62125f9 100644 --- a/modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm +++ b/modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm @@ -1,4 +1,4 @@ -; Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net +; Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net ; Browser Exploitation Framework (BeEF) - https://beefproject.com ; See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/beefbind/shellcode_sources/windows/socket.c b/modules/exploits/beefbind/shellcode_sources/windows/socket.c index 2cf9fb0fd..43b403758 100644 --- a/modules/exploits/beefbind/shellcode_sources/windows/socket.c +++ b/modules/exploits/beefbind/shellcode_sources/windows/socket.c @@ -1,5 +1,5 @@ /** - Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net + Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net Browser Exploitation Framework (BeEF) - https://beefproject.com See the file 'doc/COPYING' for copying permission diff --git a/modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml b/modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml index ee9856300..d10efc97a 100644 --- a/modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +++ b/modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/camera/airlive_ip_camera_csrf/config.yaml b/modules/exploits/camera/airlive_ip_camera_csrf/config.yaml index 3a3872b03..e10dbe76b 100644 --- a/modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +++ b/modules/exploits/camera/airlive_ip_camera_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/camera/dlink_dcs_series_csrf/config.yaml b/modules/exploits/camera/dlink_dcs_series_csrf/config.yaml index b4cf4f790..21dad3e70 100644 --- a/modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +++ b/modules/exploits/camera/dlink_dcs_series_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml b/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml index 6c0a2584b..f6e9ab862 100644 --- a/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +++ b/modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/coldfusion_dir_traversal_exploit/config.yaml b/modules/exploits/coldfusion_dir_traversal_exploit/config.yaml index e6b86b288..9e1ee999e 100644 --- a/modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +++ b/modules/exploits/coldfusion_dir_traversal_exploit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/extract_cmd_exec/config.yaml b/modules/exploits/extract_cmd_exec/config.yaml index c7e09734a..1786e2d21 100644 --- a/modules/exploits/extract_cmd_exec/config.yaml +++ b/modules/exploits/extract_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/firephp/config.yaml b/modules/exploits/firephp/config.yaml index 24aaafbd9..56cede387 100644 --- a/modules/exploits/firephp/config.yaml +++ b/modules/exploits/firephp/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/glassfish_war_upload_xsrf/config.yaml b/modules/exploits/glassfish_war_upload_xsrf/config.yaml index b8ba42d72..ab73d3d0b 100644 --- a/modules/exploits/glassfish_war_upload_xsrf/config.yaml +++ b/modules/exploits/glassfish_war_upload_xsrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/groovyshell_server_cmd_exec/config.yaml b/modules/exploits/groovyshell_server_cmd_exec/config.yaml index 2b1805da1..cdf208d44 100644 --- a/modules/exploits/groovyshell_server_cmd_exec/config.yaml +++ b/modules/exploits/groovyshell_server_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/hp_ucmdb_add_user_csrf/config.yaml b/modules/exploits/hp_ucmdb_add_user_csrf/config.yaml index 54a0eb0a7..d6fbd4091 100644 --- a/modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +++ b/modules/exploits/hp_ucmdb_add_user_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/jboss_jmx_upload_exploit/config.yaml b/modules/exploits/jboss_jmx_upload_exploit/config.yaml index 8d286fd30..fe2bacf51 100644 --- a/modules/exploits/jboss_jmx_upload_exploit/config.yaml +++ b/modules/exploits/jboss_jmx_upload_exploit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/jenkins_groovy_code_exec/config.yaml b/modules/exploits/jenkins_groovy_code_exec/config.yaml index d528cfc65..c2e3fdac3 100644 --- a/modules/exploits/jenkins_groovy_code_exec/config.yaml +++ b/modules/exploits/jenkins_groovy_code_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/kemp_command_execution/config.yaml b/modules/exploits/kemp_command_execution/config.yaml index 03c6da3db..d05c27d31 100644 --- a/modules/exploits/kemp_command_execution/config.yaml +++ b/modules/exploits/kemp_command_execution/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/activex_command_execution/config.yaml b/modules/exploits/local_host/activex_command_execution/config.yaml index b55f51230..10c5628e6 100755 --- a/modules/exploits/local_host/activex_command_execution/config.yaml +++ b/modules/exploits/local_host/activex_command_execution/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/java_payload/config.yaml b/modules/exploits/local_host/java_payload/config.yaml index f704f6da0..fd1d2dd36 100755 --- a/modules/exploits/local_host/java_payload/config.yaml +++ b/modules/exploits/local_host/java_payload/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml b/modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml index 43b10828b..cb5910ade 100644 --- a/modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +++ b/modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/safari_launch_app/config.yaml b/modules/exploits/local_host/safari_launch_app/config.yaml index a8abc477f..9f9472215 100755 --- a/modules/exploits/local_host/safari_launch_app/config.yaml +++ b/modules/exploits/local_host/safari_launch_app/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/signed_applet_dropper/applet/SM.java b/modules/exploits/local_host/signed_applet_dropper/applet/SM.java index d42aa8215..c39ae2006 100755 --- a/modules/exploits/local_host/signed_applet_dropper/applet/SM.java +++ b/modules/exploits/local_host/signed_applet_dropper/applet/SM.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - https://beefproject.com * * author: antisnatchor diff --git a/modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java b/modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java index 78a2308d7..396cf3a16 100755 --- a/modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java +++ b/modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - https://beefproject.com * * author: antisnatchor diff --git a/modules/exploits/local_host/signed_applet_dropper/config.yaml b/modules/exploits/local_host/signed_applet_dropper/config.yaml index e0f24b2dd..42287d503 100755 --- a/modules/exploits/local_host/signed_applet_dropper/config.yaml +++ b/modules/exploits/local_host/signed_applet_dropper/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/local_host/window_mail_client_dos/config.yaml b/modules/exploits/local_host/window_mail_client_dos/config.yaml index 929cf4df5..1f02108f5 100644 --- a/modules/exploits/local_host/window_mail_client_dos/config.yaml +++ b/modules/exploits/local_host/window_mail_client_dos/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml b/modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml index c9e0aa0be..3d502db02 100644 --- a/modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +++ b/modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml b/modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml index 0f45c0197..622502727 100644 --- a/modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +++ b/modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/ntfscommoncreate_dos/config.yaml b/modules/exploits/ntfscommoncreate_dos/config.yaml index e0fe4fc14..f9b2f78ab 100644 --- a/modules/exploits/ntfscommoncreate_dos/config.yaml +++ b/modules/exploits/ntfscommoncreate_dos/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/opencart_reset_password/config.yaml b/modules/exploits/opencart_reset_password/config.yaml index 5ed16c16c..4af5158ed 100644 --- a/modules/exploits/opencart_reset_password/config.yaml +++ b/modules/exploits/opencart_reset_password/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml b/modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml index 091c098b7..cc3bd8b85 100644 --- a/modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml +++ b/modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml b/modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml index 7d68a98f6..40b4299ad 100644 --- a/modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml +++ b/modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/php-5.3.9-dos/config.yaml b/modules/exploits/php-5.3.9-dos/config.yaml index 29d178ebb..eabe1ec0b 100644 --- a/modules/exploits/php-5.3.9-dos/config.yaml +++ b/modules/exploits/php-5.3.9-dos/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml b/modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml index 11bc95a22..e963958a1 100644 --- a/modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml +++ b/modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/qnx_qconn_command_execution/config.yaml b/modules/exploits/qnx_qconn_command_execution/config.yaml index 1458dc29d..42d74c4b5 100644 --- a/modules/exploits/qnx_qconn_command_execution/config.yaml +++ b/modules/exploits/qnx_qconn_command_execution/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/resource_exhaustion_dos/config.yaml b/modules/exploits/resource_exhaustion_dos/config.yaml index 9ad5a6802..ffc9960f6 100644 --- a/modules/exploits/resource_exhaustion_dos/config.yaml +++ b/modules/exploits/resource_exhaustion_dos/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/rfi_scanner/config.yaml b/modules/exploits/rfi_scanner/config.yaml index ec5c5e8ad..ee7b326b6 100644 --- a/modules/exploits/rfi_scanner/config.yaml +++ b/modules/exploits/rfi_scanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml b/modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml index 747615d52..b89d20707 100644 --- a/modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +++ b/modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/actiontec_q1000_csrf/config.yaml b/modules/exploits/router/actiontec_q1000_csrf/config.yaml index c18c869a8..577cd7c69 100644 --- a/modules/exploits/router/actiontec_q1000_csrf/config.yaml +++ b/modules/exploits/router/actiontec_q1000_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/argw4_adsl_dns_hijack/config.yaml b/modules/exploits/router/argw4_adsl_dns_hijack/config.yaml index 1df1fd32e..bf3d58c37 100644 --- a/modules/exploits/router/argw4_adsl_dns_hijack/config.yaml +++ b/modules/exploits/router/argw4_adsl_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml b/modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml index ab82793ec..cc1ddccd8 100644 --- a/modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +++ b/modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asus_dslx11_dns_hijack/config.yaml b/modules/exploits/router/asus_dslx11_dns_hijack/config.yaml index db1db65b0..be290b4da 100644 --- a/modules/exploits/router/asus_dslx11_dns_hijack/config.yaml +++ b/modules/exploits/router/asus_dslx11_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asus_rt_n12e_get_info/config.yaml b/modules/exploits/router/asus_rt_n12e_get_info/config.yaml index 511eff161..46a38560e 100644 --- a/modules/exploits/router/asus_rt_n12e_get_info/config.yaml +++ b/modules/exploits/router/asus_rt_n12e_get_info/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml b/modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml index 19ba87a6d..97922a9ae 100755 --- a/modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +++ b/modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml b/modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml index 8a5b0baf1..adbf78eb3 100644 --- a/modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml +++ b/modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/belkin_dns_csrf/config.yaml b/modules/exploits/router/belkin_dns_csrf/config.yaml index edc308aa5..8a20b4cca 100644 --- a/modules/exploits/router/belkin_dns_csrf/config.yaml +++ b/modules/exploits/router/belkin_dns_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/bt_home_hub_csrf/config.yaml b/modules/exploits/router/bt_home_hub_csrf/config.yaml index 8488ee5c0..6bd91f431 100644 --- a/modules/exploits/router/bt_home_hub_csrf/config.yaml +++ b/modules/exploits/router/bt_home_hub_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/cisco_e2400_csrf/config.yaml b/modules/exploits/router/cisco_e2400_csrf/config.yaml index 8d693071f..b2c68252f 100644 --- a/modules/exploits/router/cisco_e2400_csrf/config.yaml +++ b/modules/exploits/router/cisco_e2400_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/comtrend_ct5367_csrf/config.yaml b/modules/exploits/router/comtrend_ct5367_csrf/config.yaml index 83df2609a..e58fa8047 100644 --- a/modules/exploits/router/comtrend_ct5367_csrf/config.yaml +++ b/modules/exploits/router/comtrend_ct5367_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/comtrend_ct5624_csrf/config.yaml b/modules/exploits/router/comtrend_ct5624_csrf/config.yaml index 272db2fd5..08dbe8873 100644 --- a/modules/exploits/router/comtrend_ct5624_csrf/config.yaml +++ b/modules/exploits/router/comtrend_ct5624_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml b/modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml index 0a87fcfce..1edd94262 100644 --- a/modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml +++ b/modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml b/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml index 5d4874fd6..d8cf7cfa8 100644 --- a/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +++ b/modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml b/modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml index 231ba84eb..6dfe27b9e 100644 --- a/modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +++ b/modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dir_615_csrf/config.yaml b/modules/exploits/router/dlink_dir_615_csrf/config.yaml index 73a3dc29a..2e6c2673f 100644 --- a/modules/exploits/router/dlink_dir_615_csrf/config.yaml +++ b/modules/exploits/router/dlink_dir_615_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml b/modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml index bc837a8c8..8abaf2014 100644 --- a/modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +++ b/modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml b/modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml index 3c7765526..8df2fba4a 100644 --- a/modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml +++ b/modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml b/modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml index f2461fd60..e8450024a 100644 --- a/modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +++ b/modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml b/modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml index 46545869a..b34dece75 100644 --- a/modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml +++ b/modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl500t_csrf/config.yaml b/modules/exploits/router/dlink_dsl500t_csrf/config.yaml index 21a6c1255..8c95d9de4 100644 --- a/modules/exploits/router/dlink_dsl500t_csrf/config.yaml +++ b/modules/exploits/router/dlink_dsl500t_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml b/modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml index b9f0ac20f..3a65ca3f0 100644 --- a/modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml +++ b/modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml b/modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml index 8ff3fd73a..ff1068b45 100644 --- a/modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml +++ b/modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/huawei_smartax_mt880/config.yaml b/modules/exploits/router/huawei_smartax_mt880/config.yaml index 3c729f0f9..33140b027 100644 --- a/modules/exploits/router/huawei_smartax_mt880/config.yaml +++ b/modules/exploits/router/huawei_smartax_mt880/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml b/modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml index 9db310fcf..898cc69c1 100644 --- a/modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml +++ b/modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml b/modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml index 173fe9739..08df6f067 100644 --- a/modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml +++ b/modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_befsr41_csrf/config.yaml b/modules/exploits/router/linksys_befsr41_csrf/config.yaml index 53f6116bd..ff9fbbdc5 100644 --- a/modules/exploits/router/linksys_befsr41_csrf/config.yaml +++ b/modules/exploits/router/linksys_befsr41_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_e2500_csrf/config.yaml b/modules/exploits/router/linksys_e2500_csrf/config.yaml index 80b9ae561..c0c793560 100644 --- a/modules/exploits/router/linksys_e2500_csrf/config.yaml +++ b/modules/exploits/router/linksys_e2500_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_e2500_dns_hijack/config.yaml b/modules/exploits/router/linksys_e2500_dns_hijack/config.yaml index e5bf3a4f6..60c144a17 100644 --- a/modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +++ b/modules/exploits/router/linksys_e2500_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_e2500_shell/config.yaml b/modules/exploits/router/linksys_e2500_shell/config.yaml index 53a3c86b1..ac6f5da16 100644 --- a/modules/exploits/router/linksys_e2500_shell/config.yaml +++ b/modules/exploits/router/linksys_e2500_shell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_wrt54g2_csrf/config.yaml b/modules/exploits/router/linksys_wrt54g2_csrf/config.yaml index c3726df24..0e2d1611b 100644 --- a/modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +++ b/modules/exploits/router/linksys_wrt54g2_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/linksys_wrt54g_csrf/config.yaml b/modules/exploits/router/linksys_wrt54g_csrf/config.yaml index 67eeaea7f..2f4fb9b7e 100644 --- a/modules/exploits/router/linksys_wrt54g_csrf/config.yaml +++ b/modules/exploits/router/linksys_wrt54g_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml b/modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml index f68c97d74..1b9a54d20 100644 --- a/modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml +++ b/modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml b/modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml index 2da1b5fa5..78ca59c6f 100755 --- a/modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml +++ b/modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/phillips_dns_hijack/config.yaml b/modules/exploits/router/phillips_dns_hijack/config.yaml index 6228d8963..bc717afc6 100644 --- a/modules/exploits/router/phillips_dns_hijack/config.yaml +++ b/modules/exploits/router/phillips_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/pikatel_96338_dns_hijack/config.yaml b/modules/exploits/router/pikatel_96338_dns_hijack/config.yaml index f4009ca86..e3329ef0d 100644 --- a/modules/exploits/router/pikatel_96338_dns_hijack/config.yaml +++ b/modules/exploits/router/pikatel_96338_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml b/modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml index 873740817..76a280a55 100644 --- a/modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml +++ b/modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml b/modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml index 320a7b41b..545c92b37 100644 --- a/modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +++ b/modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml b/modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml index 360b1f361..2b206f33a 100644 --- a/modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +++ b/modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml b/modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml index 256ff8a89..1cb1d514b 100644 --- a/modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +++ b/modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml b/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml index c5386c302..614e87986 100644 --- a/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +++ b/modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/tenda_adsl_dns_hijack/config.yaml b/modules/exploits/router/tenda_adsl_dns_hijack/config.yaml index 4f60b2e0b..87b14d564 100644 --- a/modules/exploits/router/tenda_adsl_dns_hijack/config.yaml +++ b/modules/exploits/router/tenda_adsl_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/tplink_dns_csrf/config.yaml b/modules/exploits/router/tplink_dns_csrf/config.yaml index 0bff74820..1795a233e 100644 --- a/modules/exploits/router/tplink_dns_csrf/config.yaml +++ b/modules/exploits/router/tplink_dns_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml b/modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml index c2379ac73..b7a4a5043 100644 --- a/modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml +++ b/modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/virgin_superhub_csrf/config.yaml b/modules/exploits/router/virgin_superhub_csrf/config.yaml index e6cd4dc69..4f2f02a5f 100644 --- a/modules/exploits/router/virgin_superhub_csrf/config.yaml +++ b/modules/exploits/router/virgin_superhub_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/router/wipg1000_cmd_injection/config.yaml b/modules/exploits/router/wipg1000_cmd_injection/config.yaml index 13726984b..69a44681a 100644 --- a/modules/exploits/router/wipg1000_cmd_injection/config.yaml +++ b/modules/exploits/router/wipg1000_cmd_injection/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/ruby_nntpd_cmd_exec/config.yaml b/modules/exploits/ruby_nntpd_cmd_exec/config.yaml index 20b359119..f274a679e 100644 --- a/modules/exploits/ruby_nntpd_cmd_exec/config.yaml +++ b/modules/exploits/ruby_nntpd_cmd_exec/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/shell_shock_scanner/config.yaml b/modules/exploits/shell_shock_scanner/config.yaml index f0e6bcb09..9703d53d1 100644 --- a/modules/exploits/shell_shock_scanner/config.yaml +++ b/modules/exploits/shell_shock_scanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/shell_shocked/config.yaml b/modules/exploits/shell_shocked/config.yaml index b827a5e7c..8c87ca6e2 100644 --- a/modules/exploits/shell_shocked/config.yaml +++ b/modules/exploits/shell_shocked/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/skype_xss/config.yaml b/modules/exploits/skype_xss/config.yaml index 9e7d4a409..8dc04c88d 100644 --- a/modules/exploits/skype_xss/config.yaml +++ b/modules/exploits/skype_xss/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/spring_framework_malicious_jar/config.yaml b/modules/exploits/spring_framework_malicious_jar/config.yaml index e52378122..508d375a2 100644 --- a/modules/exploits/spring_framework_malicious_jar/config.yaml +++ b/modules/exploits/spring_framework_malicious_jar/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml b/modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml index f0ed37433..26d169575 100644 --- a/modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml +++ b/modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml b/modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml index 8dbcae3ce..ede0ade98 100644 --- a/modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml +++ b/modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml b/modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml index 48ed5b6d7..9ceb0c4c8 100644 --- a/modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml +++ b/modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/switch/netgear_gs108t_csrf/config.yaml b/modules/exploits/switch/netgear_gs108t_csrf/config.yaml index df777a3dc..3070005e5 100644 --- a/modules/exploits/switch/netgear_gs108t_csrf/config.yaml +++ b/modules/exploits/switch/netgear_gs108t_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/vtiger_crm_upload_exploit/config.yaml b/modules/exploits/vtiger_crm_upload_exploit/config.yaml index a89661d03..618fca647 100644 --- a/modules/exploits/vtiger_crm_upload_exploit/config.yaml +++ b/modules/exploits/vtiger_crm_upload_exploit/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/wanem_command_execution/config.yaml b/modules/exploits/wanem_command_execution/config.yaml index 7c96bb452..40f9fd61e 100644 --- a/modules/exploits/wanem_command_execution/config.yaml +++ b/modules/exploits/wanem_command_execution/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/wifi_pineapple_csrf/config.yaml b/modules/exploits/wifi_pineapple_csrf/config.yaml index de2dab842..9662feaf3 100644 --- a/modules/exploits/wifi_pineapple_csrf/config.yaml +++ b/modules/exploits/wifi_pineapple_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml b/modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml index 6f251d4f6..b82aa90bc 100644 --- a/modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +++ b/modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml b/modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml index 5fe001a8f..13032aff1 100644 --- a/modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +++ b/modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/serendipity_1.6_xss/config.yaml b/modules/exploits/xss/serendipity_1.6_xss/config.yaml index 3949c7170..26c58bd16 100644 --- a/modules/exploits/xss/serendipity_1.6_xss/config.yaml +++ b/modules/exploits/xss/serendipity_1.6_xss/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/xss/sqlitemanager_xss/config.yaml b/modules/exploits/xss/sqlitemanager_xss/config.yaml index 633a32250..e3a5cd783 100644 --- a/modules/exploits/xss/sqlitemanager_xss/config.yaml +++ b/modules/exploits/xss/sqlitemanager_xss/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zenoss_3x_command_execution/config.yaml b/modules/exploits/zenoss_3x_command_execution/config.yaml index 1ff74ed40..a2ddb2476 100644 --- a/modules/exploits/zenoss_3x_command_execution/config.yaml +++ b/modules/exploits/zenoss_3x_command_execution/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zenoss_add_user_csrf/config.yaml b/modules/exploits/zenoss_add_user_csrf/config.yaml index 5da947902..a41350a01 100644 --- a/modules/exploits/zenoss_add_user_csrf/config.yaml +++ b/modules/exploits/zenoss_add_user_csrf/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml b/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml index 73477778c..03fbae25a 100644 --- a/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml +++ b/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml b/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml index f26caea31..0cb151956 100644 --- a/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml +++ b/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml b/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml index ef11a8705..90cbaa639 100644 --- a/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml +++ b/modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml b/modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml index 514adc113..476b9938a 100644 --- a/modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml +++ b/modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml b/modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml index 64a3554dc..3e95bdbda 100644 --- a/modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml +++ b/modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml b/modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml index 3240c4be8..877be1370 100644 --- a/modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml +++ b/modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml b/modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml index 356a98233..4044d4dfb 100644 --- a/modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml +++ b/modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml b/modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml index 729d63703..56bf4bf9e 100644 --- a/modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml +++ b/modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/clipboard_theft/config.yaml b/modules/host/clipboard_theft/config.yaml index b868bf4e6..a820d4c8f 100644 --- a/modules/host/clipboard_theft/config.yaml +++ b/modules/host/clipboard_theft/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_airdroid/config.yaml b/modules/host/detect_airdroid/config.yaml index 73c477d5c..5daba4fa4 100644 --- a/modules/host/detect_airdroid/config.yaml +++ b/modules/host/detect_airdroid/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_antivirus/config.yaml b/modules/host/detect_antivirus/config.yaml index 9e327b48b..34cfd3970 100644 --- a/modules/host/detect_antivirus/config.yaml +++ b/modules/host/detect_antivirus/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_coupon_printer/config.yaml b/modules/host/detect_coupon_printer/config.yaml index e29e529dd..5a19042ce 100644 --- a/modules/host/detect_coupon_printer/config.yaml +++ b/modules/host/detect_coupon_printer/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_cups/config.yaml b/modules/host/detect_cups/config.yaml index d53602b3b..a5408a931 100644 --- a/modules/host/detect_cups/config.yaml +++ b/modules/host/detect_cups/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_default_browser/config.yaml b/modules/host/detect_default_browser/config.yaml index 840e634ff..98b4a8554 100644 --- a/modules/host/detect_default_browser/config.yaml +++ b/modules/host/detect_default_browser/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_google_desktop/config.yaml b/modules/host/detect_google_desktop/config.yaml index 580ba9931..ad96e194d 100644 --- a/modules/host/detect_google_desktop/config.yaml +++ b/modules/host/detect_google_desktop/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_hp/config.yaml b/modules/host/detect_hp/config.yaml index c5ce7d302..a5b3e5a24 100644 --- a/modules/host/detect_hp/config.yaml +++ b/modules/host/detect_hp/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_local_drives/config.yaml b/modules/host/detect_local_drives/config.yaml index 73a9ea236..f5785b4c2 100644 --- a/modules/host/detect_local_drives/config.yaml +++ b/modules/host/detect_local_drives/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_protocol_handlers/config.yaml b/modules/host/detect_protocol_handlers/config.yaml index 093ae8743..d893aaa94 100644 --- a/modules/host/detect_protocol_handlers/config.yaml +++ b/modules/host/detect_protocol_handlers/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_software/config.yaml b/modules/host/detect_software/config.yaml index 6eb772078..e88a7fab4 100644 --- a/modules/host/detect_software/config.yaml +++ b/modules/host/detect_software/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/detect_users/config.yaml b/modules/host/detect_users/config.yaml index 820517e12..2f3a4464e 100644 --- a/modules/host/detect_users/config.yaml +++ b/modules/host/detect_users/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_battery_status/config.yaml b/modules/host/get_battery_status/config.yaml index 3ee19ab67..6397cecdf 100644 --- a/modules/host/get_battery_status/config.yaml +++ b/modules/host/get_battery_status/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_connection_type/config.yaml b/modules/host/get_connection_type/config.yaml index 3c2019020..afe85b724 100755 --- a/modules/host/get_connection_type/config.yaml +++ b/modules/host/get_connection_type/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_internal_ip_java/config.yaml b/modules/host/get_internal_ip_java/config.yaml index 913b61157..e2b30aaf8 100755 --- a/modules/host/get_internal_ip_java/config.yaml +++ b/modules/host/get_internal_ip_java/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_internal_ip_java/get_internal_ip.java b/modules/host/get_internal_ip_java/get_internal_ip.java index 14d72f7f5..c0076afd5 100755 --- a/modules/host/get_internal_ip_java/get_internal_ip.java +++ b/modules/host/get_internal_ip_java/get_internal_ip.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - https://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/host/get_internal_ip_webrtc/config.yaml b/modules/host/get_internal_ip_webrtc/config.yaml index 3f55fbb71..3845bb2d2 100755 --- a/modules/host/get_internal_ip_webrtc/config.yaml +++ b/modules/host/get_internal_ip_webrtc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_registry_keys/config.yaml b/modules/host/get_registry_keys/config.yaml index 6e6012505..c75a8c02d 100644 --- a/modules/host/get_registry_keys/config.yaml +++ b/modules/host/get_registry_keys/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_system_info_java/config.yaml b/modules/host/get_system_info_java/config.yaml index 855f89f04..03330e9fb 100644 --- a/modules/host/get_system_info_java/config.yaml +++ b/modules/host/get_system_info_java/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_system_info_java/getSystemInfo.java b/modules/host/get_system_info_java/getSystemInfo.java index 44d308022..b00e74a38 100644 --- a/modules/host/get_system_info_java/getSystemInfo.java +++ b/modules/host/get_system_info_java/getSystemInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - https://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/host/get_wireless_keys/config.yaml b/modules/host/get_wireless_keys/config.yaml index d9ada051f..2a1b20c33 100644 --- a/modules/host/get_wireless_keys/config.yaml +++ b/modules/host/get_wireless_keys/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/get_wireless_keys/wirelessZeroConfig.java b/modules/host/get_wireless_keys/wirelessZeroConfig.java index 794ff5415..b2c1ffdcf 100644 --- a/modules/host/get_wireless_keys/wirelessZeroConfig.java +++ b/modules/host/get_wireless_keys/wirelessZeroConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - https://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/host/hook_default_browser/config.yaml b/modules/host/hook_default_browser/config.yaml index fcca88517..ee9e3a2c3 100644 --- a/modules/host/hook_default_browser/config.yaml +++ b/modules/host/hook_default_browser/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/hook_microsoft_edge/config.yaml b/modules/host/hook_microsoft_edge/config.yaml index 8dc4dd108..dd41ddc98 100644 --- a/modules/host/hook_microsoft_edge/config.yaml +++ b/modules/host/hook_microsoft_edge/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/insecure_url_skype/config.yaml b/modules/host/insecure_url_skype/config.yaml index 59c2938c0..a6ab52bcf 100644 --- a/modules/host/insecure_url_skype/config.yaml +++ b/modules/host/insecure_url_skype/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/iphone_tel/config.yaml b/modules/host/iphone_tel/config.yaml index b3bc99a1c..5b2c177d3 100644 --- a/modules/host/iphone_tel/config.yaml +++ b/modules/host/iphone_tel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/physical_location/config.yaml b/modules/host/physical_location/config.yaml index 462cd4140..e32caffe4 100644 --- a/modules/host/physical_location/config.yaml +++ b/modules/host/physical_location/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/host/physical_location_thirdparty/config.yaml b/modules/host/physical_location_thirdparty/config.yaml index 284aad476..eacf1e3d5 100644 --- a/modules/host/physical_location_thirdparty/config.yaml +++ b/modules/host/physical_location_thirdparty/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/cross_site_faxing/config.yaml b/modules/ipec/cross_site_faxing/config.yaml index 3fba419e5..012ffc8d6 100644 --- a/modules/ipec/cross_site_faxing/config.yaml +++ b/modules/ipec/cross_site_faxing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/cross_site_printing/config.yaml b/modules/ipec/cross_site_printing/config.yaml index 55197a273..9f9933d3e 100644 --- a/modules/ipec/cross_site_printing/config.yaml +++ b/modules/ipec/cross_site_printing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/dns_tunnel/config.yaml b/modules/ipec/dns_tunnel/config.yaml index 77b6480d2..fc177a39c 100644 --- a/modules/ipec/dns_tunnel/config.yaml +++ b/modules/ipec/dns_tunnel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/etag_client/config.yaml b/modules/ipec/etag_client/config.yaml index 51639d309..5572e20c5 100644 --- a/modules/ipec/etag_client/config.yaml +++ b/modules/ipec/etag_client/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_imap/config.yaml b/modules/ipec/inter_protocol_imap/config.yaml index 95433559b..bcbfd8893 100644 --- a/modules/ipec/inter_protocol_imap/config.yaml +++ b/modules/ipec/inter_protocol_imap/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_irc/config.yaml b/modules/ipec/inter_protocol_irc/config.yaml index ba7da1657..6468358b0 100644 --- a/modules/ipec/inter_protocol_irc/config.yaml +++ b/modules/ipec/inter_protocol_irc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_posix_bindshell/config.yaml b/modules/ipec/inter_protocol_posix_bindshell/config.yaml index f6b02d2e3..bb6c584b2 100644 --- a/modules/ipec/inter_protocol_posix_bindshell/config.yaml +++ b/modules/ipec/inter_protocol_posix_bindshell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_redis/config.yaml b/modules/ipec/inter_protocol_redis/config.yaml index 48fc88526..1f388c680 100644 --- a/modules/ipec/inter_protocol_redis/config.yaml +++ b/modules/ipec/inter_protocol_redis/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/inter_protocol_win_bindshell/config.yaml b/modules/ipec/inter_protocol_win_bindshell/config.yaml index 3f2e4774c..1ae162fae 100644 --- a/modules/ipec/inter_protocol_win_bindshell/config.yaml +++ b/modules/ipec/inter_protocol_win_bindshell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/ipec/s2c_dns_tunnel/config.yaml b/modules/ipec/s2c_dns_tunnel/config.yaml index d09ab5df9..99bae2aac 100644 --- a/modules/ipec/s2c_dns_tunnel/config.yaml +++ b/modules/ipec/s2c_dns_tunnel/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/metasploit/browser_autopwn/config.yaml b/modules/metasploit/browser_autopwn/config.yaml index b7d6a4823..71ad78c07 100644 --- a/modules/metasploit/browser_autopwn/config.yaml +++ b/modules/metasploit/browser_autopwn/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/blockui/config.yaml b/modules/misc/blockui/config.yaml index ef39399f7..70546856f 100644 --- a/modules/misc/blockui/config.yaml +++ b/modules/misc/blockui/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/ibm_inotes/extract_inotes_list/config.yaml b/modules/misc/ibm_inotes/extract_inotes_list/config.yaml index 30eb3d607..fc575a444 100644 --- a/modules/misc/ibm_inotes/extract_inotes_list/config.yaml +++ b/modules/misc/ibm_inotes/extract_inotes_list/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2025Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/inotes_flooder/config.yaml b/modules/misc/ibm_inotes/inotes_flooder/config.yaml index a74e54623..eec8b1d39 100644 --- a/modules/misc/ibm_inotes/inotes_flooder/config.yaml +++ b/modules/misc/ibm_inotes/inotes_flooder/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2025Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/read_inotes/config.yaml b/modules/misc/ibm_inotes/read_inotes/config.yaml index 75bad922d..4b9b64daa 100644 --- a/modules/misc/ibm_inotes/read_inotes/config.yaml +++ b/modules/misc/ibm_inotes/read_inotes/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2025Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/send_inotes/config.yaml b/modules/misc/ibm_inotes/send_inotes/config.yaml index b8061cd28..aef6fb1a1 100644 --- a/modules/misc/ibm_inotes/send_inotes/config.yaml +++ b/modules/misc/ibm_inotes/send_inotes/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2025Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml b/modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml index 9218cb616..5f7090cf1 100644 --- a/modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +++ b/modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2025Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/iframe_keylogger/config.yaml b/modules/misc/iframe_keylogger/config.yaml index 7db1f2810..1cc8a9b9c 100644 --- a/modules/misc/iframe_keylogger/config.yaml +++ b/modules/misc/iframe_keylogger/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/iframe_sniffer/config.yaml b/modules/misc/iframe_sniffer/config.yaml index 7da02be52..fca9f9e69 100644 --- a/modules/misc/iframe_sniffer/config.yaml +++ b/modules/misc/iframe_sniffer/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/invisible_iframe/config.yaml b/modules/misc/invisible_iframe/config.yaml index 84b35f23f..2b293710d 100644 --- a/modules/misc/invisible_iframe/config.yaml +++ b/modules/misc/invisible_iframe/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/local_file_theft/config.yaml b/modules/misc/local_file_theft/config.yaml index 85791bb03..b38eb419b 100644 --- a/modules/misc/local_file_theft/config.yaml +++ b/modules/misc/local_file_theft/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/nosleep/config.yaml b/modules/misc/nosleep/config.yaml index 3b5c9bbee..459346da9 100644 --- a/modules/misc/nosleep/config.yaml +++ b/modules/misc/nosleep/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/raw_javascript/config.yaml b/modules/misc/raw_javascript/config.yaml index 5d02e0fce..1077fa855 100644 --- a/modules/misc/raw_javascript/config.yaml +++ b/modules/misc/raw_javascript/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/read_gmail/config.yaml b/modules/misc/read_gmail/config.yaml index 233d5723e..eef698b8b 100644 --- a/modules/misc/read_gmail/config.yaml +++ b/modules/misc/read_gmail/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024Wade Alcorn wade@bindshell.net +# Copyright (c) 2006-2025Wade Alcorn wade@bindshell.net # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/modules/misc/track_physical_movement/config.yaml b/modules/misc/track_physical_movement/config.yaml index 33c794950..8b1073074 100644 --- a/modules/misc/track_physical_movement/config.yaml +++ b/modules/misc/track_physical_movement/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/unblockui/config.yaml b/modules/misc/unblockui/config.yaml index a2b074ba7..dd9174244 100644 --- a/modules/misc/unblockui/config.yaml +++ b/modules/misc/unblockui/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/wordpress/upload_rce_plugin/beefbind.php b/modules/misc/wordpress/upload_rce_plugin/beefbind.php index 0496cfaa9..fdbd9c6d6 100644 --- a/modules/misc/wordpress/upload_rce_plugin/beefbind.php +++ b/modules/misc/wordpress/upload_rce_plugin/beefbind.php @@ -6,7 +6,7 @@ * Version: 1.1 * Authors: Bart Leppens, Erwan LR (@erwan_lr | WPScanTeam) * Author URI: https://twitter.com/bmantra - * License: Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net - Browser Exploitation Framework (BeEF) - https://beefproject.com - See the file 'doc/COPYING' for copying permission + * License: Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net - Browser Exploitation Framework (BeEF) - https://beefproject.com - See the file 'doc/COPYING' for copying permission **/ header("Access-Control-Allow-Origin: *"); diff --git a/modules/misc/wordpress/upload_rce_plugin/config.yaml b/modules/misc/wordpress/upload_rce_plugin/config.yaml index 5c8171e16..28e2dfa91 100644 --- a/modules/misc/wordpress/upload_rce_plugin/config.yaml +++ b/modules/misc/wordpress/upload_rce_plugin/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/misc/wordpress_post_auth_rce/config.yaml b/modules/misc/wordpress_post_auth_rce/config.yaml index 048accce3..de16e3c22 100644 --- a/modules/misc/wordpress_post_auth_rce/config.yaml +++ b/modules/misc/wordpress_post_auth_rce/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml b/modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml index 97ece2edf..f18b8902f 100644 --- a/modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml +++ b/modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ADC/f5_bigip_cookie_stealing/config.yaml b/modules/network/ADC/f5_bigip_cookie_stealing/config.yaml index 352daa4a1..30700186b 100644 --- a/modules/network/ADC/f5_bigip_cookie_stealing/config.yaml +++ b/modules/network/ADC/f5_bigip_cookie_stealing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/DOSer/config.yaml b/modules/network/DOSer/config.yaml index 3c767cb01..7c0b1f722 100644 --- a/modules/network/DOSer/config.yaml +++ b/modules/network/DOSer/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/cross_origin_scanner_cors/config.yaml b/modules/network/cross_origin_scanner_cors/config.yaml index edde152e6..ad697fe45 100644 --- a/modules/network/cross_origin_scanner_cors/config.yaml +++ b/modules/network/cross_origin_scanner_cors/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/cross_origin_scanner_flash/config.yaml b/modules/network/cross_origin_scanner_flash/config.yaml index 5e3508c57..406b86b3f 100644 --- a/modules/network/cross_origin_scanner_flash/config.yaml +++ b/modules/network/cross_origin_scanner_flash/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_burp/config.yaml b/modules/network/detect_burp/config.yaml index fea4763f9..23910cea4 100644 --- a/modules/network/detect_burp/config.yaml +++ b/modules/network/detect_burp/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_ethereum_ens/config.yaml b/modules/network/detect_ethereum_ens/config.yaml index 531e04c4a..275390484 100644 --- a/modules/network/detect_ethereum_ens/config.yaml +++ b/modules/network/detect_ethereum_ens/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_opennic/config.yaml b/modules/network/detect_opennic/config.yaml index baecd09fc..53e3cbe6f 100644 --- a/modules/network/detect_opennic/config.yaml +++ b/modules/network/detect_opennic/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_soc_nets/config.yaml b/modules/network/detect_soc_nets/config.yaml index bdeadd6f2..b8f5218bc 100644 --- a/modules/network/detect_soc_nets/config.yaml +++ b/modules/network/detect_soc_nets/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/detect_tor/config.yaml b/modules/network/detect_tor/config.yaml index 97fd76d3d..fb8489ffa 100644 --- a/modules/network/detect_tor/config.yaml +++ b/modules/network/detect_tor/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/dns_enumeration/config.yaml b/modules/network/dns_enumeration/config.yaml index 70a67042b..a3993d6a3 100644 --- a/modules/network/dns_enumeration/config.yaml +++ b/modules/network/dns_enumeration/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/dns_rebinding/config.yaml b/modules/network/dns_rebinding/config.yaml index 56fca4f0a..658653986 100644 --- a/modules/network/dns_rebinding/config.yaml +++ b/modules/network/dns_rebinding/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/fetch_port_scanner/config.yaml b/modules/network/fetch_port_scanner/config.yaml index 0cbcc29a1..4ee71a708 100644 --- a/modules/network/fetch_port_scanner/config.yaml +++ b/modules/network/fetch_port_scanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/get_http_servers/config.yaml b/modules/network/get_http_servers/config.yaml index daddfbf06..f5c2adefc 100644 --- a/modules/network/get_http_servers/config.yaml +++ b/modules/network/get_http_servers/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/get_ntop_network_hosts/config.yaml b/modules/network/get_ntop_network_hosts/config.yaml index 59f8efc4a..4852e4b7b 100644 --- a/modules/network/get_ntop_network_hosts/config.yaml +++ b/modules/network/get_ntop_network_hosts/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/get_proxy_servers_wpad/config.yaml b/modules/network/get_proxy_servers_wpad/config.yaml index 30e0eb7a5..8e3f60602 100644 --- a/modules/network/get_proxy_servers_wpad/config.yaml +++ b/modules/network/get_proxy_servers_wpad/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/identify_lan_subnets/config.yaml b/modules/network/identify_lan_subnets/config.yaml index e43794037..e4c36daa1 100644 --- a/modules/network/identify_lan_subnets/config.yaml +++ b/modules/network/identify_lan_subnets/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/internal_network_fingerprinting/config.yaml b/modules/network/internal_network_fingerprinting/config.yaml index 8350777fc..865deed36 100644 --- a/modules/network/internal_network_fingerprinting/config.yaml +++ b/modules/network/internal_network_fingerprinting/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/jslanscanner/config.yaml b/modules/network/jslanscanner/config.yaml index 13be09cf6..7f087d34a 100644 --- a/modules/network/jslanscanner/config.yaml +++ b/modules/network/jslanscanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/nat_pinning_irc/config.yaml b/modules/network/nat_pinning_irc/config.yaml index f30c414c4..8c21165dd 100644 --- a/modules/network/nat_pinning_irc/config.yaml +++ b/modules/network/nat_pinning_irc/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ping_sweep/config.yaml b/modules/network/ping_sweep/config.yaml index d825e91bf..9620d54cf 100644 --- a/modules/network/ping_sweep/config.yaml +++ b/modules/network/ping_sweep/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ping_sweep_ff/config.yaml b/modules/network/ping_sweep_ff/config.yaml index 1d6a555b6..c387b11ec 100644 --- a/modules/network/ping_sweep_ff/config.yaml +++ b/modules/network/ping_sweep_ff/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ping_sweep_java/config.yaml b/modules/network/ping_sweep_java/config.yaml index 90ca26377..4c2357553 100644 --- a/modules/network/ping_sweep_java/config.yaml +++ b/modules/network/ping_sweep_java/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/network/ping_sweep_java/pingSweep.java b/modules/network/ping_sweep_java/pingSweep.java index 81cb0e410..885a2e18e 100644 --- a/modules/network/ping_sweep_java/pingSweep.java +++ b/modules/network/ping_sweep_java/pingSweep.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2024Wade Alcorn - wade@bindshell.net + * Copyright (c) 2006-2025Wade Alcorn - wade@bindshell.net * Browser Exploitation Framework (BeEF) - https://beefproject.com * See the file 'doc/COPYING' for copying permission */ diff --git a/modules/network/port_scanner/config.yaml b/modules/network/port_scanner/config.yaml index 16c7ef500..4c3bf91e7 100644 --- a/modules/network/port_scanner/config.yaml +++ b/modules/network/port_scanner/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/confirm_close_tab/config.yaml b/modules/persistence/confirm_close_tab/config.yaml index 93eb6e66d..4b0c2f2cf 100644 --- a/modules/persistence/confirm_close_tab/config.yaml +++ b/modules/persistence/confirm_close_tab/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/hijack_opener/config.yaml b/modules/persistence/hijack_opener/config.yaml index b3010d41f..a88bb93b1 100644 --- a/modules/persistence/hijack_opener/config.yaml +++ b/modules/persistence/hijack_opener/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/iframe_above/config.yaml b/modules/persistence/iframe_above/config.yaml index f709f1e7d..8f6163d01 100644 --- a/modules/persistence/iframe_above/config.yaml +++ b/modules/persistence/iframe_above/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/invisible_htmlfile_activex/config.yaml b/modules/persistence/invisible_htmlfile_activex/config.yaml index ba008ebf3..ce5fd2823 100644 --- a/modules/persistence/invisible_htmlfile_activex/config.yaml +++ b/modules/persistence/invisible_htmlfile_activex/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/jsonp_service_worker/config.yaml b/modules/persistence/jsonp_service_worker/config.yaml index fe942213c..6d1ab2298 100644 --- a/modules/persistence/jsonp_service_worker/config.yaml +++ b/modules/persistence/jsonp_service_worker/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/man_in_the_browser/config.yaml b/modules/persistence/man_in_the_browser/config.yaml index 26f1505af..496383ea7 100644 --- a/modules/persistence/man_in_the_browser/config.yaml +++ b/modules/persistence/man_in_the_browser/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/popunder_window/config.yaml b/modules/persistence/popunder_window/config.yaml index 89ec51e6e..5d9f65f39 100644 --- a/modules/persistence/popunder_window/config.yaml +++ b/modules/persistence/popunder_window/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/persistence/popunder_window_ie/config.yaml b/modules/persistence/popunder_window_ie/config.yaml index 5708e40ab..7fc816f09 100644 --- a/modules/persistence/popunder_window_ie/config.yaml +++ b/modules/persistence/popunder_window_ie/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_alert_user/config.yaml b/modules/phonegap/phonegap_alert_user/config.yaml index ed7fcc05d..54a101c12 100644 --- a/modules/phonegap/phonegap_alert_user/config.yaml +++ b/modules/phonegap/phonegap_alert_user/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_beep/config.yaml b/modules/phonegap/phonegap_beep/config.yaml index 83335d806..8d2b81a01 100644 --- a/modules/phonegap/phonegap_beep/config.yaml +++ b/modules/phonegap/phonegap_beep/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_check_connection/config.yaml b/modules/phonegap/phonegap_check_connection/config.yaml index 52b9c64e5..deecb8f13 100644 --- a/modules/phonegap/phonegap_check_connection/config.yaml +++ b/modules/phonegap/phonegap_check_connection/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_detect/config.yaml b/modules/phonegap/phonegap_detect/config.yaml index bfc797555..c4416ccaa 100644 --- a/modules/phonegap/phonegap_detect/config.yaml +++ b/modules/phonegap/phonegap_detect/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_file_upload/config.yaml b/modules/phonegap/phonegap_file_upload/config.yaml index 3baa778c2..f0c8e7cab 100644 --- a/modules/phonegap/phonegap_file_upload/config.yaml +++ b/modules/phonegap/phonegap_file_upload/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_geo_locate/config.yaml b/modules/phonegap/phonegap_geo_locate/config.yaml index 030cb4752..06a8894cc 100644 --- a/modules/phonegap/phonegap_geo_locate/config.yaml +++ b/modules/phonegap/phonegap_geo_locate/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_globalization_status/config.yaml b/modules/phonegap/phonegap_globalization_status/config.yaml index 254bd5ed1..2aabe337a 100644 --- a/modules/phonegap/phonegap_globalization_status/config.yaml +++ b/modules/phonegap/phonegap_globalization_status/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_keychain/config.yaml b/modules/phonegap/phonegap_keychain/config.yaml index 35c75cfbf..3b0b64653 100644 --- a/modules/phonegap/phonegap_keychain/config.yaml +++ b/modules/phonegap/phonegap_keychain/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_list_contacts/config.yaml b/modules/phonegap/phonegap_list_contacts/config.yaml index 798815fbf..a6f6c5e63 100644 --- a/modules/phonegap/phonegap_list_contacts/config.yaml +++ b/modules/phonegap/phonegap_list_contacts/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_list_files/config.yaml b/modules/phonegap/phonegap_list_files/config.yaml index bef37af35..9f409e7dd 100644 --- a/modules/phonegap/phonegap_list_files/config.yaml +++ b/modules/phonegap/phonegap_list_files/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_persist_resume/config.yaml b/modules/phonegap/phonegap_persist_resume/config.yaml index a26376505..211dc30d2 100644 --- a/modules/phonegap/phonegap_persist_resume/config.yaml +++ b/modules/phonegap/phonegap_persist_resume/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_persistence/config.yaml b/modules/phonegap/phonegap_persistence/config.yaml index 513c3f5b3..9faa7fbca 100644 --- a/modules/phonegap/phonegap_persistence/config.yaml +++ b/modules/phonegap/phonegap_persistence/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_plugin_detection/config.yaml b/modules/phonegap/phonegap_plugin_detection/config.yaml index 920df9bd8..bbcba78bf 100644 --- a/modules/phonegap/phonegap_plugin_detection/config.yaml +++ b/modules/phonegap/phonegap_plugin_detection/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_prompt_user/config.yaml b/modules/phonegap/phonegap_prompt_user/config.yaml index b0d4bb9d1..1391f002f 100644 --- a/modules/phonegap/phonegap_prompt_user/config.yaml +++ b/modules/phonegap/phonegap_prompt_user/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_start_record_audio/config.yaml b/modules/phonegap/phonegap_start_record_audio/config.yaml index bfc5fce8d..57bd5da41 100644 --- a/modules/phonegap/phonegap_start_record_audio/config.yaml +++ b/modules/phonegap/phonegap_start_record_audio/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/phonegap/phonegap_stop_record_audio/config.yaml b/modules/phonegap/phonegap_stop_record_audio/config.yaml index e539edf95..8d5d73e3a 100644 --- a/modules/phonegap/phonegap_stop_record_audio/config.yaml +++ b/modules/phonegap/phonegap_stop_record_audio/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/clickjacking/config.yaml b/modules/social_engineering/clickjacking/config.yaml index 3b5ee709f..631e56965 100644 --- a/modules/social_engineering/clickjacking/config.yaml +++ b/modules/social_engineering/clickjacking/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/clippy/config.yaml b/modules/social_engineering/clippy/config.yaml index 2b3c06c0d..bdec9cfe3 100755 --- a/modules/social_engineering/clippy/config.yaml +++ b/modules/social_engineering/clippy/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/edge_wscript_wsh_injection/config.yaml b/modules/social_engineering/edge_wscript_wsh_injection/config.yaml index 8e6231a78..106cbe398 100755 --- a/modules/social_engineering/edge_wscript_wsh_injection/config.yaml +++ b/modules/social_engineering/edge_wscript_wsh_injection/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_evernote_clipper/config.yaml b/modules/social_engineering/fake_evernote_clipper/config.yaml index ff2f55e06..12146ff94 100755 --- a/modules/social_engineering/fake_evernote_clipper/config.yaml +++ b/modules/social_engineering/fake_evernote_clipper/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_flash_update/config.yaml b/modules/social_engineering/fake_flash_update/config.yaml index 370709767..97af37697 100755 --- a/modules/social_engineering/fake_flash_update/config.yaml +++ b/modules/social_engineering/fake_flash_update/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_lastpass/config.yaml b/modules/social_engineering/fake_lastpass/config.yaml index 56e1b2d2f..e7665c7a2 100755 --- a/modules/social_engineering/fake_lastpass/config.yaml +++ b/modules/social_engineering/fake_lastpass/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification/config.yaml b/modules/social_engineering/fake_notification/config.yaml index 376b008f8..80b715863 100644 --- a/modules/social_engineering/fake_notification/config.yaml +++ b/modules/social_engineering/fake_notification/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification_c/config.yaml b/modules/social_engineering/fake_notification_c/config.yaml index 855940fdf..9db3841a2 100644 --- a/modules/social_engineering/fake_notification_c/config.yaml +++ b/modules/social_engineering/fake_notification_c/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification_ff/config.yaml b/modules/social_engineering/fake_notification_ff/config.yaml index 0cf50f352..d7284098b 100644 --- a/modules/social_engineering/fake_notification_ff/config.yaml +++ b/modules/social_engineering/fake_notification_ff/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/fake_notification_ie/config.yaml b/modules/social_engineering/fake_notification_ie/config.yaml index f1ca7a940..1c90b6636 100644 --- a/modules/social_engineering/fake_notification_ie/config.yaml +++ b/modules/social_engineering/fake_notification_ie/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/firefox_extension_bindshell/config.yaml b/modules/social_engineering/firefox_extension_bindshell/config.yaml index 5f9b2094f..88bf26cd2 100644 --- a/modules/social_engineering/firefox_extension_bindshell/config.yaml +++ b/modules/social_engineering/firefox_extension_bindshell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/firefox_extension_dropper/config.yaml b/modules/social_engineering/firefox_extension_dropper/config.yaml index 61f54fb03..0c27ba817 100644 --- a/modules/social_engineering/firefox_extension_dropper/config.yaml +++ b/modules/social_engineering/firefox_extension_dropper/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/firefox_extension_reverse_shell/config.yaml b/modules/social_engineering/firefox_extension_reverse_shell/config.yaml index f905cf151..1f3982216 100644 --- a/modules/social_engineering/firefox_extension_reverse_shell/config.yaml +++ b/modules/social_engineering/firefox_extension_reverse_shell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/gmail_phishing/config.yaml b/modules/social_engineering/gmail_phishing/config.yaml index e1cf7b36a..c1cad9612 100644 --- a/modules/social_engineering/gmail_phishing/config.yaml +++ b/modules/social_engineering/gmail_phishing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/hta_powershell/config.yaml b/modules/social_engineering/hta_powershell/config.yaml index b768743ee..acd2b282f 100755 --- a/modules/social_engineering/hta_powershell/config.yaml +++ b/modules/social_engineering/hta_powershell/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/lcamtuf_download/config.yaml b/modules/social_engineering/lcamtuf_download/config.yaml index 56e002b1d..9bfeeb991 100644 --- a/modules/social_engineering/lcamtuf_download/config.yaml +++ b/modules/social_engineering/lcamtuf_download/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/pretty_theft/config.yaml b/modules/social_engineering/pretty_theft/config.yaml index ddd504f48..198a29320 100644 --- a/modules/social_engineering/pretty_theft/config.yaml +++ b/modules/social_engineering/pretty_theft/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/replace_video_fake_plugin/config.yaml b/modules/social_engineering/replace_video_fake_plugin/config.yaml index 68c8fcd09..0781348f8 100644 --- a/modules/social_engineering/replace_video_fake_plugin/config.yaml +++ b/modules/social_engineering/replace_video_fake_plugin/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/simple_hijacker/config.yaml b/modules/social_engineering/simple_hijacker/config.yaml index e7a50cfc3..a6aef32f1 100644 --- a/modules/social_engineering/simple_hijacker/config.yaml +++ b/modules/social_engineering/simple_hijacker/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/sitekiosk_breakout/config.yaml b/modules/social_engineering/sitekiosk_breakout/config.yaml index 18b94ac53..ac37a9baa 100644 --- a/modules/social_engineering/sitekiosk_breakout/config.yaml +++ b/modules/social_engineering/sitekiosk_breakout/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/spoof_addressbar_data/config.yaml b/modules/social_engineering/spoof_addressbar_data/config.yaml index 994792706..bc243591c 100644 --- a/modules/social_engineering/spoof_addressbar_data/config.yaml +++ b/modules/social_engineering/spoof_addressbar_data/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/tabnabbing/config.yaml b/modules/social_engineering/tabnabbing/config.yaml index ef8b11591..b6af5192c 100644 --- a/modules/social_engineering/tabnabbing/config.yaml +++ b/modules/social_engineering/tabnabbing/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/text_to_voice/config.yaml b/modules/social_engineering/text_to_voice/config.yaml index 184be4996..976e0147f 100644 --- a/modules/social_engineering/text_to_voice/config.yaml +++ b/modules/social_engineering/text_to_voice/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/modules/social_engineering/ui_abuse_ie/config.yaml b/modules/social_engineering/ui_abuse_ie/config.yaml index 51e47be33..4e4f886a0 100644 --- a/modules/social_engineering/ui_abuse_ie/config.yaml +++ b/modules/social_engineering/ui_abuse_ie/config.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/spec/support/assets/config_new.yaml b/spec/support/assets/config_new.yaml index 98651cf99..e8739112a 100644 --- a/spec/support/assets/config_new.yaml +++ b/spec/support/assets/config_new.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/spec/support/assets/config_old.yaml b/spec/support/assets/config_old.yaml index a88f630f8..0e2b78f66 100644 --- a/spec/support/assets/config_old.yaml +++ b/spec/support/assets/config_old.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission # diff --git a/tools/maintenance/copyright_update_1.log b/tools/maintenance/2024 Logs/copyright_update_1.log similarity index 100% rename from tools/maintenance/copyright_update_1.log rename to tools/maintenance/2024 Logs/copyright_update_1.log diff --git a/tools/maintenance/2024 Logs/copyright_update_2.log b/tools/maintenance/2024 Logs/copyright_update_2.log new file mode 100644 index 000000000..10c602c67 --- /dev/null +++ b/tools/maintenance/2024 Logs/copyright_update_2.log @@ -0,0 +1,7801 @@ +I, [2024-12-25T12:07:18.262969 #40732] INFO -- : Processing file: ../../INSTALL.txt +I, [2024-12-25T12:07:18.263244 #40732] INFO -- : Updated copyright in ../../INSTALL.txt +I, [2024-12-25T12:07:18.263310 #40732] INFO -- : Processing file: ../../README.md +I, [2024-12-25T12:07:18.263608 #40732] INFO -- : Updated copyright in ../../README.md +I, [2024-12-25T12:07:18.263625 #40732] INFO -- : Processing file: ../../config.yaml +W, [2024-12-25T12:07:18.264441 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../config.yaml +I, [2024-12-25T12:07:18.264460 #40732] INFO -- : Processing file: ../../core/api/extension.rb +W, [2024-12-25T12:07:18.264547 #40732] WARN -- : Copyright string not found in ../../core/api/extension.rb +I, [2024-12-25T12:07:18.264567 #40732] INFO -- : Processing file: ../../core/api/extensions.rb +W, [2024-12-25T12:07:18.264603 #40732] WARN -- : Copyright string not found in ../../core/api/extensions.rb +I, [2024-12-25T12:07:18.264617 #40732] INFO -- : Processing file: ../../core/api/main/configuration.rb +W, [2024-12-25T12:07:18.264676 #40732] WARN -- : Copyright string not found in ../../core/api/main/configuration.rb +I, [2024-12-25T12:07:18.264699 #40732] INFO -- : Processing file: ../../core/api/main/migration.rb +W, [2024-12-25T12:07:18.264748 #40732] WARN -- : Copyright string not found in ../../core/api/main/migration.rb +I, [2024-12-25T12:07:18.264772 #40732] INFO -- : Processing file: ../../core/api/main/network_stack/assethandler.rb +W, [2024-12-25T12:07:18.264816 #40732] WARN -- : Copyright string not found in ../../core/api/main/network_stack/assethandler.rb +I, [2024-12-25T12:07:18.264839 #40732] INFO -- : Processing file: ../../core/api/main/server/hook.rb +W, [2024-12-25T12:07:18.264894 #40732] WARN -- : Copyright string not found in ../../core/api/main/server/hook.rb +I, [2024-12-25T12:07:18.264924 #40732] INFO -- : Processing file: ../../core/api/main/server.rb +W, [2024-12-25T12:07:18.264970 #40732] WARN -- : Copyright string not found in ../../core/api/main/server.rb +I, [2024-12-25T12:07:18.264992 #40732] INFO -- : Processing file: ../../core/api/module.rb +W, [2024-12-25T12:07:18.265044 #40732] WARN -- : Copyright string not found in ../../core/api/module.rb +I, [2024-12-25T12:07:18.265068 #40732] INFO -- : Processing file: ../../core/api/modules.rb +W, [2024-12-25T12:07:18.265104 #40732] WARN -- : Copyright string not found in ../../core/api/modules.rb +I, [2024-12-25T12:07:18.265118 #40732] INFO -- : Processing file: ../../core/api.rb +W, [2024-12-25T12:07:18.265158 #40732] WARN -- : Copyright string not found in ../../core/api.rb +I, [2024-12-25T12:07:18.265172 #40732] INFO -- : Processing file: ../../core/bootstrap.rb +W, [2024-12-25T12:07:18.265210 #40732] WARN -- : Copyright string not found in ../../core/bootstrap.rb +I, [2024-12-25T12:07:18.265224 #40732] INFO -- : Processing file: ../../core/core.rb +W, [2024-12-25T12:07:18.265254 #40732] WARN -- : Copyright string not found in ../../core/core.rb +I, [2024-12-25T12:07:18.265267 #40732] INFO -- : Processing file: ../../core/extension.rb +W, [2024-12-25T12:07:18.265298 #40732] WARN -- : Copyright string not found in ../../core/extension.rb +I, [2024-12-25T12:07:18.265312 #40732] INFO -- : Processing file: ../../core/extensions.rb +W, [2024-12-25T12:07:18.265345 #40732] WARN -- : Copyright string not found in ../../core/extensions.rb +I, [2024-12-25T12:07:18.265360 #40732] INFO -- : Processing file: ../../core/filters/base.rb +W, [2024-12-25T12:07:18.265398 #40732] WARN -- : Copyright string not found in ../../core/filters/base.rb +I, [2024-12-25T12:07:18.265412 #40732] INFO -- : Processing file: ../../core/filters/browser.rb +W, [2024-12-25T12:07:18.265453 #40732] WARN -- : Copyright string not found in ../../core/filters/browser.rb +I, [2024-12-25T12:07:18.265467 #40732] INFO -- : Processing file: ../../core/filters/command.rb +W, [2024-12-25T12:07:18.265502 #40732] WARN -- : Copyright string not found in ../../core/filters/command.rb +I, [2024-12-25T12:07:18.265600 #40732] INFO -- : Processing file: ../../core/filters/http.rb +W, [2024-12-25T12:07:18.265648 #40732] WARN -- : Copyright string not found in ../../core/filters/http.rb +I, [2024-12-25T12:07:18.265670 #40732] INFO -- : Processing file: ../../core/filters/page.rb +W, [2024-12-25T12:07:18.265724 #40732] WARN -- : Copyright string not found in ../../core/filters/page.rb +I, [2024-12-25T12:07:18.265755 #40732] INFO -- : Processing file: ../../core/filters.rb +W, [2024-12-25T12:07:18.265813 #40732] WARN -- : Copyright string not found in ../../core/filters.rb +I, [2024-12-25T12:07:18.265844 #40732] INFO -- : Processing file: ../../core/hbmanager.rb +W, [2024-12-25T12:07:18.265890 #40732] WARN -- : Copyright string not found in ../../core/hbmanager.rb +I, [2024-12-25T12:07:18.265912 #40732] INFO -- : Processing file: ../../core/loader.rb +W, [2024-12-25T12:07:18.265972 #40732] WARN -- : Copyright string not found in ../../core/loader.rb +I, [2024-12-25T12:07:18.266002 #40732] INFO -- : Processing file: ../../core/logger.rb +W, [2024-12-25T12:07:18.266061 #40732] WARN -- : Copyright string not found in ../../core/logger.rb +I, [2024-12-25T12:07:18.266093 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/001_create_command_modules.rb +W, [2024-12-25T12:07:18.266156 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/001_create_command_modules.rb +I, [2024-12-25T12:07:18.266188 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/002_create_hooked_browsers.rb +W, [2024-12-25T12:07:18.266248 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/002_create_hooked_browsers.rb +I, [2024-12-25T12:07:18.266281 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/003_create_logs.rb +W, [2024-12-25T12:07:18.266341 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/003_create_logs.rb +I, [2024-12-25T12:07:18.266423 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/004_create_commands.rb +W, [2024-12-25T12:07:18.266471 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/004_create_commands.rb +I, [2024-12-25T12:07:18.266530 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/005_create_results.rb +W, [2024-12-25T12:07:18.266588 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/005_create_results.rb +I, [2024-12-25T12:07:18.266611 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/006_create_option_caches.rb +W, [2024-12-25T12:07:18.266673 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/006_create_option_caches.rb +I, [2024-12-25T12:07:18.266704 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/007_create_browser_details.rb +W, [2024-12-25T12:07:18.266763 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/007_create_browser_details.rb +I, [2024-12-25T12:07:18.266794 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/008_create_executions.rb +W, [2024-12-25T12:07:18.266854 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/008_create_executions.rb +I, [2024-12-25T12:07:18.266885 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/009_create_rules.rb +W, [2024-12-25T12:07:18.266946 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/009_create_rules.rb +I, [2024-12-25T12:07:18.266977 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/010_create_interceptor.rb +W, [2024-12-25T12:07:18.267035 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/010_create_interceptor.rb +I, [2024-12-25T12:07:18.267067 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/011_create_web_cloner.rb +W, [2024-12-25T12:07:18.267139 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/011_create_web_cloner.rb +I, [2024-12-25T12:07:18.267170 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/013_create_network_host.rb +W, [2024-12-25T12:07:18.267215 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/013_create_network_host.rb +I, [2024-12-25T12:07:18.267370 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/014_create_network_service.rb +W, [2024-12-25T12:07:18.267442 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/014_create_network_service.rb +I, [2024-12-25T12:07:18.267529 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/015_create_http.rb +W, [2024-12-25T12:07:18.267582 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/015_create_http.rb +I, [2024-12-25T12:07:18.267605 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/016_create_rtc_status.rb +W, [2024-12-25T12:07:18.267647 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/016_create_rtc_status.rb +I, [2024-12-25T12:07:18.267670 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/017_create_rtc_manage.rb +W, [2024-12-25T12:07:18.267712 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/017_create_rtc_manage.rb +I, [2024-12-25T12:07:18.267734 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/018_create_rtc_signal.rb +W, [2024-12-25T12:07:18.267775 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/018_create_rtc_signal.rb +I, [2024-12-25T12:07:18.267797 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/019_create_rtc_module_status.rb +W, [2024-12-25T12:07:18.267860 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/019_create_rtc_module_status.rb +I, [2024-12-25T12:07:18.267892 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/020_create_xssrays_detail.rb +W, [2024-12-25T12:07:18.267937 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/020_create_xssrays_detail.rb +I, [2024-12-25T12:07:18.267960 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/021_create_dns_rule.rb +W, [2024-12-25T12:07:18.268000 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/021_create_dns_rule.rb +I, [2024-12-25T12:07:18.268022 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/024_create_autoloader.rb +W, [2024-12-25T12:07:18.268063 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/024_create_autoloader.rb +I, [2024-12-25T12:07:18.268085 #40732] INFO -- : Processing file: ../../core/main/ar-migrations/025_create_xssrays_scan.rb +W, [2024-12-25T12:07:18.268125 #40732] WARN -- : Copyright string not found in ../../core/main/ar-migrations/025_create_xssrays_scan.rb +I, [2024-12-25T12:07:18.268147 #40732] INFO -- : Processing file: ../../core/main/autorun_engine/engine.rb +W, [2024-12-25T12:07:18.268211 #40732] WARN -- : Copyright string not found in ../../core/main/autorun_engine/engine.rb +I, [2024-12-25T12:07:18.268233 #40732] INFO -- : Processing file: ../../core/main/autorun_engine/parser.rb +W, [2024-12-25T12:07:18.268285 #40732] WARN -- : Copyright string not found in ../../core/main/autorun_engine/parser.rb +I, [2024-12-25T12:07:18.268307 #40732] INFO -- : Processing file: ../../core/main/autorun_engine/rule_loader.rb +W, [2024-12-25T12:07:18.268356 #40732] WARN -- : Copyright string not found in ../../core/main/autorun_engine/rule_loader.rb +I, [2024-12-25T12:07:18.268378 #40732] INFO -- : Processing file: ../../core/main/client/are.js +W, [2024-12-25T12:07:18.268421 #40732] WARN -- : Copyright string not found in ../../core/main/client/are.js +I, [2024-12-25T12:07:18.268444 #40732] INFO -- : Processing file: ../../core/main/client/beef.js +W, [2024-12-25T12:07:18.268484 #40732] WARN -- : Copyright string not found in ../../core/main/client/beef.js +I, [2024-12-25T12:07:18.268562 #40732] INFO -- : Processing file: ../../core/main/client/browser/cookie.js +W, [2024-12-25T12:07:18.268632 #40732] WARN -- : Copyright string not found in ../../core/main/client/browser/cookie.js +I, [2024-12-25T12:07:18.268656 #40732] INFO -- : Processing file: ../../core/main/client/browser/popup.js +W, [2024-12-25T12:07:18.268704 #40732] WARN -- : Copyright string not found in ../../core/main/client/browser/popup.js +I, [2024-12-25T12:07:18.268726 #40732] INFO -- : Processing file: ../../core/main/client/browser.js +W, [2024-12-25T12:07:18.269031 #40732] WARN -- : Copyright string not found in ../../core/main/client/browser.js +I, [2024-12-25T12:07:18.269047 #40732] INFO -- : Processing file: ../../core/main/client/dom.js +W, [2024-12-25T12:07:18.269087 #40732] WARN -- : Copyright string not found in ../../core/main/client/dom.js +I, [2024-12-25T12:07:18.269101 #40732] INFO -- : Processing file: ../../core/main/client/encode/base64.js +W, [2024-12-25T12:07:18.269135 #40732] WARN -- : Copyright string not found in ../../core/main/client/encode/base64.js +I, [2024-12-25T12:07:18.269149 #40732] INFO -- : Processing file: ../../core/main/client/encode/json.js +W, [2024-12-25T12:07:18.269182 #40732] WARN -- : Copyright string not found in ../../core/main/client/encode/json.js +I, [2024-12-25T12:07:18.269195 #40732] INFO -- : Processing file: ../../core/main/client/geolocation.js +W, [2024-12-25T12:07:18.269227 #40732] WARN -- : Copyright string not found in ../../core/main/client/geolocation.js +I, [2024-12-25T12:07:18.269240 #40732] INFO -- : Processing file: ../../core/main/client/hardware.js +W, [2024-12-25T12:07:18.269273 #40732] WARN -- : Copyright string not found in ../../core/main/client/hardware.js +I, [2024-12-25T12:07:18.269286 #40732] INFO -- : Processing file: ../../core/main/client/init.js +W, [2024-12-25T12:07:18.269317 #40732] WARN -- : Copyright string not found in ../../core/main/client/init.js +I, [2024-12-25T12:07:18.269330 #40732] INFO -- : Processing file: ../../core/main/client/lib/bowser-2.11.0.min.js +W, [2024-12-25T12:07:18.269405 #40732] WARN -- : Copyright string not found in ../../core/main/client/lib/bowser-2.11.0.min.js +I, [2024-12-25T12:07:18.269418 #40732] INFO -- : Processing file: ../../core/main/client/lib/evercookie.js +W, [2024-12-25T12:07:18.269465 #40732] WARN -- : Copyright string not found in ../../core/main/client/lib/evercookie.js +I, [2024-12-25T12:07:18.269478 #40732] INFO -- : Processing file: ../../core/main/client/lib/jquery-1.12.4.min.js +W, [2024-12-25T12:07:18.269681 #40732] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery-1.12.4.min.js +I, [2024-12-25T12:07:18.269697 #40732] INFO -- : Processing file: ../../core/main/client/lib/jquery-migrate-1.4.1.js +W, [2024-12-25T12:07:18.269756 #40732] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery-migrate-1.4.1.js +I, [2024-12-25T12:07:18.269770 #40732] INFO -- : Processing file: ../../core/main/client/lib/jquery.blockUI.js +W, [2024-12-25T12:07:18.269819 #40732] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery.blockUI.js +I, [2024-12-25T12:07:18.269833 #40732] INFO -- : Processing file: ../../core/main/client/lib/json2.js +W, [2024-12-25T12:07:18.269879 #40732] WARN -- : Copyright string not found in ../../core/main/client/lib/json2.js +I, [2024-12-25T12:07:18.269893 #40732] INFO -- : Processing file: ../../core/main/client/lib/mdetect.js +W, [2024-12-25T12:07:18.269949 #40732] WARN -- : Copyright string not found in ../../core/main/client/lib/mdetect.js +I, [2024-12-25T12:07:18.269963 #40732] INFO -- : Processing file: ../../core/main/client/lib/platform.js +W, [2024-12-25T12:07:18.270029 #40732] WARN -- : Copyright string not found in ../../core/main/client/lib/platform.js +I, [2024-12-25T12:07:18.270043 #40732] INFO -- : Processing file: ../../core/main/client/lib/webrtcadapter.js +W, [2024-12-25T12:07:18.270090 #40732] WARN -- : Copyright string not found in ../../core/main/client/lib/webrtcadapter.js +I, [2024-12-25T12:07:18.270104 #40732] INFO -- : Processing file: ../../core/main/client/logger.js +W, [2024-12-25T12:07:18.270146 #40732] WARN -- : Copyright string not found in ../../core/main/client/logger.js +I, [2024-12-25T12:07:18.270161 #40732] INFO -- : Processing file: ../../core/main/client/mitb.js +W, [2024-12-25T12:07:18.270245 #40732] WARN -- : Copyright string not found in ../../core/main/client/mitb.js +I, [2024-12-25T12:07:18.270286 #40732] INFO -- : Processing file: ../../core/main/client/net/connection.js +W, [2024-12-25T12:07:18.270327 #40732] WARN -- : Copyright string not found in ../../core/main/client/net/connection.js +I, [2024-12-25T12:07:18.270341 #40732] INFO -- : Processing file: ../../core/main/client/net/cors.js +W, [2024-12-25T12:07:18.270371 #40732] WARN -- : Copyright string not found in ../../core/main/client/net/cors.js +I, [2024-12-25T12:07:18.270385 #40732] INFO -- : Processing file: ../../core/main/client/net/dns.js +W, [2024-12-25T12:07:18.270420 #40732] WARN -- : Copyright string not found in ../../core/main/client/net/dns.js +I, [2024-12-25T12:07:18.270434 #40732] INFO -- : Processing file: ../../core/main/client/net/local.js +W, [2024-12-25T12:07:18.270464 #40732] WARN -- : Copyright string not found in ../../core/main/client/net/local.js +I, [2024-12-25T12:07:18.270478 #40732] INFO -- : Processing file: ../../core/main/client/net/portscanner.js +W, [2024-12-25T12:07:18.270623 #40732] WARN -- : Copyright string not found in ../../core/main/client/net/portscanner.js +I, [2024-12-25T12:07:18.270645 #40732] INFO -- : Processing file: ../../core/main/client/net/requester.js +W, [2024-12-25T12:07:18.270692 #40732] WARN -- : Copyright string not found in ../../core/main/client/net/requester.js +I, [2024-12-25T12:07:18.270707 #40732] INFO -- : Processing file: ../../core/main/client/net/xssrays.js +W, [2024-12-25T12:07:18.270764 #40732] WARN -- : Copyright string not found in ../../core/main/client/net/xssrays.js +I, [2024-12-25T12:07:18.270780 #40732] INFO -- : Processing file: ../../core/main/client/net.js +W, [2024-12-25T12:07:18.270835 #40732] WARN -- : Copyright string not found in ../../core/main/client/net.js +I, [2024-12-25T12:07:18.270849 #40732] INFO -- : Processing file: ../../core/main/client/os.js +W, [2024-12-25T12:07:18.270890 #40732] WARN -- : Copyright string not found in ../../core/main/client/os.js +I, [2024-12-25T12:07:18.270905 #40732] INFO -- : Processing file: ../../core/main/client/session.js +W, [2024-12-25T12:07:18.270936 #40732] WARN -- : Copyright string not found in ../../core/main/client/session.js +I, [2024-12-25T12:07:18.270952 #40732] INFO -- : Processing file: ../../core/main/client/timeout.js +W, [2024-12-25T12:07:18.270984 #40732] WARN -- : Copyright string not found in ../../core/main/client/timeout.js +I, [2024-12-25T12:07:18.270998 #40732] INFO -- : Processing file: ../../core/main/client/updater.js +W, [2024-12-25T12:07:18.271031 #40732] WARN -- : Copyright string not found in ../../core/main/client/updater.js +I, [2024-12-25T12:07:18.271045 #40732] INFO -- : Processing file: ../../core/main/client/webrtc.js +W, [2024-12-25T12:07:18.271097 #40732] WARN -- : Copyright string not found in ../../core/main/client/webrtc.js +I, [2024-12-25T12:07:18.271111 #40732] INFO -- : Processing file: ../../core/main/client/websocket.js +W, [2024-12-25T12:07:18.271149 #40732] WARN -- : Copyright string not found in ../../core/main/client/websocket.js +I, [2024-12-25T12:07:18.271166 #40732] INFO -- : Processing file: ../../core/main/command.rb +W, [2024-12-25T12:07:18.271206 #40732] WARN -- : Copyright string not found in ../../core/main/command.rb +I, [2024-12-25T12:07:18.271220 #40732] INFO -- : Processing file: ../../core/main/configuration.rb +W, [2024-12-25T12:07:18.271258 #40732] WARN -- : Copyright string not found in ../../core/main/configuration.rb +I, [2024-12-25T12:07:18.271272 #40732] INFO -- : Processing file: ../../core/main/console/banners.rb +W, [2024-12-25T12:07:18.271543 #40732] WARN -- : Copyright string not found in ../../core/main/console/banners.rb +I, [2024-12-25T12:07:18.271578 #40732] INFO -- : Processing file: ../../core/main/console/commandline.rb +W, [2024-12-25T12:07:18.271635 #40732] WARN -- : Copyright string not found in ../../core/main/console/commandline.rb +I, [2024-12-25T12:07:18.271650 #40732] INFO -- : Processing file: ../../core/main/constants/browsers.rb +W, [2024-12-25T12:07:18.271683 #40732] WARN -- : Copyright string not found in ../../core/main/constants/browsers.rb +I, [2024-12-25T12:07:18.271696 #40732] INFO -- : Processing file: ../../core/main/constants/commandmodule.rb +W, [2024-12-25T12:07:18.271731 #40732] WARN -- : Copyright string not found in ../../core/main/constants/commandmodule.rb +I, [2024-12-25T12:07:18.271758 #40732] INFO -- : Processing file: ../../core/main/constants/hardware.rb +W, [2024-12-25T12:07:18.271800 #40732] WARN -- : Copyright string not found in ../../core/main/constants/hardware.rb +I, [2024-12-25T12:07:18.271822 #40732] INFO -- : Processing file: ../../core/main/constants/os.rb +W, [2024-12-25T12:07:18.271881 #40732] WARN -- : Copyright string not found in ../../core/main/constants/os.rb +I, [2024-12-25T12:07:18.271912 #40732] INFO -- : Processing file: ../../core/main/crypto.rb +W, [2024-12-25T12:07:18.271963 #40732] WARN -- : Copyright string not found in ../../core/main/crypto.rb +I, [2024-12-25T12:07:18.271985 #40732] INFO -- : Processing file: ../../core/main/geoip.rb +W, [2024-12-25T12:07:18.272027 #40732] WARN -- : Copyright string not found in ../../core/main/geoip.rb +I, [2024-12-25T12:07:18.272048 #40732] INFO -- : Processing file: ../../core/main/handlers/browserdetails.rb +W, [2024-12-25T12:07:18.272127 #40732] WARN -- : Copyright string not found in ../../core/main/handlers/browserdetails.rb +I, [2024-12-25T12:07:18.272158 #40732] INFO -- : Processing file: ../../core/main/handlers/commands.rb +W, [2024-12-25T12:07:18.272212 #40732] WARN -- : Copyright string not found in ../../core/main/handlers/commands.rb +I, [2024-12-25T12:07:18.272235 #40732] INFO -- : Processing file: ../../core/main/handlers/hookedbrowsers.rb +W, [2024-12-25T12:07:18.272300 #40732] WARN -- : Copyright string not found in ../../core/main/handlers/hookedbrowsers.rb +I, [2024-12-25T12:07:18.272330 #40732] INFO -- : Processing file: ../../core/main/handlers/modules/beefjs.rb +W, [2024-12-25T12:07:18.272399 #40732] WARN -- : Copyright string not found in ../../core/main/handlers/modules/beefjs.rb +I, [2024-12-25T12:07:18.272430 #40732] INFO -- : Processing file: ../../core/main/handlers/modules/command.rb +W, [2024-12-25T12:07:18.272481 #40732] WARN -- : Copyright string not found in ../../core/main/handlers/modules/command.rb +I, [2024-12-25T12:07:18.272591 #40732] INFO -- : Processing file: ../../core/main/handlers/modules/legacybeefjs.rb +W, [2024-12-25T12:07:18.272711 #40732] WARN -- : Copyright string not found in ../../core/main/handlers/modules/legacybeefjs.rb +I, [2024-12-25T12:07:18.272737 #40732] INFO -- : Processing file: ../../core/main/handlers/modules/multistagebeefjs.rb +W, [2024-12-25T12:07:18.272790 #40732] WARN -- : Copyright string not found in ../../core/main/handlers/modules/multistagebeefjs.rb +I, [2024-12-25T12:07:18.272812 #40732] INFO -- : Processing file: ../../core/main/logger.rb +W, [2024-12-25T12:07:18.272859 #40732] WARN -- : Copyright string not found in ../../core/main/logger.rb +I, [2024-12-25T12:07:18.272880 #40732] INFO -- : Processing file: ../../core/main/migration.rb +W, [2024-12-25T12:07:18.272921 #40732] WARN -- : Copyright string not found in ../../core/main/migration.rb +I, [2024-12-25T12:07:18.272942 #40732] INFO -- : Processing file: ../../core/main/model.rb +W, [2024-12-25T12:07:18.272985 #40732] WARN -- : Copyright string not found in ../../core/main/model.rb +I, [2024-12-25T12:07:18.273000 #40732] INFO -- : Processing file: ../../core/main/models/browserdetails.rb +W, [2024-12-25T12:07:18.273032 #40732] WARN -- : Copyright string not found in ../../core/main/models/browserdetails.rb +I, [2024-12-25T12:07:18.273046 #40732] INFO -- : Processing file: ../../core/main/models/command.rb +W, [2024-12-25T12:07:18.273080 #40732] WARN -- : Copyright string not found in ../../core/main/models/command.rb +I, [2024-12-25T12:07:18.273094 #40732] INFO -- : Processing file: ../../core/main/models/commandmodule.rb +W, [2024-12-25T12:07:18.273123 #40732] WARN -- : Copyright string not found in ../../core/main/models/commandmodule.rb +I, [2024-12-25T12:07:18.273137 #40732] INFO -- : Processing file: ../../core/main/models/execution.rb +W, [2024-12-25T12:07:18.273335 #40732] WARN -- : Copyright string not found in ../../core/main/models/execution.rb +I, [2024-12-25T12:07:18.273367 #40732] INFO -- : Processing file: ../../core/main/models/hookedbrowser.rb +W, [2024-12-25T12:07:18.273414 #40732] WARN -- : Copyright string not found in ../../core/main/models/hookedbrowser.rb +I, [2024-12-25T12:07:18.273437 #40732] INFO -- : Processing file: ../../core/main/models/legacybrowseruseragents.rb +W, [2024-12-25T12:07:18.273491 #40732] WARN -- : Copyright string not found in ../../core/main/models/legacybrowseruseragents.rb +I, [2024-12-25T12:07:18.273564 #40732] INFO -- : Processing file: ../../core/main/models/log.rb +W, [2024-12-25T12:07:18.273609 #40732] WARN -- : Copyright string not found in ../../core/main/models/log.rb +I, [2024-12-25T12:07:18.273632 #40732] INFO -- : Processing file: ../../core/main/models/optioncache.rb +W, [2024-12-25T12:07:18.273672 #40732] WARN -- : Copyright string not found in ../../core/main/models/optioncache.rb +I, [2024-12-25T12:07:18.273694 #40732] INFO -- : Processing file: ../../core/main/models/result.rb +W, [2024-12-25T12:07:18.273734 #40732] WARN -- : Copyright string not found in ../../core/main/models/result.rb +I, [2024-12-25T12:07:18.273756 #40732] INFO -- : Processing file: ../../core/main/models/rule.rb +W, [2024-12-25T12:07:18.273801 #40732] WARN -- : Copyright string not found in ../../core/main/models/rule.rb +I, [2024-12-25T12:07:18.273822 #40732] INFO -- : Processing file: ../../core/main/network_stack/api.rb +W, [2024-12-25T12:07:18.273863 #40732] WARN -- : Copyright string not found in ../../core/main/network_stack/api.rb +I, [2024-12-25T12:07:18.273884 #40732] INFO -- : Processing file: ../../core/main/network_stack/assethandler.rb +W, [2024-12-25T12:07:18.273936 #40732] WARN -- : Copyright string not found in ../../core/main/network_stack/assethandler.rb +I, [2024-12-25T12:07:18.273958 #40732] INFO -- : Processing file: ../../core/main/network_stack/handlers/dynamicreconstruction.rb +W, [2024-12-25T12:07:18.274009 #40732] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/dynamicreconstruction.rb +I, [2024-12-25T12:07:18.274031 #40732] INFO -- : Processing file: ../../core/main/network_stack/handlers/raw.rb +W, [2024-12-25T12:07:18.274071 #40732] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/raw.rb +I, [2024-12-25T12:07:18.274092 #40732] INFO -- : Processing file: ../../core/main/network_stack/handlers/redirector.rb +W, [2024-12-25T12:07:18.274136 #40732] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/redirector.rb +I, [2024-12-25T12:07:18.274158 #40732] INFO -- : Processing file: ../../core/main/network_stack/websocket/websocket.rb +W, [2024-12-25T12:07:18.274217 #40732] WARN -- : Copyright string not found in ../../core/main/network_stack/websocket/websocket.rb +I, [2024-12-25T12:07:18.274239 #40732] INFO -- : Processing file: ../../core/main/rest/api.rb +W, [2024-12-25T12:07:18.274284 #40732] WARN -- : Copyright string not found in ../../core/main/rest/api.rb +I, [2024-12-25T12:07:18.274306 #40732] INFO -- : Processing file: ../../core/main/rest/handlers/admin.rb +W, [2024-12-25T12:07:18.274352 #40732] WARN -- : Copyright string not found in ../../core/main/rest/handlers/admin.rb +I, [2024-12-25T12:07:18.274374 #40732] INFO -- : Processing file: ../../core/main/rest/handlers/autorun_engine.rb +W, [2024-12-25T12:07:18.274420 #40732] WARN -- : Copyright string not found in ../../core/main/rest/handlers/autorun_engine.rb +I, [2024-12-25T12:07:18.274441 #40732] INFO -- : Processing file: ../../core/main/rest/handlers/browserdetails.rb +W, [2024-12-25T12:07:18.274593 #40732] WARN -- : Copyright string not found in ../../core/main/rest/handlers/browserdetails.rb +I, [2024-12-25T12:07:18.274618 #40732] INFO -- : Processing file: ../../core/main/rest/handlers/categories.rb +W, [2024-12-25T12:07:18.274659 #40732] WARN -- : Copyright string not found in ../../core/main/rest/handlers/categories.rb +I, [2024-12-25T12:07:18.274675 #40732] INFO -- : Processing file: ../../core/main/rest/handlers/hookedbrowsers.rb +W, [2024-12-25T12:07:18.274714 #40732] WARN -- : Copyright string not found in ../../core/main/rest/handlers/hookedbrowsers.rb +I, [2024-12-25T12:07:18.274728 #40732] INFO -- : Processing file: ../../core/main/rest/handlers/logs.rb +W, [2024-12-25T12:07:18.274765 #40732] WARN -- : Copyright string not found in ../../core/main/rest/handlers/logs.rb +I, [2024-12-25T12:07:18.274779 #40732] INFO -- : Processing file: ../../core/main/rest/handlers/modules.rb +W, [2024-12-25T12:07:18.274819 #40732] WARN -- : Copyright string not found in ../../core/main/rest/handlers/modules.rb +I, [2024-12-25T12:07:18.274833 #40732] INFO -- : Processing file: ../../core/main/rest/handlers/server.rb +W, [2024-12-25T12:07:18.274867 #40732] WARN -- : Copyright string not found in ../../core/main/rest/handlers/server.rb +I, [2024-12-25T12:07:18.274881 #40732] INFO -- : Processing file: ../../core/main/router/api.rb +W, [2024-12-25T12:07:18.274911 #40732] WARN -- : Copyright string not found in ../../core/main/router/api.rb +I, [2024-12-25T12:07:18.274924 #40732] INFO -- : Processing file: ../../core/main/router/router.rb +W, [2024-12-25T12:07:18.274970 #40732] WARN -- : Copyright string not found in ../../core/main/router/router.rb +I, [2024-12-25T12:07:18.274986 #40732] INFO -- : Processing file: ../../core/main/server.rb +W, [2024-12-25T12:07:18.275024 #40732] WARN -- : Copyright string not found in ../../core/main/server.rb +I, [2024-12-25T12:07:18.275037 #40732] INFO -- : Processing file: ../../core/module.rb +W, [2024-12-25T12:07:18.275084 #40732] WARN -- : Copyright string not found in ../../core/module.rb +I, [2024-12-25T12:07:18.275098 #40732] INFO -- : Processing file: ../../core/modules.rb +W, [2024-12-25T12:07:18.275132 #40732] WARN -- : Copyright string not found in ../../core/modules.rb +I, [2024-12-25T12:07:18.275145 #40732] INFO -- : Processing file: ../../core/ruby/hash.rb +W, [2024-12-25T12:07:18.275180 #40732] WARN -- : Copyright string not found in ../../core/ruby/hash.rb +I, [2024-12-25T12:07:18.275195 #40732] INFO -- : Processing file: ../../core/ruby/module.rb +W, [2024-12-25T12:07:18.275225 #40732] WARN -- : Copyright string not found in ../../core/ruby/module.rb +I, [2024-12-25T12:07:18.275238 #40732] INFO -- : Processing file: ../../core/ruby/print.rb +W, [2024-12-25T12:07:18.275267 #40732] WARN -- : Copyright string not found in ../../core/ruby/print.rb +I, [2024-12-25T12:07:18.275281 #40732] INFO -- : Processing file: ../../core/ruby/security.rb +W, [2024-12-25T12:07:18.275310 #40732] WARN -- : Copyright string not found in ../../core/ruby/security.rb +I, [2024-12-25T12:07:18.275365 #40732] INFO -- : Processing file: ../../core/ruby/string.rb +W, [2024-12-25T12:07:18.275402 #40732] WARN -- : Copyright string not found in ../../core/ruby/string.rb +I, [2024-12-25T12:07:18.275415 #40732] INFO -- : Processing file: ../../core/ruby.rb +W, [2024-12-25T12:07:18.275444 #40732] WARN -- : Copyright string not found in ../../core/ruby.rb +I, [2024-12-25T12:07:18.275457 #40732] INFO -- : Processing file: ../../core/settings.rb +W, [2024-12-25T12:07:18.275487 #40732] WARN -- : Copyright string not found in ../../core/settings.rb +I, [2024-12-25T12:07:18.275543 #40732] INFO -- : Processing file: ../../docs/BeefJS.html +W, [2024-12-25T12:07:18.275590 #40732] WARN -- : Copyright string not found in ../../docs/BeefJS.html +I, [2024-12-25T12:07:18.275605 #40732] INFO -- : Processing file: ../../docs/are.js.html +W, [2024-12-25T12:07:18.275641 #40732] WARN -- : Copyright string not found in ../../docs/are.js.html +I, [2024-12-25T12:07:18.275654 #40732] INFO -- : Processing file: ../../docs/beef.are.html +W, [2024-12-25T12:07:18.275689 #40732] WARN -- : Copyright string not found in ../../docs/beef.are.html +I, [2024-12-25T12:07:18.275702 #40732] INFO -- : Processing file: ../../docs/beef.browser.cookie.html +W, [2024-12-25T12:07:18.275740 #40732] WARN -- : Copyright string not found in ../../docs/beef.browser.cookie.html +I, [2024-12-25T12:07:18.275753 #40732] INFO -- : Processing file: ../../docs/beef.browser.html +W, [2024-12-25T12:07:18.276223 #40732] WARN -- : Copyright string not found in ../../docs/beef.browser.html +I, [2024-12-25T12:07:18.276247 #40732] INFO -- : Processing file: ../../docs/beef.browser.popup.html +W, [2024-12-25T12:07:18.276291 #40732] WARN -- : Copyright string not found in ../../docs/beef.browser.popup.html +I, [2024-12-25T12:07:18.276312 #40732] INFO -- : Processing file: ../../docs/beef.dom.html +W, [2024-12-25T12:07:18.276368 #40732] WARN -- : Copyright string not found in ../../docs/beef.dom.html +I, [2024-12-25T12:07:18.276389 #40732] INFO -- : Processing file: ../../docs/beef.encode.base64.html +W, [2024-12-25T12:07:18.276431 #40732] WARN -- : Copyright string not found in ../../docs/beef.encode.base64.html +I, [2024-12-25T12:07:18.276452 #40732] INFO -- : Processing file: ../../docs/beef.encode.json.html +W, [2024-12-25T12:07:18.276493 #40732] WARN -- : Copyright string not found in ../../docs/beef.encode.json.html +I, [2024-12-25T12:07:18.276556 #40732] INFO -- : Processing file: ../../docs/beef.geolocation.html +W, [2024-12-25T12:07:18.276596 #40732] WARN -- : Copyright string not found in ../../docs/beef.geolocation.html +I, [2024-12-25T12:07:18.276619 #40732] INFO -- : Processing file: ../../docs/beef.hardware.html +W, [2024-12-25T12:07:18.276749 #40732] WARN -- : Copyright string not found in ../../docs/beef.hardware.html +I, [2024-12-25T12:07:18.276783 #40732] INFO -- : Processing file: ../../docs/beef.init.html +W, [2024-12-25T12:07:18.276837 #40732] WARN -- : Copyright string not found in ../../docs/beef.init.html +I, [2024-12-25T12:07:18.276859 #40732] INFO -- : Processing file: ../../docs/beef.js.html +W, [2024-12-25T12:07:18.276916 #40732] WARN -- : Copyright string not found in ../../docs/beef.js.html +I, [2024-12-25T12:07:18.276947 #40732] INFO -- : Processing file: ../../docs/beef.logger.html +W, [2024-12-25T12:07:18.277000 #40732] WARN -- : Copyright string not found in ../../docs/beef.logger.html +I, [2024-12-25T12:07:18.277022 #40732] INFO -- : Processing file: ../../docs/beef.mitb.html +W, [2024-12-25T12:07:18.277079 #40732] WARN -- : Copyright string not found in ../../docs/beef.mitb.html +I, [2024-12-25T12:07:18.277109 #40732] INFO -- : Processing file: ../../docs/beef.net.connection.html +W, [2024-12-25T12:07:18.277155 #40732] WARN -- : Copyright string not found in ../../docs/beef.net.connection.html +I, [2024-12-25T12:07:18.277177 #40732] INFO -- : Processing file: ../../docs/beef.net.cors.html +W, [2024-12-25T12:07:18.277233 #40732] WARN -- : Copyright string not found in ../../docs/beef.net.cors.html +I, [2024-12-25T12:07:18.277263 #40732] INFO -- : Processing file: ../../docs/beef.net.dns.html +W, [2024-12-25T12:07:18.277309 #40732] WARN -- : Copyright string not found in ../../docs/beef.net.dns.html +I, [2024-12-25T12:07:18.277331 #40732] INFO -- : Processing file: ../../docs/beef.net.html +W, [2024-12-25T12:07:18.277397 #40732] WARN -- : Copyright string not found in ../../docs/beef.net.html +I, [2024-12-25T12:07:18.277427 #40732] INFO -- : Processing file: ../../docs/beef.net.local.html +W, [2024-12-25T12:07:18.277511 #40732] WARN -- : Copyright string not found in ../../docs/beef.net.local.html +I, [2024-12-25T12:07:18.277542 #40732] INFO -- : Processing file: ../../docs/beef.net.portscanner.html +W, [2024-12-25T12:07:18.277590 #40732] WARN -- : Copyright string not found in ../../docs/beef.net.portscanner.html +I, [2024-12-25T12:07:18.277612 #40732] INFO -- : Processing file: ../../docs/beef.net.requester.html +W, [2024-12-25T12:07:18.277654 #40732] WARN -- : Copyright string not found in ../../docs/beef.net.requester.html +I, [2024-12-25T12:07:18.277675 #40732] INFO -- : Processing file: ../../docs/beef.net.xssrays.html +W, [2024-12-25T12:07:18.277719 #40732] WARN -- : Copyright string not found in ../../docs/beef.net.xssrays.html +I, [2024-12-25T12:07:18.277740 #40732] INFO -- : Processing file: ../../docs/beef.os.html +W, [2024-12-25T12:07:18.277805 #40732] WARN -- : Copyright string not found in ../../docs/beef.os.html +I, [2024-12-25T12:07:18.277826 #40732] INFO -- : Processing file: ../../docs/beef.session.html +W, [2024-12-25T12:07:18.277876 #40732] WARN -- : Copyright string not found in ../../docs/beef.session.html +I, [2024-12-25T12:07:18.277897 #40732] INFO -- : Processing file: ../../docs/beef.timeout.html +W, [2024-12-25T12:07:18.277958 #40732] WARN -- : Copyright string not found in ../../docs/beef.timeout.html +I, [2024-12-25T12:07:18.277988 #40732] INFO -- : Processing file: ../../docs/beef.updater.html +W, [2024-12-25T12:07:18.278039 #40732] WARN -- : Copyright string not found in ../../docs/beef.updater.html +I, [2024-12-25T12:07:18.278077 #40732] INFO -- : Processing file: ../../docs/beef.webrtc.html +W, [2024-12-25T12:07:18.278168 #40732] WARN -- : Copyright string not found in ../../docs/beef.webrtc.html +I, [2024-12-25T12:07:18.278198 #40732] INFO -- : Processing file: ../../docs/beef.websocket.html +W, [2024-12-25T12:07:18.278268 #40732] WARN -- : Copyright string not found in ../../docs/beef.websocket.html +I, [2024-12-25T12:07:18.278298 #40732] INFO -- : Processing file: ../../docs/browser.js.html +W, [2024-12-25T12:07:18.278731 #40732] WARN -- : Copyright string not found in ../../docs/browser.js.html +I, [2024-12-25T12:07:18.278763 #40732] INFO -- : Processing file: ../../docs/browser_cookie.js.html +W, [2024-12-25T12:07:18.278816 #40732] WARN -- : Copyright string not found in ../../docs/browser_cookie.js.html +I, [2024-12-25T12:07:18.278837 #40732] INFO -- : Processing file: ../../docs/browser_jools.html +W, [2024-12-25T12:07:18.278885 #40732] WARN -- : Copyright string not found in ../../docs/browser_jools.html +I, [2024-12-25T12:07:18.278907 #40732] INFO -- : Processing file: ../../docs/browser_popup.js.html +W, [2024-12-25T12:07:18.278949 #40732] WARN -- : Copyright string not found in ../../docs/browser_popup.js.html +I, [2024-12-25T12:07:18.278971 #40732] INFO -- : Processing file: ../../docs/dom.js.html +W, [2024-12-25T12:07:18.279018 #40732] WARN -- : Copyright string not found in ../../docs/dom.js.html +I, [2024-12-25T12:07:18.279040 #40732] INFO -- : Processing file: ../../docs/encode_base64.js.html +W, [2024-12-25T12:07:18.279083 #40732] WARN -- : Copyright string not found in ../../docs/encode_base64.js.html +I, [2024-12-25T12:07:18.279105 #40732] INFO -- : Processing file: ../../docs/encode_json.js.html +W, [2024-12-25T12:07:18.279149 #40732] WARN -- : Copyright string not found in ../../docs/encode_json.js.html +I, [2024-12-25T12:07:18.279171 #40732] INFO -- : Processing file: ../../docs/geolocation.js.html +W, [2024-12-25T12:07:18.279212 #40732] WARN -- : Copyright string not found in ../../docs/geolocation.js.html +I, [2024-12-25T12:07:18.279234 #40732] INFO -- : Processing file: ../../docs/global.html +W, [2024-12-25T12:07:18.279274 #40732] WARN -- : Copyright string not found in ../../docs/global.html +I, [2024-12-25T12:07:18.279297 #40732] INFO -- : Processing file: ../../docs/hardware.js.html +W, [2024-12-25T12:07:18.279356 #40732] WARN -- : Copyright string not found in ../../docs/hardware.js.html +I, [2024-12-25T12:07:18.279377 #40732] INFO -- : Processing file: ../../docs/index.html +I, [2024-12-25T12:07:18.279885 #40732] INFO -- : Updated copyright in ../../docs/index.html +I, [2024-12-25T12:07:18.279935 #40732] INFO -- : Processing file: ../../docs/init.js.html +W, [2024-12-25T12:07:18.280033 #40732] WARN -- : Copyright string not found in ../../docs/init.js.html +I, [2024-12-25T12:07:18.280057 #40732] INFO -- : Processing file: ../../docs/lib_browser_jools.js.html +W, [2024-12-25T12:07:18.280125 #40732] WARN -- : Copyright string not found in ../../docs/lib_browser_jools.js.html +I, [2024-12-25T12:07:18.280147 #40732] INFO -- : Processing file: ../../docs/lib_deployJava.js.html +W, [2024-12-25T12:07:18.280220 #40732] WARN -- : Copyright string not found in ../../docs/lib_deployJava.js.html +I, [2024-12-25T12:07:18.280242 #40732] INFO -- : Processing file: ../../docs/lib_platform.js.html +W, [2024-12-25T12:07:18.280321 #40732] WARN -- : Copyright string not found in ../../docs/lib_platform.js.html +I, [2024-12-25T12:07:18.280342 #40732] INFO -- : Processing file: ../../docs/logger.js.html +W, [2024-12-25T12:07:18.280582 #40732] WARN -- : Copyright string not found in ../../docs/logger.js.html +I, [2024-12-25T12:07:18.280631 #40732] INFO -- : Processing file: ../../docs/mitb.js.html +W, [2024-12-25T12:07:18.280691 #40732] WARN -- : Copyright string not found in ../../docs/mitb.js.html +I, [2024-12-25T12:07:18.280714 #40732] INFO -- : Processing file: ../../docs/net.js.html +W, [2024-12-25T12:07:18.280783 #40732] WARN -- : Copyright string not found in ../../docs/net.js.html +I, [2024-12-25T12:07:18.280804 #40732] INFO -- : Processing file: ../../docs/net_connection.js.html +W, [2024-12-25T12:07:18.280851 #40732] WARN -- : Copyright string not found in ../../docs/net_connection.js.html +I, [2024-12-25T12:07:18.280872 #40732] INFO -- : Processing file: ../../docs/net_cors.js.html +W, [2024-12-25T12:07:18.280919 #40732] WARN -- : Copyright string not found in ../../docs/net_cors.js.html +I, [2024-12-25T12:07:18.280940 #40732] INFO -- : Processing file: ../../docs/net_dns.js.html +W, [2024-12-25T12:07:18.280980 #40732] WARN -- : Copyright string not found in ../../docs/net_dns.js.html +I, [2024-12-25T12:07:18.281001 #40732] INFO -- : Processing file: ../../docs/net_local.js.html +W, [2024-12-25T12:07:18.281048 #40732] WARN -- : Copyright string not found in ../../docs/net_local.js.html +I, [2024-12-25T12:07:18.281070 #40732] INFO -- : Processing file: ../../docs/net_portscanner.js.html +W, [2024-12-25T12:07:18.281114 #40732] WARN -- : Copyright string not found in ../../docs/net_portscanner.js.html +I, [2024-12-25T12:07:18.281135 #40732] INFO -- : Processing file: ../../docs/net_requester.js.html +W, [2024-12-25T12:07:18.281179 #40732] WARN -- : Copyright string not found in ../../docs/net_requester.js.html +I, [2024-12-25T12:07:18.281200 #40732] INFO -- : Processing file: ../../docs/net_xssrays.js.html +W, [2024-12-25T12:07:18.281262 #40732] WARN -- : Copyright string not found in ../../docs/net_xssrays.js.html +I, [2024-12-25T12:07:18.281283 #40732] INFO -- : Processing file: ../../docs/os.js.html +W, [2024-12-25T12:07:18.281362 #40732] WARN -- : Copyright string not found in ../../docs/os.js.html +I, [2024-12-25T12:07:18.281383 #40732] INFO -- : Processing file: ../../docs/platform.html +W, [2024-12-25T12:07:18.281435 #40732] WARN -- : Copyright string not found in ../../docs/platform.html +I, [2024-12-25T12:07:18.281457 #40732] INFO -- : Processing file: ../../docs/scripts/linenumber.js +W, [2024-12-25T12:07:18.281542 #40732] WARN -- : Copyright string not found in ../../docs/scripts/linenumber.js +I, [2024-12-25T12:07:18.281575 #40732] INFO -- : Processing file: ../../docs/scripts/prettify/Apache-License-2.0.txt +W, [2024-12-25T12:07:18.281649 #40732] WARN -- : Copyright string not found in ../../docs/scripts/prettify/Apache-License-2.0.txt +I, [2024-12-25T12:07:18.281671 #40732] INFO -- : Processing file: ../../docs/scripts/prettify/lang-css.js +W, [2024-12-25T12:07:18.281711 #40732] WARN -- : Copyright string not found in ../../docs/scripts/prettify/lang-css.js +I, [2024-12-25T12:07:18.281733 #40732] INFO -- : Processing file: ../../docs/scripts/prettify/prettify.js +W, [2024-12-25T12:07:18.281787 #40732] WARN -- : Copyright string not found in ../../docs/scripts/prettify/prettify.js +I, [2024-12-25T12:07:18.281809 #40732] INFO -- : Processing file: ../../docs/session.js.html +W, [2024-12-25T12:07:18.281854 #40732] WARN -- : Copyright string not found in ../../docs/session.js.html +I, [2024-12-25T12:07:18.281875 #40732] INFO -- : Processing file: ../../docs/timeout.js.html +W, [2024-12-25T12:07:18.281921 #40732] WARN -- : Copyright string not found in ../../docs/timeout.js.html +I, [2024-12-25T12:07:18.281941 #40732] INFO -- : Processing file: ../../docs/updater.js.html +W, [2024-12-25T12:07:18.281986 #40732] WARN -- : Copyright string not found in ../../docs/updater.js.html +I, [2024-12-25T12:07:18.282008 #40732] INFO -- : Processing file: ../../docs/webrtc.js.html +W, [2024-12-25T12:07:18.282076 #40732] WARN -- : Copyright string not found in ../../docs/webrtc.js.html +I, [2024-12-25T12:07:18.282099 #40732] INFO -- : Processing file: ../../docs/websocket.js.html +W, [2024-12-25T12:07:18.282147 #40732] WARN -- : Copyright string not found in ../../docs/websocket.js.html +I, [2024-12-25T12:07:18.282167 #40732] INFO -- : Processing file: ../../extensions/admin_ui/api/handler.rb +W, [2024-12-25T12:07:18.282218 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/api/handler.rb +I, [2024-12-25T12:07:18.282240 #40732] INFO -- : Processing file: ../../extensions/admin_ui/classes/httpcontroller.rb +W, [2024-12-25T12:07:18.282287 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/classes/httpcontroller.rb +I, [2024-12-25T12:07:18.282309 #40732] INFO -- : Processing file: ../../extensions/admin_ui/classes/session.rb +W, [2024-12-25T12:07:18.282350 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/classes/session.rb +I, [2024-12-25T12:07:18.282375 #40732] INFO -- : Processing file: ../../extensions/admin_ui/config.yaml +W, [2024-12-25T12:07:18.282681 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/admin_ui/config.yaml +I, [2024-12-25T12:07:18.282706 #40732] INFO -- : Processing file: ../../extensions/admin_ui/constants/icons.rb +W, [2024-12-25T12:07:18.282761 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/constants/icons.rb +I, [2024-12-25T12:07:18.282783 #40732] INFO -- : Processing file: ../../extensions/admin_ui/controllers/authentication/authentication.rb +W, [2024-12-25T12:07:18.282833 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/authentication/authentication.rb +I, [2024-12-25T12:07:18.282855 #40732] INFO -- : Processing file: ../../extensions/admin_ui/controllers/authentication/index.html +I, [2024-12-25T12:07:18.283379 #40732] INFO -- : Updated copyright in ../../extensions/admin_ui/controllers/authentication/index.html +I, [2024-12-25T12:07:18.283514 #40732] INFO -- : Processing file: ../../extensions/admin_ui/controllers/modules/modules.rb +W, [2024-12-25T12:07:18.283638 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/modules/modules.rb +I, [2024-12-25T12:07:18.283664 #40732] INFO -- : Processing file: ../../extensions/admin_ui/controllers/panel/index.html +I, [2024-12-25T12:07:18.283885 #40732] INFO -- : Updated copyright in ../../extensions/admin_ui/controllers/panel/index.html +I, [2024-12-25T12:07:18.284035 #40732] INFO -- : Processing file: ../../extensions/admin_ui/controllers/panel/panel.rb +W, [2024-12-25T12:07:18.284108 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/panel/panel.rb +I, [2024-12-25T12:07:18.284131 #40732] INFO -- : Processing file: ../../extensions/admin_ui/extension.rb +W, [2024-12-25T12:07:18.284180 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/extension.rb +I, [2024-12-25T12:07:18.284202 #40732] INFO -- : Processing file: ../../extensions/admin_ui/handlers/ui.rb +W, [2024-12-25T12:07:18.284255 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/handlers/ui.rb +I, [2024-12-25T12:07:18.284332 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/Class.create.js +W, [2024-12-25T12:07:18.284419 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/Class.create.js +I, [2024-12-25T12:07:18.284450 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/jquery-3.3.1.min.js +W, [2024-12-25T12:07:18.284762 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/jquery-3.3.1.min.js +I, [2024-12-25T12:07:18.284797 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/jquery-encoder-0.1.0.js +W, [2024-12-25T12:07:18.284883 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/jquery-encoder-0.1.0.js +I, [2024-12-25T12:07:18.284914 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ext-all.js +W, [2024-12-25T12:07:18.286150 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ext-all.js +I, [2024-12-25T12:07:18.286204 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ext-base.js +W, [2024-12-25T12:07:18.286300 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ext-base.js +I, [2024-12-25T12:07:18.286332 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/authentication.js +W, [2024-12-25T12:07:18.286398 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/authentication.js +I, [2024-12-25T12:07:18.286434 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/common/beef_common.js +W, [2024-12-25T12:07:18.286645 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/common/beef_common.js +I, [2024-12-25T12:07:18.286682 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunModuleForm.js +W, [2024-12-25T12:07:18.286766 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunModuleForm.js +I, [2024-12-25T12:07:18.286801 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunRuleForm.js +W, [2024-12-25T12:07:18.286865 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunRuleForm.js +I, [2024-12-25T12:07:18.288097 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunTab.js +W, [2024-12-25T12:07:18.288185 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunTab.js +I, [2024-12-25T12:07:18.288210 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/BrowserDetailsDataGrid.js +W, [2024-12-25T12:07:18.288255 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/BrowserDetailsDataGrid.js +I, [2024-12-25T12:07:18.288278 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/HooksTab.js +W, [2024-12-25T12:07:18.288322 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/HooksTab.js +I, [2024-12-25T12:07:18.288345 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/Logout.js +W, [2024-12-25T12:07:18.288386 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/Logout.js +I, [2024-12-25T12:07:18.288408 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/LogsDataGrid.js +W, [2024-12-25T12:07:18.288614 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/LogsDataGrid.js +I, [2024-12-25T12:07:18.288658 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/MainPanel.js +W, [2024-12-25T12:07:18.288709 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/MainPanel.js +I, [2024-12-25T12:07:18.288724 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ModuleSearching.js +W, [2024-12-25T12:07:18.288757 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ModuleSearching.js +I, [2024-12-25T12:07:18.288772 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js +W, [2024-12-25T12:07:18.288805 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js +I, [2024-12-25T12:07:18.288820 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js +W, [2024-12-25T12:07:18.288853 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js +I, [2024-12-25T12:07:18.288867 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +W, [2024-12-25T12:07:18.288903 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +I, [2024-12-25T12:07:18.288917 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieDataGrid.js +W, [2024-12-25T12:07:18.288952 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieDataGrid.js +I, [2024-12-25T12:07:18.288967 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js +W, [2024-12-25T12:07:18.288999 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js +I, [2024-12-25T12:07:18.289013 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js +W, [2024-12-25T12:07:18.289045 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js +I, [2024-12-25T12:07:18.289059 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js +W, [2024-12-25T12:07:18.289091 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js +I, [2024-12-25T12:07:18.289105 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/common.js +W, [2024-12-25T12:07:18.289143 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/common.js +I, [2024-12-25T12:07:18.289158 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +W, [2024-12-25T12:07:18.289193 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +I, [2024-12-25T12:07:18.289207 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js +W, [2024-12-25T12:07:18.289239 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js +I, [2024-12-25T12:07:18.289255 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js +W, [2024-12-25T12:07:18.289288 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js +I, [2024-12-25T12:07:18.289303 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js +W, [2024-12-25T12:07:18.289462 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js +I, [2024-12-25T12:07:18.289680 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js +W, [2024-12-25T12:07:18.289777 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js +I, [2024-12-25T12:07:18.289802 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js +W, [2024-12-25T12:07:18.289853 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js +I, [2024-12-25T12:07:18.289876 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js +W, [2024-12-25T12:07:18.289922 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js +I, [2024-12-25T12:07:18.289945 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js +W, [2024-12-25T12:07:18.289995 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js +I, [2024-12-25T12:07:18.290018 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/PagingStore.js +W, [2024-12-25T12:07:18.290140 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/PagingStore.js +I, [2024-12-25T12:07:18.290166 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/StatusBar.js +W, [2024-12-25T12:07:18.290225 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/StatusBar.js +I, [2024-12-25T12:07:18.290248 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/TabCloseMenu.js +W, [2024-12-25T12:07:18.290301 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/TabCloseMenu.js +I, [2024-12-25T12:07:18.290324 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/vis.js +E, [2024-12-25T12:07:18.290456 #40732] ERROR -- : Error processing file ../../extensions/admin_ui/media/javascript/vis.js: Is a directory @ io_fread - ../../extensions/admin_ui/media/javascript/vis.js +I, [2024-12-25T12:07:18.290481 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/vis.js/vis.min.js +W, [2024-12-25T12:07:18.291332 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/vis.js/vis.min.js +I, [2024-12-25T12:07:18.291371 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/web_ui_all.js +W, [2024-12-25T12:07:18.291840 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/web_ui_all.js +I, [2024-12-25T12:07:18.291874 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/web_ui_auth.js +W, [2024-12-25T12:07:18.291933 #40732] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/web_ui_auth.js +I, [2024-12-25T12:07:18.291966 #40732] INFO -- : Processing file: ../../extensions/autoloader/config.yaml +W, [2024-12-25T12:07:18.292290 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/autoloader/config.yaml +I, [2024-12-25T12:07:18.292344 #40732] INFO -- : Processing file: ../../extensions/autoloader/extension.rb +W, [2024-12-25T12:07:18.292413 #40732] WARN -- : Copyright string not found in ../../extensions/autoloader/extension.rb +I, [2024-12-25T12:07:18.292639 #40732] INFO -- : Processing file: ../../extensions/autoloader/model.rb +W, [2024-12-25T12:07:18.292752 #40732] WARN -- : Copyright string not found in ../../extensions/autoloader/model.rb +I, [2024-12-25T12:07:18.292780 #40732] INFO -- : Processing file: ../../extensions/customhook/api.rb +W, [2024-12-25T12:07:18.292835 #40732] WARN -- : Copyright string not found in ../../extensions/customhook/api.rb +I, [2024-12-25T12:07:18.292862 #40732] INFO -- : Processing file: ../../extensions/customhook/config.yaml +W, [2024-12-25T12:07:18.293130 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/customhook/config.yaml +I, [2024-12-25T12:07:18.293158 #40732] INFO -- : Processing file: ../../extensions/customhook/extension.rb +W, [2024-12-25T12:07:18.293212 #40732] WARN -- : Copyright string not found in ../../extensions/customhook/extension.rb +I, [2024-12-25T12:07:18.293235 #40732] INFO -- : Processing file: ../../extensions/customhook/handler.rb +W, [2024-12-25T12:07:18.293313 #40732] WARN -- : Copyright string not found in ../../extensions/customhook/handler.rb +I, [2024-12-25T12:07:18.293352 #40732] INFO -- : Processing file: ../../extensions/customhook/html/index.html +I, [2024-12-25T12:07:18.293714 #40732] INFO -- : Updated copyright in ../../extensions/customhook/html/index.html +I, [2024-12-25T12:07:18.293874 #40732] INFO -- : Processing file: ../../extensions/demos/api.rb +W, [2024-12-25T12:07:18.293941 #40732] WARN -- : Copyright string not found in ../../extensions/demos/api.rb +I, [2024-12-25T12:07:18.293966 #40732] INFO -- : Processing file: ../../extensions/demos/config.yaml +W, [2024-12-25T12:07:18.294180 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/demos/config.yaml +I, [2024-12-25T12:07:18.294210 #40732] INFO -- : Processing file: ../../extensions/demos/extension.rb +W, [2024-12-25T12:07:18.294272 #40732] WARN -- : Copyright string not found in ../../extensions/demos/extension.rb +I, [2024-12-25T12:07:18.294296 #40732] INFO -- : Processing file: ../../extensions/demos/handler.rb +W, [2024-12-25T12:07:18.294340 #40732] WARN -- : Copyright string not found in ../../extensions/demos/handler.rb +I, [2024-12-25T12:07:18.294364 #40732] INFO -- : Processing file: ../../extensions/demos/html/basic.html +I, [2024-12-25T12:07:18.294850 #40732] INFO -- : Updated copyright in ../../extensions/demos/html/basic.html +I, [2024-12-25T12:07:18.294890 #40732] INFO -- : Processing file: ../../extensions/demos/html/butcher/index.html +I, [2024-12-25T12:07:18.295303 #40732] INFO -- : Updated copyright in ../../extensions/demos/html/butcher/index.html +I, [2024-12-25T12:07:18.295361 #40732] INFO -- : Processing file: ../../extensions/demos/html/butcher/jquery-1.12.4.min.js +W, [2024-12-25T12:07:18.295737 #40732] WARN -- : Copyright string not found in ../../extensions/demos/html/butcher/jquery-1.12.4.min.js +I, [2024-12-25T12:07:18.295775 #40732] INFO -- : Processing file: ../../extensions/demos/html/clickjacking/clickjack_attack.html +I, [2024-12-25T12:07:18.296257 #40732] INFO -- : Updated copyright in ../../extensions/demos/html/clickjacking/clickjack_attack.html +I, [2024-12-25T12:07:18.296318 #40732] INFO -- : Processing file: ../../extensions/demos/html/clickjacking/clickjack_victim.html +I, [2024-12-25T12:07:18.296746 #40732] INFO -- : Updated copyright in ../../extensions/demos/html/clickjacking/clickjack_victim.html +I, [2024-12-25T12:07:18.296784 #40732] INFO -- : Processing file: ../../extensions/demos/html/plain.html +I, [2024-12-25T12:07:18.297035 #40732] INFO -- : Updated copyright in ../../extensions/demos/html/plain.html +I, [2024-12-25T12:07:18.297072 #40732] INFO -- : Processing file: ../../extensions/demos/html/report.html +I, [2024-12-25T12:07:18.297320 #40732] INFO -- : Updated copyright in ../../extensions/demos/html/report.html +I, [2024-12-25T12:07:18.297356 #40732] INFO -- : Processing file: ../../extensions/demos/html/secret_page.html +I, [2024-12-25T12:07:18.297719 #40732] INFO -- : Updated copyright in ../../extensions/demos/html/secret_page.html +I, [2024-12-25T12:07:18.297758 #40732] INFO -- : Processing file: ../../extensions/dns/api.rb +W, [2024-12-25T12:07:18.297813 #40732] WARN -- : Copyright string not found in ../../extensions/dns/api.rb +I, [2024-12-25T12:07:18.297837 #40732] INFO -- : Processing file: ../../extensions/dns/config.yaml +W, [2024-12-25T12:07:18.298092 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/dns/config.yaml +I, [2024-12-25T12:07:18.298119 #40732] INFO -- : Processing file: ../../extensions/dns/dns.rb +W, [2024-12-25T12:07:18.298171 #40732] WARN -- : Copyright string not found in ../../extensions/dns/dns.rb +I, [2024-12-25T12:07:18.298193 #40732] INFO -- : Processing file: ../../extensions/dns/extension.rb +W, [2024-12-25T12:07:18.298237 #40732] WARN -- : Copyright string not found in ../../extensions/dns/extension.rb +I, [2024-12-25T12:07:18.298258 #40732] INFO -- : Processing file: ../../extensions/dns/logger.rb +W, [2024-12-25T12:07:18.298299 #40732] WARN -- : Copyright string not found in ../../extensions/dns/logger.rb +I, [2024-12-25T12:07:18.298322 #40732] INFO -- : Processing file: ../../extensions/dns/model.rb +W, [2024-12-25T12:07:18.298367 #40732] WARN -- : Copyright string not found in ../../extensions/dns/model.rb +I, [2024-12-25T12:07:18.298388 #40732] INFO -- : Processing file: ../../extensions/dns/rest/dns.rb +W, [2024-12-25T12:07:18.298431 #40732] WARN -- : Copyright string not found in ../../extensions/dns/rest/dns.rb +I, [2024-12-25T12:07:18.298453 #40732] INFO -- : Processing file: ../../extensions/dns_rebinding/api.rb +W, [2024-12-25T12:07:18.298493 #40732] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/api.rb +I, [2024-12-25T12:07:18.298593 #40732] INFO -- : Processing file: ../../extensions/dns_rebinding/config.yaml +W, [2024-12-25T12:07:18.298917 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/dns_rebinding/config.yaml +I, [2024-12-25T12:07:18.298943 #40732] INFO -- : Processing file: ../../extensions/dns_rebinding/dns_rebinding.rb +W, [2024-12-25T12:07:18.298995 #40732] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/dns_rebinding.rb +I, [2024-12-25T12:07:18.299018 #40732] INFO -- : Processing file: ../../extensions/dns_rebinding/extension.rb +W, [2024-12-25T12:07:18.299060 #40732] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/extension.rb +I, [2024-12-25T12:07:18.299081 #40732] INFO -- : Processing file: ../../extensions/dns_rebinding/views/index.html +W, [2024-12-25T12:07:18.299123 #40732] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/views/index.html +I, [2024-12-25T12:07:18.299144 #40732] INFO -- : Processing file: ../../extensions/etag/api.rb +W, [2024-12-25T12:07:18.299184 #40732] WARN -- : Copyright string not found in ../../extensions/etag/api.rb +I, [2024-12-25T12:07:18.299205 #40732] INFO -- : Processing file: ../../extensions/etag/config.yaml +W, [2024-12-25T12:07:18.299332 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/etag/config.yaml +I, [2024-12-25T12:07:18.299357 #40732] INFO -- : Processing file: ../../extensions/etag/etag.rb +W, [2024-12-25T12:07:18.299402 #40732] WARN -- : Copyright string not found in ../../extensions/etag/etag.rb +I, [2024-12-25T12:07:18.299423 #40732] INFO -- : Processing file: ../../extensions/etag/extension.rb +W, [2024-12-25T12:07:18.299464 #40732] WARN -- : Copyright string not found in ../../extensions/etag/extension.rb +I, [2024-12-25T12:07:18.299565 #40732] INFO -- : Processing file: ../../extensions/evasion/config.yaml +W, [2024-12-25T12:07:18.299766 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/evasion/config.yaml +I, [2024-12-25T12:07:18.299797 #40732] INFO -- : Processing file: ../../extensions/evasion/evasion.rb +W, [2024-12-25T12:07:18.299845 #40732] WARN -- : Copyright string not found in ../../extensions/evasion/evasion.rb +I, [2024-12-25T12:07:18.299868 #40732] INFO -- : Processing file: ../../extensions/evasion/extension.rb +W, [2024-12-25T12:07:18.299909 #40732] WARN -- : Copyright string not found in ../../extensions/evasion/extension.rb +I, [2024-12-25T12:07:18.299930 #40732] INFO -- : Processing file: ../../extensions/evasion/obfuscation/base_64.rb +W, [2024-12-25T12:07:18.299973 #40732] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/base_64.rb +I, [2024-12-25T12:07:18.299996 #40732] INFO -- : Processing file: ../../extensions/evasion/obfuscation/minify.rb +W, [2024-12-25T12:07:18.300038 #40732] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/minify.rb +I, [2024-12-25T12:07:18.300060 #40732] INFO -- : Processing file: ../../extensions/evasion/obfuscation/scramble.rb +W, [2024-12-25T12:07:18.300102 #40732] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/scramble.rb +I, [2024-12-25T12:07:18.300123 #40732] INFO -- : Processing file: ../../extensions/evasion/obfuscation/whitespace.rb +W, [2024-12-25T12:07:18.300164 #40732] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/whitespace.rb +I, [2024-12-25T12:07:18.300186 #40732] INFO -- : Processing file: ../../extensions/events/api.rb +W, [2024-12-25T12:07:18.300226 #40732] WARN -- : Copyright string not found in ../../extensions/events/api.rb +I, [2024-12-25T12:07:18.300247 #40732] INFO -- : Processing file: ../../extensions/events/config.yaml +W, [2024-12-25T12:07:18.300390 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/events/config.yaml +I, [2024-12-25T12:07:18.300455 #40732] INFO -- : Processing file: ../../extensions/events/extension.rb +W, [2024-12-25T12:07:18.300542 #40732] WARN -- : Copyright string not found in ../../extensions/events/extension.rb +I, [2024-12-25T12:07:18.300566 #40732] INFO -- : Processing file: ../../extensions/events/handler.rb +W, [2024-12-25T12:07:18.300619 #40732] WARN -- : Copyright string not found in ../../extensions/events/handler.rb +I, [2024-12-25T12:07:18.300641 #40732] INFO -- : Processing file: ../../extensions/metasploit/api.rb +W, [2024-12-25T12:07:18.300689 #40732] WARN -- : Copyright string not found in ../../extensions/metasploit/api.rb +I, [2024-12-25T12:07:18.300711 #40732] INFO -- : Processing file: ../../extensions/metasploit/config.yaml +W, [2024-12-25T12:07:18.300992 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/metasploit/config.yaml +I, [2024-12-25T12:07:18.301016 #40732] INFO -- : Processing file: ../../extensions/metasploit/extension.rb +W, [2024-12-25T12:07:18.301070 #40732] WARN -- : Copyright string not found in ../../extensions/metasploit/extension.rb +I, [2024-12-25T12:07:18.301092 #40732] INFO -- : Processing file: ../../extensions/metasploit/module.rb +W, [2024-12-25T12:07:18.301134 #40732] WARN -- : Copyright string not found in ../../extensions/metasploit/module.rb +I, [2024-12-25T12:07:18.301156 #40732] INFO -- : Processing file: ../../extensions/metasploit/rest/msf.rb +W, [2024-12-25T12:07:18.301205 #40732] WARN -- : Copyright string not found in ../../extensions/metasploit/rest/msf.rb +I, [2024-12-25T12:07:18.301228 #40732] INFO -- : Processing file: ../../extensions/metasploit/rpcclient.rb +W, [2024-12-25T12:07:18.301276 #40732] WARN -- : Copyright string not found in ../../extensions/metasploit/rpcclient.rb +I, [2024-12-25T12:07:18.301298 #40732] INFO -- : Processing file: ../../extensions/network/api.rb +W, [2024-12-25T12:07:18.301338 #40732] WARN -- : Copyright string not found in ../../extensions/network/api.rb +I, [2024-12-25T12:07:18.301359 #40732] INFO -- : Processing file: ../../extensions/network/config.yaml +W, [2024-12-25T12:07:18.301609 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/network/config.yaml +I, [2024-12-25T12:07:18.301635 #40732] INFO -- : Processing file: ../../extensions/network/extension.rb +W, [2024-12-25T12:07:18.301688 #40732] WARN -- : Copyright string not found in ../../extensions/network/extension.rb +I, [2024-12-25T12:07:18.301710 #40732] INFO -- : Processing file: ../../extensions/network/models/network_host.rb +W, [2024-12-25T12:07:18.301757 #40732] WARN -- : Copyright string not found in ../../extensions/network/models/network_host.rb +I, [2024-12-25T12:07:18.301780 #40732] INFO -- : Processing file: ../../extensions/network/models/network_service.rb +W, [2024-12-25T12:07:18.301821 #40732] WARN -- : Copyright string not found in ../../extensions/network/models/network_service.rb +I, [2024-12-25T12:07:18.301843 #40732] INFO -- : Processing file: ../../extensions/network/rest/network.rb +W, [2024-12-25T12:07:18.301891 #40732] WARN -- : Copyright string not found in ../../extensions/network/rest/network.rb +I, [2024-12-25T12:07:18.301913 #40732] INFO -- : Processing file: ../../extensions/notifications/channels/email.rb +W, [2024-12-25T12:07:18.301954 #40732] WARN -- : Copyright string not found in ../../extensions/notifications/channels/email.rb +I, [2024-12-25T12:07:18.301976 #40732] INFO -- : Processing file: ../../extensions/notifications/channels/ntfy.rb +W, [2024-12-25T12:07:18.302021 #40732] WARN -- : Copyright string not found in ../../extensions/notifications/channels/ntfy.rb +I, [2024-12-25T12:07:18.302043 #40732] INFO -- : Processing file: ../../extensions/notifications/channels/pushover.rb +W, [2024-12-25T12:07:18.302084 #40732] WARN -- : Copyright string not found in ../../extensions/notifications/channels/pushover.rb +I, [2024-12-25T12:07:18.302106 #40732] INFO -- : Processing file: ../../extensions/notifications/channels/slack_workspace.rb +W, [2024-12-25T12:07:18.302148 #40732] WARN -- : Copyright string not found in ../../extensions/notifications/channels/slack_workspace.rb +I, [2024-12-25T12:07:18.302170 #40732] INFO -- : Processing file: ../../extensions/notifications/config.yaml +W, [2024-12-25T12:07:18.303104 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/notifications/config.yaml +I, [2024-12-25T12:07:18.303254 #40732] INFO -- : Processing file: ../../extensions/notifications/extension.rb +W, [2024-12-25T12:07:18.303392 #40732] WARN -- : Copyright string not found in ../../extensions/notifications/extension.rb +I, [2024-12-25T12:07:18.303455 #40732] INFO -- : Processing file: ../../extensions/notifications/notifications.rb +W, [2024-12-25T12:07:18.303824 #40732] WARN -- : Copyright string not found in ../../extensions/notifications/notifications.rb +I, [2024-12-25T12:07:18.303962 #40732] INFO -- : Processing file: ../../extensions/proxy/api.rb +W, [2024-12-25T12:07:18.304051 #40732] WARN -- : Copyright string not found in ../../extensions/proxy/api.rb +I, [2024-12-25T12:07:18.304088 #40732] INFO -- : Processing file: ../../extensions/proxy/config.yaml +W, [2024-12-25T12:07:18.304396 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/proxy/config.yaml +I, [2024-12-25T12:07:18.304441 #40732] INFO -- : Processing file: ../../extensions/proxy/extension.rb +W, [2024-12-25T12:07:18.304575 #40732] WARN -- : Copyright string not found in ../../extensions/proxy/extension.rb +I, [2024-12-25T12:07:18.304607 #40732] INFO -- : Processing file: ../../extensions/proxy/proxy.rb +W, [2024-12-25T12:07:18.304653 #40732] WARN -- : Copyright string not found in ../../extensions/proxy/proxy.rb +I, [2024-12-25T12:07:18.304668 #40732] INFO -- : Processing file: ../../extensions/proxy/rest/proxy.rb +W, [2024-12-25T12:07:18.304701 #40732] WARN -- : Copyright string not found in ../../extensions/proxy/rest/proxy.rb +I, [2024-12-25T12:07:18.304715 #40732] INFO -- : Processing file: ../../extensions/qrcode/config.yaml +W, [2024-12-25T12:07:18.304886 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/qrcode/config.yaml +I, [2024-12-25T12:07:18.304903 #40732] INFO -- : Processing file: ../../extensions/qrcode/extension.rb +W, [2024-12-25T12:07:18.304939 #40732] WARN -- : Copyright string not found in ../../extensions/qrcode/extension.rb +I, [2024-12-25T12:07:18.304953 #40732] INFO -- : Processing file: ../../extensions/qrcode/qrcode.rb +W, [2024-12-25T12:07:18.304997 #40732] WARN -- : Copyright string not found in ../../extensions/qrcode/qrcode.rb +I, [2024-12-25T12:07:18.305019 #40732] INFO -- : Processing file: ../../extensions/requester/api/hook.rb +W, [2024-12-25T12:07:18.305065 #40732] WARN -- : Copyright string not found in ../../extensions/requester/api/hook.rb +I, [2024-12-25T12:07:18.305087 #40732] INFO -- : Processing file: ../../extensions/requester/api.rb +W, [2024-12-25T12:07:18.305128 #40732] WARN -- : Copyright string not found in ../../extensions/requester/api.rb +I, [2024-12-25T12:07:18.305150 #40732] INFO -- : Processing file: ../../extensions/requester/config.yaml +W, [2024-12-25T12:07:18.305282 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/requester/config.yaml +I, [2024-12-25T12:07:18.305307 #40732] INFO -- : Processing file: ../../extensions/requester/extension.rb +W, [2024-12-25T12:07:18.305353 #40732] WARN -- : Copyright string not found in ../../extensions/requester/extension.rb +I, [2024-12-25T12:07:18.305375 #40732] INFO -- : Processing file: ../../extensions/requester/handler.rb +W, [2024-12-25T12:07:18.305417 #40732] WARN -- : Copyright string not found in ../../extensions/requester/handler.rb +I, [2024-12-25T12:07:18.305439 #40732] INFO -- : Processing file: ../../extensions/requester/models/http.rb +W, [2024-12-25T12:07:18.305481 #40732] WARN -- : Copyright string not found in ../../extensions/requester/models/http.rb +I, [2024-12-25T12:07:18.305503 #40732] INFO -- : Processing file: ../../extensions/requester/rest/requester.rb +W, [2024-12-25T12:07:18.305609 #40732] WARN -- : Copyright string not found in ../../extensions/requester/rest/requester.rb +I, [2024-12-25T12:07:18.305635 #40732] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/api.rb +W, [2024-12-25T12:07:18.305683 #40732] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/api.rb +I, [2024-12-25T12:07:18.305706 #40732] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/config.yaml +W, [2024-12-25T12:07:18.305867 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:07:18.305892 #40732] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/dnsd.rb +W, [2024-12-25T12:07:18.305946 #40732] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/dnsd.rb +I, [2024-12-25T12:07:18.305968 #40732] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/extension.rb +W, [2024-12-25T12:07:18.306010 #40732] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/extension.rb +I, [2024-12-25T12:07:18.306032 #40732] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/httpd.rb +W, [2024-12-25T12:07:18.306077 #40732] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/httpd.rb +I, [2024-12-25T12:07:18.306099 #40732] INFO -- : Processing file: ../../extensions/social_engineering/config.yaml +W, [2024-12-25T12:07:18.306280 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/social_engineering/config.yaml +I, [2024-12-25T12:07:18.306306 #40732] INFO -- : Processing file: ../../extensions/social_engineering/droppers/readme.txt +W, [2024-12-25T12:07:18.306359 #40732] WARN -- : Copyright string not found in ../../extensions/social_engineering/droppers/readme.txt +I, [2024-12-25T12:07:18.306382 #40732] INFO -- : Processing file: ../../extensions/social_engineering/extension.rb +W, [2024-12-25T12:07:18.306431 #40732] WARN -- : Copyright string not found in ../../extensions/social_engineering/extension.rb +I, [2024-12-25T12:07:18.306528 #40732] INFO -- : Processing file: ../../extensions/social_engineering/models/interceptor.rb +W, [2024-12-25T12:07:18.306582 #40732] WARN -- : Copyright string not found in ../../extensions/social_engineering/models/interceptor.rb +I, [2024-12-25T12:07:18.306606 #40732] INFO -- : Processing file: ../../extensions/social_engineering/models/web_cloner.rb +W, [2024-12-25T12:07:18.306649 #40732] WARN -- : Copyright string not found in ../../extensions/social_engineering/models/web_cloner.rb +I, [2024-12-25T12:07:18.306672 #40732] INFO -- : Processing file: ../../extensions/social_engineering/powershell/bind_powershell.rb +W, [2024-12-25T12:07:18.306723 #40732] WARN -- : Copyright string not found in ../../extensions/social_engineering/powershell/bind_powershell.rb +I, [2024-12-25T12:07:18.306745 #40732] INFO -- : Processing file: ../../extensions/social_engineering/rest/socialengineering.rb +W, [2024-12-25T12:07:18.306791 #40732] WARN -- : Copyright string not found in ../../extensions/social_engineering/rest/socialengineering.rb +I, [2024-12-25T12:07:18.306813 #40732] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/cloned_pages/readme.txt +W, [2024-12-25T12:07:18.306856 #40732] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/cloned_pages/readme.txt +I, [2024-12-25T12:07:18.306881 #40732] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/interceptor.rb +W, [2024-12-25T12:07:18.306948 #40732] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/interceptor.rb +I, [2024-12-25T12:07:18.306988 #40732] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/web_cloner.rb +W, [2024-12-25T12:07:18.307059 #40732] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/web_cloner.rb +I, [2024-12-25T12:07:18.307083 #40732] INFO -- : Processing file: ../../extensions/webrtc/api/hook.rb +W, [2024-12-25T12:07:18.307133 #40732] WARN -- : Copyright string not found in ../../extensions/webrtc/api/hook.rb +I, [2024-12-25T12:07:18.307155 #40732] INFO -- : Processing file: ../../extensions/webrtc/api.rb +W, [2024-12-25T12:07:18.307197 #40732] WARN -- : Copyright string not found in ../../extensions/webrtc/api.rb +I, [2024-12-25T12:07:18.307219 #40732] INFO -- : Processing file: ../../extensions/webrtc/config.yaml +W, [2024-12-25T12:07:18.307820 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/webrtc/config.yaml +I, [2024-12-25T12:07:18.307858 #40732] INFO -- : Processing file: ../../extensions/webrtc/extension.rb +W, [2024-12-25T12:07:18.307930 #40732] WARN -- : Copyright string not found in ../../extensions/webrtc/extension.rb +I, [2024-12-25T12:07:18.307953 #40732] INFO -- : Processing file: ../../extensions/webrtc/handlers.rb +W, [2024-12-25T12:07:18.308003 #40732] WARN -- : Copyright string not found in ../../extensions/webrtc/handlers.rb +I, [2024-12-25T12:07:18.308025 #40732] INFO -- : Processing file: ../../extensions/webrtc/models/rtcmanage.rb +W, [2024-12-25T12:07:18.308075 #40732] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcmanage.rb +I, [2024-12-25T12:07:18.308097 #40732] INFO -- : Processing file: ../../extensions/webrtc/models/rtcmodulestatus.rb +W, [2024-12-25T12:07:18.308140 #40732] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcmodulestatus.rb +I, [2024-12-25T12:07:18.308162 #40732] INFO -- : Processing file: ../../extensions/webrtc/models/rtcsignal.rb +W, [2024-12-25T12:07:18.308203 #40732] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcsignal.rb +I, [2024-12-25T12:07:18.308263 #40732] INFO -- : Processing file: ../../extensions/webrtc/models/rtcstatus.rb +W, [2024-12-25T12:07:18.308352 #40732] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcstatus.rb +I, [2024-12-25T12:07:18.308381 #40732] INFO -- : Processing file: ../../extensions/webrtc/rest/webrtc.rb +W, [2024-12-25T12:07:18.308446 #40732] WARN -- : Copyright string not found in ../../extensions/webrtc/rest/webrtc.rb +I, [2024-12-25T12:07:18.308525 #40732] INFO -- : Processing file: ../../extensions/xssrays/api/scan.rb +W, [2024-12-25T12:07:18.308582 #40732] WARN -- : Copyright string not found in ../../extensions/xssrays/api/scan.rb +I, [2024-12-25T12:07:18.308598 #40732] INFO -- : Processing file: ../../extensions/xssrays/api.rb +W, [2024-12-25T12:07:18.308636 #40732] WARN -- : Copyright string not found in ../../extensions/xssrays/api.rb +I, [2024-12-25T12:07:18.308650 #40732] INFO -- : Processing file: ../../extensions/xssrays/config.yaml +W, [2024-12-25T12:07:18.308835 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/xssrays/config.yaml +I, [2024-12-25T12:07:18.308852 #40732] INFO -- : Processing file: ../../extensions/xssrays/extension.rb +W, [2024-12-25T12:07:18.308892 #40732] WARN -- : Copyright string not found in ../../extensions/xssrays/extension.rb +I, [2024-12-25T12:07:18.308906 #40732] INFO -- : Processing file: ../../extensions/xssrays/handler.rb +W, [2024-12-25T12:07:18.308939 #40732] WARN -- : Copyright string not found in ../../extensions/xssrays/handler.rb +I, [2024-12-25T12:07:18.308953 #40732] INFO -- : Processing file: ../../extensions/xssrays/models/xssraysdetail.rb +W, [2024-12-25T12:07:18.308989 #40732] WARN -- : Copyright string not found in ../../extensions/xssrays/models/xssraysdetail.rb +I, [2024-12-25T12:07:18.309003 #40732] INFO -- : Processing file: ../../extensions/xssrays/models/xssraysscan.rb +W, [2024-12-25T12:07:18.309034 #40732] WARN -- : Copyright string not found in ../../extensions/xssrays/models/xssraysscan.rb +I, [2024-12-25T12:07:18.309047 #40732] INFO -- : Processing file: ../../extensions/xssrays/rest/xssrays.rb +W, [2024-12-25T12:07:18.309081 #40732] WARN -- : Copyright string not found in ../../extensions/xssrays/rest/xssrays.rb +I, [2024-12-25T12:07:18.309095 #40732] INFO -- : Processing file: ../../googlef1d5ff5151333109.html +W, [2024-12-25T12:07:18.309125 #40732] WARN -- : Copyright string not found in ../../googlef1d5ff5151333109.html +I, [2024-12-25T12:07:18.309139 #40732] INFO -- : Processing file: ../../modules/browser/avant_steal_history/command.js +W, [2024-12-25T12:07:18.309176 #40732] WARN -- : Copyright string not found in ../../modules/browser/avant_steal_history/command.js +I, [2024-12-25T12:07:18.309191 #40732] INFO -- : Processing file: ../../modules/browser/avant_steal_history/config.yaml +W, [2024-12-25T12:07:18.309343 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/avant_steal_history/config.yaml +I, [2024-12-25T12:07:18.309360 #40732] INFO -- : Processing file: ../../modules/browser/avant_steal_history/module.rb +W, [2024-12-25T12:07:18.309401 #40732] WARN -- : Copyright string not found in ../../modules/browser/avant_steal_history/module.rb +I, [2024-12-25T12:07:18.309416 #40732] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/command.js +W, [2024-12-25T12:07:18.309639 #40732] WARN -- : Copyright string not found in ../../modules/browser/browser_fingerprinting/command.js +I, [2024-12-25T12:07:18.309712 #40732] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/config.yaml +W, [2024-12-25T12:07:18.309894 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/browser_fingerprinting/config.yaml +I, [2024-12-25T12:07:18.309930 #40732] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/module.rb +W, [2024-12-25T12:07:18.309988 #40732] WARN -- : Copyright string not found in ../../modules/browser/browser_fingerprinting/module.rb +I, [2024-12-25T12:07:18.310005 #40732] INFO -- : Processing file: ../../modules/browser/detect_activex/command.js +W, [2024-12-25T12:07:18.310625 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_activex/command.js +I, [2024-12-25T12:07:18.310645 #40732] INFO -- : Processing file: ../../modules/browser/detect_activex/config.yaml +W, [2024-12-25T12:07:18.310810 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_activex/config.yaml +I, [2024-12-25T12:07:18.310827 #40732] INFO -- : Processing file: ../../modules/browser/detect_activex/module.rb +W, [2024-12-25T12:07:18.310865 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_activex/module.rb +I, [2024-12-25T12:07:18.310881 #40732] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/command.js +W, [2024-12-25T12:07:18.310914 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_evernote_clipper/command.js +I, [2024-12-25T12:07:18.310928 #40732] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/config.yaml +W, [2024-12-25T12:07:18.311059 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_evernote_clipper/config.yaml +I, [2024-12-25T12:07:18.311076 #40732] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/module.rb +W, [2024-12-25T12:07:18.311110 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_evernote_clipper/module.rb +I, [2024-12-25T12:07:18.311125 #40732] INFO -- : Processing file: ../../modules/browser/detect_extensions/command.js +W, [2024-12-25T12:07:18.311189 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_extensions/command.js +I, [2024-12-25T12:07:18.311203 #40732] INFO -- : Processing file: ../../modules/browser/detect_extensions/config.yaml +W, [2024-12-25T12:07:18.311378 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_extensions/config.yaml +I, [2024-12-25T12:07:18.311395 #40732] INFO -- : Processing file: ../../modules/browser/detect_extensions/module.rb +W, [2024-12-25T12:07:18.311431 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_extensions/module.rb +I, [2024-12-25T12:07:18.311445 #40732] INFO -- : Processing file: ../../modules/browser/detect_firebug/command.js +W, [2024-12-25T12:07:18.311594 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_firebug/command.js +I, [2024-12-25T12:07:18.311618 #40732] INFO -- : Processing file: ../../modules/browser/detect_firebug/config.yaml +W, [2024-12-25T12:07:18.311769 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_firebug/config.yaml +I, [2024-12-25T12:07:18.311834 #40732] INFO -- : Processing file: ../../modules/browser/detect_firebug/module.rb +W, [2024-12-25T12:07:18.311875 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_firebug/module.rb +I, [2024-12-25T12:07:18.311889 #40732] INFO -- : Processing file: ../../modules/browser/detect_foxit/command.js +W, [2024-12-25T12:07:18.311923 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_foxit/command.js +I, [2024-12-25T12:07:18.311940 #40732] INFO -- : Processing file: ../../modules/browser/detect_foxit/config.yaml +W, [2024-12-25T12:07:18.312128 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_foxit/config.yaml +I, [2024-12-25T12:07:18.312154 #40732] INFO -- : Processing file: ../../modules/browser/detect_foxit/module.rb +W, [2024-12-25T12:07:18.312202 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_foxit/module.rb +I, [2024-12-25T12:07:18.312224 #40732] INFO -- : Processing file: ../../modules/browser/detect_lastpass/command.js +W, [2024-12-25T12:07:18.312268 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_lastpass/command.js +I, [2024-12-25T12:07:18.312290 #40732] INFO -- : Processing file: ../../modules/browser/detect_lastpass/config.yaml +W, [2024-12-25T12:07:18.312430 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_lastpass/config.yaml +I, [2024-12-25T12:07:18.312492 #40732] INFO -- : Processing file: ../../modules/browser/detect_lastpass/module.rb +W, [2024-12-25T12:07:18.312540 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_lastpass/module.rb +I, [2024-12-25T12:07:18.312557 #40732] INFO -- : Processing file: ../../modules/browser/detect_mime_types/command.js +W, [2024-12-25T12:07:18.312590 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_mime_types/command.js +I, [2024-12-25T12:07:18.312604 #40732] INFO -- : Processing file: ../../modules/browser/detect_mime_types/config.yaml +W, [2024-12-25T12:07:18.312731 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_mime_types/config.yaml +I, [2024-12-25T12:07:18.312747 #40732] INFO -- : Processing file: ../../modules/browser/detect_mime_types/module.rb +W, [2024-12-25T12:07:18.312782 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_mime_types/module.rb +I, [2024-12-25T12:07:18.312796 #40732] INFO -- : Processing file: ../../modules/browser/detect_office/command.js +W, [2024-12-25T12:07:18.312829 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_office/command.js +I, [2024-12-25T12:07:18.312843 #40732] INFO -- : Processing file: ../../modules/browser/detect_office/config.yaml +W, [2024-12-25T12:07:18.312963 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_office/config.yaml +I, [2024-12-25T12:07:18.312979 #40732] INFO -- : Processing file: ../../modules/browser/detect_office/module.rb +W, [2024-12-25T12:07:18.313014 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_office/module.rb +I, [2024-12-25T12:07:18.313028 #40732] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/command.js +W, [2024-12-25T12:07:18.313060 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_popup_blocker/command.js +I, [2024-12-25T12:07:18.313074 #40732] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/config.yaml +W, [2024-12-25T12:07:18.313189 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_popup_blocker/config.yaml +I, [2024-12-25T12:07:18.313205 #40732] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/module.rb +W, [2024-12-25T12:07:18.313260 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_popup_blocker/module.rb +I, [2024-12-25T12:07:18.313284 #40732] INFO -- : Processing file: ../../modules/browser/detect_quicktime/command.js +W, [2024-12-25T12:07:18.313341 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_quicktime/command.js +I, [2024-12-25T12:07:18.313413 #40732] INFO -- : Processing file: ../../modules/browser/detect_quicktime/config.yaml +W, [2024-12-25T12:07:18.313606 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_quicktime/config.yaml +I, [2024-12-25T12:07:18.313623 #40732] INFO -- : Processing file: ../../modules/browser/detect_quicktime/module.rb +W, [2024-12-25T12:07:18.313661 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_quicktime/module.rb +I, [2024-12-25T12:07:18.313675 #40732] INFO -- : Processing file: ../../modules/browser/detect_realplayer/command.js +W, [2024-12-25T12:07:18.313723 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_realplayer/command.js +I, [2024-12-25T12:07:18.313739 #40732] INFO -- : Processing file: ../../modules/browser/detect_realplayer/config.yaml +W, [2024-12-25T12:07:18.313872 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_realplayer/config.yaml +I, [2024-12-25T12:07:18.313888 #40732] INFO -- : Processing file: ../../modules/browser/detect_realplayer/module.rb +W, [2024-12-25T12:07:18.313923 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_realplayer/module.rb +I, [2024-12-25T12:07:18.313938 #40732] INFO -- : Processing file: ../../modules/browser/detect_silverlight/command.js +W, [2024-12-25T12:07:18.313970 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_silverlight/command.js +I, [2024-12-25T12:07:18.313984 #40732] INFO -- : Processing file: ../../modules/browser/detect_silverlight/config.yaml +W, [2024-12-25T12:07:18.314115 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_silverlight/config.yaml +I, [2024-12-25T12:07:18.314132 #40732] INFO -- : Processing file: ../../modules/browser/detect_silverlight/module.rb +W, [2024-12-25T12:07:18.314169 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_silverlight/module.rb +I, [2024-12-25T12:07:18.314280 #40732] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/command.js +W, [2024-12-25T12:07:18.314330 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_simple_adblock/command.js +I, [2024-12-25T12:07:18.314353 #40732] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/config.yaml +W, [2024-12-25T12:07:18.314495 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_simple_adblock/config.yaml +I, [2024-12-25T12:07:18.314573 #40732] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/module.rb +W, [2024-12-25T12:07:18.314630 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_simple_adblock/module.rb +I, [2024-12-25T12:07:18.314655 #40732] INFO -- : Processing file: ../../modules/browser/detect_toolbars/command.js +W, [2024-12-25T12:07:18.314699 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_toolbars/command.js +I, [2024-12-25T12:07:18.314740 #40732] INFO -- : Processing file: ../../modules/browser/detect_toolbars/config.yaml +W, [2024-12-25T12:07:18.314990 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_toolbars/config.yaml +I, [2024-12-25T12:07:18.315046 #40732] INFO -- : Processing file: ../../modules/browser/detect_toolbars/module.rb +W, [2024-12-25T12:07:18.315134 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_toolbars/module.rb +I, [2024-12-25T12:07:18.315174 #40732] INFO -- : Processing file: ../../modules/browser/detect_unity/command.js +W, [2024-12-25T12:07:18.315274 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_unity/command.js +I, [2024-12-25T12:07:18.315324 #40732] INFO -- : Processing file: ../../modules/browser/detect_unity/config.yaml +W, [2024-12-25T12:07:18.315789 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_unity/config.yaml +I, [2024-12-25T12:07:18.315829 #40732] INFO -- : Processing file: ../../modules/browser/detect_unity/module.rb +W, [2024-12-25T12:07:18.315903 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_unity/module.rb +I, [2024-12-25T12:07:18.315932 #40732] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/command.js +W, [2024-12-25T12:07:18.316055 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_unsafe_activex/command.js +I, [2024-12-25T12:07:18.316087 #40732] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/config.yaml +W, [2024-12-25T12:07:18.316331 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_unsafe_activex/config.yaml +I, [2024-12-25T12:07:18.316358 #40732] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/module.rb +W, [2024-12-25T12:07:18.316405 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_unsafe_activex/module.rb +I, [2024-12-25T12:07:18.316431 #40732] INFO -- : Processing file: ../../modules/browser/detect_vlc/command.js +W, [2024-12-25T12:07:18.316529 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_vlc/command.js +I, [2024-12-25T12:07:18.316579 #40732] INFO -- : Processing file: ../../modules/browser/detect_vlc/config.yaml +W, [2024-12-25T12:07:18.316779 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_vlc/config.yaml +I, [2024-12-25T12:07:18.316805 #40732] INFO -- : Processing file: ../../modules/browser/detect_vlc/module.rb +W, [2024-12-25T12:07:18.316854 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_vlc/module.rb +I, [2024-12-25T12:07:18.316876 #40732] INFO -- : Processing file: ../../modules/browser/detect_wmp/command.js +W, [2024-12-25T12:07:18.316919 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_wmp/command.js +I, [2024-12-25T12:07:18.316941 #40732] INFO -- : Processing file: ../../modules/browser/detect_wmp/config.yaml +W, [2024-12-25T12:07:18.317095 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_wmp/config.yaml +I, [2024-12-25T12:07:18.317124 #40732] INFO -- : Processing file: ../../modules/browser/detect_wmp/module.rb +W, [2024-12-25T12:07:18.317179 #40732] WARN -- : Copyright string not found in ../../modules/browser/detect_wmp/module.rb +I, [2024-12-25T12:07:18.317203 #40732] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/command.js +W, [2024-12-25T12:07:18.317249 #40732] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/command.js +I, [2024-12-25T12:07:18.317274 #40732] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/config.yaml +W, [2024-12-25T12:07:18.317644 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/fingerprint_browser/config.yaml +I, [2024-12-25T12:07:18.317684 #40732] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/fingerprint2.js +W, [2024-12-25T12:07:18.317821 #40732] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/fingerprint2.js +I, [2024-12-25T12:07:18.317847 #40732] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/module.rb +W, [2024-12-25T12:07:18.317895 #40732] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/module.rb +I, [2024-12-25T12:07:18.317918 #40732] INFO -- : Processing file: ../../modules/browser/get_visited_domains/command.js +W, [2024-12-25T12:07:18.317997 #40732] WARN -- : Copyright string not found in ../../modules/browser/get_visited_domains/command.js +I, [2024-12-25T12:07:18.318047 #40732] INFO -- : Processing file: ../../modules/browser/get_visited_domains/config.yaml +W, [2024-12-25T12:07:18.318353 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/get_visited_domains/config.yaml +I, [2024-12-25T12:07:18.318443 #40732] INFO -- : Processing file: ../../modules/browser/get_visited_domains/module.rb +W, [2024-12-25T12:07:18.318506 #40732] WARN -- : Copyright string not found in ../../modules/browser/get_visited_domains/module.rb +I, [2024-12-25T12:07:18.318531 #40732] INFO -- : Processing file: ../../modules/browser/get_visited_urls/command.js +W, [2024-12-25T12:07:18.318653 #40732] WARN -- : Copyright string not found in ../../modules/browser/get_visited_urls/command.js +I, [2024-12-25T12:07:18.318681 #40732] INFO -- : Processing file: ../../modules/browser/get_visited_urls/config.yaml +W, [2024-12-25T12:07:18.319069 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/get_visited_urls/config.yaml +I, [2024-12-25T12:07:18.319101 #40732] INFO -- : Processing file: ../../modules/browser/get_visited_urls/module.rb +W, [2024-12-25T12:07:18.319170 #40732] WARN -- : Copyright string not found in ../../modules/browser/get_visited_urls/module.rb +I, [2024-12-25T12:07:18.319195 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/command.js +W, [2024-12-25T12:07:18.319246 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/ajax_fingerprint/command.js +I, [2024-12-25T12:07:18.319271 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/config.yaml +W, [2024-12-25T12:07:18.319765 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/ajax_fingerprint/config.yaml +I, [2024-12-25T12:07:18.319920 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/module.rb +W, [2024-12-25T12:07:18.320027 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/ajax_fingerprint/module.rb +I, [2024-12-25T12:07:18.320070 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/command.js +W, [2024-12-25T12:07:18.320153 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/alert_dialog/command.js +I, [2024-12-25T12:07:18.320198 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/config.yaml +W, [2024-12-25T12:07:18.320599 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/alert_dialog/config.yaml +I, [2024-12-25T12:07:18.320651 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/module.rb +W, [2024-12-25T12:07:18.320710 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/alert_dialog/module.rb +I, [2024-12-25T12:07:18.320735 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/command.js +W, [2024-12-25T12:07:18.320782 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/command.js +I, [2024-12-25T12:07:18.320805 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml +W, [2024-12-25T12:07:18.320986 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml +I, [2024-12-25T12:07:18.321011 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/module.rb +W, [2024-12-25T12:07:18.321059 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/module.rb +I, [2024-12-25T12:07:18.321082 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/command.js +W, [2024-12-25T12:07:18.321126 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/command.js +I, [2024-12-25T12:07:18.321200 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml +W, [2024-12-25T12:07:18.321386 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml +I, [2024-12-25T12:07:18.321418 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/module.rb +W, [2024-12-25T12:07:18.321468 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/module.rb +I, [2024-12-25T12:07:18.321550 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/command.js +W, [2024-12-25T12:07:18.321637 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/clear_console/command.js +I, [2024-12-25T12:07:18.321675 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/config.yaml +W, [2024-12-25T12:07:18.321865 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/clear_console/config.yaml +I, [2024-12-25T12:07:18.321955 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/module.rb +W, [2024-12-25T12:07:18.322051 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/clear_console/module.rb +I, [2024-12-25T12:07:18.322100 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/command.js +W, [2024-12-25T12:07:18.322171 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page/command.js +I, [2024-12-25T12:07:18.322209 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/config.yaml +W, [2024-12-25T12:07:18.322616 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/deface_web_page/config.yaml +I, [2024-12-25T12:07:18.322646 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/module.rb +W, [2024-12-25T12:07:18.322711 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page/module.rb +I, [2024-12-25T12:07:18.322735 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/command.js +W, [2024-12-25T12:07:18.322781 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page_component/command.js +I, [2024-12-25T12:07:18.322810 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/config.yaml +W, [2024-12-25T12:07:18.322995 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/deface_web_page_component/config.yaml +I, [2024-12-25T12:07:18.323021 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/module.rb +W, [2024-12-25T12:07:18.323075 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page_component/module.rb +I, [2024-12-25T12:07:18.323098 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/command.js +W, [2024-12-25T12:07:18.323149 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/disable_developer_tools/command.js +I, [2024-12-25T12:07:18.323178 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/config.yaml +W, [2024-12-25T12:07:18.323384 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/disable_developer_tools/config.yaml +I, [2024-12-25T12:07:18.323410 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/module.rb +W, [2024-12-25T12:07:18.323456 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/disable_developer_tools/module.rb +I, [2024-12-25T12:07:18.323479 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/command.js +W, [2024-12-25T12:07:18.323608 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_autocomplete_creds/command.js +I, [2024-12-25T12:07:18.323634 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/config.yaml +W, [2024-12-25T12:07:18.323808 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_autocomplete_creds/config.yaml +I, [2024-12-25T12:07:18.323833 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/module.rb +W, [2024-12-25T12:07:18.323880 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_autocomplete_creds/module.rb +I, [2024-12-25T12:07:18.323902 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/command.js +W, [2024-12-25T12:07:18.323946 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_cookie/command.js +I, [2024-12-25T12:07:18.323969 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/config.yaml +W, [2024-12-25T12:07:18.324126 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_cookie/config.yaml +I, [2024-12-25T12:07:18.324152 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/module.rb +W, [2024-12-25T12:07:18.324198 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_cookie/module.rb +I, [2024-12-25T12:07:18.324221 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/command.js +W, [2024-12-25T12:07:18.324269 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_form_values/command.js +I, [2024-12-25T12:07:18.324292 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/config.yaml +W, [2024-12-25T12:07:18.324444 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_form_values/config.yaml +I, [2024-12-25T12:07:18.324469 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/module.rb +W, [2024-12-25T12:07:18.324636 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_form_values/module.rb +I, [2024-12-25T12:07:18.324666 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/command.js +W, [2024-12-25T12:07:18.324775 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_local_storage/command.js +I, [2024-12-25T12:07:18.324797 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/config.yaml +W, [2024-12-25T12:07:18.325048 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_local_storage/config.yaml +I, [2024-12-25T12:07:18.325073 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/module.rb +W, [2024-12-25T12:07:18.325115 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_local_storage/module.rb +I, [2024-12-25T12:07:18.325129 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/command.js +W, [2024-12-25T12:07:18.325162 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html/command.js +I, [2024-12-25T12:07:18.325177 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/config.yaml +W, [2024-12-25T12:07:18.325317 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_page_html/config.yaml +I, [2024-12-25T12:07:18.325334 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/module.rb +W, [2024-12-25T12:07:18.325374 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html/module.rb +I, [2024-12-25T12:07:18.325448 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/command.js +W, [2024-12-25T12:07:18.325570 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html_iframe/command.js +I, [2024-12-25T12:07:18.325619 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/config.yaml +W, [2024-12-25T12:07:18.325809 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_page_html_iframe/config.yaml +I, [2024-12-25T12:07:18.325840 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/module.rb +W, [2024-12-25T12:07:18.325895 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html_iframe/module.rb +I, [2024-12-25T12:07:18.325918 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/command.js +W, [2024-12-25T12:07:18.325961 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_links/command.js +I, [2024-12-25T12:07:18.325983 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/config.yaml +W, [2024-12-25T12:07:18.326463 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_page_links/config.yaml +I, [2024-12-25T12:07:18.326525 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/module.rb +W, [2024-12-25T12:07:18.326743 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_links/module.rb +I, [2024-12-25T12:07:18.326795 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/command.js +W, [2024-12-25T12:07:18.326914 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_session_storage/command.js +I, [2024-12-25T12:07:18.326991 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/config.yaml +W, [2024-12-25T12:07:18.327785 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_session_storage/config.yaml +I, [2024-12-25T12:07:18.327825 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/module.rb +W, [2024-12-25T12:07:18.327912 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_session_storage/module.rb +I, [2024-12-25T12:07:18.327942 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/command.js +W, [2024-12-25T12:07:18.328001 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_stored_credentials/command.js +I, [2024-12-25T12:07:18.328025 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/config.yaml +W, [2024-12-25T12:07:18.328406 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_stored_credentials/config.yaml +I, [2024-12-25T12:07:18.328571 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/module.rb +W, [2024-12-25T12:07:18.328695 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_stored_credentials/module.rb +I, [2024-12-25T12:07:18.328744 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/command.js +W, [2024-12-25T12:07:18.328810 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite/command.js +I, [2024-12-25T12:07:18.328845 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/config.yaml +W, [2024-12-25T12:07:18.329112 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/link_rewrite/config.yaml +I, [2024-12-25T12:07:18.329140 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/module.rb +W, [2024-12-25T12:07:18.329210 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite/module.rb +I, [2024-12-25T12:07:18.329234 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/command.js +W, [2024-12-25T12:07:18.329280 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_click_events/command.js +I, [2024-12-25T12:07:18.329302 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/config.yaml +W, [2024-12-25T12:07:18.329745 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/link_rewrite_click_events/config.yaml +I, [2024-12-25T12:07:18.329780 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/module.rb +W, [2024-12-25T12:07:18.329864 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_click_events/module.rb +I, [2024-12-25T12:07:18.329893 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/command.js +W, [2024-12-25T12:07:18.330076 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/command.js +I, [2024-12-25T12:07:18.330147 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml +W, [2024-12-25T12:07:18.330483 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml +I, [2024-12-25T12:07:18.330619 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/module.rb +W, [2024-12-25T12:07:18.330688 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/module.rb +I, [2024-12-25T12:07:18.330712 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/command.js +W, [2024-12-25T12:07:18.330755 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_tel/command.js +I, [2024-12-25T12:07:18.330778 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/config.yaml +W, [2024-12-25T12:07:18.330965 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/link_rewrite_tel/config.yaml +I, [2024-12-25T12:07:18.330992 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/module.rb +W, [2024-12-25T12:07:18.331044 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_tel/module.rb +I, [2024-12-25T12:07:18.331067 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/command.js +W, [2024-12-25T12:07:18.331178 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/command.js +I, [2024-12-25T12:07:18.331201 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml +W, [2024-12-25T12:07:18.331553 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml +I, [2024-12-25T12:07:18.331582 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/module.rb +W, [2024-12-25T12:07:18.331641 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/module.rb +I, [2024-12-25T12:07:18.331664 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/command.js +W, [2024-12-25T12:07:18.331712 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/overflow_cookiejar/command.js +I, [2024-12-25T12:07:18.331735 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/config.yaml +W, [2024-12-25T12:07:18.331998 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/overflow_cookiejar/config.yaml +I, [2024-12-25T12:07:18.332024 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/module.rb +W, [2024-12-25T12:07:18.332078 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/overflow_cookiejar/module.rb +I, [2024-12-25T12:07:18.332101 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/command.js +W, [2024-12-25T12:07:18.332143 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/prompt_dialog/command.js +I, [2024-12-25T12:07:18.332165 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/config.yaml +W, [2024-12-25T12:07:18.332387 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/prompt_dialog/config.yaml +I, [2024-12-25T12:07:18.332412 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/module.rb +W, [2024-12-25T12:07:18.332513 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/prompt_dialog/module.rb +I, [2024-12-25T12:07:18.332541 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/command.js +W, [2024-12-25T12:07:18.332586 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/remove_stuck_iframes/command.js +I, [2024-12-25T12:07:18.332609 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/config.yaml +W, [2024-12-25T12:07:18.332752 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/remove_stuck_iframes/config.yaml +I, [2024-12-25T12:07:18.332777 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/module.rb +W, [2024-12-25T12:07:18.332826 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/remove_stuck_iframes/module.rb +I, [2024-12-25T12:07:18.332849 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/command.js +W, [2024-12-25T12:07:18.332892 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/replace_video/command.js +I, [2024-12-25T12:07:18.332919 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/config.yaml +W, [2024-12-25T12:07:18.333068 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/replace_video/config.yaml +I, [2024-12-25T12:07:18.333092 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/module.rb +W, [2024-12-25T12:07:18.333144 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/replace_video/module.rb +I, [2024-12-25T12:07:18.333170 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/command.js +W, [2024-12-25T12:07:18.333212 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/rickroll/command.js +I, [2024-12-25T12:07:18.333234 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/config.yaml +W, [2024-12-25T12:07:18.333476 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/rickroll/config.yaml +I, [2024-12-25T12:07:18.333667 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/module.rb +W, [2024-12-25T12:07:18.333737 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/rickroll/module.rb +I, [2024-12-25T12:07:18.333761 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/command.js +W, [2024-12-25T12:07:18.333804 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect/command.js +I, [2024-12-25T12:07:18.333826 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/config.yaml +W, [2024-12-25T12:07:18.334000 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/site_redirect/config.yaml +I, [2024-12-25T12:07:18.334025 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/module.rb +W, [2024-12-25T12:07:18.334076 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect/module.rb +I, [2024-12-25T12:07:18.334099 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/command.js +W, [2024-12-25T12:07:18.334143 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect_iframe/command.js +I, [2024-12-25T12:07:18.334166 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/config.yaml +W, [2024-12-25T12:07:18.334316 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/site_redirect_iframe/config.yaml +I, [2024-12-25T12:07:18.334340 #40732] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/module.rb +W, [2024-12-25T12:07:18.334395 #40732] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect_iframe/module.rb +I, [2024-12-25T12:07:18.334417 #40732] INFO -- : Processing file: ../../modules/browser/play_sound/command.js +W, [2024-12-25T12:07:18.334459 #40732] WARN -- : Copyright string not found in ../../modules/browser/play_sound/command.js +I, [2024-12-25T12:07:18.334482 #40732] INFO -- : Processing file: ../../modules/browser/play_sound/config.yaml +W, [2024-12-25T12:07:18.335011 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/play_sound/config.yaml +I, [2024-12-25T12:07:18.335051 #40732] INFO -- : Processing file: ../../modules/browser/play_sound/module.rb +W, [2024-12-25T12:07:18.335113 #40732] WARN -- : Copyright string not found in ../../modules/browser/play_sound/module.rb +I, [2024-12-25T12:07:18.335137 #40732] INFO -- : Processing file: ../../modules/browser/remove_hook_element/command.js +W, [2024-12-25T12:07:18.335181 #40732] WARN -- : Copyright string not found in ../../modules/browser/remove_hook_element/command.js +I, [2024-12-25T12:07:18.335203 #40732] INFO -- : Processing file: ../../modules/browser/remove_hook_element/config.yaml +W, [2024-12-25T12:07:18.335395 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/remove_hook_element/config.yaml +I, [2024-12-25T12:07:18.335428 #40732] INFO -- : Processing file: ../../modules/browser/remove_hook_element/module.rb +W, [2024-12-25T12:07:18.335595 #40732] WARN -- : Copyright string not found in ../../modules/browser/remove_hook_element/module.rb +I, [2024-12-25T12:07:18.335622 #40732] INFO -- : Processing file: ../../modules/browser/spyder_eye/command.js +W, [2024-12-25T12:07:18.335668 #40732] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/command.js +I, [2024-12-25T12:07:18.335691 #40732] INFO -- : Processing file: ../../modules/browser/spyder_eye/config.yaml +W, [2024-12-25T12:07:18.335934 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/spyder_eye/config.yaml +I, [2024-12-25T12:07:18.335960 #40732] INFO -- : Processing file: ../../modules/browser/spyder_eye/html2canvas.min.js +W, [2024-12-25T12:07:18.336148 #40732] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/html2canvas.min.js +I, [2024-12-25T12:07:18.336172 #40732] INFO -- : Processing file: ../../modules/browser/spyder_eye/module.rb +W, [2024-12-25T12:07:18.336221 #40732] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/module.rb +I, [2024-12-25T12:07:18.336243 #40732] INFO -- : Processing file: ../../modules/browser/unhook/command.js +W, [2024-12-25T12:07:18.336285 #40732] WARN -- : Copyright string not found in ../../modules/browser/unhook/command.js +I, [2024-12-25T12:07:18.336359 #40732] INFO -- : Processing file: ../../modules/browser/unhook/config.yaml +W, [2024-12-25T12:07:18.336647 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/unhook/config.yaml +I, [2024-12-25T12:07:18.336673 #40732] INFO -- : Processing file: ../../modules/browser/unhook/module.rb +W, [2024-12-25T12:07:18.336728 #40732] WARN -- : Copyright string not found in ../../modules/browser/unhook/module.rb +I, [2024-12-25T12:07:18.336751 #40732] INFO -- : Processing file: ../../modules/browser/webcam_flash/command.js +W, [2024-12-25T12:07:18.336802 #40732] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/command.js +I, [2024-12-25T12:07:18.336825 #40732] INFO -- : Processing file: ../../modules/browser/webcam_flash/config.yaml +W, [2024-12-25T12:07:18.336973 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/webcam_flash/config.yaml +I, [2024-12-25T12:07:18.336998 #40732] INFO -- : Processing file: ../../modules/browser/webcam_flash/module.rb +W, [2024-12-25T12:07:18.337049 #40732] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/module.rb +I, [2024-12-25T12:07:18.337072 #40732] INFO -- : Processing file: ../../modules/browser/webcam_flash/swfobject.js +W, [2024-12-25T12:07:18.337125 #40732] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/swfobject.js +I, [2024-12-25T12:07:18.337146 #40732] INFO -- : Processing file: ../../modules/browser/webcam_html5/command.js +W, [2024-12-25T12:07:18.337196 #40732] WARN -- : Copyright string not found in ../../modules/browser/webcam_html5/command.js +I, [2024-12-25T12:07:18.337217 #40732] INFO -- : Processing file: ../../modules/browser/webcam_html5/config.yaml +W, [2024-12-25T12:07:18.338106 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/webcam_html5/config.yaml +I, [2024-12-25T12:07:18.338139 #40732] INFO -- : Processing file: ../../modules/browser/webcam_html5/module.rb +W, [2024-12-25T12:07:18.338190 #40732] WARN -- : Copyright string not found in ../../modules/browser/webcam_html5/module.rb +I, [2024-12-25T12:07:18.338213 #40732] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/command.js +W, [2024-12-25T12:07:18.338259 #40732] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/command.js +I, [2024-12-25T12:07:18.338281 #40732] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/config.yaml +W, [2024-12-25T12:07:18.338468 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/webcam_permission_check/config.yaml +I, [2024-12-25T12:07:18.338495 #40732] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/module.rb +W, [2024-12-25T12:07:18.338543 #40732] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/module.rb +I, [2024-12-25T12:07:18.338566 #40732] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/swfobject.js +W, [2024-12-25T12:07:18.338613 #40732] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/swfobject.js +I, [2024-12-25T12:07:18.338635 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/command.js +W, [2024-12-25T12:07:18.338678 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/execute_tabs/command.js +I, [2024-12-25T12:07:18.338700 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/config.yaml +W, [2024-12-25T12:07:18.338853 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/execute_tabs/config.yaml +I, [2024-12-25T12:07:18.338878 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/module.rb +W, [2024-12-25T12:07:18.338924 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/execute_tabs/module.rb +I, [2024-12-25T12:07:18.338946 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/command.js +W, [2024-12-25T12:07:18.338988 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/get_all_cookies/command.js +I, [2024-12-25T12:07:18.339010 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/config.yaml +W, [2024-12-25T12:07:18.339151 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/get_all_cookies/config.yaml +I, [2024-12-25T12:07:18.339176 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/module.rb +W, [2024-12-25T12:07:18.339221 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/get_all_cookies/module.rb +I, [2024-12-25T12:07:18.339243 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/command.js +W, [2024-12-25T12:07:18.339286 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/grab_google_contacts/command.js +I, [2024-12-25T12:07:18.339308 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/config.yaml +W, [2024-12-25T12:07:18.339447 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/grab_google_contacts/config.yaml +I, [2024-12-25T12:07:18.339472 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/module.rb +W, [2024-12-25T12:07:18.339628 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/grab_google_contacts/module.rb +I, [2024-12-25T12:07:18.339659 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/command.js +W, [2024-12-25T12:07:18.339718 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/inject_beef/command.js +I, [2024-12-25T12:07:18.339741 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/config.yaml +W, [2024-12-25T12:07:18.339919 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/inject_beef/config.yaml +I, [2024-12-25T12:07:18.339945 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/module.rb +W, [2024-12-25T12:07:18.339994 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/inject_beef/module.rb +I, [2024-12-25T12:07:18.340030 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/command.js +W, [2024-12-25T12:07:18.340084 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/screenshot/command.js +I, [2024-12-25T12:07:18.340108 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/config.yaml +W, [2024-12-25T12:07:18.340251 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/screenshot/config.yaml +I, [2024-12-25T12:07:18.340276 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/module.rb +W, [2024-12-25T12:07:18.340322 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/screenshot/module.rb +I, [2024-12-25T12:07:18.340345 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/command.js +W, [2024-12-25T12:07:18.340389 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/send_gvoice_sms/command.js +I, [2024-12-25T12:07:18.340412 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/config.yaml +W, [2024-12-25T12:07:18.340674 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/send_gvoice_sms/config.yaml +I, [2024-12-25T12:07:18.340700 #40732] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/module.rb +W, [2024-12-25T12:07:18.340750 #40732] WARN -- : Copyright string not found in ../../modules/chrome_extensions/send_gvoice_sms/module.rb +I, [2024-12-25T12:07:18.340773 #40732] INFO -- : Processing file: ../../modules/debug/test_beef_debug/command.js +W, [2024-12-25T12:07:18.340870 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_beef_debug/command.js +I, [2024-12-25T12:07:18.340896 #40732] INFO -- : Processing file: ../../modules/debug/test_beef_debug/config.yaml +W, [2024-12-25T12:07:18.341096 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_beef_debug/config.yaml +I, [2024-12-25T12:07:18.341122 #40732] INFO -- : Processing file: ../../modules/debug/test_beef_debug/module.rb +W, [2024-12-25T12:07:18.341172 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_beef_debug/module.rb +I, [2024-12-25T12:07:18.341194 #40732] INFO -- : Processing file: ../../modules/debug/test_cors_request/command.js +W, [2024-12-25T12:07:18.341237 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_cors_request/command.js +I, [2024-12-25T12:07:18.341258 #40732] INFO -- : Processing file: ../../modules/debug/test_cors_request/config.yaml +W, [2024-12-25T12:07:18.341508 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_cors_request/config.yaml +I, [2024-12-25T12:07:18.341602 #40732] INFO -- : Processing file: ../../modules/debug/test_cors_request/module.rb +W, [2024-12-25T12:07:18.341673 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_cors_request/module.rb +I, [2024-12-25T12:07:18.341691 #40732] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/command.js +W, [2024-12-25T12:07:18.341727 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_dns_tunnel_client/command.js +I, [2024-12-25T12:07:18.341742 #40732] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/config.yaml +W, [2024-12-25T12:07:18.341893 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_dns_tunnel_client/config.yaml +I, [2024-12-25T12:07:18.341909 #40732] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/module.rb +W, [2024-12-25T12:07:18.341947 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_dns_tunnel_client/module.rb +I, [2024-12-25T12:07:18.341962 #40732] INFO -- : Processing file: ../../modules/debug/test_get_variable/command.js +W, [2024-12-25T12:07:18.341995 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_get_variable/command.js +I, [2024-12-25T12:07:18.342009 #40732] INFO -- : Processing file: ../../modules/debug/test_get_variable/config.yaml +W, [2024-12-25T12:07:18.342138 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_get_variable/config.yaml +I, [2024-12-25T12:07:18.342154 #40732] INFO -- : Processing file: ../../modules/debug/test_get_variable/module.rb +W, [2024-12-25T12:07:18.342190 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_get_variable/module.rb +I, [2024-12-25T12:07:18.342205 #40732] INFO -- : Processing file: ../../modules/debug/test_http_redirect/command.js +W, [2024-12-25T12:07:18.342236 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_http_redirect/command.js +I, [2024-12-25T12:07:18.342250 #40732] INFO -- : Processing file: ../../modules/debug/test_http_redirect/config.yaml +W, [2024-12-25T12:07:18.342369 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_http_redirect/config.yaml +I, [2024-12-25T12:07:18.342385 #40732] INFO -- : Processing file: ../../modules/debug/test_http_redirect/module.rb +W, [2024-12-25T12:07:18.342421 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_http_redirect/module.rb +I, [2024-12-25T12:07:18.342436 #40732] INFO -- : Processing file: ../../modules/debug/test_network_request/command.js +W, [2024-12-25T12:07:18.342470 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_network_request/command.js +I, [2024-12-25T12:07:18.342485 #40732] INFO -- : Processing file: ../../modules/debug/test_network_request/config.yaml +W, [2024-12-25T12:07:18.342667 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_network_request/config.yaml +I, [2024-12-25T12:07:18.342684 #40732] INFO -- : Processing file: ../../modules/debug/test_network_request/module.rb +W, [2024-12-25T12:07:18.342724 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_network_request/module.rb +I, [2024-12-25T12:07:18.342740 #40732] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/command.js +W, [2024-12-25T12:07:18.342778 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_return_ascii_chars/command.js +I, [2024-12-25T12:07:18.342832 #40732] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/config.yaml +W, [2024-12-25T12:07:18.343086 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_return_ascii_chars/config.yaml +I, [2024-12-25T12:07:18.343110 #40732] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/module.rb +W, [2024-12-25T12:07:18.343158 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_return_ascii_chars/module.rb +I, [2024-12-25T12:07:18.343173 #40732] INFO -- : Processing file: ../../modules/debug/test_return_image/command.js +W, [2024-12-25T12:07:18.343413 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_return_image/command.js +I, [2024-12-25T12:07:18.343584 #40732] INFO -- : Processing file: ../../modules/debug/test_return_image/config.yaml +W, [2024-12-25T12:07:18.343807 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_return_image/config.yaml +I, [2024-12-25T12:07:18.343835 #40732] INFO -- : Processing file: ../../modules/debug/test_return_image/module.rb +W, [2024-12-25T12:07:18.343886 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_return_image/module.rb +I, [2024-12-25T12:07:18.343910 #40732] INFO -- : Processing file: ../../modules/debug/test_return_long_string/command.js +W, [2024-12-25T12:07:18.343956 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_return_long_string/command.js +I, [2024-12-25T12:07:18.343980 #40732] INFO -- : Processing file: ../../modules/debug/test_return_long_string/config.yaml +W, [2024-12-25T12:07:18.344289 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_return_long_string/config.yaml +I, [2024-12-25T12:07:18.344327 #40732] INFO -- : Processing file: ../../modules/debug/test_return_long_string/module.rb +W, [2024-12-25T12:07:18.344386 #40732] WARN -- : Copyright string not found in ../../modules/debug/test_return_long_string/module.rb +I, [2024-12-25T12:07:18.344410 #40732] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/command.js +W, [2024-12-25T12:07:18.344611 #40732] WARN -- : Copyright string not found in ../../modules/exploits/apache_cookie_disclosure/command.js +I, [2024-12-25T12:07:18.344647 #40732] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/config.yaml +W, [2024-12-25T12:07:18.344865 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/apache_cookie_disclosure/config.yaml +I, [2024-12-25T12:07:18.344893 #40732] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/module.rb +W, [2024-12-25T12:07:18.344944 #40732] WARN -- : Copyright string not found in ../../modules/exploits/apache_cookie_disclosure/module.rb +I, [2024-12-25T12:07:18.344967 #40732] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/command.js +W, [2024-12-25T12:07:18.345023 #40732] WARN -- : Copyright string not found in ../../modules/exploits/apache_felix_remote_shell/command.js +I, [2024-12-25T12:07:18.345046 #40732] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/config.yaml +W, [2024-12-25T12:07:18.345211 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/apache_felix_remote_shell/config.yaml +I, [2024-12-25T12:07:18.345292 #40732] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/module.rb +W, [2024-12-25T12:07:18.345345 #40732] WARN -- : Copyright string not found in ../../modules/exploits/apache_felix_remote_shell/module.rb +I, [2024-12-25T12:07:18.345368 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/command.js +W, [2024-12-25T12:07:18.346039 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/beef_bind_shell/command.js +I, [2024-12-25T12:07:18.346071 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/config.yaml +W, [2024-12-25T12:07:18.346264 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/beefbind/beef_bind_shell/config.yaml +I, [2024-12-25T12:07:18.346280 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/module.rb +W, [2024-12-25T12:07:18.346319 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/beef_bind_shell/module.rb +I, [2024-12-25T12:07:18.346334 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/README.md +W, [2024-12-25T12:07:18.346377 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/README.md +I, [2024-12-25T12:07:18.346397 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-handler.rb +W, [2024-12-25T12:07:18.346641 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-handler.rb +I, [2024-12-25T12:07:18.346669 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x64.rb +W, [2024-12-25T12:07:18.346748 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x64.rb +I, [2024-12-25T12:07:18.346774 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb +W, [2024-12-25T12:07:18.346841 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb +I, [2024-12-25T12:07:18.346859 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-windows-x86.rb +W, [2024-12-25T12:07:18.346936 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-windows-x86.rb +I, [2024-12-25T12:07:18.346981 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x64.rb +W, [2024-12-25T12:07:18.347044 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x64.rb +I, [2024-12-25T12:07:18.347063 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x86.rb +W, [2024-12-25T12:07:18.347108 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x86.rb +I, [2024-12-25T12:07:18.347124 #40732] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-windows-x86.rb +W, [2024-12-25T12:07:18.347172 #40732] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-windows-x86.rb +I, [2024-12-25T12:07:18.347187 #40732] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/command.js +W, [2024-12-25T12:07:18.347232 #40732] WARN -- : Copyright string not found in ../../modules/exploits/boastmachine_3_1_add_user_csrf/command.js +I, [2024-12-25T12:07:18.347250 #40732] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +W, [2024-12-25T12:07:18.347559 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +I, [2024-12-25T12:07:18.347579 #40732] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/module.rb +W, [2024-12-25T12:07:18.347636 #40732] WARN -- : Copyright string not found in ../../modules/exploits/boastmachine_3_1_add_user_csrf/module.rb +I, [2024-12-25T12:07:18.347653 #40732] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/command.js +W, [2024-12-25T12:07:18.347691 #40732] WARN -- : Copyright string not found in ../../modules/exploits/camera/airlive_ip_camera_csrf/command.js +I, [2024-12-25T12:07:18.347705 #40732] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +W, [2024-12-25T12:07:18.347857 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +I, [2024-12-25T12:07:18.347874 #40732] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/module.rb +W, [2024-12-25T12:07:18.347913 #40732] WARN -- : Copyright string not found in ../../modules/exploits/camera/airlive_ip_camera_csrf/module.rb +I, [2024-12-25T12:07:18.347928 #40732] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/command.js +W, [2024-12-25T12:07:18.347961 #40732] WARN -- : Copyright string not found in ../../modules/exploits/camera/dlink_dcs_series_csrf/command.js +I, [2024-12-25T12:07:18.347976 #40732] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +W, [2024-12-25T12:07:18.348139 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +I, [2024-12-25T12:07:18.348156 #40732] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/module.rb +W, [2024-12-25T12:07:18.348198 #40732] WARN -- : Copyright string not found in ../../modules/exploits/camera/dlink_dcs_series_csrf/module.rb +I, [2024-12-25T12:07:18.348214 #40732] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js +W, [2024-12-25T12:07:18.348251 #40732] WARN -- : Copyright string not found in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js +I, [2024-12-25T12:07:18.348266 #40732] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +W, [2024-12-25T12:07:18.348438 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +I, [2024-12-25T12:07:18.348455 #40732] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb +W, [2024-12-25T12:07:18.348501 #40732] WARN -- : Copyright string not found in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb +I, [2024-12-25T12:07:18.348516 #40732] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/command.js +W, [2024-12-25T12:07:18.348552 #40732] WARN -- : Copyright string not found in ../../modules/exploits/coldfusion_dir_traversal_exploit/command.js +I, [2024-12-25T12:07:18.348569 #40732] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +W, [2024-12-25T12:07:18.348897 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +I, [2024-12-25T12:07:18.348917 #40732] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/module.rb +W, [2024-12-25T12:07:18.348966 #40732] WARN -- : Copyright string not found in ../../modules/exploits/coldfusion_dir_traversal_exploit/module.rb +I, [2024-12-25T12:07:18.348982 #40732] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/command.js +W, [2024-12-25T12:07:18.349024 #40732] WARN -- : Copyright string not found in ../../modules/exploits/extract_cmd_exec/command.js +I, [2024-12-25T12:07:18.349039 #40732] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.349582 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/extract_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.349643 #40732] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/module.rb +W, [2024-12-25T12:07:18.349723 #40732] WARN -- : Copyright string not found in ../../modules/exploits/extract_cmd_exec/module.rb +I, [2024-12-25T12:07:18.349749 #40732] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/command.js +W, [2024-12-25T12:07:18.349795 #40732] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/command.js +I, [2024-12-25T12:07:18.349819 #40732] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/config.yaml +W, [2024-12-25T12:07:18.350196 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/farsite_x25_remote_shell/config.yaml +I, [2024-12-25T12:07:18.350231 #40732] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/module.rb +W, [2024-12-25T12:07:18.350317 #40732] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/module.rb +I, [2024-12-25T12:07:18.350562 #40732] INFO -- : Processing file: ../../modules/exploits/firephp/command.js +W, [2024-12-25T12:07:18.350668 #40732] WARN -- : Copyright string not found in ../../modules/exploits/firephp/command.js +I, [2024-12-25T12:07:18.350706 #40732] INFO -- : Processing file: ../../modules/exploits/firephp/config.yaml +W, [2024-12-25T12:07:18.350920 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/firephp/config.yaml +I, [2024-12-25T12:07:18.350946 #40732] INFO -- : Processing file: ../../modules/exploits/firephp/module.rb +W, [2024-12-25T12:07:18.351001 #40732] WARN -- : Copyright string not found in ../../modules/exploits/firephp/module.rb +I, [2024-12-25T12:07:18.351024 #40732] INFO -- : Processing file: ../../modules/exploits/firephp/payload.js +W, [2024-12-25T12:07:18.351078 #40732] WARN -- : Copyright string not found in ../../modules/exploits/firephp/payload.js +I, [2024-12-25T12:07:18.351101 #40732] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/command.js +W, [2024-12-25T12:07:18.351151 #40732] WARN -- : Copyright string not found in ../../modules/exploits/glassfish_war_upload_xsrf/command.js +I, [2024-12-25T12:07:18.351174 #40732] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/config.yaml +W, [2024-12-25T12:07:18.351333 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/glassfish_war_upload_xsrf/config.yaml +I, [2024-12-25T12:07:18.351358 #40732] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/module.rb +W, [2024-12-25T12:07:18.351462 #40732] WARN -- : Copyright string not found in ../../modules/exploits/glassfish_war_upload_xsrf/module.rb +I, [2024-12-25T12:07:18.351497 #40732] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/command.js +W, [2024-12-25T12:07:18.351546 #40732] WARN -- : Copyright string not found in ../../modules/exploits/groovyshell_server_cmd_exec/command.js +I, [2024-12-25T12:07:18.351570 #40732] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.351723 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/groovyshell_server_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.351749 #40732] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/module.rb +W, [2024-12-25T12:07:18.351796 #40732] WARN -- : Copyright string not found in ../../modules/exploits/groovyshell_server_cmd_exec/module.rb +I, [2024-12-25T12:07:18.351819 #40732] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/command.js +W, [2024-12-25T12:07:18.351868 #40732] WARN -- : Copyright string not found in ../../modules/exploits/hp_ucmdb_add_user_csrf/command.js +I, [2024-12-25T12:07:18.351892 #40732] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +W, [2024-12-25T12:07:18.352039 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +I, [2024-12-25T12:07:18.352064 #40732] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/module.rb +W, [2024-12-25T12:07:18.352118 #40732] WARN -- : Copyright string not found in ../../modules/exploits/hp_ucmdb_add_user_csrf/module.rb +I, [2024-12-25T12:07:18.352141 #40732] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/command.js +W, [2024-12-25T12:07:18.352197 #40732] WARN -- : Copyright string not found in ../../modules/exploits/jboss_jmx_upload_exploit/command.js +I, [2024-12-25T12:07:18.352221 #40732] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/config.yaml +W, [2024-12-25T12:07:18.352512 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/jboss_jmx_upload_exploit/config.yaml +I, [2024-12-25T12:07:18.352560 #40732] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/module.rb +W, [2024-12-25T12:07:18.352626 #40732] WARN -- : Copyright string not found in ../../modules/exploits/jboss_jmx_upload_exploit/module.rb +I, [2024-12-25T12:07:18.352651 #40732] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/command.js +W, [2024-12-25T12:07:18.352728 #40732] WARN -- : Copyright string not found in ../../modules/exploits/jenkins_groovy_code_exec/command.js +I, [2024-12-25T12:07:18.352754 #40732] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/config.yaml +W, [2024-12-25T12:07:18.352952 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/jenkins_groovy_code_exec/config.yaml +I, [2024-12-25T12:07:18.352984 #40732] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/module.rb +W, [2024-12-25T12:07:18.353037 #40732] WARN -- : Copyright string not found in ../../modules/exploits/jenkins_groovy_code_exec/module.rb +I, [2024-12-25T12:07:18.353061 #40732] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/command.js +W, [2024-12-25T12:07:18.353104 #40732] WARN -- : Copyright string not found in ../../modules/exploits/kemp_command_execution/command.js +I, [2024-12-25T12:07:18.353128 #40732] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/config.yaml +W, [2024-12-25T12:07:18.353283 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/kemp_command_execution/config.yaml +I, [2024-12-25T12:07:18.353309 #40732] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/module.rb +W, [2024-12-25T12:07:18.353362 #40732] WARN -- : Copyright string not found in ../../modules/exploits/kemp_command_execution/module.rb +I, [2024-12-25T12:07:18.353386 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/command.js +W, [2024-12-25T12:07:18.353430 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/activex_command_execution/command.js +I, [2024-12-25T12:07:18.353454 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/config.yaml +W, [2024-12-25T12:07:18.353767 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/activex_command_execution/config.yaml +I, [2024-12-25T12:07:18.353802 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/module.rb +W, [2024-12-25T12:07:18.353860 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/activex_command_execution/module.rb +I, [2024-12-25T12:07:18.353884 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/README.txt +W, [2024-12-25T12:07:18.353931 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/README.txt +I, [2024-12-25T12:07:18.354002 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/command.js +W, [2024-12-25T12:07:18.354053 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/command.js +I, [2024-12-25T12:07:18.354079 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/config.yaml +W, [2024-12-25T12:07:18.354291 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/java_payload/config.yaml +I, [2024-12-25T12:07:18.354318 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/module.rb +W, [2024-12-25T12:07:18.354367 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/module.rb +I, [2024-12-25T12:07:18.354391 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/command.js +W, [2024-12-25T12:07:18.354484 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/command.js +I, [2024-12-25T12:07:18.354509 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +W, [2024-12-25T12:07:18.354696 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +I, [2024-12-25T12:07:18.354721 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb +W, [2024-12-25T12:07:18.354767 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb +I, [2024-12-25T12:07:18.354790 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/command.js +W, [2024-12-25T12:07:18.354832 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/safari_launch_app/command.js +I, [2024-12-25T12:07:18.354855 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/config.yaml +W, [2024-12-25T12:07:18.355268 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/safari_launch_app/config.yaml +I, [2024-12-25T12:07:18.355294 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/module.rb +W, [2024-12-25T12:07:18.355345 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/safari_launch_app/module.rb +I, [2024-12-25T12:07:18.355368 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/README.txt +W, [2024-12-25T12:07:18.355593 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/README.txt +I, [2024-12-25T12:07:18.355650 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/command.js +W, [2024-12-25T12:07:18.355715 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/command.js +I, [2024-12-25T12:07:18.355739 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/config.yaml +W, [2024-12-25T12:07:18.355911 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/signed_applet_dropper/config.yaml +I, [2024-12-25T12:07:18.355936 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/module.rb +W, [2024-12-25T12:07:18.355984 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/module.rb +I, [2024-12-25T12:07:18.356007 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/command.js +W, [2024-12-25T12:07:18.356058 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/window_mail_client_dos/command.js +I, [2024-12-25T12:07:18.356080 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/config.yaml +W, [2024-12-25T12:07:18.356237 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/window_mail_client_dos/config.yaml +I, [2024-12-25T12:07:18.356262 #40732] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/module.rb +W, [2024-12-25T12:07:18.356309 #40732] WARN -- : Copyright string not found in ../../modules/exploits/local_host/window_mail_client_dos/module.rb +I, [2024-12-25T12:07:18.356331 #40732] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js +W, [2024-12-25T12:07:18.356375 #40732] WARN -- : Copyright string not found in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js +I, [2024-12-25T12:07:18.356397 #40732] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.356671 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.356719 #40732] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb +W, [2024-12-25T12:07:18.356793 #40732] WARN -- : Copyright string not found in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb +I, [2024-12-25T12:07:18.356820 #40732] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:07:18.356866 #40732] WARN -- : Copyright string not found in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:07:18.356889 #40732] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +W, [2024-12-25T12:07:18.357074 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:07:18.357101 #40732] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:07:18.357167 #40732] WARN -- : Copyright string not found in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:07:18.357206 #40732] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/command.js +W, [2024-12-25T12:07:18.357287 #40732] WARN -- : Copyright string not found in ../../modules/exploits/ntfscommoncreate_dos/command.js +I, [2024-12-25T12:07:18.357323 #40732] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/config.yaml +W, [2024-12-25T12:07:18.357785 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/ntfscommoncreate_dos/config.yaml +I, [2024-12-25T12:07:18.357838 #40732] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/module.rb +W, [2024-12-25T12:07:18.357985 #40732] WARN -- : Copyright string not found in ../../modules/exploits/ntfscommoncreate_dos/module.rb +I, [2024-12-25T12:07:18.358018 #40732] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/command.js +W, [2024-12-25T12:07:18.358077 #40732] WARN -- : Copyright string not found in ../../modules/exploits/opencart_reset_password/command.js +I, [2024-12-25T12:07:18.358095 #40732] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/config.yaml +W, [2024-12-25T12:07:18.358339 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/opencart_reset_password/config.yaml +I, [2024-12-25T12:07:18.358366 #40732] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/module.rb +W, [2024-12-25T12:07:18.358404 #40732] WARN -- : Copyright string not found in ../../modules/exploits/opencart_reset_password/module.rb +I, [2024-12-25T12:07:18.358419 #40732] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:07:18.358455 #40732] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:07:18.358717 #40732] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml +W, [2024-12-25T12:07:18.358923 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:07:18.358950 #40732] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:07:18.359003 #40732] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:07:18.359029 #40732] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/x.js +W, [2024-12-25T12:07:18.359080 #40732] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/x.js +I, [2024-12-25T12:07:18.359106 #40732] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:07:18.359155 #40732] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:07:18.359181 #40732] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml +W, [2024-12-25T12:07:18.359557 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:07:18.359652 #40732] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:07:18.359746 #40732] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:07:18.359771 #40732] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/command.js +W, [2024-12-25T12:07:18.359821 #40732] WARN -- : Copyright string not found in ../../modules/exploits/php-5.3.9-dos/command.js +I, [2024-12-25T12:07:18.359846 #40732] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/config.yaml +W, [2024-12-25T12:07:18.360117 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/php-5.3.9-dos/config.yaml +I, [2024-12-25T12:07:18.360193 #40732] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/module.rb +W, [2024-12-25T12:07:18.360325 #40732] WARN -- : Copyright string not found in ../../modules/exploits/php-5.3.9-dos/module.rb +I, [2024-12-25T12:07:18.360379 #40732] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/command.js +W, [2024-12-25T12:07:18.360442 #40732] WARN -- : Copyright string not found in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/command.js +I, [2024-12-25T12:07:18.360466 #40732] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.360787 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.360818 #40732] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/module.rb +W, [2024-12-25T12:07:18.360885 #40732] WARN -- : Copyright string not found in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/module.rb +I, [2024-12-25T12:07:18.360910 #40732] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/command.js +W, [2024-12-25T12:07:18.360958 #40732] WARN -- : Copyright string not found in ../../modules/exploits/qnx_qconn_command_execution/command.js +I, [2024-12-25T12:07:18.360982 #40732] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/config.yaml +W, [2024-12-25T12:07:18.361206 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/qnx_qconn_command_execution/config.yaml +I, [2024-12-25T12:07:18.361247 #40732] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/module.rb +W, [2024-12-25T12:07:18.361360 #40732] WARN -- : Copyright string not found in ../../modules/exploits/qnx_qconn_command_execution/module.rb +I, [2024-12-25T12:07:18.361406 #40732] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/command.js +W, [2024-12-25T12:07:18.361842 #40732] WARN -- : Copyright string not found in ../../modules/exploits/resource_exhaustion_dos/command.js +I, [2024-12-25T12:07:18.361926 #40732] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/config.yaml +W, [2024-12-25T12:07:18.362354 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/resource_exhaustion_dos/config.yaml +I, [2024-12-25T12:07:18.362393 #40732] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/module.rb +W, [2024-12-25T12:07:18.362505 #40732] WARN -- : Copyright string not found in ../../modules/exploits/resource_exhaustion_dos/module.rb +I, [2024-12-25T12:07:18.362532 #40732] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/command.js +W, [2024-12-25T12:07:18.362586 #40732] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/command.js +I, [2024-12-25T12:07:18.362610 #40732] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/config.yaml +W, [2024-12-25T12:07:18.362791 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/rfi_scanner/config.yaml +I, [2024-12-25T12:07:18.362818 #40732] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/module.rb +W, [2024-12-25T12:07:18.362871 #40732] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/module.rb +I, [2024-12-25T12:07:18.362895 #40732] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/rfi.txt +W, [2024-12-25T12:07:18.363039 #40732] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/rfi.txt +I, [2024-12-25T12:07:18.363063 #40732] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/command.js +W, [2024-12-25T12:07:18.363109 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/3com_officeconnect_cmd_exec/command.js +I, [2024-12-25T12:07:18.363132 #40732] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.363305 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.363333 #40732] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/module.rb +W, [2024-12-25T12:07:18.363390 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/3com_officeconnect_cmd_exec/module.rb +I, [2024-12-25T12:07:18.363415 #40732] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/command.js +W, [2024-12-25T12:07:18.363613 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/actiontec_q1000_csrf/command.js +I, [2024-12-25T12:07:18.363680 #40732] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/config.yaml +W, [2024-12-25T12:07:18.364031 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/actiontec_q1000_csrf/config.yaml +I, [2024-12-25T12:07:18.364064 #40732] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/module.rb +W, [2024-12-25T12:07:18.364125 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/actiontec_q1000_csrf/module.rb +I, [2024-12-25T12:07:18.364150 #40732] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/command.js +W, [2024-12-25T12:07:18.364204 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/argw4_adsl_dns_hijack/command.js +I, [2024-12-25T12:07:18.364228 #40732] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.364402 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/argw4_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.364482 #40732] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/module.rb +W, [2024-12-25T12:07:18.364643 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/argw4_adsl_dns_hijack/module.rb +I, [2024-12-25T12:07:18.364675 #40732] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/command.js +W, [2024-12-25T12:07:18.364772 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/command.js +I, [2024-12-25T12:07:18.364801 #40732] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.364998 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.365025 #40732] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb +W, [2024-12-25T12:07:18.365075 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb +I, [2024-12-25T12:07:18.365098 #40732] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/command.js +W, [2024-12-25T12:07:18.365147 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_dslx11_dns_hijack/command.js +I, [2024-12-25T12:07:18.365171 #40732] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.365322 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/asus_dslx11_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.365347 #40732] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/module.rb +W, [2024-12-25T12:07:18.365452 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_dslx11_dns_hijack/module.rb +I, [2024-12-25T12:07:18.365487 #40732] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/command.js +W, [2024-12-25T12:07:18.365538 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n12e_get_info/command.js +I, [2024-12-25T12:07:18.365561 #40732] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/config.yaml +W, [2024-12-25T12:07:18.365792 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/asus_rt_n12e_get_info/config.yaml +I, [2024-12-25T12:07:18.365831 #40732] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/module.rb +W, [2024-12-25T12:07:18.365921 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n12e_get_info/module.rb +I, [2024-12-25T12:07:18.365960 #40732] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/command.js +W, [2024-12-25T12:07:18.366065 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/command.js +I, [2024-12-25T12:07:18.366108 #40732] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.366296 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.366322 #40732] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb +W, [2024-12-25T12:07:18.366369 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb +I, [2024-12-25T12:07:18.366393 #40732] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/command.js +W, [2024-12-25T12:07:18.366444 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/command.js +I, [2024-12-25T12:07:18.366468 #40732] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.366749 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.366778 #40732] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/module.rb +W, [2024-12-25T12:07:18.366838 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/module.rb +I, [2024-12-25T12:07:18.366862 #40732] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/command.js +W, [2024-12-25T12:07:18.367328 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/belkin_dns_csrf/command.js +I, [2024-12-25T12:07:18.367620 #40732] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/config.yaml +W, [2024-12-25T12:07:18.367940 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/belkin_dns_csrf/config.yaml +I, [2024-12-25T12:07:18.367981 #40732] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/module.rb +W, [2024-12-25T12:07:18.368053 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/belkin_dns_csrf/module.rb +I, [2024-12-25T12:07:18.368109 #40732] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/command.js +W, [2024-12-25T12:07:18.368228 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/bt_home_hub_csrf/command.js +I, [2024-12-25T12:07:18.368301 #40732] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/config.yaml +W, [2024-12-25T12:07:18.368757 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/bt_home_hub_csrf/config.yaml +I, [2024-12-25T12:07:18.368808 #40732] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/module.rb +W, [2024-12-25T12:07:18.368925 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/bt_home_hub_csrf/module.rb +I, [2024-12-25T12:07:18.368984 #40732] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/command.js +W, [2024-12-25T12:07:18.369098 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/cisco_e2400_csrf/command.js +I, [2024-12-25T12:07:18.369151 #40732] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/config.yaml +W, [2024-12-25T12:07:18.369767 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/cisco_e2400_csrf/config.yaml +I, [2024-12-25T12:07:18.369861 #40732] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/module.rb +W, [2024-12-25T12:07:18.369980 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/cisco_e2400_csrf/module.rb +I, [2024-12-25T12:07:18.370016 #40732] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/command.js +W, [2024-12-25T12:07:18.370097 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5367_csrf/command.js +I, [2024-12-25T12:07:18.370128 #40732] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/config.yaml +W, [2024-12-25T12:07:18.370357 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/comtrend_ct5367_csrf/config.yaml +I, [2024-12-25T12:07:18.370384 #40732] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/module.rb +W, [2024-12-25T12:07:18.370555 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5367_csrf/module.rb +I, [2024-12-25T12:07:18.370592 #40732] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/command.js +W, [2024-12-25T12:07:18.370650 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5624_csrf/command.js +I, [2024-12-25T12:07:18.370707 #40732] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/config.yaml +W, [2024-12-25T12:07:18.370959 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/comtrend_ct5624_csrf/config.yaml +I, [2024-12-25T12:07:18.370986 #40732] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/module.rb +W, [2024-12-25T12:07:18.371090 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5624_csrf/module.rb +I, [2024-12-25T12:07:18.371133 #40732] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/command.js +W, [2024-12-25T12:07:18.371205 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/command.js +I, [2024-12-25T12:07:18.371232 #40732] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.371664 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.371742 #40732] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/module.rb +W, [2024-12-25T12:07:18.371845 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/module.rb +I, [2024-12-25T12:07:18.371890 #40732] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js +W, [2024-12-25T12:07:18.371981 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js +I, [2024-12-25T12:07:18.372006 #40732] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.372283 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.372314 #40732] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb +W, [2024-12-25T12:07:18.372379 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb +I, [2024-12-25T12:07:18.372640 #40732] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/command.js +W, [2024-12-25T12:07:18.372795 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/command.js +I, [2024-12-25T12:07:18.372829 #40732] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +W, [2024-12-25T12:07:18.373245 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +I, [2024-12-25T12:07:18.373275 #40732] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb +W, [2024-12-25T12:07:18.373333 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb +I, [2024-12-25T12:07:18.373357 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/command.js +W, [2024-12-25T12:07:18.373403 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dir_615_csrf/command.js +I, [2024-12-25T12:07:18.373427 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/config.yaml +W, [2024-12-25T12:07:18.373841 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dir_615_csrf/config.yaml +I, [2024-12-25T12:07:18.373884 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/module.rb +W, [2024-12-25T12:07:18.373965 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dir_615_csrf/module.rb +I, [2024-12-25T12:07:18.374000 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js +W, [2024-12-25T12:07:18.374073 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js +I, [2024-12-25T12:07:18.374115 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.374549 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.374602 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb +W, [2024-12-25T12:07:18.374687 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb +I, [2024-12-25T12:07:18.374713 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/command.js +W, [2024-12-25T12:07:18.374767 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/command.js +I, [2024-12-25T12:07:18.374790 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.374963 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.374990 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/module.rb +W, [2024-12-25T12:07:18.375036 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/module.rb +I, [2024-12-25T12:07:18.375060 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js +W, [2024-12-25T12:07:18.375108 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js +I, [2024-12-25T12:07:18.375130 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.375275 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.375301 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb +W, [2024-12-25T12:07:18.375348 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb +I, [2024-12-25T12:07:18.375371 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/command.js +W, [2024-12-25T12:07:18.375422 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/command.js +I, [2024-12-25T12:07:18.375444 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.375652 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.375678 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/module.rb +W, [2024-12-25T12:07:18.375726 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/module.rb +I, [2024-12-25T12:07:18.375749 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/command.js +W, [2024-12-25T12:07:18.375793 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl500t_csrf/command.js +I, [2024-12-25T12:07:18.375815 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/config.yaml +W, [2024-12-25T12:07:18.375949 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl500t_csrf/config.yaml +I, [2024-12-25T12:07:18.375975 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/module.rb +W, [2024-12-25T12:07:18.376020 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl500t_csrf/module.rb +I, [2024-12-25T12:07:18.376043 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/command.js +W, [2024-12-25T12:07:18.376155 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/command.js +I, [2024-12-25T12:07:18.376319 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.376720 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.376755 #40732] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/module.rb +W, [2024-12-25T12:07:18.376811 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/module.rb +I, [2024-12-25T12:07:18.376834 #40732] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/command.js +W, [2024-12-25T12:07:18.376878 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/command.js +I, [2024-12-25T12:07:18.376901 #40732] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.377059 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.377085 #40732] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/module.rb +W, [2024-12-25T12:07:18.377130 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/module.rb +I, [2024-12-25T12:07:18.377154 #40732] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/command.js +W, [2024-12-25T12:07:18.377203 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/huawei_smartax_mt880/command.js +I, [2024-12-25T12:07:18.377225 #40732] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/config.yaml +W, [2024-12-25T12:07:18.377364 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/huawei_smartax_mt880/config.yaml +I, [2024-12-25T12:07:18.377389 #40732] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/module.rb +W, [2024-12-25T12:07:18.377436 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/huawei_smartax_mt880/module.rb +I, [2024-12-25T12:07:18.377459 #40732] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/command.js +W, [2024-12-25T12:07:18.377502 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/command.js +I, [2024-12-25T12:07:18.377615 #40732] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.377820 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.377846 #40732] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/module.rb +W, [2024-12-25T12:07:18.377895 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/module.rb +I, [2024-12-25T12:07:18.377918 #40732] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/command.js +W, [2024-12-25T12:07:18.377968 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/command.js +I, [2024-12-25T12:07:18.377990 #40732] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.378140 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.378166 #40732] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/module.rb +W, [2024-12-25T12:07:18.378212 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/module.rb +I, [2024-12-25T12:07:18.378234 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/command.js +W, [2024-12-25T12:07:18.378282 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_befsr41_csrf/command.js +I, [2024-12-25T12:07:18.378304 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/config.yaml +W, [2024-12-25T12:07:18.378492 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_befsr41_csrf/config.yaml +I, [2024-12-25T12:07:18.378526 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/module.rb +W, [2024-12-25T12:07:18.378575 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_befsr41_csrf/module.rb +I, [2024-12-25T12:07:18.378599 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/command.js +W, [2024-12-25T12:07:18.378651 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_csrf/command.js +I, [2024-12-25T12:07:18.378674 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/config.yaml +W, [2024-12-25T12:07:18.378831 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_e2500_csrf/config.yaml +I, [2024-12-25T12:07:18.378856 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/module.rb +W, [2024-12-25T12:07:18.378902 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_csrf/module.rb +I, [2024-12-25T12:07:18.378925 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/command.js +W, [2024-12-25T12:07:18.378977 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_dns_hijack/command.js +I, [2024-12-25T12:07:18.379000 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.379148 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.379173 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/module.rb +W, [2024-12-25T12:07:18.379219 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_dns_hijack/module.rb +I, [2024-12-25T12:07:18.379242 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/command.js +W, [2024-12-25T12:07:18.379290 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_shell/command.js +I, [2024-12-25T12:07:18.379313 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/config.yaml +W, [2024-12-25T12:07:18.379459 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_e2500_shell/config.yaml +I, [2024-12-25T12:07:18.379485 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/module.rb +W, [2024-12-25T12:07:18.379531 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_shell/module.rb +I, [2024-12-25T12:07:18.379619 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/command.js +W, [2024-12-25T12:07:18.379679 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g2_csrf/command.js +I, [2024-12-25T12:07:18.379703 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +W, [2024-12-25T12:07:18.379857 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +I, [2024-12-25T12:07:18.379882 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/module.rb +W, [2024-12-25T12:07:18.379982 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g2_csrf/module.rb +I, [2024-12-25T12:07:18.380008 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/command.js +W, [2024-12-25T12:07:18.380058 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g_csrf/command.js +I, [2024-12-25T12:07:18.380081 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/config.yaml +W, [2024-12-25T12:07:18.380294 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_wrt54g_csrf/config.yaml +I, [2024-12-25T12:07:18.380320 #40732] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/module.rb +W, [2024-12-25T12:07:18.380369 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g_csrf/module.rb +I, [2024-12-25T12:07:18.380391 #40732] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/command.js +W, [2024-12-25T12:07:18.380443 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/command.js +I, [2024-12-25T12:07:18.380465 #40732] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml +W, [2024-12-25T12:07:18.380659 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml +I, [2024-12-25T12:07:18.380685 #40732] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/module.rb +W, [2024-12-25T12:07:18.380732 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/module.rb +I, [2024-12-25T12:07:18.380755 #40732] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/command.js +W, [2024-12-25T12:07:18.380806 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/command.js +I, [2024-12-25T12:07:18.380829 #40732] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.380979 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.381003 #40732] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/module.rb +W, [2024-12-25T12:07:18.381049 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/module.rb +I, [2024-12-25T12:07:18.381071 #40732] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/command.js +W, [2024-12-25T12:07:18.381121 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/phillips_dns_hijack/command.js +I, [2024-12-25T12:07:18.381144 #40732] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.381287 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/phillips_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.381311 #40732] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/module.rb +W, [2024-12-25T12:07:18.381356 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/phillips_dns_hijack/module.rb +I, [2024-12-25T12:07:18.381378 #40732] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/command.js +W, [2024-12-25T12:07:18.381487 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/pikatel_96338_dns_hijack/command.js +I, [2024-12-25T12:07:18.381659 #40732] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.381879 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/pikatel_96338_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.381907 #40732] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/module.rb +W, [2024-12-25T12:07:18.381960 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/pikatel_96338_dns_hijack/module.rb +I, [2024-12-25T12:07:18.381983 #40732] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/command.js +W, [2024-12-25T12:07:18.382035 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/command.js +I, [2024-12-25T12:07:18.382058 #40732] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.382213 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.382239 #40732] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/module.rb +W, [2024-12-25T12:07:18.382285 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/module.rb +I, [2024-12-25T12:07:18.382308 #40732] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js +W, [2024-12-25T12:07:18.382360 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js +I, [2024-12-25T12:07:18.382383 #40732] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.383321 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.383355 #40732] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb +W, [2024-12-25T12:07:18.383436 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb +I, [2024-12-25T12:07:18.383459 #40732] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/command.js +W, [2024-12-25T12:07:18.383597 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_pw/command.js +I, [2024-12-25T12:07:18.383646 #40732] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +W, [2024-12-25T12:07:18.383983 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +I, [2024-12-25T12:07:18.384025 #40732] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/module.rb +W, [2024-12-25T12:07:18.384084 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_pw/module.rb +I, [2024-12-25T12:07:18.384107 #40732] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/command.js +W, [2024-12-25T12:07:18.384152 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/command.js +I, [2024-12-25T12:07:18.384174 #40732] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +W, [2024-12-25T12:07:18.384345 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +I, [2024-12-25T12:07:18.384370 #40732] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb +W, [2024-12-25T12:07:18.384417 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb +I, [2024-12-25T12:07:18.384439 #40732] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js +W, [2024-12-25T12:07:18.384591 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js +I, [2024-12-25T12:07:18.384713 #40732] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +W, [2024-12-25T12:07:18.385165 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +I, [2024-12-25T12:07:18.385212 #40732] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb +W, [2024-12-25T12:07:18.385288 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb +I, [2024-12-25T12:07:18.385316 #40732] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/command.js +W, [2024-12-25T12:07:18.385377 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/tenda_adsl_dns_hijack/command.js +I, [2024-12-25T12:07:18.385405 #40732] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.385681 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/tenda_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.385718 #40732] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/module.rb +W, [2024-12-25T12:07:18.385774 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/tenda_adsl_dns_hijack/module.rb +I, [2024-12-25T12:07:18.385800 #40732] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/command.js +W, [2024-12-25T12:07:18.385848 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/tplink_dns_csrf/command.js +I, [2024-12-25T12:07:18.385879 #40732] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/config.yaml +W, [2024-12-25T12:07:18.386078 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/tplink_dns_csrf/config.yaml +I, [2024-12-25T12:07:18.386111 #40732] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/module.rb +W, [2024-12-25T12:07:18.386161 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/tplink_dns_csrf/module.rb +I, [2024-12-25T12:07:18.386184 #40732] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/command.js +W, [2024-12-25T12:07:18.386245 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/command.js +I, [2024-12-25T12:07:18.386276 #40732] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml +W, [2024-12-25T12:07:18.386432 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml +I, [2024-12-25T12:07:18.386458 #40732] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/module.rb +W, [2024-12-25T12:07:18.386561 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/module.rb +I, [2024-12-25T12:07:18.386589 #40732] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/command.js +W, [2024-12-25T12:07:18.386736 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/virgin_superhub_csrf/command.js +I, [2024-12-25T12:07:18.386792 #40732] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/config.yaml +W, [2024-12-25T12:07:18.387310 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/virgin_superhub_csrf/config.yaml +I, [2024-12-25T12:07:18.387353 #40732] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/module.rb +W, [2024-12-25T12:07:18.387418 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/virgin_superhub_csrf/module.rb +I, [2024-12-25T12:07:18.387442 #40732] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/command.js +W, [2024-12-25T12:07:18.387489 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/wipg1000_cmd_injection/command.js +I, [2024-12-25T12:07:18.387589 #40732] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/config.yaml +W, [2024-12-25T12:07:18.387790 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/wipg1000_cmd_injection/config.yaml +I, [2024-12-25T12:07:18.387817 #40732] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/module.rb +W, [2024-12-25T12:07:18.387866 #40732] WARN -- : Copyright string not found in ../../modules/exploits/router/wipg1000_cmd_injection/module.rb +I, [2024-12-25T12:07:18.387890 #40732] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/command.js +W, [2024-12-25T12:07:18.387934 #40732] WARN -- : Copyright string not found in ../../modules/exploits/ruby_nntpd_cmd_exec/command.js +I, [2024-12-25T12:07:18.387957 #40732] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/config.yaml +W, [2024-12-25T12:07:18.388104 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/ruby_nntpd_cmd_exec/config.yaml +I, [2024-12-25T12:07:18.388129 #40732] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/module.rb +W, [2024-12-25T12:07:18.388192 #40732] WARN -- : Copyright string not found in ../../modules/exploits/ruby_nntpd_cmd_exec/module.rb +I, [2024-12-25T12:07:18.388224 #40732] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/command.js +W, [2024-12-25T12:07:18.388287 #40732] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/command.js +I, [2024-12-25T12:07:18.388319 #40732] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/config.yaml +W, [2024-12-25T12:07:18.388571 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/shell_shock_scanner/config.yaml +I, [2024-12-25T12:07:18.388682 #40732] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/module.rb +W, [2024-12-25T12:07:18.388785 #40732] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/module.rb +I, [2024-12-25T12:07:18.388823 #40732] INFO -- : Processing file: ../../modules/exploits/shell_shocked/command.js +W, [2024-12-25T12:07:18.388902 #40732] WARN -- : Copyright string not found in ../../modules/exploits/shell_shocked/command.js +I, [2024-12-25T12:07:18.388964 #40732] INFO -- : Processing file: ../../modules/exploits/shell_shocked/config.yaml +W, [2024-12-25T12:07:18.389154 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/shell_shocked/config.yaml +I, [2024-12-25T12:07:18.389180 #40732] INFO -- : Processing file: ../../modules/exploits/shell_shocked/module.rb +W, [2024-12-25T12:07:18.389227 #40732] WARN -- : Copyright string not found in ../../modules/exploits/shell_shocked/module.rb +I, [2024-12-25T12:07:18.389250 #40732] INFO -- : Processing file: ../../modules/exploits/skype_xss/command.js +W, [2024-12-25T12:07:18.389292 #40732] WARN -- : Copyright string not found in ../../modules/exploits/skype_xss/command.js +I, [2024-12-25T12:07:18.389314 #40732] INFO -- : Processing file: ../../modules/exploits/skype_xss/config.yaml +W, [2024-12-25T12:07:18.389458 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/skype_xss/config.yaml +I, [2024-12-25T12:07:18.389483 #40732] INFO -- : Processing file: ../../modules/exploits/skype_xss/module.rb +W, [2024-12-25T12:07:18.389604 #40732] WARN -- : Copyright string not found in ../../modules/exploits/skype_xss/module.rb +I, [2024-12-25T12:07:18.389647 #40732] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/command.js +W, [2024-12-25T12:07:18.389704 #40732] WARN -- : Copyright string not found in ../../modules/exploits/spring_framework_malicious_jar/command.js +I, [2024-12-25T12:07:18.389803 #40732] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/config.yaml +W, [2024-12-25T12:07:18.390133 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/spring_framework_malicious_jar/config.yaml +I, [2024-12-25T12:07:18.390167 #40732] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/module.rb +W, [2024-12-25T12:07:18.390259 #40732] WARN -- : Copyright string not found in ../../modules/exploits/spring_framework_malicious_jar/module.rb +I, [2024-12-25T12:07:18.390301 #40732] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/command.js +W, [2024-12-25T12:07:18.390406 #40732] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/command.js +I, [2024-12-25T12:07:18.390443 #40732] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml +W, [2024-12-25T12:07:18.390982 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml +I, [2024-12-25T12:07:18.391030 #40732] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/module.rb +W, [2024-12-25T12:07:18.391117 #40732] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/module.rb +I, [2024-12-25T12:07:18.391141 #40732] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/command.js +W, [2024-12-25T12:07:18.391190 #40732] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/command.js +I, [2024-12-25T12:07:18.391214 #40732] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml +W, [2024-12-25T12:07:18.391397 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml +I, [2024-12-25T12:07:18.391429 #40732] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/module.rb +W, [2024-12-25T12:07:18.391479 #40732] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/module.rb +I, [2024-12-25T12:07:18.391566 #40732] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/command.js +W, [2024-12-25T12:07:18.391641 #40732] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/command.js +I, [2024-12-25T12:07:18.391667 #40732] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml +W, [2024-12-25T12:07:18.391831 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml +I, [2024-12-25T12:07:18.391857 #40732] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/module.rb +W, [2024-12-25T12:07:18.391907 #40732] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/module.rb +I, [2024-12-25T12:07:18.391931 #40732] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/command.js +W, [2024-12-25T12:07:18.391975 #40732] WARN -- : Copyright string not found in ../../modules/exploits/switch/netgear_gs108t_csrf/command.js +I, [2024-12-25T12:07:18.391999 #40732] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/config.yaml +W, [2024-12-25T12:07:18.392253 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/switch/netgear_gs108t_csrf/config.yaml +I, [2024-12-25T12:07:18.392283 #40732] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/module.rb +W, [2024-12-25T12:07:18.392362 #40732] WARN -- : Copyright string not found in ../../modules/exploits/switch/netgear_gs108t_csrf/module.rb +I, [2024-12-25T12:07:18.392391 #40732] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/command.js +W, [2024-12-25T12:07:18.392524 #40732] WARN -- : Copyright string not found in ../../modules/exploits/vtiger_crm_upload_exploit/command.js +I, [2024-12-25T12:07:18.392561 #40732] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/config.yaml +W, [2024-12-25T12:07:18.392942 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/vtiger_crm_upload_exploit/config.yaml +I, [2024-12-25T12:07:18.392979 #40732] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/module.rb +W, [2024-12-25T12:07:18.393055 #40732] WARN -- : Copyright string not found in ../../modules/exploits/vtiger_crm_upload_exploit/module.rb +I, [2024-12-25T12:07:18.393081 #40732] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/command.js +W, [2024-12-25T12:07:18.393130 #40732] WARN -- : Copyright string not found in ../../modules/exploits/wanem_command_execution/command.js +I, [2024-12-25T12:07:18.393157 #40732] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/config.yaml +W, [2024-12-25T12:07:18.393483 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/wanem_command_execution/config.yaml +I, [2024-12-25T12:07:18.393763 #40732] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/module.rb +W, [2024-12-25T12:07:18.393907 #40732] WARN -- : Copyright string not found in ../../modules/exploits/wanem_command_execution/module.rb +I, [2024-12-25T12:07:18.393939 #40732] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/command.js +W, [2024-12-25T12:07:18.393991 #40732] WARN -- : Copyright string not found in ../../modules/exploits/wifi_pineapple_csrf/command.js +I, [2024-12-25T12:07:18.394015 #40732] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/config.yaml +W, [2024-12-25T12:07:18.394985 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/wifi_pineapple_csrf/config.yaml +I, [2024-12-25T12:07:18.395017 #40732] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/module.rb +W, [2024-12-25T12:07:18.395085 #40732] WARN -- : Copyright string not found in ../../modules/exploits/wifi_pineapple_csrf/module.rb +I, [2024-12-25T12:07:18.395109 #40732] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/command.js +W, [2024-12-25T12:07:18.395159 #40732] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/command.js +I, [2024-12-25T12:07:18.395190 #40732] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/config.yaml +W, [2024-12-25T12:07:18.395372 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/wordpress_add_admin/config.yaml +I, [2024-12-25T12:07:18.395398 #40732] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/module.rb +W, [2024-12-25T12:07:18.395446 #40732] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/module.rb +I, [2024-12-25T12:07:18.395462 #40732] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/command.js +W, [2024-12-25T12:07:18.395593 #40732] WARN -- : Copyright string not found in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/command.js +I, [2024-12-25T12:07:18.395614 #40732] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +W, [2024-12-25T12:07:18.395786 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +I, [2024-12-25T12:07:18.395805 #40732] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb +W, [2024-12-25T12:07:18.395845 #40732] WARN -- : Copyright string not found in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb +I, [2024-12-25T12:07:18.395860 #40732] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/command.js +W, [2024-12-25T12:07:18.396003 #40732] WARN -- : Copyright string not found in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/command.js +I, [2024-12-25T12:07:18.396021 #40732] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +W, [2024-12-25T12:07:18.396331 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +I, [2024-12-25T12:07:18.396393 #40732] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb +W, [2024-12-25T12:07:18.396567 #40732] WARN -- : Copyright string not found in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb +I, [2024-12-25T12:07:18.396626 #40732] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/command.js +W, [2024-12-25T12:07:18.396796 #40732] WARN -- : Copyright string not found in ../../modules/exploits/xss/serendipity_1.6_xss/command.js +I, [2024-12-25T12:07:18.396836 #40732] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/config.yaml +W, [2024-12-25T12:07:18.397037 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/xss/serendipity_1.6_xss/config.yaml +I, [2024-12-25T12:07:18.397070 #40732] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/module.rb +W, [2024-12-25T12:07:18.397121 #40732] WARN -- : Copyright string not found in ../../modules/exploits/xss/serendipity_1.6_xss/module.rb +I, [2024-12-25T12:07:18.397144 #40732] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/command.js +W, [2024-12-25T12:07:18.397203 #40732] WARN -- : Copyright string not found in ../../modules/exploits/xss/sqlitemanager_xss/command.js +I, [2024-12-25T12:07:18.397234 #40732] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/config.yaml +W, [2024-12-25T12:07:18.397411 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/xss/sqlitemanager_xss/config.yaml +I, [2024-12-25T12:07:18.397444 #40732] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/module.rb +W, [2024-12-25T12:07:18.397624 #40732] WARN -- : Copyright string not found in ../../modules/exploits/xss/sqlitemanager_xss/module.rb +I, [2024-12-25T12:07:18.397695 #40732] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/command.js +W, [2024-12-25T12:07:18.397802 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_3x_command_execution/command.js +I, [2024-12-25T12:07:18.397845 #40732] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/config.yaml +W, [2024-12-25T12:07:18.398187 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zenoss_3x_command_execution/config.yaml +I, [2024-12-25T12:07:18.398232 #40732] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/module.rb +W, [2024-12-25T12:07:18.398319 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_3x_command_execution/module.rb +I, [2024-12-25T12:07:18.398357 #40732] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/command.js +W, [2024-12-25T12:07:18.398462 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_add_user_csrf/command.js +I, [2024-12-25T12:07:18.398587 #40732] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/config.yaml +W, [2024-12-25T12:07:18.398824 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zenoss_add_user_csrf/config.yaml +I, [2024-12-25T12:07:18.398861 #40732] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/module.rb +W, [2024-12-25T12:07:18.398937 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_add_user_csrf/module.rb +I, [2024-12-25T12:07:18.398962 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/command.js +W, [2024-12-25T12:07:18.399044 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/command.js +I, [2024-12-25T12:07:18.399096 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml +W, [2024-12-25T12:07:18.399603 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml +I, [2024-12-25T12:07:18.399691 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/module.rb +W, [2024-12-25T12:07:18.399787 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/module.rb +I, [2024-12-25T12:07:18.399841 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/command.js +W, [2024-12-25T12:07:18.399935 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/command.js +I, [2024-12-25T12:07:18.400027 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml +W, [2024-12-25T12:07:18.400255 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml +I, [2024-12-25T12:07:18.400282 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/module.rb +W, [2024-12-25T12:07:18.400334 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/module.rb +I, [2024-12-25T12:07:18.400358 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/command.js +W, [2024-12-25T12:07:18.400401 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/command.js +I, [2024-12-25T12:07:18.400424 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml +W, [2024-12-25T12:07:18.400707 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml +I, [2024-12-25T12:07:18.400735 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/module.rb +W, [2024-12-25T12:07:18.400785 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/module.rb +I, [2024-12-25T12:07:18.400809 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/command.js +W, [2024-12-25T12:07:18.400853 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/command.js +I, [2024-12-25T12:07:18.400876 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml +W, [2024-12-25T12:07:18.401032 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml +I, [2024-12-25T12:07:18.401057 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/module.rb +W, [2024-12-25T12:07:18.401103 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/module.rb +I, [2024-12-25T12:07:18.401127 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/command.js +W, [2024-12-25T12:07:18.401169 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/command.js +I, [2024-12-25T12:07:18.401209 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml +W, [2024-12-25T12:07:18.401391 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml +I, [2024-12-25T12:07:18.401552 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/module.rb +W, [2024-12-25T12:07:18.401617 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/module.rb +I, [2024-12-25T12:07:18.401641 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/command.js +W, [2024-12-25T12:07:18.401702 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/command.js +I, [2024-12-25T12:07:18.401735 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml +W, [2024-12-25T12:07:18.401919 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml +I, [2024-12-25T12:07:18.401952 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/module.rb +W, [2024-12-25T12:07:18.402005 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/module.rb +I, [2024-12-25T12:07:18.402029 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/command.js +W, [2024-12-25T12:07:18.402072 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/command.js +I, [2024-12-25T12:07:18.402094 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml +W, [2024-12-25T12:07:18.402257 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml +I, [2024-12-25T12:07:18.402289 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/module.rb +W, [2024-12-25T12:07:18.402342 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/module.rb +I, [2024-12-25T12:07:18.402366 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/x.js +W, [2024-12-25T12:07:18.402410 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/x.js +I, [2024-12-25T12:07:18.402433 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/command.js +W, [2024-12-25T12:07:18.402479 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/command.js +I, [2024-12-25T12:07:18.402502 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml +W, [2024-12-25T12:07:18.402859 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml +I, [2024-12-25T12:07:18.402898 #40732] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/module.rb +W, [2024-12-25T12:07:18.402953 #40732] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/module.rb +I, [2024-12-25T12:07:18.402977 #40732] INFO -- : Processing file: ../../modules/host/clipboard_theft/command.js +W, [2024-12-25T12:07:18.403039 #40732] WARN -- : Copyright string not found in ../../modules/host/clipboard_theft/command.js +I, [2024-12-25T12:07:18.403070 #40732] INFO -- : Processing file: ../../modules/host/clipboard_theft/config.yaml +W, [2024-12-25T12:07:18.403271 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/clipboard_theft/config.yaml +I, [2024-12-25T12:07:18.403296 #40732] INFO -- : Processing file: ../../modules/host/clipboard_theft/module.rb +W, [2024-12-25T12:07:18.403360 #40732] WARN -- : Copyright string not found in ../../modules/host/clipboard_theft/module.rb +I, [2024-12-25T12:07:18.403392 #40732] INFO -- : Processing file: ../../modules/host/detect_airdroid/command.js +W, [2024-12-25T12:07:18.403440 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_airdroid/command.js +I, [2024-12-25T12:07:18.403463 #40732] INFO -- : Processing file: ../../modules/host/detect_airdroid/config.yaml +W, [2024-12-25T12:07:18.403703 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_airdroid/config.yaml +I, [2024-12-25T12:07:18.403735 #40732] INFO -- : Processing file: ../../modules/host/detect_airdroid/module.rb +W, [2024-12-25T12:07:18.403784 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_airdroid/module.rb +I, [2024-12-25T12:07:18.403807 #40732] INFO -- : Processing file: ../../modules/host/detect_antivirus/command.js +W, [2024-12-25T12:07:18.403877 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_antivirus/command.js +I, [2024-12-25T12:07:18.403908 #40732] INFO -- : Processing file: ../../modules/host/detect_antivirus/config.yaml +W, [2024-12-25T12:07:18.404067 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_antivirus/config.yaml +I, [2024-12-25T12:07:18.404099 #40732] INFO -- : Processing file: ../../modules/host/detect_antivirus/module.rb +W, [2024-12-25T12:07:18.404149 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_antivirus/module.rb +I, [2024-12-25T12:07:18.404173 #40732] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/command.js +W, [2024-12-25T12:07:18.404231 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_coupon_printer/command.js +I, [2024-12-25T12:07:18.404263 #40732] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/config.yaml +W, [2024-12-25T12:07:18.404719 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_coupon_printer/config.yaml +I, [2024-12-25T12:07:18.404751 #40732] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/module.rb +W, [2024-12-25T12:07:18.404821 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_coupon_printer/module.rb +I, [2024-12-25T12:07:18.404844 #40732] INFO -- : Processing file: ../../modules/host/detect_cups/command.js +W, [2024-12-25T12:07:18.404887 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_cups/command.js +I, [2024-12-25T12:07:18.404909 #40732] INFO -- : Processing file: ../../modules/host/detect_cups/config.yaml +W, [2024-12-25T12:07:18.405042 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_cups/config.yaml +I, [2024-12-25T12:07:18.405066 #40732] INFO -- : Processing file: ../../modules/host/detect_cups/module.rb +W, [2024-12-25T12:07:18.405111 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_cups/module.rb +I, [2024-12-25T12:07:18.405133 #40732] INFO -- : Processing file: ../../modules/host/detect_default_browser/command.js +W, [2024-12-25T12:07:18.405176 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_default_browser/command.js +I, [2024-12-25T12:07:18.405197 #40732] INFO -- : Processing file: ../../modules/host/detect_default_browser/config.yaml +W, [2024-12-25T12:07:18.405347 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_default_browser/config.yaml +I, [2024-12-25T12:07:18.405378 #40732] INFO -- : Processing file: ../../modules/host/detect_default_browser/module.rb +W, [2024-12-25T12:07:18.405426 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_default_browser/module.rb +I, [2024-12-25T12:07:18.405449 #40732] INFO -- : Processing file: ../../modules/host/detect_google_desktop/command.js +W, [2024-12-25T12:07:18.405593 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_google_desktop/command.js +I, [2024-12-25T12:07:18.405666 #40732] INFO -- : Processing file: ../../modules/host/detect_google_desktop/config.yaml +W, [2024-12-25T12:07:18.405889 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_google_desktop/config.yaml +I, [2024-12-25T12:07:18.405917 #40732] INFO -- : Processing file: ../../modules/host/detect_google_desktop/module.rb +W, [2024-12-25T12:07:18.405968 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_google_desktop/module.rb +I, [2024-12-25T12:07:18.405991 #40732] INFO -- : Processing file: ../../modules/host/detect_hp/command.js +W, [2024-12-25T12:07:18.406034 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_hp/command.js +I, [2024-12-25T12:07:18.406056 #40732] INFO -- : Processing file: ../../modules/host/detect_hp/config.yaml +W, [2024-12-25T12:07:18.406204 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_hp/config.yaml +I, [2024-12-25T12:07:18.406229 #40732] INFO -- : Processing file: ../../modules/host/detect_hp/module.rb +W, [2024-12-25T12:07:18.406275 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_hp/module.rb +I, [2024-12-25T12:07:18.406297 #40732] INFO -- : Processing file: ../../modules/host/detect_local_drives/command.js +W, [2024-12-25T12:07:18.406340 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_local_drives/command.js +I, [2024-12-25T12:07:18.406362 #40732] INFO -- : Processing file: ../../modules/host/detect_local_drives/config.yaml +W, [2024-12-25T12:07:18.406521 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_local_drives/config.yaml +I, [2024-12-25T12:07:18.406731 #40732] INFO -- : Processing file: ../../modules/host/detect_local_drives/module.rb +W, [2024-12-25T12:07:18.406793 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_local_drives/module.rb +I, [2024-12-25T12:07:18.406816 #40732] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/command.js +W, [2024-12-25T12:07:18.406862 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_protocol_handlers/command.js +I, [2024-12-25T12:07:18.406884 #40732] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/config.yaml +W, [2024-12-25T12:07:18.407086 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_protocol_handlers/config.yaml +I, [2024-12-25T12:07:18.407120 #40732] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/module.rb +W, [2024-12-25T12:07:18.407294 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_protocol_handlers/module.rb +I, [2024-12-25T12:07:18.407330 #40732] INFO -- : Processing file: ../../modules/host/detect_software/command.js +W, [2024-12-25T12:07:18.407410 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_software/command.js +I, [2024-12-25T12:07:18.407640 #40732] INFO -- : Processing file: ../../modules/host/detect_software/config.yaml +W, [2024-12-25T12:07:18.407858 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_software/config.yaml +I, [2024-12-25T12:07:18.407892 #40732] INFO -- : Processing file: ../../modules/host/detect_software/module.rb +W, [2024-12-25T12:07:18.407943 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_software/module.rb +I, [2024-12-25T12:07:18.407966 #40732] INFO -- : Processing file: ../../modules/host/detect_users/command.js +W, [2024-12-25T12:07:18.408031 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_users/command.js +I, [2024-12-25T12:07:18.408062 #40732] INFO -- : Processing file: ../../modules/host/detect_users/config.yaml +W, [2024-12-25T12:07:18.408232 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_users/config.yaml +I, [2024-12-25T12:07:18.408263 #40732] INFO -- : Processing file: ../../modules/host/detect_users/module.rb +W, [2024-12-25T12:07:18.408312 #40732] WARN -- : Copyright string not found in ../../modules/host/detect_users/module.rb +I, [2024-12-25T12:07:18.408335 #40732] INFO -- : Processing file: ../../modules/host/get_battery_status/command.js +W, [2024-12-25T12:07:18.408396 #40732] WARN -- : Copyright string not found in ../../modules/host/get_battery_status/command.js +I, [2024-12-25T12:07:18.408474 #40732] INFO -- : Processing file: ../../modules/host/get_battery_status/config.yaml +W, [2024-12-25T12:07:18.408639 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_battery_status/config.yaml +I, [2024-12-25T12:07:18.408672 #40732] INFO -- : Processing file: ../../modules/host/get_battery_status/module.rb +W, [2024-12-25T12:07:18.408720 #40732] WARN -- : Copyright string not found in ../../modules/host/get_battery_status/module.rb +I, [2024-12-25T12:07:18.408743 #40732] INFO -- : Processing file: ../../modules/host/get_connection_type/command.js +W, [2024-12-25T12:07:18.408802 #40732] WARN -- : Copyright string not found in ../../modules/host/get_connection_type/command.js +I, [2024-12-25T12:07:18.408834 #40732] INFO -- : Processing file: ../../modules/host/get_connection_type/config.yaml +W, [2024-12-25T12:07:18.409061 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_connection_type/config.yaml +I, [2024-12-25T12:07:18.409093 #40732] INFO -- : Processing file: ../../modules/host/get_connection_type/module.rb +W, [2024-12-25T12:07:18.409143 #40732] WARN -- : Copyright string not found in ../../modules/host/get_connection_type/module.rb +I, [2024-12-25T12:07:18.409171 #40732] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/command.js +W, [2024-12-25T12:07:18.409247 #40732] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/command.js +I, [2024-12-25T12:07:18.409279 #40732] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/config.yaml +W, [2024-12-25T12:07:18.409582 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_internal_ip_java/config.yaml +I, [2024-12-25T12:07:18.409667 #40732] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/module.rb +W, [2024-12-25T12:07:18.409733 #40732] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/module.rb +I, [2024-12-25T12:07:18.409757 #40732] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/command.js +W, [2024-12-25T12:07:18.409822 #40732] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_webrtc/command.js +I, [2024-12-25T12:07:18.409862 #40732] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/config.yaml +W, [2024-12-25T12:07:18.410203 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_internal_ip_webrtc/config.yaml +I, [2024-12-25T12:07:18.410245 #40732] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/module.rb +W, [2024-12-25T12:07:18.410363 #40732] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_webrtc/module.rb +I, [2024-12-25T12:07:18.410412 #40732] INFO -- : Processing file: ../../modules/host/get_registry_keys/command.js +W, [2024-12-25T12:07:18.410659 #40732] WARN -- : Copyright string not found in ../../modules/host/get_registry_keys/command.js +I, [2024-12-25T12:07:18.410724 #40732] INFO -- : Processing file: ../../modules/host/get_registry_keys/config.yaml +W, [2024-12-25T12:07:18.411289 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_registry_keys/config.yaml +I, [2024-12-25T12:07:18.411332 #40732] INFO -- : Processing file: ../../modules/host/get_registry_keys/module.rb +W, [2024-12-25T12:07:18.411412 #40732] WARN -- : Copyright string not found in ../../modules/host/get_registry_keys/module.rb +I, [2024-12-25T12:07:18.411443 #40732] INFO -- : Processing file: ../../modules/host/get_system_info_java/command.js +W, [2024-12-25T12:07:18.411719 #40732] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/command.js +I, [2024-12-25T12:07:18.411754 #40732] INFO -- : Processing file: ../../modules/host/get_system_info_java/config.yaml +W, [2024-12-25T12:07:18.412045 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_system_info_java/config.yaml +I, [2024-12-25T12:07:18.412089 #40732] INFO -- : Processing file: ../../modules/host/get_system_info_java/module.rb +W, [2024-12-25T12:07:18.412142 #40732] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/module.rb +I, [2024-12-25T12:07:18.412166 #40732] INFO -- : Processing file: ../../modules/host/get_wireless_keys/command.js +W, [2024-12-25T12:07:18.412210 #40732] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/command.js +I, [2024-12-25T12:07:18.412234 #40732] INFO -- : Processing file: ../../modules/host/get_wireless_keys/config.yaml +W, [2024-12-25T12:07:18.412412 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_wireless_keys/config.yaml +I, [2024-12-25T12:07:18.412439 #40732] INFO -- : Processing file: ../../modules/host/get_wireless_keys/module.rb +W, [2024-12-25T12:07:18.412573 #40732] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/module.rb +I, [2024-12-25T12:07:18.412602 #40732] INFO -- : Processing file: ../../modules/host/hook_default_browser/command.js +W, [2024-12-25T12:07:18.412656 #40732] WARN -- : Copyright string not found in ../../modules/host/hook_default_browser/command.js +I, [2024-12-25T12:07:18.412681 #40732] INFO -- : Processing file: ../../modules/host/hook_default_browser/config.yaml +W, [2024-12-25T12:07:18.412974 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/hook_default_browser/config.yaml +I, [2024-12-25T12:07:18.413015 #40732] INFO -- : Processing file: ../../modules/host/hook_default_browser/module.rb +W, [2024-12-25T12:07:18.413085 #40732] WARN -- : Copyright string not found in ../../modules/host/hook_default_browser/module.rb +I, [2024-12-25T12:07:18.413110 #40732] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/command.js +W, [2024-12-25T12:07:18.413156 #40732] WARN -- : Copyright string not found in ../../modules/host/hook_microsoft_edge/command.js +I, [2024-12-25T12:07:18.413179 #40732] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/config.yaml +W, [2024-12-25T12:07:18.413455 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/hook_microsoft_edge/config.yaml +I, [2024-12-25T12:07:18.413491 #40732] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/module.rb +W, [2024-12-25T12:07:18.413611 #40732] WARN -- : Copyright string not found in ../../modules/host/hook_microsoft_edge/module.rb +I, [2024-12-25T12:07:18.413644 #40732] INFO -- : Processing file: ../../modules/host/insecure_url_skype/command.js +W, [2024-12-25T12:07:18.413694 #40732] WARN -- : Copyright string not found in ../../modules/host/insecure_url_skype/command.js +I, [2024-12-25T12:07:18.413717 #40732] INFO -- : Processing file: ../../modules/host/insecure_url_skype/config.yaml +W, [2024-12-25T12:07:18.413967 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/insecure_url_skype/config.yaml +I, [2024-12-25T12:07:18.414003 #40732] INFO -- : Processing file: ../../modules/host/insecure_url_skype/module.rb +W, [2024-12-25T12:07:18.414064 #40732] WARN -- : Copyright string not found in ../../modules/host/insecure_url_skype/module.rb +I, [2024-12-25T12:07:18.414088 #40732] INFO -- : Processing file: ../../modules/host/iphone_tel/command.js +W, [2024-12-25T12:07:18.414133 #40732] WARN -- : Copyright string not found in ../../modules/host/iphone_tel/command.js +I, [2024-12-25T12:07:18.414156 #40732] INFO -- : Processing file: ../../modules/host/iphone_tel/config.yaml +W, [2024-12-25T12:07:18.414435 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/iphone_tel/config.yaml +I, [2024-12-25T12:07:18.414473 #40732] INFO -- : Processing file: ../../modules/host/iphone_tel/module.rb +W, [2024-12-25T12:07:18.414606 #40732] WARN -- : Copyright string not found in ../../modules/host/iphone_tel/module.rb +I, [2024-12-25T12:07:18.414642 #40732] INFO -- : Processing file: ../../modules/host/physical_location/command.js +W, [2024-12-25T12:07:18.414698 #40732] WARN -- : Copyright string not found in ../../modules/host/physical_location/command.js +I, [2024-12-25T12:07:18.414776 #40732] INFO -- : Processing file: ../../modules/host/physical_location/config.yaml +W, [2024-12-25T12:07:18.415560 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/physical_location/config.yaml +I, [2024-12-25T12:07:18.415607 #40732] INFO -- : Processing file: ../../modules/host/physical_location/module.rb +W, [2024-12-25T12:07:18.415677 #40732] WARN -- : Copyright string not found in ../../modules/host/physical_location/module.rb +I, [2024-12-25T12:07:18.415701 #40732] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/command.js +W, [2024-12-25T12:07:18.415748 #40732] WARN -- : Copyright string not found in ../../modules/host/physical_location_thirdparty/command.js +I, [2024-12-25T12:07:18.415771 #40732] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/config.yaml +W, [2024-12-25T12:07:18.416137 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/physical_location_thirdparty/config.yaml +I, [2024-12-25T12:07:18.416193 #40732] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/module.rb +W, [2024-12-25T12:07:18.416258 #40732] WARN -- : Copyright string not found in ../../modules/host/physical_location_thirdparty/module.rb +I, [2024-12-25T12:07:18.416283 #40732] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/command.js +W, [2024-12-25T12:07:18.416329 #40732] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_faxing/command.js +I, [2024-12-25T12:07:18.416744 #40732] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/config.yaml +W, [2024-12-25T12:07:18.416909 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/cross_site_faxing/config.yaml +I, [2024-12-25T12:07:18.416935 #40732] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/module.rb +W, [2024-12-25T12:07:18.416984 #40732] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_faxing/module.rb +I, [2024-12-25T12:07:18.417008 #40732] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/command.js +W, [2024-12-25T12:07:18.417051 #40732] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_printing/command.js +I, [2024-12-25T12:07:18.417074 #40732] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/config.yaml +W, [2024-12-25T12:07:18.417222 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/cross_site_printing/config.yaml +I, [2024-12-25T12:07:18.417247 #40732] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/module.rb +W, [2024-12-25T12:07:18.417299 #40732] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_printing/module.rb +I, [2024-12-25T12:07:18.417499 #40732] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/command.js +W, [2024-12-25T12:07:18.417584 #40732] WARN -- : Copyright string not found in ../../modules/ipec/dns_tunnel/command.js +I, [2024-12-25T12:07:18.417610 #40732] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/config.yaml +W, [2024-12-25T12:07:18.417804 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/dns_tunnel/config.yaml +I, [2024-12-25T12:07:18.418094 #40732] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/module.rb +W, [2024-12-25T12:07:18.418152 #40732] WARN -- : Copyright string not found in ../../modules/ipec/dns_tunnel/module.rb +I, [2024-12-25T12:07:18.418234 #40732] INFO -- : Processing file: ../../modules/ipec/etag_client/command.js +W, [2024-12-25T12:07:18.418287 #40732] WARN -- : Copyright string not found in ../../modules/ipec/etag_client/command.js +I, [2024-12-25T12:07:18.418310 #40732] INFO -- : Processing file: ../../modules/ipec/etag_client/config.yaml +W, [2024-12-25T12:07:18.418587 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/etag_client/config.yaml +I, [2024-12-25T12:07:18.418619 #40732] INFO -- : Processing file: ../../modules/ipec/etag_client/module.rb +W, [2024-12-25T12:07:18.418670 #40732] WARN -- : Copyright string not found in ../../modules/ipec/etag_client/module.rb +I, [2024-12-25T12:07:18.418693 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/command.js +W, [2024-12-25T12:07:18.418738 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_imap/command.js +I, [2024-12-25T12:07:18.418760 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/config.yaml +W, [2024-12-25T12:07:18.418932 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_imap/config.yaml +I, [2024-12-25T12:07:18.418965 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/module.rb +W, [2024-12-25T12:07:18.419015 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_imap/module.rb +I, [2024-12-25T12:07:18.419038 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/command.js +W, [2024-12-25T12:07:18.419098 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_irc/command.js +I, [2024-12-25T12:07:18.419130 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/config.yaml +W, [2024-12-25T12:07:18.419531 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_irc/config.yaml +I, [2024-12-25T12:07:18.419566 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/module.rb +W, [2024-12-25T12:07:18.419633 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_irc/module.rb +I, [2024-12-25T12:07:18.419665 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/command.js +W, [2024-12-25T12:07:18.419744 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_posix_bindshell/command.js +I, [2024-12-25T12:07:18.419778 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/config.yaml +W, [2024-12-25T12:07:18.419956 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_posix_bindshell/config.yaml +I, [2024-12-25T12:07:18.419989 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/module.rb +W, [2024-12-25T12:07:18.420044 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_posix_bindshell/module.rb +I, [2024-12-25T12:07:18.420339 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/command.js +W, [2024-12-25T12:07:18.420405 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_redis/command.js +I, [2024-12-25T12:07:18.420429 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/config.yaml +W, [2024-12-25T12:07:18.420661 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_redis/config.yaml +I, [2024-12-25T12:07:18.420697 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/module.rb +W, [2024-12-25T12:07:18.420764 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_redis/module.rb +I, [2024-12-25T12:07:18.420793 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/command.js +W, [2024-12-25T12:07:18.420876 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/command.js +I, [2024-12-25T12:07:18.420912 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/command.old.js +W, [2024-12-25T12:07:18.420967 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/command.old.js +I, [2024-12-25T12:07:18.420994 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/config.yaml +W, [2024-12-25T12:07:18.421192 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_win_bindshell/config.yaml +I, [2024-12-25T12:07:18.421232 #40732] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/module.rb +W, [2024-12-25T12:07:18.421287 #40732] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/module.rb +I, [2024-12-25T12:07:18.421311 #40732] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/command.js +W, [2024-12-25T12:07:18.421372 #40732] WARN -- : Copyright string not found in ../../modules/ipec/s2c_dns_tunnel/command.js +I, [2024-12-25T12:07:18.421399 #40732] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/config.yaml +W, [2024-12-25T12:07:18.422096 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:07:18.422125 #40732] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/module.rb +W, [2024-12-25T12:07:18.422182 #40732] WARN -- : Copyright string not found in ../../modules/ipec/s2c_dns_tunnel/module.rb +I, [2024-12-25T12:07:18.422206 #40732] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/command.js +W, [2024-12-25T12:07:18.422254 #40732] WARN -- : Copyright string not found in ../../modules/metasploit/browser_autopwn/command.js +I, [2024-12-25T12:07:18.422278 #40732] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/config.yaml +W, [2024-12-25T12:07:18.422708 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/metasploit/browser_autopwn/config.yaml +I, [2024-12-25T12:07:18.422789 #40732] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/module.rb +W, [2024-12-25T12:07:18.422878 #40732] WARN -- : Copyright string not found in ../../modules/metasploit/browser_autopwn/module.rb +I, [2024-12-25T12:07:18.422897 #40732] INFO -- : Processing file: ../../modules/misc/blockui/command.js +W, [2024-12-25T12:07:18.422936 #40732] WARN -- : Copyright string not found in ../../modules/misc/blockui/command.js +I, [2024-12-25T12:07:18.422953 #40732] INFO -- : Processing file: ../../modules/misc/blockui/config.yaml +W, [2024-12-25T12:07:18.423353 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/blockui/config.yaml +I, [2024-12-25T12:07:18.423374 #40732] INFO -- : Processing file: ../../modules/misc/blockui/module.rb +W, [2024-12-25T12:07:18.423432 #40732] WARN -- : Copyright string not found in ../../modules/misc/blockui/module.rb +I, [2024-12-25T12:07:18.423448 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/command.js +W, [2024-12-25T12:07:18.423514 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/extract_inotes_list/command.js +I, [2024-12-25T12:07:18.423619 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/config.yaml +W, [2024-12-25T12:07:18.424574 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/extract_inotes_list/config.yaml +I, [2024-12-25T12:07:18.424631 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/module.rb +W, [2024-12-25T12:07:18.425144 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/extract_inotes_list/module.rb +I, [2024-12-25T12:07:18.425196 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/command.js +W, [2024-12-25T12:07:18.425258 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/inotes_flooder/command.js +I, [2024-12-25T12:07:18.425362 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/config.yaml +W, [2024-12-25T12:07:18.426432 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/inotes_flooder/config.yaml +I, [2024-12-25T12:07:18.426479 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/module.rb +W, [2024-12-25T12:07:18.426703 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/inotes_flooder/module.rb +I, [2024-12-25T12:07:18.426746 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/command.js +W, [2024-12-25T12:07:18.426854 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/read_inotes/command.js +I, [2024-12-25T12:07:18.426904 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/config.yaml +W, [2024-12-25T12:07:18.427193 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/read_inotes/config.yaml +I, [2024-12-25T12:07:18.427222 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/module.rb +W, [2024-12-25T12:07:18.427325 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/read_inotes/module.rb +I, [2024-12-25T12:07:18.427352 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/command.js +W, [2024-12-25T12:07:18.427576 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes/command.js +I, [2024-12-25T12:07:18.427633 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/config.yaml +W, [2024-12-25T12:07:18.428009 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/send_inotes/config.yaml +I, [2024-12-25T12:07:18.428037 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/module.rb +W, [2024-12-25T12:07:18.428191 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes/module.rb +I, [2024-12-25T12:07:18.428256 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/command.js +W, [2024-12-25T12:07:18.428373 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/command.js +I, [2024-12-25T12:07:18.428735 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +W, [2024-12-25T12:07:18.429042 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +I, [2024-12-25T12:07:18.429083 #40732] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb +W, [2024-12-25T12:07:18.429298 #40732] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb +I, [2024-12-25T12:07:18.429332 #40732] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/command.js +W, [2024-12-25T12:07:18.429423 #40732] WARN -- : Copyright string not found in ../../modules/misc/iframe_keylogger/command.js +I, [2024-12-25T12:07:18.429572 #40732] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/config.yaml +W, [2024-12-25T12:07:18.430350 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/iframe_keylogger/config.yaml +I, [2024-12-25T12:07:18.430386 #40732] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/module.rb +W, [2024-12-25T12:07:18.430465 #40732] WARN -- : Copyright string not found in ../../modules/misc/iframe_keylogger/module.rb +I, [2024-12-25T12:07:18.430489 #40732] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/command.js +W, [2024-12-25T12:07:18.430663 #40732] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/command.js +I, [2024-12-25T12:07:18.430781 #40732] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/config.yaml +W, [2024-12-25T12:07:18.431352 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/iframe_sniffer/config.yaml +I, [2024-12-25T12:07:18.431400 #40732] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/leakyframe.js +W, [2024-12-25T12:07:18.431850 #40732] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/leakyframe.js +I, [2024-12-25T12:07:18.431893 #40732] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/module.rb +W, [2024-12-25T12:07:18.431964 #40732] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/module.rb +I, [2024-12-25T12:07:18.432128 #40732] INFO -- : Processing file: ../../modules/misc/invisible_iframe/command.js +W, [2024-12-25T12:07:18.432274 #40732] WARN -- : Copyright string not found in ../../modules/misc/invisible_iframe/command.js +I, [2024-12-25T12:07:18.432307 #40732] INFO -- : Processing file: ../../modules/misc/invisible_iframe/config.yaml +W, [2024-12-25T12:07:18.432556 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/invisible_iframe/config.yaml +I, [2024-12-25T12:07:18.432589 #40732] INFO -- : Processing file: ../../modules/misc/invisible_iframe/module.rb +W, [2024-12-25T12:07:18.432649 #40732] WARN -- : Copyright string not found in ../../modules/misc/invisible_iframe/module.rb +I, [2024-12-25T12:07:18.432673 #40732] INFO -- : Processing file: ../../modules/misc/local_file_theft/command.js +W, [2024-12-25T12:07:18.432723 #40732] WARN -- : Copyright string not found in ../../modules/misc/local_file_theft/command.js +I, [2024-12-25T12:07:18.432746 #40732] INFO -- : Processing file: ../../modules/misc/local_file_theft/config.yaml +W, [2024-12-25T12:07:18.432970 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/local_file_theft/config.yaml +I, [2024-12-25T12:07:18.433000 #40732] INFO -- : Processing file: ../../modules/misc/local_file_theft/module.rb +W, [2024-12-25T12:07:18.433062 #40732] WARN -- : Copyright string not found in ../../modules/misc/local_file_theft/module.rb +I, [2024-12-25T12:07:18.433084 #40732] INFO -- : Processing file: ../../modules/misc/nosleep/NoSleep.min.js +W, [2024-12-25T12:07:18.433131 #40732] WARN -- : Copyright string not found in ../../modules/misc/nosleep/NoSleep.min.js +I, [2024-12-25T12:07:18.433155 #40732] INFO -- : Processing file: ../../modules/misc/nosleep/command.js +W, [2024-12-25T12:07:18.433200 #40732] WARN -- : Copyright string not found in ../../modules/misc/nosleep/command.js +I, [2024-12-25T12:07:18.433225 #40732] INFO -- : Processing file: ../../modules/misc/nosleep/config.yaml +W, [2024-12-25T12:07:18.433474 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/nosleep/config.yaml +I, [2024-12-25T12:07:18.433502 #40732] INFO -- : Processing file: ../../modules/misc/nosleep/module.rb +W, [2024-12-25T12:07:18.433704 #40732] WARN -- : Copyright string not found in ../../modules/misc/nosleep/module.rb +I, [2024-12-25T12:07:18.433735 #40732] INFO -- : Processing file: ../../modules/misc/raw_javascript/command.js +W, [2024-12-25T12:07:18.433790 #40732] WARN -- : Copyright string not found in ../../modules/misc/raw_javascript/command.js +I, [2024-12-25T12:07:18.433815 #40732] INFO -- : Processing file: ../../modules/misc/raw_javascript/config.yaml +W, [2024-12-25T12:07:18.434089 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/raw_javascript/config.yaml +I, [2024-12-25T12:07:18.434127 #40732] INFO -- : Processing file: ../../modules/misc/raw_javascript/module.rb +W, [2024-12-25T12:07:18.434191 #40732] WARN -- : Copyright string not found in ../../modules/misc/raw_javascript/module.rb +I, [2024-12-25T12:07:18.434216 #40732] INFO -- : Processing file: ../../modules/misc/read_gmail/command.js +W, [2024-12-25T12:07:18.434262 #40732] WARN -- : Copyright string not found in ../../modules/misc/read_gmail/command.js +I, [2024-12-25T12:07:18.434285 #40732] INFO -- : Processing file: ../../modules/misc/read_gmail/config.yaml +W, [2024-12-25T12:07:18.434933 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/read_gmail/config.yaml +I, [2024-12-25T12:07:18.435080 #40732] INFO -- : Processing file: ../../modules/misc/read_gmail/module.rb +W, [2024-12-25T12:07:18.435254 #40732] WARN -- : Copyright string not found in ../../modules/misc/read_gmail/module.rb +I, [2024-12-25T12:07:18.435288 #40732] INFO -- : Processing file: ../../modules/misc/track_physical_movement/command.js +W, [2024-12-25T12:07:18.435363 #40732] WARN -- : Copyright string not found in ../../modules/misc/track_physical_movement/command.js +I, [2024-12-25T12:07:18.435397 #40732] INFO -- : Processing file: ../../modules/misc/track_physical_movement/config.yaml +W, [2024-12-25T12:07:18.435710 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/track_physical_movement/config.yaml +I, [2024-12-25T12:07:18.435747 #40732] INFO -- : Processing file: ../../modules/misc/track_physical_movement/module.rb +W, [2024-12-25T12:07:18.435805 #40732] WARN -- : Copyright string not found in ../../modules/misc/track_physical_movement/module.rb +I, [2024-12-25T12:07:18.435829 #40732] INFO -- : Processing file: ../../modules/misc/unblockui/command.js +W, [2024-12-25T12:07:18.435874 #40732] WARN -- : Copyright string not found in ../../modules/misc/unblockui/command.js +I, [2024-12-25T12:07:18.435897 #40732] INFO -- : Processing file: ../../modules/misc/unblockui/config.yaml +W, [2024-12-25T12:07:18.436076 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/unblockui/config.yaml +I, [2024-12-25T12:07:18.436108 #40732] INFO -- : Processing file: ../../modules/misc/unblockui/module.rb +W, [2024-12-25T12:07:18.436157 #40732] WARN -- : Copyright string not found in ../../modules/misc/unblockui/module.rb +I, [2024-12-25T12:07:18.436179 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/command.js +W, [2024-12-25T12:07:18.436243 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/command.js +I, [2024-12-25T12:07:18.436274 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/config.yaml +W, [2024-12-25T12:07:18.436509 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/wordpress/add_user/config.yaml +I, [2024-12-25T12:07:18.436556 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/module.rb +W, [2024-12-25T12:07:18.436614 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/module.rb +I, [2024-12-25T12:07:18.436638 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/command.js +W, [2024-12-25T12:07:18.436700 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/command.js +I, [2024-12-25T12:07:18.436732 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/config.yaml +W, [2024-12-25T12:07:18.436920 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/wordpress/current_user_info/config.yaml +I, [2024-12-25T12:07:18.436954 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/module.rb +W, [2024-12-25T12:07:18.437004 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/module.rb +I, [2024-12-25T12:07:18.437028 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/command.js +W, [2024-12-25T12:07:18.437090 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/command.js +I, [2024-12-25T12:07:18.437122 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/config.yaml +W, [2024-12-25T12:07:18.437321 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/wordpress/upload_rce_plugin/config.yaml +I, [2024-12-25T12:07:18.437366 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/module.rb +W, [2024-12-25T12:07:18.437418 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/module.rb +I, [2024-12-25T12:07:18.437443 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/wordpress_command.rb +W, [2024-12-25T12:07:18.437488 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress/wordpress_command.rb +I, [2024-12-25T12:07:18.437543 #40732] INFO -- : Processing file: ../../modules/misc/wordpress/wp.js +W, [2024-12-25T12:07:18.437599 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress/wp.js +I, [2024-12-25T12:07:18.437624 #40732] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/command.js +W, [2024-12-25T12:07:18.437670 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress_post_auth_rce/command.js +I, [2024-12-25T12:07:18.437693 #40732] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/config.yaml +W, [2024-12-25T12:07:18.437838 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/wordpress_post_auth_rce/config.yaml +I, [2024-12-25T12:07:18.437864 #40732] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/module.rb +W, [2024-12-25T12:07:18.437910 #40732] WARN -- : Copyright string not found in ../../modules/misc/wordpress_post_auth_rce/module.rb +I, [2024-12-25T12:07:18.437933 #40732] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/command.js +W, [2024-12-25T12:07:18.437986 #40732] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_disclosure/command.js +I, [2024-12-25T12:07:18.438009 #40732] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml +W, [2024-12-25T12:07:18.438150 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml +I, [2024-12-25T12:07:18.438176 #40732] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/module.rb +W, [2024-12-25T12:07:18.438222 #40732] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_disclosure/module.rb +I, [2024-12-25T12:07:18.438246 #40732] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/command.js +W, [2024-12-25T12:07:18.438290 #40732] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_stealing/command.js +I, [2024-12-25T12:07:18.438313 #40732] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/config.yaml +W, [2024-12-25T12:07:18.438510 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ADC/f5_bigip_cookie_stealing/config.yaml +I, [2024-12-25T12:07:18.438545 #40732] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/module.rb +W, [2024-12-25T12:07:18.438595 #40732] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_stealing/module.rb +I, [2024-12-25T12:07:18.438619 #40732] INFO -- : Processing file: ../../modules/network/DOSer/command.js +W, [2024-12-25T12:07:18.438662 #40732] WARN -- : Copyright string not found in ../../modules/network/DOSer/command.js +I, [2024-12-25T12:07:18.438685 #40732] INFO -- : Processing file: ../../modules/network/DOSer/config.yaml +W, [2024-12-25T12:07:18.438829 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/DOSer/config.yaml +I, [2024-12-25T12:07:18.438855 #40732] INFO -- : Processing file: ../../modules/network/DOSer/module.rb +W, [2024-12-25T12:07:18.438903 #40732] WARN -- : Copyright string not found in ../../modules/network/DOSer/module.rb +I, [2024-12-25T12:07:18.438926 #40732] INFO -- : Processing file: ../../modules/network/DOSer/worker.js +W, [2024-12-25T12:07:18.438968 #40732] WARN -- : Copyright string not found in ../../modules/network/DOSer/worker.js +I, [2024-12-25T12:07:18.438991 #40732] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/command.js +W, [2024-12-25T12:07:18.439093 #40732] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_cors/command.js +I, [2024-12-25T12:07:18.439126 #40732] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/config.yaml +W, [2024-12-25T12:07:18.439407 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/cross_origin_scanner_cors/config.yaml +I, [2024-12-25T12:07:18.439440 #40732] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/module.rb +W, [2024-12-25T12:07:18.439494 #40732] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_cors/module.rb +I, [2024-12-25T12:07:18.439517 #40732] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/command.js +W, [2024-12-25T12:07:18.439621 #40732] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/command.js +I, [2024-12-25T12:07:18.439646 #40732] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/config.yaml +W, [2024-12-25T12:07:18.439840 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/cross_origin_scanner_flash/config.yaml +I, [2024-12-25T12:07:18.439873 #40732] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/module.rb +W, [2024-12-25T12:07:18.439924 #40732] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/module.rb +I, [2024-12-25T12:07:18.439948 #40732] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/swfobject.js +W, [2024-12-25T12:07:18.440014 #40732] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/swfobject.js +I, [2024-12-25T12:07:18.440046 #40732] INFO -- : Processing file: ../../modules/network/detect_burp/command.js +W, [2024-12-25T12:07:18.440093 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_burp/command.js +I, [2024-12-25T12:07:18.440117 #40732] INFO -- : Processing file: ../../modules/network/detect_burp/config.yaml +W, [2024-12-25T12:07:18.440292 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_burp/config.yaml +I, [2024-12-25T12:07:18.440326 #40732] INFO -- : Processing file: ../../modules/network/detect_burp/module.rb +W, [2024-12-25T12:07:18.440373 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_burp/module.rb +I, [2024-12-25T12:07:18.440396 #40732] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/command.js +W, [2024-12-25T12:07:18.440454 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_ethereum_ens/command.js +I, [2024-12-25T12:07:18.440486 #40732] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/config.yaml +W, [2024-12-25T12:07:18.441050 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_ethereum_ens/config.yaml +I, [2024-12-25T12:07:18.441083 #40732] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/module.rb +W, [2024-12-25T12:07:18.441150 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_ethereum_ens/module.rb +I, [2024-12-25T12:07:18.441173 #40732] INFO -- : Processing file: ../../modules/network/detect_opennic/command.js +W, [2024-12-25T12:07:18.441218 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_opennic/command.js +I, [2024-12-25T12:07:18.441240 #40732] INFO -- : Processing file: ../../modules/network/detect_opennic/config.yaml +W, [2024-12-25T12:07:18.441414 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_opennic/config.yaml +I, [2024-12-25T12:07:18.441447 #40732] INFO -- : Processing file: ../../modules/network/detect_opennic/module.rb +W, [2024-12-25T12:07:18.441496 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_opennic/module.rb +I, [2024-12-25T12:07:18.441578 #40732] INFO -- : Processing file: ../../modules/network/detect_soc_nets/command.js +W, [2024-12-25T12:07:18.441643 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_soc_nets/command.js +I, [2024-12-25T12:07:18.441667 #40732] INFO -- : Processing file: ../../modules/network/detect_soc_nets/config.yaml +W, [2024-12-25T12:07:18.441827 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_soc_nets/config.yaml +I, [2024-12-25T12:07:18.441859 #40732] INFO -- : Processing file: ../../modules/network/detect_soc_nets/module.rb +W, [2024-12-25T12:07:18.441908 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_soc_nets/module.rb +I, [2024-12-25T12:07:18.441931 #40732] INFO -- : Processing file: ../../modules/network/detect_tor/command.js +W, [2024-12-25T12:07:18.441993 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_tor/command.js +I, [2024-12-25T12:07:18.442025 #40732] INFO -- : Processing file: ../../modules/network/detect_tor/config.yaml +W, [2024-12-25T12:07:18.442182 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_tor/config.yaml +I, [2024-12-25T12:07:18.442214 #40732] INFO -- : Processing file: ../../modules/network/detect_tor/module.rb +W, [2024-12-25T12:07:18.442263 #40732] WARN -- : Copyright string not found in ../../modules/network/detect_tor/module.rb +I, [2024-12-25T12:07:18.442287 #40732] INFO -- : Processing file: ../../modules/network/dns_enumeration/command.js +W, [2024-12-25T12:07:18.442331 #40732] WARN -- : Copyright string not found in ../../modules/network/dns_enumeration/command.js +I, [2024-12-25T12:07:18.442354 #40732] INFO -- : Processing file: ../../modules/network/dns_enumeration/config.yaml +W, [2024-12-25T12:07:18.442604 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/dns_enumeration/config.yaml +I, [2024-12-25T12:07:18.442737 #40732] INFO -- : Processing file: ../../modules/network/dns_enumeration/module.rb +W, [2024-12-25T12:07:18.442923 #40732] WARN -- : Copyright string not found in ../../modules/network/dns_enumeration/module.rb +I, [2024-12-25T12:07:18.442972 #40732] INFO -- : Processing file: ../../modules/network/dns_rebinding/README.md +W, [2024-12-25T12:07:18.443034 #40732] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/README.md +I, [2024-12-25T12:07:18.443059 #40732] INFO -- : Processing file: ../../modules/network/dns_rebinding/command.js +W, [2024-12-25T12:07:18.443126 #40732] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/command.js +I, [2024-12-25T12:07:18.443164 #40732] INFO -- : Processing file: ../../modules/network/dns_rebinding/config.yaml +W, [2024-12-25T12:07:18.443460 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/dns_rebinding/config.yaml +I, [2024-12-25T12:07:18.443572 #40732] INFO -- : Processing file: ../../modules/network/dns_rebinding/module.rb +W, [2024-12-25T12:07:18.443654 #40732] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/module.rb +I, [2024-12-25T12:07:18.443783 #40732] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/command.js +W, [2024-12-25T12:07:18.443992 #40732] WARN -- : Copyright string not found in ../../modules/network/fetch_port_scanner/command.js +I, [2024-12-25T12:07:18.444033 #40732] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/config.yaml +W, [2024-12-25T12:07:18.444445 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/fetch_port_scanner/config.yaml +I, [2024-12-25T12:07:18.444473 #40732] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/module.rb +W, [2024-12-25T12:07:18.444592 #40732] WARN -- : Copyright string not found in ../../modules/network/fetch_port_scanner/module.rb +I, [2024-12-25T12:07:18.444640 #40732] INFO -- : Processing file: ../../modules/network/get_http_servers/command.js +W, [2024-12-25T12:07:18.444737 #40732] WARN -- : Copyright string not found in ../../modules/network/get_http_servers/command.js +I, [2024-12-25T12:07:18.444891 #40732] INFO -- : Processing file: ../../modules/network/get_http_servers/config.yaml +W, [2024-12-25T12:07:18.445117 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/get_http_servers/config.yaml +I, [2024-12-25T12:07:18.445143 #40732] INFO -- : Processing file: ../../modules/network/get_http_servers/module.rb +W, [2024-12-25T12:07:18.445185 #40732] WARN -- : Copyright string not found in ../../modules/network/get_http_servers/module.rb +I, [2024-12-25T12:07:18.445200 #40732] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/command.js +W, [2024-12-25T12:07:18.445235 #40732] WARN -- : Copyright string not found in ../../modules/network/get_ntop_network_hosts/command.js +I, [2024-12-25T12:07:18.445250 #40732] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/config.yaml +W, [2024-12-25T12:07:18.445392 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/get_ntop_network_hosts/config.yaml +I, [2024-12-25T12:07:18.445408 #40732] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/module.rb +W, [2024-12-25T12:07:18.445447 #40732] WARN -- : Copyright string not found in ../../modules/network/get_ntop_network_hosts/module.rb +I, [2024-12-25T12:07:18.445461 #40732] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/command.js +W, [2024-12-25T12:07:18.445499 #40732] WARN -- : Copyright string not found in ../../modules/network/get_proxy_servers_wpad/command.js +I, [2024-12-25T12:07:18.445514 #40732] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/config.yaml +W, [2024-12-25T12:07:18.445745 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/get_proxy_servers_wpad/config.yaml +I, [2024-12-25T12:07:18.445765 #40732] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/module.rb +W, [2024-12-25T12:07:18.445806 #40732] WARN -- : Copyright string not found in ../../modules/network/get_proxy_servers_wpad/module.rb +I, [2024-12-25T12:07:18.445820 #40732] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/command.js +W, [2024-12-25T12:07:18.445866 #40732] WARN -- : Copyright string not found in ../../modules/network/identify_lan_subnets/command.js +I, [2024-12-25T12:07:18.445881 #40732] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/config.yaml +W, [2024-12-25T12:07:18.446023 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/identify_lan_subnets/config.yaml +I, [2024-12-25T12:07:18.446040 #40732] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/module.rb +W, [2024-12-25T12:07:18.446078 #40732] WARN -- : Copyright string not found in ../../modules/network/identify_lan_subnets/module.rb +I, [2024-12-25T12:07:18.446093 #40732] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/command.js +W, [2024-12-25T12:07:18.446139 #40732] WARN -- : Copyright string not found in ../../modules/network/internal_network_fingerprinting/command.js +I, [2024-12-25T12:07:18.446154 #40732] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/config.yaml +W, [2024-12-25T12:07:18.446281 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/internal_network_fingerprinting/config.yaml +I, [2024-12-25T12:07:18.446298 #40732] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/module.rb +W, [2024-12-25T12:07:18.446334 #40732] WARN -- : Copyright string not found in ../../modules/network/internal_network_fingerprinting/module.rb +I, [2024-12-25T12:07:18.446349 #40732] INFO -- : Processing file: ../../modules/network/jslanscanner/command.js +W, [2024-12-25T12:07:18.446412 #40732] WARN -- : Copyright string not found in ../../modules/network/jslanscanner/command.js +I, [2024-12-25T12:07:18.446429 #40732] INFO -- : Processing file: ../../modules/network/jslanscanner/config.yaml +W, [2024-12-25T12:07:18.446642 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/jslanscanner/config.yaml +I, [2024-12-25T12:07:18.446660 #40732] INFO -- : Processing file: ../../modules/network/jslanscanner/module.rb +W, [2024-12-25T12:07:18.446699 #40732] WARN -- : Copyright string not found in ../../modules/network/jslanscanner/module.rb +I, [2024-12-25T12:07:18.446714 #40732] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/command.js +W, [2024-12-25T12:07:18.446756 #40732] WARN -- : Copyright string not found in ../../modules/network/nat_pinning_irc/command.js +I, [2024-12-25T12:07:18.446772 #40732] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/config.yaml +W, [2024-12-25T12:07:18.446900 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/nat_pinning_irc/config.yaml +I, [2024-12-25T12:07:18.446916 #40732] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/module.rb +W, [2024-12-25T12:07:18.446952 #40732] WARN -- : Copyright string not found in ../../modules/network/nat_pinning_irc/module.rb +I, [2024-12-25T12:07:18.446966 #40732] INFO -- : Processing file: ../../modules/network/ping_sweep/command.js +W, [2024-12-25T12:07:18.447006 #40732] WARN -- : Copyright string not found in ../../modules/network/ping_sweep/command.js +I, [2024-12-25T12:07:18.447021 #40732] INFO -- : Processing file: ../../modules/network/ping_sweep/config.yaml +W, [2024-12-25T12:07:18.447158 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ping_sweep/config.yaml +I, [2024-12-25T12:07:18.447176 #40732] INFO -- : Processing file: ../../modules/network/ping_sweep/module.rb +W, [2024-12-25T12:07:18.447212 #40732] WARN -- : Copyright string not found in ../../modules/network/ping_sweep/module.rb +I, [2024-12-25T12:07:18.447227 #40732] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/command.js +W, [2024-12-25T12:07:18.447266 #40732] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_ff/command.js +I, [2024-12-25T12:07:18.447281 #40732] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/config.yaml +W, [2024-12-25T12:07:18.447428 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ping_sweep_ff/config.yaml +I, [2024-12-25T12:07:18.447446 #40732] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/module.rb +W, [2024-12-25T12:07:18.447566 #40732] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_ff/module.rb +I, [2024-12-25T12:07:18.447585 #40732] INFO -- : Processing file: ../../modules/network/ping_sweep_java/command.js +W, [2024-12-25T12:07:18.447624 #40732] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/command.js +I, [2024-12-25T12:07:18.447639 #40732] INFO -- : Processing file: ../../modules/network/ping_sweep_java/config.yaml +W, [2024-12-25T12:07:18.447786 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ping_sweep_java/config.yaml +I, [2024-12-25T12:07:18.447804 #40732] INFO -- : Processing file: ../../modules/network/ping_sweep_java/module.rb +W, [2024-12-25T12:07:18.447842 #40732] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/module.rb +I, [2024-12-25T12:07:18.447857 #40732] INFO -- : Processing file: ../../modules/network/port_scanner/command.js +W, [2024-12-25T12:07:18.447907 #40732] WARN -- : Copyright string not found in ../../modules/network/port_scanner/command.js +I, [2024-12-25T12:07:18.447921 #40732] INFO -- : Processing file: ../../modules/network/port_scanner/config.yaml +W, [2024-12-25T12:07:18.448061 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/port_scanner/config.yaml +I, [2024-12-25T12:07:18.448077 #40732] INFO -- : Processing file: ../../modules/network/port_scanner/module.rb +W, [2024-12-25T12:07:18.448112 #40732] WARN -- : Copyright string not found in ../../modules/network/port_scanner/module.rb +I, [2024-12-25T12:07:18.448177 #40732] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/command.js +W, [2024-12-25T12:07:18.448226 #40732] WARN -- : Copyright string not found in ../../modules/persistence/confirm_close_tab/command.js +I, [2024-12-25T12:07:18.448241 #40732] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/config.yaml +W, [2024-12-25T12:07:18.448505 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/confirm_close_tab/config.yaml +I, [2024-12-25T12:07:18.448733 #40732] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/module.rb +W, [2024-12-25T12:07:18.448798 #40732] WARN -- : Copyright string not found in ../../modules/persistence/confirm_close_tab/module.rb +I, [2024-12-25T12:07:18.448813 #40732] INFO -- : Processing file: ../../modules/persistence/hijack_opener/command.js +W, [2024-12-25T12:07:18.448847 #40732] WARN -- : Copyright string not found in ../../modules/persistence/hijack_opener/command.js +I, [2024-12-25T12:07:18.448861 #40732] INFO -- : Processing file: ../../modules/persistence/hijack_opener/config.yaml +W, [2024-12-25T12:07:18.448999 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/hijack_opener/config.yaml +I, [2024-12-25T12:07:18.449016 #40732] INFO -- : Processing file: ../../modules/persistence/hijack_opener/module.rb +W, [2024-12-25T12:07:18.449054 #40732] WARN -- : Copyright string not found in ../../modules/persistence/hijack_opener/module.rb +I, [2024-12-25T12:07:18.449070 #40732] INFO -- : Processing file: ../../modules/persistence/iframe_above/command.js +W, [2024-12-25T12:07:18.449103 #40732] WARN -- : Copyright string not found in ../../modules/persistence/iframe_above/command.js +I, [2024-12-25T12:07:18.449118 #40732] INFO -- : Processing file: ../../modules/persistence/iframe_above/config.yaml +W, [2024-12-25T12:07:18.449235 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/iframe_above/config.yaml +I, [2024-12-25T12:07:18.449251 #40732] INFO -- : Processing file: ../../modules/persistence/iframe_above/module.rb +W, [2024-12-25T12:07:18.449286 #40732] WARN -- : Copyright string not found in ../../modules/persistence/iframe_above/module.rb +I, [2024-12-25T12:07:18.449302 #40732] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/command.js +W, [2024-12-25T12:07:18.449334 #40732] WARN -- : Copyright string not found in ../../modules/persistence/invisible_htmlfile_activex/command.js +I, [2024-12-25T12:07:18.449349 #40732] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/config.yaml +W, [2024-12-25T12:07:18.449493 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/invisible_htmlfile_activex/config.yaml +I, [2024-12-25T12:07:18.449552 #40732] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/module.rb +W, [2024-12-25T12:07:18.449605 #40732] WARN -- : Copyright string not found in ../../modules/persistence/invisible_htmlfile_activex/module.rb +I, [2024-12-25T12:07:18.449621 #40732] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/command.js +W, [2024-12-25T12:07:18.449657 #40732] WARN -- : Copyright string not found in ../../modules/persistence/jsonp_service_worker/command.js +I, [2024-12-25T12:07:18.449685 #40732] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/config.yaml +W, [2024-12-25T12:07:18.449831 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/jsonp_service_worker/config.yaml +I, [2024-12-25T12:07:18.449849 #40732] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/module.rb +W, [2024-12-25T12:07:18.449888 #40732] WARN -- : Copyright string not found in ../../modules/persistence/jsonp_service_worker/module.rb +I, [2024-12-25T12:07:18.449903 #40732] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/command.js +W, [2024-12-25T12:07:18.449935 #40732] WARN -- : Copyright string not found in ../../modules/persistence/man_in_the_browser/command.js +I, [2024-12-25T12:07:18.449949 #40732] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/config.yaml +W, [2024-12-25T12:07:18.450071 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/man_in_the_browser/config.yaml +I, [2024-12-25T12:07:18.450087 #40732] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/module.rb +W, [2024-12-25T12:07:18.450122 #40732] WARN -- : Copyright string not found in ../../modules/persistence/man_in_the_browser/module.rb +I, [2024-12-25T12:07:18.450137 #40732] INFO -- : Processing file: ../../modules/persistence/popunder_window/command.js +W, [2024-12-25T12:07:18.450169 #40732] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window/command.js +I, [2024-12-25T12:07:18.450183 #40732] INFO -- : Processing file: ../../modules/persistence/popunder_window/config.yaml +W, [2024-12-25T12:07:18.450306 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/popunder_window/config.yaml +I, [2024-12-25T12:07:18.450322 #40732] INFO -- : Processing file: ../../modules/persistence/popunder_window/module.rb +W, [2024-12-25T12:07:18.450359 #40732] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window/module.rb +I, [2024-12-25T12:07:18.450374 #40732] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/command.js +W, [2024-12-25T12:07:18.450406 #40732] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window_ie/command.js +I, [2024-12-25T12:07:18.450421 #40732] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/config.yaml +W, [2024-12-25T12:07:18.450703 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/popunder_window_ie/config.yaml +I, [2024-12-25T12:07:18.450724 #40732] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/module.rb +W, [2024-12-25T12:07:18.450768 #40732] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window_ie/module.rb +I, [2024-12-25T12:07:18.450783 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/command.js +W, [2024-12-25T12:07:18.450819 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_alert_user/command.js +I, [2024-12-25T12:07:18.450833 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/config.yaml +W, [2024-12-25T12:07:18.450974 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_alert_user/config.yaml +I, [2024-12-25T12:07:18.450991 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/module.rb +W, [2024-12-25T12:07:18.451028 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_alert_user/module.rb +I, [2024-12-25T12:07:18.451043 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/command.js +W, [2024-12-25T12:07:18.451076 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_beep/command.js +I, [2024-12-25T12:07:18.451090 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/config.yaml +W, [2024-12-25T12:07:18.451208 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_beep/config.yaml +I, [2024-12-25T12:07:18.451224 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/module.rb +W, [2024-12-25T12:07:18.451268 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_beep/module.rb +I, [2024-12-25T12:07:18.451284 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/command.js +W, [2024-12-25T12:07:18.451327 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_check_connection/command.js +I, [2024-12-25T12:07:18.451347 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/config.yaml +W, [2024-12-25T12:07:18.451950 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_check_connection/config.yaml +I, [2024-12-25T12:07:18.451974 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/module.rb +W, [2024-12-25T12:07:18.452027 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_check_connection/module.rb +I, [2024-12-25T12:07:18.452044 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/command.js +W, [2024-12-25T12:07:18.452091 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_detect/command.js +I, [2024-12-25T12:07:18.452109 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/config.yaml +W, [2024-12-25T12:07:18.452252 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_detect/config.yaml +I, [2024-12-25T12:07:18.452268 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/module.rb +W, [2024-12-25T12:07:18.452363 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_detect/module.rb +I, [2024-12-25T12:07:18.452383 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/command.js +W, [2024-12-25T12:07:18.452589 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_file_upload/command.js +I, [2024-12-25T12:07:18.452614 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/config.yaml +W, [2024-12-25T12:07:18.452777 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_file_upload/config.yaml +I, [2024-12-25T12:07:18.452795 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/module.rb +W, [2024-12-25T12:07:18.452834 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_file_upload/module.rb +I, [2024-12-25T12:07:18.452849 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/command.js +W, [2024-12-25T12:07:18.452890 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_geo_locate/command.js +I, [2024-12-25T12:07:18.452904 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/config.yaml +W, [2024-12-25T12:07:18.453030 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_geo_locate/config.yaml +I, [2024-12-25T12:07:18.453047 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/module.rb +W, [2024-12-25T12:07:18.453086 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_geo_locate/module.rb +I, [2024-12-25T12:07:18.453101 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/command.js +W, [2024-12-25T12:07:18.453136 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_globalization_status/command.js +I, [2024-12-25T12:07:18.453150 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/config.yaml +W, [2024-12-25T12:07:18.453310 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_globalization_status/config.yaml +I, [2024-12-25T12:07:18.453327 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/module.rb +W, [2024-12-25T12:07:18.453369 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_globalization_status/module.rb +I, [2024-12-25T12:07:18.453385 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/command.js +W, [2024-12-25T12:07:18.453434 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_keychain/command.js +I, [2024-12-25T12:07:18.453450 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/config.yaml +W, [2024-12-25T12:07:18.453776 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_keychain/config.yaml +I, [2024-12-25T12:07:18.453805 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/module.rb +W, [2024-12-25T12:07:18.453880 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_keychain/module.rb +I, [2024-12-25T12:07:18.453898 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/command.js +W, [2024-12-25T12:07:18.453934 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_contacts/command.js +I, [2024-12-25T12:07:18.453949 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/config.yaml +W, [2024-12-25T12:07:18.454107 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_list_contacts/config.yaml +I, [2024-12-25T12:07:18.454124 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/module.rb +W, [2024-12-25T12:07:18.454162 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_contacts/module.rb +I, [2024-12-25T12:07:18.454178 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/command.js +W, [2024-12-25T12:07:18.454212 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_files/command.js +I, [2024-12-25T12:07:18.454226 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/config.yaml +W, [2024-12-25T12:07:18.454374 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_list_files/config.yaml +I, [2024-12-25T12:07:18.454392 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/module.rb +W, [2024-12-25T12:07:18.454433 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_files/module.rb +I, [2024-12-25T12:07:18.454449 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/command.js +W, [2024-12-25T12:07:18.454484 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persist_resume/command.js +I, [2024-12-25T12:07:18.454560 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/config.yaml +W, [2024-12-25T12:07:18.454760 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_persist_resume/config.yaml +I, [2024-12-25T12:07:18.454778 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/module.rb +W, [2024-12-25T12:07:18.454820 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persist_resume/module.rb +I, [2024-12-25T12:07:18.454836 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/command.js +W, [2024-12-25T12:07:18.454874 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persistence/command.js +I, [2024-12-25T12:07:18.454889 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/config.yaml +W, [2024-12-25T12:07:18.455073 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_persistence/config.yaml +I, [2024-12-25T12:07:18.455091 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/module.rb +W, [2024-12-25T12:07:18.455158 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persistence/module.rb +I, [2024-12-25T12:07:18.455246 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/command.js +W, [2024-12-25T12:07:18.455406 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_plugin_detection/command.js +I, [2024-12-25T12:07:18.455484 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/config.yaml +W, [2024-12-25T12:07:18.455707 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_plugin_detection/config.yaml +I, [2024-12-25T12:07:18.455725 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/module.rb +W, [2024-12-25T12:07:18.455821 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_plugin_detection/module.rb +I, [2024-12-25T12:07:18.455838 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/command.js +W, [2024-12-25T12:07:18.455874 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_prompt_user/command.js +I, [2024-12-25T12:07:18.455889 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/config.yaml +W, [2024-12-25T12:07:18.456040 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_prompt_user/config.yaml +I, [2024-12-25T12:07:18.456058 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/module.rb +W, [2024-12-25T12:07:18.456096 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_prompt_user/module.rb +I, [2024-12-25T12:07:18.456113 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/command.js +W, [2024-12-25T12:07:18.456155 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_start_record_audio/command.js +I, [2024-12-25T12:07:18.456171 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/config.yaml +W, [2024-12-25T12:07:18.456377 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_start_record_audio/config.yaml +I, [2024-12-25T12:07:18.456406 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/module.rb +W, [2024-12-25T12:07:18.456460 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_start_record_audio/module.rb +I, [2024-12-25T12:07:18.456489 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/command.js +W, [2024-12-25T12:07:18.456673 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_stop_record_audio/command.js +I, [2024-12-25T12:07:18.456703 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/config.yaml +W, [2024-12-25T12:07:18.456961 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_stop_record_audio/config.yaml +I, [2024-12-25T12:07:18.457032 #40732] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/module.rb +W, [2024-12-25T12:07:18.457328 #40732] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_stop_record_audio/module.rb +I, [2024-12-25T12:07:18.457563 #40732] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/command.js +W, [2024-12-25T12:07:18.457718 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/clickjacking/command.js +I, [2024-12-25T12:07:18.457827 #40732] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/config.yaml +W, [2024-12-25T12:07:18.458079 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/clickjacking/config.yaml +I, [2024-12-25T12:07:18.458113 #40732] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/module.rb +W, [2024-12-25T12:07:18.458182 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/clickjacking/module.rb +I, [2024-12-25T12:07:18.458214 #40732] INFO -- : Processing file: ../../modules/social_engineering/clippy/assets/README.txt +W, [2024-12-25T12:07:18.458279 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/assets/README.txt +I, [2024-12-25T12:07:18.458312 #40732] INFO -- : Processing file: ../../modules/social_engineering/clippy/command.js +W, [2024-12-25T12:07:18.458392 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/command.js +I, [2024-12-25T12:07:18.458424 #40732] INFO -- : Processing file: ../../modules/social_engineering/clippy/config.yaml +W, [2024-12-25T12:07:18.458664 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/clippy/config.yaml +I, [2024-12-25T12:07:18.458697 #40732] INFO -- : Processing file: ../../modules/social_engineering/clippy/module.rb +W, [2024-12-25T12:07:18.458749 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/module.rb +I, [2024-12-25T12:07:18.458772 #40732] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/command.js +W, [2024-12-25T12:07:18.458835 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/edge_wscript_wsh_injection/command.js +I, [2024-12-25T12:07:18.458866 #40732] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/config.yaml +W, [2024-12-25T12:07:18.459050 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/edge_wscript_wsh_injection/config.yaml +I, [2024-12-25T12:07:18.459082 #40732] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/module.rb +W, [2024-12-25T12:07:18.459132 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/edge_wscript_wsh_injection/module.rb +I, [2024-12-25T12:07:18.459155 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/command.js +W, [2024-12-25T12:07:18.459216 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/command.js +I, [2024-12-25T12:07:18.459248 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/config.yaml +W, [2024-12-25T12:07:18.459522 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_evernote_clipper/config.yaml +I, [2024-12-25T12:07:18.459589 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/login.html +W, [2024-12-25T12:07:18.459774 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/login.html +I, [2024-12-25T12:07:18.459811 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/module.rb +W, [2024-12-25T12:07:18.459866 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/module.rb +I, [2024-12-25T12:07:18.459891 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/command.js +W, [2024-12-25T12:07:18.460033 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_flash_update/command.js +I, [2024-12-25T12:07:18.460177 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/config.yaml +W, [2024-12-25T12:07:18.460624 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_flash_update/config.yaml +I, [2024-12-25T12:07:18.460661 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/module.rb +W, [2024-12-25T12:07:18.460724 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_flash_update/module.rb +I, [2024-12-25T12:07:18.460748 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/command.js +W, [2024-12-25T12:07:18.460794 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/command.js +I, [2024-12-25T12:07:18.460818 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/config.yaml +W, [2024-12-25T12:07:18.461011 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_lastpass/config.yaml +I, [2024-12-25T12:07:18.461044 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/index-new.html +W, [2024-12-25T12:07:18.461117 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/index-new.html +I, [2024-12-25T12:07:18.461141 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/index.html +W, [2024-12-25T12:07:18.461258 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/index.html +I, [2024-12-25T12:07:18.461290 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/module.rb +W, [2024-12-25T12:07:18.461338 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/module.rb +I, [2024-12-25T12:07:18.461362 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/command.js +W, [2024-12-25T12:07:18.461510 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification/command.js +I, [2024-12-25T12:07:18.461567 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/config.yaml +W, [2024-12-25T12:07:18.461998 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_notification/config.yaml +I, [2024-12-25T12:07:18.462041 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/module.rb +W, [2024-12-25T12:07:18.462108 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification/module.rb +I, [2024-12-25T12:07:18.462132 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/command.js +W, [2024-12-25T12:07:18.462218 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_c/command.js +I, [2024-12-25T12:07:18.462242 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/config.yaml +W, [2024-12-25T12:07:18.462470 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_notification_c/config.yaml +I, [2024-12-25T12:07:18.462498 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/module.rb +W, [2024-12-25T12:07:18.462556 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_c/module.rb +I, [2024-12-25T12:07:18.462654 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/command.js +W, [2024-12-25T12:07:18.462788 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ff/command.js +I, [2024-12-25T12:07:18.462815 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/config.yaml +W, [2024-12-25T12:07:18.463017 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_notification_ff/config.yaml +I, [2024-12-25T12:07:18.463043 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/module.rb +W, [2024-12-25T12:07:18.463091 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ff/module.rb +I, [2024-12-25T12:07:18.463114 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/command.js +W, [2024-12-25T12:07:18.463162 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ie/command.js +I, [2024-12-25T12:07:18.463184 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/config.yaml +W, [2024-12-25T12:07:18.463339 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_notification_ie/config.yaml +I, [2024-12-25T12:07:18.463365 #40732] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/module.rb +W, [2024-12-25T12:07:18.463418 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ie/module.rb +I, [2024-12-25T12:07:18.463441 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/command.js +W, [2024-12-25T12:07:18.463548 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/command.js +I, [2024-12-25T12:07:18.463576 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/config.yaml +W, [2024-12-25T12:07:18.463777 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/firefox_extension_bindshell/config.yaml +I, [2024-12-25T12:07:18.463803 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/extension/bootstrap.js +W, [2024-12-25T12:07:18.463857 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/extension/bootstrap.js +I, [2024-12-25T12:07:18.463880 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/extension/build/readme.txt +W, [2024-12-25T12:07:18.463924 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/extension/build/readme.txt +I, [2024-12-25T12:07:18.463946 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/module.rb +W, [2024-12-25T12:07:18.463991 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/module.rb +I, [2024-12-25T12:07:18.464014 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/command.js +W, [2024-12-25T12:07:18.464075 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/command.js +I, [2024-12-25T12:07:18.464098 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/config.yaml +W, [2024-12-25T12:07:18.464300 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/firefox_extension_dropper/config.yaml +I, [2024-12-25T12:07:18.464333 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/dropper/readme.txt +W, [2024-12-25T12:07:18.464399 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/dropper/readme.txt +I, [2024-12-25T12:07:18.464431 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/extension/bootstrap.js +W, [2024-12-25T12:07:18.464492 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/extension/bootstrap.js +I, [2024-12-25T12:07:18.464575 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/module.rb +W, [2024-12-25T12:07:18.464627 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/module.rb +I, [2024-12-25T12:07:18.464652 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/command.js +W, [2024-12-25T12:07:18.464707 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/command.js +I, [2024-12-25T12:07:18.464730 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/config.yaml +W, [2024-12-25T12:07:18.464955 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/firefox_extension_reverse_shell/config.yaml +I, [2024-12-25T12:07:18.464988 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/extension/bootstrap.js +W, [2024-12-25T12:07:18.465057 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/extension/bootstrap.js +I, [2024-12-25T12:07:18.465089 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/extension/build/readme.txt +W, [2024-12-25T12:07:18.465152 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/extension/build/readme.txt +I, [2024-12-25T12:07:18.465184 #40732] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/module.rb +W, [2024-12-25T12:07:18.465298 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/module.rb +I, [2024-12-25T12:07:18.465329 #40732] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/command.js +W, [2024-12-25T12:07:18.465579 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/gmail_phishing/command.js +I, [2024-12-25T12:07:18.465610 #40732] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/config.yaml +W, [2024-12-25T12:07:18.465830 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/gmail_phishing/config.yaml +I, [2024-12-25T12:07:18.465863 #40732] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/module.rb +W, [2024-12-25T12:07:18.465916 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/gmail_phishing/module.rb +I, [2024-12-25T12:07:18.465940 #40732] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/command.js +W, [2024-12-25T12:07:18.466003 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/hta_powershell/command.js +I, [2024-12-25T12:07:18.466035 #40732] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/config.yaml +W, [2024-12-25T12:07:18.466215 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/hta_powershell/config.yaml +I, [2024-12-25T12:07:18.466247 #40732] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/module.rb +W, [2024-12-25T12:07:18.466297 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/hta_powershell/module.rb +I, [2024-12-25T12:07:18.466320 #40732] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/command.js +W, [2024-12-25T12:07:18.466381 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/lcamtuf_download/command.js +I, [2024-12-25T12:07:18.466454 #40732] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/config.yaml +W, [2024-12-25T12:07:18.466627 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/lcamtuf_download/config.yaml +I, [2024-12-25T12:07:18.466660 #40732] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/module.rb +W, [2024-12-25T12:07:18.466708 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/lcamtuf_download/module.rb +I, [2024-12-25T12:07:18.466731 #40732] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/command.js +W, [2024-12-25T12:07:18.466819 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/pretty_theft/command.js +I, [2024-12-25T12:07:18.466851 #40732] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/config.yaml +W, [2024-12-25T12:07:18.467061 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/pretty_theft/config.yaml +I, [2024-12-25T12:07:18.467095 #40732] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/module.rb +W, [2024-12-25T12:07:18.467146 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/pretty_theft/module.rb +I, [2024-12-25T12:07:18.467169 #40732] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/command.js +W, [2024-12-25T12:07:18.467230 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/replace_video_fake_plugin/command.js +I, [2024-12-25T12:07:18.467254 #40732] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/config.yaml +W, [2024-12-25T12:07:18.467426 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/replace_video_fake_plugin/config.yaml +I, [2024-12-25T12:07:18.467499 #40732] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/module.rb +W, [2024-12-25T12:07:18.467576 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/replace_video_fake_plugin/module.rb +I, [2024-12-25T12:07:18.467611 #40732] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/command.js +W, [2024-12-25T12:07:18.467660 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/command.js +I, [2024-12-25T12:07:18.467682 #40732] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/config.yaml +W, [2024-12-25T12:07:18.467919 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/simple_hijacker/config.yaml +I, [2024-12-25T12:07:18.467946 #40732] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/module.rb +W, [2024-12-25T12:07:18.467994 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/module.rb +I, [2024-12-25T12:07:18.468017 #40732] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/amazon.js +W, [2024-12-25T12:07:18.468067 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/amazon.js +I, [2024-12-25T12:07:18.468090 #40732] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js +W, [2024-12-25T12:07:18.468142 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js +I, [2024-12-25T12:07:18.468166 #40732] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js +W, [2024-12-25T12:07:18.468225 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js +I, [2024-12-25T12:07:18.468247 #40732] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/confirmbox.js +W, [2024-12-25T12:07:18.468290 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/confirmbox.js +I, [2024-12-25T12:07:18.468313 #40732] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/credential.js +W, [2024-12-25T12:07:18.468409 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/credential.js +I, [2024-12-25T12:07:18.468434 #40732] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/command.js +W, [2024-12-25T12:07:18.468723 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/sitekiosk_breakout/command.js +I, [2024-12-25T12:07:18.468754 #40732] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/config.yaml +W, [2024-12-25T12:07:18.469016 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/sitekiosk_breakout/config.yaml +I, [2024-12-25T12:07:18.469049 #40732] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/module.rb +W, [2024-12-25T12:07:18.469144 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/sitekiosk_breakout/module.rb +I, [2024-12-25T12:07:18.469293 #40732] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/command.js +W, [2024-12-25T12:07:18.469352 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/spoof_addressbar_data/command.js +I, [2024-12-25T12:07:18.469376 #40732] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/config.yaml +W, [2024-12-25T12:07:18.469619 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/spoof_addressbar_data/config.yaml +I, [2024-12-25T12:07:18.469666 #40732] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/module.rb +W, [2024-12-25T12:07:18.469737 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/spoof_addressbar_data/module.rb +I, [2024-12-25T12:07:18.469813 #40732] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/command.js +W, [2024-12-25T12:07:18.469865 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/tabnabbing/command.js +I, [2024-12-25T12:07:18.469889 #40732] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/config.yaml +W, [2024-12-25T12:07:18.470072 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/tabnabbing/config.yaml +I, [2024-12-25T12:07:18.470105 #40732] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/module.rb +W, [2024-12-25T12:07:18.470161 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/tabnabbing/module.rb +I, [2024-12-25T12:07:18.470185 #40732] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/command.js +W, [2024-12-25T12:07:18.470245 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/text_to_voice/command.js +I, [2024-12-25T12:07:18.470276 #40732] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/config.yaml +W, [2024-12-25T12:07:18.470617 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/text_to_voice/config.yaml +I, [2024-12-25T12:07:18.470650 #40732] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/module.rb +W, [2024-12-25T12:07:18.470723 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/text_to_voice/module.rb +I, [2024-12-25T12:07:18.470755 #40732] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/command.js +W, [2024-12-25T12:07:18.470829 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/command.js +I, [2024-12-25T12:07:18.470861 #40732] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/config.yaml +W, [2024-12-25T12:07:18.471047 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/ui_abuse_ie/config.yaml +I, [2024-12-25T12:07:18.471080 #40732] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/module.rb +W, [2024-12-25T12:07:18.471133 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/module.rb +I, [2024-12-25T12:07:18.471156 #40732] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/popunder.html +W, [2024-12-25T12:07:18.471216 #40732] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/popunder.html +I, [2024-12-25T12:07:18.471248 #40732] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/README.md +W, [2024-12-25T12:07:18.473844 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/README.md +I, [2024-12-25T12:07:18.473885 #40732] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/lib/index.js +W, [2024-12-25T12:07:18.474032 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/lib/index.js +I, [2024-12-25T12:07:18.474071 #40732] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/README.md +W, [2024-12-25T12:07:18.475010 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/README.md +I, [2024-12-25T12:07:18.475049 #40732] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/identifier.js +W, [2024-12-25T12:07:18.475159 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/identifier.js +I, [2024-12-25T12:07:18.475186 #40732] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/index.js +W, [2024-12-25T12:07:18.475279 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/index.js +I, [2024-12-25T12:07:18.475307 #40732] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/keyword.js +W, [2024-12-25T12:07:18.475361 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/keyword.js +I, [2024-12-25T12:07:18.475385 #40732] INFO -- : Processing file: ../../node_modules/@babel/parser/CHANGELOG.md +W, [2024-12-25T12:07:18.476532 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/CHANGELOG.md +I, [2024-12-25T12:07:18.476651 #40732] INFO -- : Processing file: ../../node_modules/@babel/parser/README.md +W, [2024-12-25T12:07:18.478249 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/README.md +I, [2024-12-25T12:07:18.478320 #40732] INFO -- : Processing file: ../../node_modules/@babel/parser/bin/babel-parser.js +W, [2024-12-25T12:07:18.478433 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/bin/babel-parser.js +I, [2024-12-25T12:07:18.478550 #40732] INFO -- : Processing file: ../../node_modules/@babel/parser/lib/index.js +W, [2024-12-25T12:07:18.479675 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/lib/index.js +I, [2024-12-25T12:07:18.479713 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/README.md +W, [2024-12-25T12:07:18.480481 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/README.md +I, [2024-12-25T12:07:18.480530 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/asserts/assertNode.js +W, [2024-12-25T12:07:18.480598 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/asserts/assertNode.js +I, [2024-12-25T12:07:18.480622 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/asserts/generated/index.js +W, [2024-12-25T12:07:18.480752 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/asserts/generated/index.js +I, [2024-12-25T12:07:18.480777 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/ast-types/generated/index.js +W, [2024-12-25T12:07:18.480826 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/ast-types/generated/index.js +I, [2024-12-25T12:07:18.480849 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +W, [2024-12-25T12:07:18.481661 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +I, [2024-12-25T12:07:18.481720 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +W, [2024-12-25T12:07:18.481872 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +I, [2024-12-25T12:07:18.481905 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/generated/index.js +W, [2024-12-25T12:07:18.482238 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/generated/index.js +I, [2024-12-25T12:07:18.482276 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/generated/uppercase.js +W, [2024-12-25T12:07:18.482420 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/generated/uppercase.js +I, [2024-12-25T12:07:18.482458 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/productions.js +W, [2024-12-25T12:07:18.482611 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/productions.js +I, [2024-12-25T12:07:18.482645 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/react/buildChildren.js +W, [2024-12-25T12:07:18.482721 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/react/buildChildren.js +I, [2024-12-25T12:07:18.482751 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +W, [2024-12-25T12:07:18.482905 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +I, [2024-12-25T12:07:18.482938 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/validateNode.js +W, [2024-12-25T12:07:18.482988 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/validateNode.js +I, [2024-12-25T12:07:18.483012 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/clone.js +W, [2024-12-25T12:07:18.483076 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/clone.js +I, [2024-12-25T12:07:18.483107 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneDeep.js +W, [2024-12-25T12:07:18.483218 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneDeep.js +I, [2024-12-25T12:07:18.483250 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +W, [2024-12-25T12:07:18.483312 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +I, [2024-12-25T12:07:18.483343 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneNode.js +W, [2024-12-25T12:07:18.483416 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneNode.js +I, [2024-12-25T12:07:18.483513 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +W, [2024-12-25T12:07:18.483571 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +I, [2024-12-25T12:07:18.483596 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/addComment.js +W, [2024-12-25T12:07:18.483784 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/addComment.js +I, [2024-12-25T12:07:18.483823 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/addComments.js +W, [2024-12-25T12:07:18.483910 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/addComments.js +I, [2024-12-25T12:07:18.483938 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritInnerComments.js +W, [2024-12-25T12:07:18.484032 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritInnerComments.js +I, [2024-12-25T12:07:18.484068 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritLeadingComments.js +W, [2024-12-25T12:07:18.484126 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritLeadingComments.js +I, [2024-12-25T12:07:18.484150 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritTrailingComments.js +W, [2024-12-25T12:07:18.484195 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritTrailingComments.js +I, [2024-12-25T12:07:18.484229 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritsComments.js +W, [2024-12-25T12:07:18.484283 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritsComments.js +I, [2024-12-25T12:07:18.484307 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/removeComments.js +W, [2024-12-25T12:07:18.484389 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/removeComments.js +I, [2024-12-25T12:07:18.484424 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/constants/generated/index.js +W, [2024-12-25T12:07:18.484614 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/constants/generated/index.js +I, [2024-12-25T12:07:18.484665 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/constants/index.js +W, [2024-12-25T12:07:18.484766 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/constants/index.js +I, [2024-12-25T12:07:18.484800 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/ensureBlock.js +W, [2024-12-25T12:07:18.484891 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/ensureBlock.js +I, [2024-12-25T12:07:18.484918 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +W, [2024-12-25T12:07:18.485010 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +I, [2024-12-25T12:07:18.485044 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +W, [2024-12-25T12:07:18.485098 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +I, [2024-12-25T12:07:18.485123 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toBlock.js +W, [2024-12-25T12:07:18.485224 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toBlock.js +I, [2024-12-25T12:07:18.485257 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toComputedKey.js +W, [2024-12-25T12:07:18.485310 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toComputedKey.js +I, [2024-12-25T12:07:18.485334 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toExpression.js +W, [2024-12-25T12:07:18.485418 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toExpression.js +I, [2024-12-25T12:07:18.485452 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toIdentifier.js +W, [2024-12-25T12:07:18.485504 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toIdentifier.js +I, [2024-12-25T12:07:18.485679 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toKeyAlias.js +W, [2024-12-25T12:07:18.485883 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toKeyAlias.js +I, [2024-12-25T12:07:18.485947 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toSequenceExpression.js +W, [2024-12-25T12:07:18.486015 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toSequenceExpression.js +I, [2024-12-25T12:07:18.486040 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toStatement.js +W, [2024-12-25T12:07:18.486084 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toStatement.js +I, [2024-12-25T12:07:18.486108 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/valueToNode.js +W, [2024-12-25T12:07:18.486154 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/valueToNode.js +I, [2024-12-25T12:07:18.486176 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/core.js +W, [2024-12-25T12:07:18.486347 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/core.js +I, [2024-12-25T12:07:18.486372 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/deprecated-aliases.js +W, [2024-12-25T12:07:18.486491 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/deprecated-aliases.js +I, [2024-12-25T12:07:18.486552 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/experimental.js +W, [2024-12-25T12:07:18.486613 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/experimental.js +I, [2024-12-25T12:07:18.486636 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/flow.js +W, [2024-12-25T12:07:18.486769 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/flow.js +I, [2024-12-25T12:07:18.486801 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/index.js +W, [2024-12-25T12:07:18.486851 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/index.js +I, [2024-12-25T12:07:18.486887 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/jsx.js +W, [2024-12-25T12:07:18.486936 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/jsx.js +I, [2024-12-25T12:07:18.486952 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/misc.js +W, [2024-12-25T12:07:18.486988 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/misc.js +I, [2024-12-25T12:07:18.487003 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/placeholders.js +W, [2024-12-25T12:07:18.487037 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/placeholders.js +I, [2024-12-25T12:07:18.487051 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/typescript.js +W, [2024-12-25T12:07:18.487127 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/typescript.js +I, [2024-12-25T12:07:18.487143 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/utils.js +W, [2024-12-25T12:07:18.487202 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/utils.js +I, [2024-12-25T12:07:18.487219 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/index.js +W, [2024-12-25T12:07:18.487280 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/index.js +I, [2024-12-25T12:07:18.487296 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +W, [2024-12-25T12:07:18.487336 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +I, [2024-12-25T12:07:18.487351 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +W, [2024-12-25T12:07:18.487385 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +I, [2024-12-25T12:07:18.487399 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/inherits.js +W, [2024-12-25T12:07:18.487613 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/inherits.js +I, [2024-12-25T12:07:18.487658 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +W, [2024-12-25T12:07:18.487740 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +I, [2024-12-25T12:07:18.487859 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/removeProperties.js +W, [2024-12-25T12:07:18.487994 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/removeProperties.js +I, [2024-12-25T12:07:18.488061 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +W, [2024-12-25T12:07:18.488132 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +I, [2024-12-25T12:07:18.488150 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +W, [2024-12-25T12:07:18.488259 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +I, [2024-12-25T12:07:18.488280 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +W, [2024-12-25T12:07:18.488325 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +I, [2024-12-25T12:07:18.488345 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +W, [2024-12-25T12:07:18.488383 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +I, [2024-12-25T12:07:18.488448 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getFunctionName.js +W, [2024-12-25T12:07:18.488537 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getFunctionName.js +I, [2024-12-25T12:07:18.488554 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +W, [2024-12-25T12:07:18.488590 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +I, [2024-12-25T12:07:18.488606 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/traverse/traverse.js +W, [2024-12-25T12:07:18.488640 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/traverse/traverse.js +I, [2024-12-25T12:07:18.488656 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/traverse/traverseFast.js +W, [2024-12-25T12:07:18.488689 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/traverse/traverseFast.js +I, [2024-12-25T12:07:18.488704 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/deprecationWarning.js +W, [2024-12-25T12:07:18.488762 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/deprecationWarning.js +I, [2024-12-25T12:07:18.488780 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/inherit.js +W, [2024-12-25T12:07:18.488818 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/inherit.js +I, [2024-12-25T12:07:18.488833 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +W, [2024-12-25T12:07:18.488893 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +I, [2024-12-25T12:07:18.488911 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/shallowEqual.js +W, [2024-12-25T12:07:18.488948 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/shallowEqual.js +I, [2024-12-25T12:07:18.488964 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +W, [2024-12-25T12:07:18.488998 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +I, [2024-12-25T12:07:18.489013 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/generated/index.js +W, [2024-12-25T12:07:18.489175 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/generated/index.js +I, [2024-12-25T12:07:18.489193 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/is.js +W, [2024-12-25T12:07:18.489229 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/is.js +I, [2024-12-25T12:07:18.489244 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isBinding.js +W, [2024-12-25T12:07:18.489298 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isBinding.js +I, [2024-12-25T12:07:18.489315 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isBlockScoped.js +W, [2024-12-25T12:07:18.489354 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isBlockScoped.js +I, [2024-12-25T12:07:18.489425 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isImmutable.js +W, [2024-12-25T12:07:18.489552 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isImmutable.js +I, [2024-12-25T12:07:18.489571 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isLet.js +W, [2024-12-25T12:07:18.489628 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isLet.js +I, [2024-12-25T12:07:18.489647 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isNode.js +W, [2024-12-25T12:07:18.489686 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isNode.js +I, [2024-12-25T12:07:18.489701 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isNodesEquivalent.js +W, [2024-12-25T12:07:18.489737 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isNodesEquivalent.js +I, [2024-12-25T12:07:18.489751 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isPlaceholderType.js +W, [2024-12-25T12:07:18.489785 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isPlaceholderType.js +I, [2024-12-25T12:07:18.489800 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isReferenced.js +W, [2024-12-25T12:07:18.489834 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isReferenced.js +I, [2024-12-25T12:07:18.489849 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isScope.js +W, [2024-12-25T12:07:18.489882 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isScope.js +I, [2024-12-25T12:07:18.489898 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isSpecifierDefault.js +W, [2024-12-25T12:07:18.489993 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isSpecifierDefault.js +I, [2024-12-25T12:07:18.490021 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isType.js +W, [2024-12-25T12:07:18.490071 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isType.js +I, [2024-12-25T12:07:18.490087 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isValidES3Identifier.js +W, [2024-12-25T12:07:18.490124 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isValidES3Identifier.js +I, [2024-12-25T12:07:18.490140 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isValidIdentifier.js +W, [2024-12-25T12:07:18.490173 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isValidIdentifier.js +I, [2024-12-25T12:07:18.490188 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isVar.js +W, [2024-12-25T12:07:18.490220 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isVar.js +I, [2024-12-25T12:07:18.490235 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/matchesPattern.js +W, [2024-12-25T12:07:18.490292 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/matchesPattern.js +I, [2024-12-25T12:07:18.490309 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/react/isCompatTag.js +W, [2024-12-25T12:07:18.490347 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/react/isCompatTag.js +I, [2024-12-25T12:07:18.490362 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/react/isReactComponent.js +W, [2024-12-25T12:07:18.490414 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/react/isReactComponent.js +I, [2024-12-25T12:07:18.490431 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/validate.js +W, [2024-12-25T12:07:18.490610 #40732] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/validate.js +I, [2024-12-25T12:07:18.490652 #40732] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/README.md +W, [2024-12-25T12:07:18.492073 #40732] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/README.md +I, [2024-12-25T12:07:18.492114 #40732] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/index.js +W, [2024-12-25T12:07:18.492180 #40732] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/index.js +I, [2024-12-25T12:07:18.492204 #40732] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/lib/salty.js +W, [2024-12-25T12:07:18.492252 #40732] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/lib/salty.js +I, [2024-12-25T12:07:18.492274 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/README.md +W, [2024-12-25T12:07:18.494114 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/README.md +I, [2024-12-25T12:07:18.494171 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/adapters/fs.js +W, [2024-12-25T12:07:18.494369 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/adapters/fs.js +I, [2024-12-25T12:07:18.494403 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/constants.js +W, [2024-12-25T12:07:18.494724 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/constants.js +I, [2024-12-25T12:07:18.494763 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/index.js +W, [2024-12-25T12:07:18.494849 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/index.js +I, [2024-12-25T12:07:18.494888 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/async.js +W, [2024-12-25T12:07:18.495033 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/async.js +I, [2024-12-25T12:07:18.495244 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/common.js +W, [2024-12-25T12:07:18.495362 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/common.js +I, [2024-12-25T12:07:18.495396 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/sync.js +W, [2024-12-25T12:07:18.495446 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/sync.js +I, [2024-12-25T12:07:18.495470 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/settings.js +W, [2024-12-25T12:07:18.495563 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/settings.js +I, [2024-12-25T12:07:18.495622 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/types/index.js +W, [2024-12-25T12:07:18.495705 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/types/index.js +I, [2024-12-25T12:07:18.495731 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/utils/fs.js +W, [2024-12-25T12:07:18.495778 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/utils/fs.js +I, [2024-12-25T12:07:18.495801 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/utils/index.js +W, [2024-12-25T12:07:18.495859 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/utils/index.js +I, [2024-12-25T12:07:18.495891 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/README.md +W, [2024-12-25T12:07:18.496724 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/README.md +I, [2024-12-25T12:07:18.496885 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/adapters/fs.js +W, [2024-12-25T12:07:18.496986 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/adapters/fs.js +I, [2024-12-25T12:07:18.497013 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/index.js +W, [2024-12-25T12:07:18.497061 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/index.js +I, [2024-12-25T12:07:18.497083 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/providers/async.js +W, [2024-12-25T12:07:18.497160 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/providers/async.js +I, [2024-12-25T12:07:18.497268 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/providers/sync.js +W, [2024-12-25T12:07:18.497349 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/providers/sync.js +I, [2024-12-25T12:07:18.497375 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/settings.js +W, [2024-12-25T12:07:18.497421 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/settings.js +I, [2024-12-25T12:07:18.497444 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/types/index.js +W, [2024-12-25T12:07:18.497548 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/types/index.js +I, [2024-12-25T12:07:18.497575 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/README.md +W, [2024-12-25T12:07:18.498286 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/README.md +I, [2024-12-25T12:07:18.498324 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/index.js +W, [2024-12-25T12:07:18.498383 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/index.js +I, [2024-12-25T12:07:18.498407 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/async.js +W, [2024-12-25T12:07:18.498540 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/async.js +I, [2024-12-25T12:07:18.498573 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/index.js +W, [2024-12-25T12:07:18.498661 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/index.js +I, [2024-12-25T12:07:18.498694 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/stream.js +W, [2024-12-25T12:07:18.498756 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/stream.js +I, [2024-12-25T12:07:18.498788 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/sync.js +W, [2024-12-25T12:07:18.498849 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/sync.js +I, [2024-12-25T12:07:18.498881 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/async.js +W, [2024-12-25T12:07:18.498965 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/async.js +I, [2024-12-25T12:07:18.498998 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/common.js +W, [2024-12-25T12:07:18.499046 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/common.js +I, [2024-12-25T12:07:18.499069 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/reader.js +W, [2024-12-25T12:07:18.499127 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/reader.js +I, [2024-12-25T12:07:18.499159 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/sync.js +W, [2024-12-25T12:07:18.499219 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/sync.js +I, [2024-12-25T12:07:18.499251 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/settings.js +W, [2024-12-25T12:07:18.499315 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/settings.js +I, [2024-12-25T12:07:18.499347 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/types/index.js +W, [2024-12-25T12:07:18.499414 #40732] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/types/index.js +I, [2024-12-25T12:07:18.499439 #40732] INFO -- : Processing file: ../../node_modules/@types/linkify-it/README.md +W, [2024-12-25T12:07:18.500317 #40732] WARN -- : Copyright string not found in ../../node_modules/@types/linkify-it/README.md +I, [2024-12-25T12:07:18.500365 #40732] INFO -- : Processing file: ../../node_modules/@types/markdown-it/README.md +W, [2024-12-25T12:07:18.501303 #40732] WARN -- : Copyright string not found in ../../node_modules/@types/markdown-it/README.md +I, [2024-12-25T12:07:18.501350 #40732] INFO -- : Processing file: ../../node_modules/@types/mdurl/README.md +W, [2024-12-25T12:07:18.502119 #40732] WARN -- : Copyright string not found in ../../node_modules/@types/mdurl/README.md +I, [2024-12-25T12:07:18.502152 #40732] INFO -- : Processing file: ../../node_modules/ansi-styles/index.js +W, [2024-12-25T12:07:18.502247 #40732] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/index.js +I, [2024-12-25T12:07:18.502273 #40732] INFO -- : Processing file: ../../node_modules/ansi-styles/readme.md +W, [2024-12-25T12:07:18.503129 #40732] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/readme.md +I, [2024-12-25T12:07:18.503183 #40732] INFO -- : Processing file: ../../node_modules/argparse/CHANGELOG.md +W, [2024-12-25T12:07:18.503946 #40732] WARN -- : Copyright string not found in ../../node_modules/argparse/CHANGELOG.md +I, [2024-12-25T12:07:18.503983 #40732] INFO -- : Processing file: ../../node_modules/argparse/README.md +W, [2024-12-25T12:07:18.504754 #40732] WARN -- : Copyright string not found in ../../node_modules/argparse/README.md +I, [2024-12-25T12:07:18.504954 #40732] INFO -- : Processing file: ../../node_modules/argparse/argparse.js +W, [2024-12-25T12:07:18.505187 #40732] WARN -- : Copyright string not found in ../../node_modules/argparse/argparse.js +I, [2024-12-25T12:07:18.505221 #40732] INFO -- : Processing file: ../../node_modules/argparse/lib/sub.js +W, [2024-12-25T12:07:18.505272 #40732] WARN -- : Copyright string not found in ../../node_modules/argparse/lib/sub.js +I, [2024-12-25T12:07:18.505295 #40732] INFO -- : Processing file: ../../node_modules/argparse/lib/textwrap.js +W, [2024-12-25T12:07:18.505384 #40732] WARN -- : Copyright string not found in ../../node_modules/argparse/lib/textwrap.js +I, [2024-12-25T12:07:18.505416 #40732] INFO -- : Processing file: ../../node_modules/array-back/README.md +W, [2024-12-25T12:07:18.506403 #40732] WARN -- : Copyright string not found in ../../node_modules/array-back/README.md +I, [2024-12-25T12:07:18.506569 #40732] INFO -- : Processing file: ../../node_modules/array-back/index.js +W, [2024-12-25T12:07:18.506641 #40732] WARN -- : Copyright string not found in ../../node_modules/array-back/index.js +I, [2024-12-25T12:07:18.506666 #40732] INFO -- : Processing file: ../../node_modules/bluebird/README.md +W, [2024-12-25T12:07:18.507400 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/README.md +I, [2024-12-25T12:07:18.507490 #40732] INFO -- : Processing file: ../../node_modules/bluebird/changelog.md +W, [2024-12-25T12:07:18.508207 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/changelog.md +I, [2024-12-25T12:07:18.508259 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.core.js +W, [2024-12-25T12:07:18.508648 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.core.js +I, [2024-12-25T12:07:18.508808 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.core.min.js +W, [2024-12-25T12:07:18.509382 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.core.min.js +I, [2024-12-25T12:07:18.509657 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.js +W, [2024-12-25T12:07:18.510229 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.js +I, [2024-12-25T12:07:18.510389 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.min.js +W, [2024-12-25T12:07:18.510730 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.min.js +I, [2024-12-25T12:07:18.510873 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/any.js +W, [2024-12-25T12:07:18.511094 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/any.js +I, [2024-12-25T12:07:18.511227 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/assert.js +W, [2024-12-25T12:07:18.511460 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/assert.js +I, [2024-12-25T12:07:18.511619 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/async.js +W, [2024-12-25T12:07:18.511810 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/async.js +I, [2024-12-25T12:07:18.511953 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/bind.js +W, [2024-12-25T12:07:18.512134 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/bind.js +I, [2024-12-25T12:07:18.512766 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/bluebird.js +W, [2024-12-25T12:07:18.513176 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/bluebird.js +I, [2024-12-25T12:07:18.513257 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/call_get.js +W, [2024-12-25T12:07:18.513376 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/call_get.js +I, [2024-12-25T12:07:18.513602 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/cancel.js +W, [2024-12-25T12:07:18.513699 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/cancel.js +I, [2024-12-25T12:07:18.513728 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/catch_filter.js +W, [2024-12-25T12:07:18.513777 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/catch_filter.js +I, [2024-12-25T12:07:18.513800 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/context.js +W, [2024-12-25T12:07:18.513846 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/context.js +I, [2024-12-25T12:07:18.513869 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/debuggability.js +W, [2024-12-25T12:07:18.514064 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/debuggability.js +I, [2024-12-25T12:07:18.514128 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/direct_resolve.js +W, [2024-12-25T12:07:18.514194 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/direct_resolve.js +I, [2024-12-25T12:07:18.514219 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/each.js +W, [2024-12-25T12:07:18.514350 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/each.js +I, [2024-12-25T12:07:18.514398 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/errors.js +W, [2024-12-25T12:07:18.514503 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/errors.js +I, [2024-12-25T12:07:18.514529 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/es5.js +W, [2024-12-25T12:07:18.514594 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/es5.js +I, [2024-12-25T12:07:18.514627 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/filter.js +W, [2024-12-25T12:07:18.514678 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/filter.js +I, [2024-12-25T12:07:18.514701 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/finally.js +W, [2024-12-25T12:07:18.514763 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/finally.js +I, [2024-12-25T12:07:18.514794 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/generators.js +W, [2024-12-25T12:07:18.514887 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/generators.js +I, [2024-12-25T12:07:18.514919 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/join.js +W, [2024-12-25T12:07:18.514985 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/join.js +I, [2024-12-25T12:07:18.515009 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/map.js +W, [2024-12-25T12:07:18.515070 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/map.js +I, [2024-12-25T12:07:18.515100 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/method.js +W, [2024-12-25T12:07:18.515180 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/method.js +I, [2024-12-25T12:07:18.515212 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/nodeback.js +W, [2024-12-25T12:07:18.515259 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/nodeback.js +I, [2024-12-25T12:07:18.515282 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/nodeify.js +W, [2024-12-25T12:07:18.515325 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/nodeify.js +I, [2024-12-25T12:07:18.515348 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promise.js +W, [2024-12-25T12:07:18.515403 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promise.js +I, [2024-12-25T12:07:18.515426 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promise_array.js +W, [2024-12-25T12:07:18.515492 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promise_array.js +I, [2024-12-25T12:07:18.515555 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promisify.js +W, [2024-12-25T12:07:18.515630 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promisify.js +I, [2024-12-25T12:07:18.515661 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/props.js +W, [2024-12-25T12:07:18.515729 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/props.js +I, [2024-12-25T12:07:18.515754 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/queue.js +W, [2024-12-25T12:07:18.515798 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/queue.js +I, [2024-12-25T12:07:18.516187 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/race.js +W, [2024-12-25T12:07:18.516263 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/race.js +I, [2024-12-25T12:07:18.516286 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/reduce.js +W, [2024-12-25T12:07:18.516347 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/reduce.js +I, [2024-12-25T12:07:18.516378 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/schedule.js +W, [2024-12-25T12:07:18.516440 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/schedule.js +I, [2024-12-25T12:07:18.516571 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/settle.js +W, [2024-12-25T12:07:18.516622 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/settle.js +I, [2024-12-25T12:07:18.516797 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/some.js +W, [2024-12-25T12:07:18.516854 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/some.js +I, [2024-12-25T12:07:18.516880 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/synchronous_inspection.js +W, [2024-12-25T12:07:18.516963 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/synchronous_inspection.js +I, [2024-12-25T12:07:18.516994 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/thenables.js +W, [2024-12-25T12:07:18.517042 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/thenables.js +I, [2024-12-25T12:07:18.517065 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/timers.js +W, [2024-12-25T12:07:18.517125 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/timers.js +I, [2024-12-25T12:07:18.517156 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/using.js +W, [2024-12-25T12:07:18.517207 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/using.js +I, [2024-12-25T12:07:18.517230 #40732] INFO -- : Processing file: ../../node_modules/bluebird/js/release/util.js +W, [2024-12-25T12:07:18.517314 #40732] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/util.js +I, [2024-12-25T12:07:18.517346 #40732] INFO -- : Processing file: ../../node_modules/braces/README.md +W, [2024-12-25T12:07:18.518109 #40732] WARN -- : Copyright string not found in ../../node_modules/braces/README.md +I, [2024-12-25T12:07:18.518146 #40732] INFO -- : Processing file: ../../node_modules/braces/index.js +W, [2024-12-25T12:07:18.518204 #40732] WARN -- : Copyright string not found in ../../node_modules/braces/index.js +I, [2024-12-25T12:07:18.518227 #40732] INFO -- : Processing file: ../../node_modules/braces/lib/compile.js +W, [2024-12-25T12:07:18.518289 #40732] WARN -- : Copyright string not found in ../../node_modules/braces/lib/compile.js +I, [2024-12-25T12:07:18.518321 #40732] INFO -- : Processing file: ../../node_modules/braces/lib/constants.js +W, [2024-12-25T12:07:18.518388 #40732] WARN -- : Copyright string not found in ../../node_modules/braces/lib/constants.js +I, [2024-12-25T12:07:18.518420 #40732] INFO -- : Processing file: ../../node_modules/braces/lib/expand.js +W, [2024-12-25T12:07:18.518533 #40732] WARN -- : Copyright string not found in ../../node_modules/braces/lib/expand.js +I, [2024-12-25T12:07:18.518567 #40732] INFO -- : Processing file: ../../node_modules/braces/lib/parse.js +W, [2024-12-25T12:07:18.518640 #40732] WARN -- : Copyright string not found in ../../node_modules/braces/lib/parse.js +I, [2024-12-25T12:07:18.518664 #40732] INFO -- : Processing file: ../../node_modules/braces/lib/stringify.js +W, [2024-12-25T12:07:18.518731 #40732] WARN -- : Copyright string not found in ../../node_modules/braces/lib/stringify.js +I, [2024-12-25T12:07:18.518756 #40732] INFO -- : Processing file: ../../node_modules/braces/lib/utils.js +W, [2024-12-25T12:07:18.518802 #40732] WARN -- : Copyright string not found in ../../node_modules/braces/lib/utils.js +I, [2024-12-25T12:07:18.518824 #40732] INFO -- : Processing file: ../../node_modules/cache-point/README.md +W, [2024-12-25T12:07:18.519572 #40732] WARN -- : Copyright string not found in ../../node_modules/cache-point/README.md +I, [2024-12-25T12:07:18.519609 #40732] INFO -- : Processing file: ../../node_modules/cache-point/index.js +W, [2024-12-25T12:07:18.519667 #40732] WARN -- : Copyright string not found in ../../node_modules/cache-point/index.js +I, [2024-12-25T12:07:18.519690 #40732] INFO -- : Processing file: ../../node_modules/catharsis/README.md +W, [2024-12-25T12:07:18.520370 #40732] WARN -- : Copyright string not found in ../../node_modules/catharsis/README.md +I, [2024-12-25T12:07:18.520404 #40732] INFO -- : Processing file: ../../node_modules/catharsis/bin/parse.js +W, [2024-12-25T12:07:18.520507 #40732] WARN -- : Copyright string not found in ../../node_modules/catharsis/bin/parse.js +I, [2024-12-25T12:07:18.520533 #40732] INFO -- : Processing file: ../../node_modules/catharsis/catharsis.js +W, [2024-12-25T12:07:18.520595 #40732] WARN -- : Copyright string not found in ../../node_modules/catharsis/catharsis.js +I, [2024-12-25T12:07:18.520621 #40732] INFO -- : Processing file: ../../node_modules/catharsis/lib/describe.js +W, [2024-12-25T12:07:18.520667 #40732] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/describe.js +I, [2024-12-25T12:07:18.520681 #40732] INFO -- : Processing file: ../../node_modules/catharsis/lib/parser.js +W, [2024-12-25T12:07:18.521186 #40732] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/parser.js +I, [2024-12-25T12:07:18.521205 #40732] INFO -- : Processing file: ../../node_modules/catharsis/lib/schema.js +W, [2024-12-25T12:07:18.521244 #40732] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/schema.js +I, [2024-12-25T12:07:18.521259 #40732] INFO -- : Processing file: ../../node_modules/catharsis/lib/stringify.js +W, [2024-12-25T12:07:18.521296 #40732] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/stringify.js +I, [2024-12-25T12:07:18.521312 #40732] INFO -- : Processing file: ../../node_modules/catharsis/lib/types.js +W, [2024-12-25T12:07:18.521345 #40732] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/types.js +I, [2024-12-25T12:07:18.521360 #40732] INFO -- : Processing file: ../../node_modules/chalk/readme.md +W, [2024-12-25T12:07:18.522044 #40732] WARN -- : Copyright string not found in ../../node_modules/chalk/readme.md +I, [2024-12-25T12:07:18.522072 #40732] INFO -- : Processing file: ../../node_modules/chalk/source/index.js +W, [2024-12-25T12:07:18.522156 #40732] WARN -- : Copyright string not found in ../../node_modules/chalk/source/index.js +I, [2024-12-25T12:07:18.522173 #40732] INFO -- : Processing file: ../../node_modules/chalk/source/templates.js +W, [2024-12-25T12:07:18.522211 #40732] WARN -- : Copyright string not found in ../../node_modules/chalk/source/templates.js +I, [2024-12-25T12:07:18.522226 #40732] INFO -- : Processing file: ../../node_modules/chalk/source/util.js +W, [2024-12-25T12:07:18.522279 #40732] WARN -- : Copyright string not found in ../../node_modules/chalk/source/util.js +I, [2024-12-25T12:07:18.522295 #40732] INFO -- : Processing file: ../../node_modules/chalk-template/index.js +W, [2024-12-25T12:07:18.522362 #40732] WARN -- : Copyright string not found in ../../node_modules/chalk-template/index.js +I, [2024-12-25T12:07:18.522378 #40732] INFO -- : Processing file: ../../node_modules/chalk-template/readme.md +W, [2024-12-25T12:07:18.523003 #40732] WARN -- : Copyright string not found in ../../node_modules/chalk-template/readme.md +I, [2024-12-25T12:07:18.523038 #40732] INFO -- : Processing file: ../../node_modules/color-convert/CHANGELOG.md +W, [2024-12-25T12:07:18.524740 #40732] WARN -- : Copyright string not found in ../../node_modules/color-convert/CHANGELOG.md +I, [2024-12-25T12:07:18.524785 #40732] INFO -- : Processing file: ../../node_modules/color-convert/README.md +W, [2024-12-25T12:07:18.525630 #40732] WARN -- : Copyright string not found in ../../node_modules/color-convert/README.md +I, [2024-12-25T12:07:18.525739 #40732] INFO -- : Processing file: ../../node_modules/color-convert/conversions.js +W, [2024-12-25T12:07:18.525915 #40732] WARN -- : Copyright string not found in ../../node_modules/color-convert/conversions.js +I, [2024-12-25T12:07:18.525992 #40732] INFO -- : Processing file: ../../node_modules/color-convert/index.js +W, [2024-12-25T12:07:18.526086 #40732] WARN -- : Copyright string not found in ../../node_modules/color-convert/index.js +I, [2024-12-25T12:07:18.526139 #40732] INFO -- : Processing file: ../../node_modules/color-convert/route.js +W, [2024-12-25T12:07:18.526252 #40732] WARN -- : Copyright string not found in ../../node_modules/color-convert/route.js +I, [2024-12-25T12:07:18.526297 #40732] INFO -- : Processing file: ../../node_modules/color-name/README.md +W, [2024-12-25T12:07:18.527382 #40732] WARN -- : Copyright string not found in ../../node_modules/color-name/README.md +I, [2024-12-25T12:07:18.527773 #40732] INFO -- : Processing file: ../../node_modules/color-name/index.js +W, [2024-12-25T12:07:18.527899 #40732] WARN -- : Copyright string not found in ../../node_modules/color-name/index.js +I, [2024-12-25T12:07:18.528080 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/README.md +W, [2024-12-25T12:07:18.529120 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/README.md +I, [2024-12-25T12:07:18.529169 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/index.js +W, [2024-12-25T12:07:18.529379 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/index.js +I, [2024-12-25T12:07:18.529564 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/lib/argv-parser.js +W, [2024-12-25T12:07:18.529711 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/argv-parser.js +I, [2024-12-25T12:07:18.529773 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/lib/argv-tools.js +W, [2024-12-25T12:07:18.529884 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/argv-tools.js +I, [2024-12-25T12:07:18.529911 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-definition.js +W, [2024-12-25T12:07:18.530030 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-definition.js +I, [2024-12-25T12:07:18.530092 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-definitions.js +W, [2024-12-25T12:07:18.530248 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-definitions.js +I, [2024-12-25T12:07:18.530298 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-flag.js +W, [2024-12-25T12:07:18.530431 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-flag.js +I, [2024-12-25T12:07:18.530457 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option.js +W, [2024-12-25T12:07:18.530864 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option.js +I, [2024-12-25T12:07:18.530903 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/lib/output-grouped.js +W, [2024-12-25T12:07:18.531056 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/output-grouped.js +I, [2024-12-25T12:07:18.531104 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/lib/output.js +W, [2024-12-25T12:07:18.531329 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/output.js +I, [2024-12-25T12:07:18.531369 #40732] INFO -- : Processing file: ../../node_modules/command-line-usage/README.md +W, [2024-12-25T12:07:18.532098 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/README.md +I, [2024-12-25T12:07:18.532142 #40732] INFO -- : Processing file: ../../node_modules/command-line-usage/index.js +W, [2024-12-25T12:07:18.532220 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/index.js +I, [2024-12-25T12:07:18.532290 #40732] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/chalk-format.js +W, [2024-12-25T12:07:18.532432 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/chalk-format.js +I, [2024-12-25T12:07:18.532549 #40732] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section/content.js +W, [2024-12-25T12:07:18.532688 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section/content.js +I, [2024-12-25T12:07:18.532729 #40732] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section/option-list.js +W, [2024-12-25T12:07:18.532861 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section/option-list.js +I, [2024-12-25T12:07:18.532899 #40732] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section.js +W, [2024-12-25T12:07:18.533031 #40732] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section.js +I, [2024-12-25T12:07:18.533068 #40732] INFO -- : Processing file: ../../node_modules/common-sequence/README.md +W, [2024-12-25T12:07:18.533895 #40732] WARN -- : Copyright string not found in ../../node_modules/common-sequence/README.md +I, [2024-12-25T12:07:18.533944 #40732] INFO -- : Processing file: ../../node_modules/common-sequence/dist/index.js +W, [2024-12-25T12:07:18.534051 #40732] WARN -- : Copyright string not found in ../../node_modules/common-sequence/dist/index.js +I, [2024-12-25T12:07:18.534114 #40732] INFO -- : Processing file: ../../node_modules/config-master/README.md +W, [2024-12-25T12:07:18.534658 #40732] WARN -- : Copyright string not found in ../../node_modules/config-master/README.md +I, [2024-12-25T12:07:18.534699 #40732] INFO -- : Processing file: ../../node_modules/config-master/lib/config-master.js +W, [2024-12-25T12:07:18.534755 #40732] WARN -- : Copyright string not found in ../../node_modules/config-master/lib/config-master.js +I, [2024-12-25T12:07:18.534778 #40732] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/README.md +W, [2024-12-25T12:07:18.535618 #40732] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/README.md +I, [2024-12-25T12:07:18.535668 #40732] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/lib/walk-back.js +W, [2024-12-25T12:07:18.535744 #40732] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/lib/walk-back.js +I, [2024-12-25T12:07:18.535768 #40732] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/fixture/file.txt +W, [2024-12-25T12:07:18.535827 #40732] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/test/fixture/file.txt +I, [2024-12-25T12:07:18.535851 #40732] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/fixture/subdir/file.txt +W, [2024-12-25T12:07:18.535965 #40732] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/test/fixture/subdir/file.txt +I, [2024-12-25T12:07:18.536006 #40732] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/test.js +W, [2024-12-25T12:07:18.536164 #40732] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/test/test.js +I, [2024-12-25T12:07:18.536194 #40732] INFO -- : Processing file: ../../node_modules/config-master/test/test.js +W, [2024-12-25T12:07:18.536251 #40732] WARN -- : Copyright string not found in ../../node_modules/config-master/test/test.js +I, [2024-12-25T12:07:18.536275 #40732] INFO -- : Processing file: ../../node_modules/current-module-paths/README.md +W, [2024-12-25T12:07:18.536828 #40732] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/README.md +I, [2024-12-25T12:07:18.536887 #40732] INFO -- : Processing file: ../../node_modules/current-module-paths/index.js +W, [2024-12-25T12:07:18.537001 #40732] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/index.js +I, [2024-12-25T12:07:18.537067 #40732] INFO -- : Processing file: ../../node_modules/dmd/README.md +W, [2024-12-25T12:07:18.538890 #40732] WARN -- : Copyright string not found in ../../node_modules/dmd/README.md +I, [2024-12-25T12:07:18.538940 #40732] INFO -- : Processing file: ../../node_modules/dmd/helpers/ddata.js +W, [2024-12-25T12:07:18.539106 #40732] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/ddata.js +I, [2024-12-25T12:07:18.539133 #40732] INFO -- : Processing file: ../../node_modules/dmd/helpers/helpers.js +W, [2024-12-25T12:07:18.539212 #40732] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/helpers.js +I, [2024-12-25T12:07:18.539300 #40732] INFO -- : Processing file: ../../node_modules/dmd/helpers/selectors.js +W, [2024-12-25T12:07:18.539604 #40732] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/selectors.js +I, [2024-12-25T12:07:18.539653 #40732] INFO -- : Processing file: ../../node_modules/dmd/index.js +W, [2024-12-25T12:07:18.539723 #40732] WARN -- : Copyright string not found in ../../node_modules/dmd/index.js +I, [2024-12-25T12:07:18.539748 #40732] INFO -- : Processing file: ../../node_modules/dmd/lib/dmd-options.js +W, [2024-12-25T12:07:18.539795 #40732] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/dmd-options.js +I, [2024-12-25T12:07:18.539818 #40732] INFO -- : Processing file: ../../node_modules/dmd/lib/handlebars-template.js +W, [2024-12-25T12:07:18.539866 #40732] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/handlebars-template.js +I, [2024-12-25T12:07:18.539888 #40732] INFO -- : Processing file: ../../node_modules/dmd/lib/state.js +W, [2024-12-25T12:07:18.539931 #40732] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/state.js +I, [2024-12-25T12:07:18.539953 #40732] INFO -- : Processing file: ../../node_modules/dmd/partials/partial-cache.js +W, [2024-12-25T12:07:18.540092 #40732] WARN -- : Copyright string not found in ../../node_modules/dmd/partials/partial-cache.js +I, [2024-12-25T12:07:18.540117 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/decode.js +W, [2024-12-25T12:07:18.540233 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/decode.js +I, [2024-12-25T12:07:18.540258 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/decode_codepoint.js +W, [2024-12-25T12:07:18.540350 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/decode_codepoint.js +I, [2024-12-25T12:07:18.540375 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/encode.js +W, [2024-12-25T12:07:18.540457 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/encode.js +I, [2024-12-25T12:07:18.540481 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/escape.js +W, [2024-12-25T12:07:18.540604 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/escape.js +I, [2024-12-25T12:07:18.540630 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/esm/decode.js +W, [2024-12-25T12:07:18.540691 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/decode.js +I, [2024-12-25T12:07:18.540714 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/esm/decode_codepoint.js +W, [2024-12-25T12:07:18.540758 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/decode_codepoint.js +I, [2024-12-25T12:07:18.540780 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/esm/encode.js +W, [2024-12-25T12:07:18.540823 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/encode.js +I, [2024-12-25T12:07:18.540845 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/esm/escape.js +W, [2024-12-25T12:07:18.540889 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/escape.js +I, [2024-12-25T12:07:18.540912 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/decode-data-html.js +W, [2024-12-25T12:07:18.541070 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/decode-data-html.js +I, [2024-12-25T12:07:18.541096 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/decode-data-xml.js +W, [2024-12-25T12:07:18.541144 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/decode-data-xml.js +I, [2024-12-25T12:07:18.541167 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/encode-html.js +W, [2024-12-25T12:07:18.541258 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/encode-html.js +I, [2024-12-25T12:07:18.541281 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/esm/index.js +W, [2024-12-25T12:07:18.541321 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/index.js +I, [2024-12-25T12:07:18.541336 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/generated/decode-data-html.js +W, [2024-12-25T12:07:18.541421 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/decode-data-html.js +I, [2024-12-25T12:07:18.541437 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/generated/decode-data-xml.js +W, [2024-12-25T12:07:18.541475 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/decode-data-xml.js +I, [2024-12-25T12:07:18.541491 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/generated/encode-html.js +W, [2024-12-25T12:07:18.541662 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/encode-html.js +I, [2024-12-25T12:07:18.541684 #40732] INFO -- : Processing file: ../../node_modules/entities/lib/index.js +W, [2024-12-25T12:07:18.541728 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/lib/index.js +I, [2024-12-25T12:07:18.541743 #40732] INFO -- : Processing file: ../../node_modules/entities/readme.md +W, [2024-12-25T12:07:18.542697 #40732] WARN -- : Copyright string not found in ../../node_modules/entities/readme.md +I, [2024-12-25T12:07:18.542743 #40732] INFO -- : Processing file: ../../node_modules/escape-string-regexp/index.js +W, [2024-12-25T12:07:18.542887 #40732] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/index.js +I, [2024-12-25T12:07:18.542925 #40732] INFO -- : Processing file: ../../node_modules/escape-string-regexp/readme.md +W, [2024-12-25T12:07:18.543736 #40732] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/readme.md +I, [2024-12-25T12:07:18.543803 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/README.md +W, [2024-12-25T12:07:18.544899 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/README.md +I, [2024-12-25T12:07:18.544955 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/index.js +W, [2024-12-25T12:07:18.545066 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/index.js +I, [2024-12-25T12:07:18.545093 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/managers/tasks.js +W, [2024-12-25T12:07:18.545170 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/managers/tasks.js +I, [2024-12-25T12:07:18.545266 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/async.js +W, [2024-12-25T12:07:18.545394 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/async.js +I, [2024-12-25T12:07:18.545514 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/deep.js +W, [2024-12-25T12:07:18.545602 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/deep.js +I, [2024-12-25T12:07:18.545630 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/entry.js +W, [2024-12-25T12:07:18.545763 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/entry.js +I, [2024-12-25T12:07:18.545791 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/error.js +W, [2024-12-25T12:07:18.546044 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/error.js +I, [2024-12-25T12:07:18.546112 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/matchers/matcher.js +W, [2024-12-25T12:07:18.546374 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/matchers/matcher.js +I, [2024-12-25T12:07:18.546411 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/matchers/partial.js +W, [2024-12-25T12:07:18.546603 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/matchers/partial.js +I, [2024-12-25T12:07:18.546640 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/provider.js +W, [2024-12-25T12:07:18.546722 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/provider.js +I, [2024-12-25T12:07:18.546870 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/stream.js +W, [2024-12-25T12:07:18.546988 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/stream.js +I, [2024-12-25T12:07:18.547025 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/sync.js +W, [2024-12-25T12:07:18.547159 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/sync.js +I, [2024-12-25T12:07:18.547230 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/transformers/entry.js +W, [2024-12-25T12:07:18.547300 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/transformers/entry.js +I, [2024-12-25T12:07:18.547325 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/async.js +W, [2024-12-25T12:07:18.547485 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/async.js +I, [2024-12-25T12:07:18.547606 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/reader.js +W, [2024-12-25T12:07:18.547704 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/reader.js +I, [2024-12-25T12:07:18.547730 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/stream.js +W, [2024-12-25T12:07:18.547798 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/stream.js +I, [2024-12-25T12:07:18.547822 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/sync.js +W, [2024-12-25T12:07:18.547870 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/sync.js +I, [2024-12-25T12:07:18.547892 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/settings.js +W, [2024-12-25T12:07:18.548022 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/settings.js +I, [2024-12-25T12:07:18.548113 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/types/index.js +W, [2024-12-25T12:07:18.548241 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/types/index.js +I, [2024-12-25T12:07:18.548267 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/array.js +W, [2024-12-25T12:07:18.548465 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/array.js +I, [2024-12-25T12:07:18.548526 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/errno.js +W, [2024-12-25T12:07:18.548632 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/errno.js +I, [2024-12-25T12:07:18.548668 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/fs.js +W, [2024-12-25T12:07:18.548831 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/fs.js +I, [2024-12-25T12:07:18.548886 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/index.js +W, [2024-12-25T12:07:18.548979 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/index.js +I, [2024-12-25T12:07:18.549061 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/path.js +W, [2024-12-25T12:07:18.549190 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/path.js +I, [2024-12-25T12:07:18.549245 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/pattern.js +W, [2024-12-25T12:07:18.549366 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/pattern.js +I, [2024-12-25T12:07:18.549435 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/stream.js +W, [2024-12-25T12:07:18.549656 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/stream.js +I, [2024-12-25T12:07:18.549709 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/string.js +W, [2024-12-25T12:07:18.549833 #40732] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/string.js +I, [2024-12-25T12:07:18.549918 #40732] INFO -- : Processing file: ../../node_modules/fastq/README.md +W, [2024-12-25T12:07:18.550709 #40732] WARN -- : Copyright string not found in ../../node_modules/fastq/README.md +I, [2024-12-25T12:07:18.550751 #40732] INFO -- : Processing file: ../../node_modules/fastq/bench.js +W, [2024-12-25T12:07:18.550874 #40732] WARN -- : Copyright string not found in ../../node_modules/fastq/bench.js +I, [2024-12-25T12:07:18.550910 #40732] INFO -- : Processing file: ../../node_modules/fastq/example.js +W, [2024-12-25T12:07:18.551082 #40732] WARN -- : Copyright string not found in ../../node_modules/fastq/example.js +I, [2024-12-25T12:07:18.551137 #40732] INFO -- : Processing file: ../../node_modules/fastq/queue.js +W, [2024-12-25T12:07:18.551248 #40732] WARN -- : Copyright string not found in ../../node_modules/fastq/queue.js +I, [2024-12-25T12:07:18.551338 #40732] INFO -- : Processing file: ../../node_modules/fastq/test/promise.js +W, [2024-12-25T12:07:18.551472 #40732] WARN -- : Copyright string not found in ../../node_modules/fastq/test/promise.js +I, [2024-12-25T12:07:18.551581 #40732] INFO -- : Processing file: ../../node_modules/fastq/test/test.js +W, [2024-12-25T12:07:18.551689 #40732] WARN -- : Copyright string not found in ../../node_modules/fastq/test/test.js +I, [2024-12-25T12:07:18.551713 #40732] INFO -- : Processing file: ../../node_modules/file-set/README.md +W, [2024-12-25T12:07:18.552304 #40732] WARN -- : Copyright string not found in ../../node_modules/file-set/README.md +I, [2024-12-25T12:07:18.552380 #40732] INFO -- : Processing file: ../../node_modules/file-set/index.js +W, [2024-12-25T12:07:18.552554 #40732] WARN -- : Copyright string not found in ../../node_modules/file-set/index.js +I, [2024-12-25T12:07:18.552590 #40732] INFO -- : Processing file: ../../node_modules/fill-range/README.md +W, [2024-12-25T12:07:18.553187 #40732] WARN -- : Copyright string not found in ../../node_modules/fill-range/README.md +I, [2024-12-25T12:07:18.553251 #40732] INFO -- : Processing file: ../../node_modules/fill-range/index.js +W, [2024-12-25T12:07:18.553346 #40732] WARN -- : Copyright string not found in ../../node_modules/fill-range/index.js +I, [2024-12-25T12:07:18.553432 #40732] INFO -- : Processing file: ../../node_modules/find-replace/README.md +W, [2024-12-25T12:07:18.554217 #40732] WARN -- : Copyright string not found in ../../node_modules/find-replace/README.md +I, [2024-12-25T12:07:18.554286 #40732] INFO -- : Processing file: ../../node_modules/find-replace/dist/index.js +W, [2024-12-25T12:07:18.554479 #40732] WARN -- : Copyright string not found in ../../node_modules/find-replace/dist/index.js +I, [2024-12-25T12:07:18.554553 #40732] INFO -- : Processing file: ../../node_modules/find-replace/index.js +W, [2024-12-25T12:07:18.554744 #40732] WARN -- : Copyright string not found in ../../node_modules/find-replace/index.js +I, [2024-12-25T12:07:18.554782 #40732] INFO -- : Processing file: ../../node_modules/glob-parent/CHANGELOG.md +W, [2024-12-25T12:07:18.555534 #40732] WARN -- : Copyright string not found in ../../node_modules/glob-parent/CHANGELOG.md +I, [2024-12-25T12:07:18.555595 #40732] INFO -- : Processing file: ../../node_modules/glob-parent/README.md +W, [2024-12-25T12:07:18.556347 #40732] WARN -- : Copyright string not found in ../../node_modules/glob-parent/README.md +I, [2024-12-25T12:07:18.556386 #40732] INFO -- : Processing file: ../../node_modules/glob-parent/index.js +W, [2024-12-25T12:07:18.556589 #40732] WARN -- : Copyright string not found in ../../node_modules/glob-parent/index.js +I, [2024-12-25T12:07:18.556660 #40732] INFO -- : Processing file: ../../node_modules/graceful-fs/README.md +W, [2024-12-25T12:07:18.557753 #40732] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/README.md +I, [2024-12-25T12:07:18.557801 #40732] INFO -- : Processing file: ../../node_modules/graceful-fs/clone.js +W, [2024-12-25T12:07:18.557872 #40732] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/clone.js +I, [2024-12-25T12:07:18.557896 #40732] INFO -- : Processing file: ../../node_modules/graceful-fs/graceful-fs.js +W, [2024-12-25T12:07:18.557976 #40732] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/graceful-fs.js +I, [2024-12-25T12:07:18.558001 #40732] INFO -- : Processing file: ../../node_modules/graceful-fs/legacy-streams.js +W, [2024-12-25T12:07:18.558047 #40732] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/legacy-streams.js +I, [2024-12-25T12:07:18.558069 #40732] INFO -- : Processing file: ../../node_modules/graceful-fs/polyfills.js +W, [2024-12-25T12:07:18.558141 #40732] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/polyfills.js +I, [2024-12-25T12:07:18.558166 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/base.js +W, [2024-12-25T12:07:18.558240 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/base.js +I, [2024-12-25T12:07:18.558265 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/ast.js +W, [2024-12-25T12:07:18.558334 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/ast.js +I, [2024-12-25T12:07:18.558360 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/base.js +W, [2024-12-25T12:07:18.558427 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/base.js +I, [2024-12-25T12:07:18.558452 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/code-gen.js +W, [2024-12-25T12:07:18.558628 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/code-gen.js +I, [2024-12-25T12:07:18.558673 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/compiler.js +W, [2024-12-25T12:07:18.558840 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/compiler.js +I, [2024-12-25T12:07:18.558866 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/helpers.js +W, [2024-12-25T12:07:18.558954 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/helpers.js +I, [2024-12-25T12:07:18.558979 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:07:18.559289 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:07:18.559316 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/parser.js +W, [2024-12-25T12:07:18.559817 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/parser.js +I, [2024-12-25T12:07:18.559849 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/printer.js +W, [2024-12-25T12:07:18.559936 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/printer.js +I, [2024-12-25T12:07:18.559962 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/visitor.js +W, [2024-12-25T12:07:18.560016 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/visitor.js +I, [2024-12-25T12:07:18.560351 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:07:18.560455 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:07:18.560478 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/decorators/inline.js +W, [2024-12-25T12:07:18.560579 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/decorators/inline.js +I, [2024-12-25T12:07:18.560605 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/decorators.js +W, [2024-12-25T12:07:18.560653 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/decorators.js +I, [2024-12-25T12:07:18.560676 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/exception.js +W, [2024-12-25T12:07:18.560748 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/exception.js +I, [2024-12-25T12:07:18.560772 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:07:18.560850 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:07:18.560877 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/each.js +W, [2024-12-25T12:07:18.560953 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/each.js +I, [2024-12-25T12:07:18.560977 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:07:18.561025 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:07:18.561048 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/if.js +W, [2024-12-25T12:07:18.561095 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/if.js +I, [2024-12-25T12:07:18.561132 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/log.js +W, [2024-12-25T12:07:18.561181 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/log.js +I, [2024-12-25T12:07:18.561204 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/lookup.js +W, [2024-12-25T12:07:18.561250 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/lookup.js +I, [2024-12-25T12:07:18.561272 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/with.js +W, [2024-12-25T12:07:18.561340 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/with.js +I, [2024-12-25T12:07:18.561367 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers.js +W, [2024-12-25T12:07:18.561414 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers.js +I, [2024-12-25T12:07:18.561437 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:07:18.561484 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:07:18.561624 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/proto-access.js +W, [2024-12-25T12:07:18.562404 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/proto-access.js +I, [2024-12-25T12:07:18.562524 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:07:18.562629 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:07:18.562655 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/logger.js +W, [2024-12-25T12:07:18.562711 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/logger.js +I, [2024-12-25T12:07:18.562736 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/no-conflict.js +W, [2024-12-25T12:07:18.562806 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/no-conflict.js +I, [2024-12-25T12:07:18.562897 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/runtime.js +W, [2024-12-25T12:07:18.563017 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/runtime.js +I, [2024-12-25T12:07:18.563042 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/safe-string.js +W, [2024-12-25T12:07:18.563093 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/safe-string.js +I, [2024-12-25T12:07:18.563117 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/utils.js +W, [2024-12-25T12:07:18.563187 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/utils.js +I, [2024-12-25T12:07:18.563214 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars.js +W, [2024-12-25T12:07:18.563271 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars.js +I, [2024-12-25T12:07:18.563294 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars.runtime.js +W, [2024-12-25T12:07:18.563358 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars.runtime.js +I, [2024-12-25T12:07:18.563384 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/precompiler.js +W, [2024-12-25T12:07:18.563468 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/precompiler.js +I, [2024-12-25T12:07:18.563493 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/base.js +W, [2024-12-25T12:07:18.563681 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/base.js +I, [2024-12-25T12:07:18.563723 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/ast.js +W, [2024-12-25T12:07:18.563798 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/ast.js +I, [2024-12-25T12:07:18.563827 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/base.js +W, [2024-12-25T12:07:18.563879 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/base.js +I, [2024-12-25T12:07:18.563905 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/code-gen.js +W, [2024-12-25T12:07:18.564068 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/code-gen.js +I, [2024-12-25T12:07:18.564099 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js +W, [2024-12-25T12:07:18.564249 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js +I, [2024-12-25T12:07:18.564275 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js +W, [2024-12-25T12:07:18.564341 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js +I, [2024-12-25T12:07:18.564365 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:07:18.564713 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:07:18.564756 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js +W, [2024-12-25T12:07:18.565444 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js +I, [2024-12-25T12:07:18.565479 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/printer.js +W, [2024-12-25T12:07:18.565603 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/printer.js +I, [2024-12-25T12:07:18.565628 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/visitor.js +W, [2024-12-25T12:07:18.565711 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/visitor.js +I, [2024-12-25T12:07:18.565736 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:07:18.565816 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:07:18.565842 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/decorators/inline.js +W, [2024-12-25T12:07:18.565888 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/decorators/inline.js +I, [2024-12-25T12:07:18.565913 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/decorators.js +W, [2024-12-25T12:07:18.565960 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/decorators.js +I, [2024-12-25T12:07:18.565983 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/exception.js +W, [2024-12-25T12:07:18.566050 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/exception.js +I, [2024-12-25T12:07:18.566076 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:07:18.566142 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:07:18.566167 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/each.js +W, [2024-12-25T12:07:18.566217 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/each.js +I, [2024-12-25T12:07:18.566240 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:07:18.566284 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:07:18.566308 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/if.js +W, [2024-12-25T12:07:18.566352 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/if.js +I, [2024-12-25T12:07:18.566375 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/log.js +W, [2024-12-25T12:07:18.566473 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/log.js +I, [2024-12-25T12:07:18.566509 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/lookup.js +W, [2024-12-25T12:07:18.566559 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/lookup.js +I, [2024-12-25T12:07:18.566582 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/with.js +W, [2024-12-25T12:07:18.566626 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/with.js +I, [2024-12-25T12:07:18.566700 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers.js +W, [2024-12-25T12:07:18.566770 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers.js +I, [2024-12-25T12:07:18.566795 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:07:18.566845 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:07:18.566868 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js +W, [2024-12-25T12:07:18.566916 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js +I, [2024-12-25T12:07:18.566940 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:07:18.566984 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:07:18.567007 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/logger.js +W, [2024-12-25T12:07:18.567051 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/logger.js +I, [2024-12-25T12:07:18.567075 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/no-conflict.js +W, [2024-12-25T12:07:18.567120 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/no-conflict.js +I, [2024-12-25T12:07:18.567144 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/runtime.js +W, [2024-12-25T12:07:18.567247 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/runtime.js +I, [2024-12-25T12:07:18.567274 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/safe-string.js +W, [2024-12-25T12:07:18.567322 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/safe-string.js +I, [2024-12-25T12:07:18.567346 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/utils.js +W, [2024-12-25T12:07:18.567416 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/utils.js +I, [2024-12-25T12:07:18.567442 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars.js +W, [2024-12-25T12:07:18.567548 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars.js +I, [2024-12-25T12:07:18.567573 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars.runtime.js +W, [2024-12-25T12:07:18.567646 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars.runtime.js +I, [2024-12-25T12:07:18.567672 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/precompiler.js +W, [2024-12-25T12:07:18.567777 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/precompiler.js +I, [2024-12-25T12:07:18.567803 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.amd.js +W, [2024-12-25T12:07:18.569279 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.amd.js +I, [2024-12-25T12:07:18.569313 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.amd.min.js +W, [2024-12-25T12:07:18.569535 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.amd.min.js +I, [2024-12-25T12:07:18.569567 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.js +W, [2024-12-25T12:07:18.569964 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.js +I, [2024-12-25T12:07:18.569991 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.min.js +W, [2024-12-25T12:07:18.570156 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.min.js +I, [2024-12-25T12:07:18.570189 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.amd.js +W, [2024-12-25T12:07:18.570384 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.amd.js +I, [2024-12-25T12:07:18.570408 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.amd.min.js +W, [2024-12-25T12:07:18.570460 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.amd.min.js +I, [2024-12-25T12:07:18.570475 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.js +W, [2024-12-25T12:07:18.570612 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.js +I, [2024-12-25T12:07:18.570629 #40732] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.min.js +W, [2024-12-25T12:07:18.570702 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.min.js +I, [2024-12-25T12:07:18.570717 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/base.js +W, [2024-12-25T12:07:18.570753 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/base.js +I, [2024-12-25T12:07:18.570768 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/ast.js +W, [2024-12-25T12:07:18.570806 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/ast.js +I, [2024-12-25T12:07:18.570820 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/base.js +W, [2024-12-25T12:07:18.570854 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/base.js +I, [2024-12-25T12:07:18.570868 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/code-gen.js +W, [2024-12-25T12:07:18.570902 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/code-gen.js +I, [2024-12-25T12:07:18.570917 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/compiler.js +W, [2024-12-25T12:07:18.570985 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/compiler.js +I, [2024-12-25T12:07:18.571001 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/helpers.js +W, [2024-12-25T12:07:18.571065 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/helpers.js +I, [2024-12-25T12:07:18.571081 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:07:18.571142 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:07:18.571159 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/parser.js +W, [2024-12-25T12:07:18.571292 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/parser.js +I, [2024-12-25T12:07:18.571308 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/printer.js +W, [2024-12-25T12:07:18.571382 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/printer.js +I, [2024-12-25T12:07:18.571399 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/visitor.js +W, [2024-12-25T12:07:18.571436 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/visitor.js +I, [2024-12-25T12:07:18.571450 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:07:18.571621 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:07:18.571647 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/decorators/inline.js +W, [2024-12-25T12:07:18.571695 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/decorators/inline.js +I, [2024-12-25T12:07:18.571719 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/decorators.js +W, [2024-12-25T12:07:18.571763 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/decorators.js +I, [2024-12-25T12:07:18.571786 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/exception.js +W, [2024-12-25T12:07:18.571829 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/exception.js +I, [2024-12-25T12:07:18.571852 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:07:18.571894 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:07:18.571917 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/each.js +W, [2024-12-25T12:07:18.571959 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/each.js +I, [2024-12-25T12:07:18.571981 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:07:18.572023 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:07:18.572046 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/if.js +W, [2024-12-25T12:07:18.572088 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/if.js +I, [2024-12-25T12:07:18.572110 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/log.js +W, [2024-12-25T12:07:18.572153 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/log.js +I, [2024-12-25T12:07:18.572175 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/lookup.js +W, [2024-12-25T12:07:18.572217 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/lookup.js +I, [2024-12-25T12:07:18.572239 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/with.js +W, [2024-12-25T12:07:18.572281 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/with.js +I, [2024-12-25T12:07:18.572303 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers.js +W, [2024-12-25T12:07:18.572345 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers.js +I, [2024-12-25T12:07:18.572367 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:07:18.572410 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:07:18.572433 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/proto-access.js +W, [2024-12-25T12:07:18.572511 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/proto-access.js +I, [2024-12-25T12:07:18.572540 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:07:18.572587 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:07:18.572609 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/logger.js +W, [2024-12-25T12:07:18.572651 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/logger.js +I, [2024-12-25T12:07:18.572674 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/no-conflict.js +W, [2024-12-25T12:07:18.572717 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/no-conflict.js +I, [2024-12-25T12:07:18.572739 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/runtime.js +W, [2024-12-25T12:07:18.572786 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/runtime.js +I, [2024-12-25T12:07:18.572808 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/safe-string.js +W, [2024-12-25T12:07:18.572851 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/safe-string.js +I, [2024-12-25T12:07:18.572873 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/utils.js +W, [2024-12-25T12:07:18.572915 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/utils.js +I, [2024-12-25T12:07:18.572937 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars.js +W, [2024-12-25T12:07:18.572979 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars.js +I, [2024-12-25T12:07:18.573002 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars.runtime.js +W, [2024-12-25T12:07:18.573043 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars.runtime.js +I, [2024-12-25T12:07:18.573065 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/index.js +W, [2024-12-25T12:07:18.573105 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/index.js +I, [2024-12-25T12:07:18.573128 #40732] INFO -- : Processing file: ../../node_modules/handlebars/lib/precompiler.js +W, [2024-12-25T12:07:18.573203 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/precompiler.js +I, [2024-12-25T12:07:18.573228 #40732] INFO -- : Processing file: ../../node_modules/handlebars/release-notes.md +W, [2024-12-25T12:07:18.574164 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/release-notes.md +I, [2024-12-25T12:07:18.574436 #40732] INFO -- : Processing file: ../../node_modules/handlebars/runtime.js +W, [2024-12-25T12:07:18.575166 #40732] WARN -- : Copyright string not found in ../../node_modules/handlebars/runtime.js +I, [2024-12-25T12:07:18.575228 #40732] INFO -- : Processing file: ../../node_modules/has-flag/index.js +W, [2024-12-25T12:07:18.575398 #40732] WARN -- : Copyright string not found in ../../node_modules/has-flag/index.js +I, [2024-12-25T12:07:18.575534 #40732] INFO -- : Processing file: ../../node_modules/has-flag/readme.md +W, [2024-12-25T12:07:18.576312 #40732] WARN -- : Copyright string not found in ../../node_modules/has-flag/readme.md +I, [2024-12-25T12:07:18.576351 #40732] INFO -- : Processing file: ../../node_modules/is-extglob/README.md +W, [2024-12-25T12:07:18.577050 #40732] WARN -- : Copyright string not found in ../../node_modules/is-extglob/README.md +I, [2024-12-25T12:07:18.577150 #40732] INFO -- : Processing file: ../../node_modules/is-extglob/index.js +W, [2024-12-25T12:07:18.577264 #40732] WARN -- : Copyright string not found in ../../node_modules/is-extglob/index.js +I, [2024-12-25T12:07:18.577307 #40732] INFO -- : Processing file: ../../node_modules/is-glob/README.md +W, [2024-12-25T12:07:18.578259 #40732] WARN -- : Copyright string not found in ../../node_modules/is-glob/README.md +I, [2024-12-25T12:07:18.578303 #40732] INFO -- : Processing file: ../../node_modules/is-glob/index.js +W, [2024-12-25T12:07:18.578383 #40732] WARN -- : Copyright string not found in ../../node_modules/is-glob/index.js +I, [2024-12-25T12:07:18.578425 #40732] INFO -- : Processing file: ../../node_modules/is-number/README.md +W, [2024-12-25T12:07:18.579962 #40732] WARN -- : Copyright string not found in ../../node_modules/is-number/README.md +I, [2024-12-25T12:07:18.580081 #40732] INFO -- : Processing file: ../../node_modules/is-number/index.js +W, [2024-12-25T12:07:18.580255 #40732] WARN -- : Copyright string not found in ../../node_modules/is-number/index.js +I, [2024-12-25T12:07:18.580308 #40732] INFO -- : Processing file: ../../node_modules/js2xmlparser/CHANGES.md +W, [2024-12-25T12:07:18.581216 #40732] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/CHANGES.md +I, [2024-12-25T12:07:18.581259 #40732] INFO -- : Processing file: ../../node_modules/js2xmlparser/README.md +W, [2024-12-25T12:07:18.582070 #40732] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/README.md +I, [2024-12-25T12:07:18.582137 #40732] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/main.js +W, [2024-12-25T12:07:18.582434 #40732] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/main.js +I, [2024-12-25T12:07:18.582593 #40732] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/options.js +W, [2024-12-25T12:07:18.582656 #40732] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/options.js +I, [2024-12-25T12:07:18.582679 #40732] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/utils.js +W, [2024-12-25T12:07:18.582743 #40732] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/utils.js +I, [2024-12-25T12:07:18.582768 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/Apache_License_2.0.txt +W, [2024-12-25T12:07:18.583435 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/Apache_License_2.0.txt +I, [2024-12-25T12:07:18.583573 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/CHANGES.md +W, [2024-12-25T12:07:18.584101 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/CHANGES.md +I, [2024-12-25T12:07:18.584149 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/LICENSE.md +W, [2024-12-25T12:07:18.585074 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/LICENSE.md +I, [2024-12-25T12:07:18.585225 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/README.md +W, [2024-12-25T12:07:18.586009 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/README.md +I, [2024-12-25T12:07:18.586052 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/cli.js +W, [2024-12-25T12:07:18.586130 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/cli.js +I, [2024-12-25T12:07:18.586155 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/jsdoc.js +W, [2024-12-25T12:07:18.586643 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/jsdoc.js +I, [2024-12-25T12:07:18.586680 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/app.js +W, [2024-12-25T12:07:18.586798 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/app.js +I, [2024-12-25T12:07:18.586871 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/augment.js +W, [2024-12-25T12:07:18.586997 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/augment.js +I, [2024-12-25T12:07:18.587030 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/borrow.js +W, [2024-12-25T12:07:18.587079 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/borrow.js +I, [2024-12-25T12:07:18.587103 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/config.js +W, [2024-12-25T12:07:18.587147 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/config.js +I, [2024-12-25T12:07:18.587170 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/doclet.js +W, [2024-12-25T12:07:18.587242 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/doclet.js +I, [2024-12-25T12:07:18.587291 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/env.js +W, [2024-12-25T12:07:18.587341 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/env.js +I, [2024-12-25T12:07:18.587366 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/fs.js +W, [2024-12-25T12:07:18.587413 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/fs.js +I, [2024-12-25T12:07:18.587437 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/name.js +W, [2024-12-25T12:07:18.587779 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/name.js +I, [2024-12-25T12:07:18.587819 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/opts/argparser.js +W, [2024-12-25T12:07:18.587901 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/opts/argparser.js +I, [2024-12-25T12:07:18.587925 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/opts/args.js +W, [2024-12-25T12:07:18.587977 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/opts/args.js +I, [2024-12-25T12:07:18.588000 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/package.js +W, [2024-12-25T12:07:18.588053 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/package.js +I, [2024-12-25T12:07:18.588076 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/path.js +W, [2024-12-25T12:07:18.588123 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/path.js +I, [2024-12-25T12:07:18.588147 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/plugins.js +W, [2024-12-25T12:07:18.588195 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/plugins.js +I, [2024-12-25T12:07:18.588218 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/readme.js +W, [2024-12-25T12:07:18.588265 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/readme.js +I, [2024-12-25T12:07:18.588288 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/schema.js +W, [2024-12-25T12:07:18.588557 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/schema.js +I, [2024-12-25T12:07:18.588591 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/astbuilder.js +W, [2024-12-25T12:07:18.588648 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/astbuilder.js +I, [2024-12-25T12:07:18.588671 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/astnode.js +W, [2024-12-25T12:07:18.588759 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/astnode.js +I, [2024-12-25T12:07:18.588784 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/filter.js +W, [2024-12-25T12:07:18.588831 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/filter.js +I, [2024-12-25T12:07:18.588854 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/handlers.js +W, [2024-12-25T12:07:18.588902 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/handlers.js +I, [2024-12-25T12:07:18.588925 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/parser.js +W, [2024-12-25T12:07:18.588992 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/parser.js +I, [2024-12-25T12:07:18.589023 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/scanner.js +W, [2024-12-25T12:07:18.589071 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/scanner.js +I, [2024-12-25T12:07:18.589094 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/syntax.js +W, [2024-12-25T12:07:18.589140 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/syntax.js +I, [2024-12-25T12:07:18.589162 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/visitor.js +W, [2024-12-25T12:07:18.589283 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/visitor.js +I, [2024-12-25T12:07:18.589315 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/walker.js +W, [2024-12-25T12:07:18.589368 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/walker.js +I, [2024-12-25T12:07:18.589391 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary/definitions.js +W, [2024-12-25T12:07:18.589683 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary/definitions.js +I, [2024-12-25T12:07:18.589721 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary.js +W, [2024-12-25T12:07:18.589784 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary.js +I, [2024-12-25T12:07:18.589808 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/inline.js +W, [2024-12-25T12:07:18.589854 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/inline.js +I, [2024-12-25T12:07:18.589877 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/type.js +W, [2024-12-25T12:07:18.589924 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/type.js +I, [2024-12-25T12:07:18.589946 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/validator.js +W, [2024-12-25T12:07:18.589988 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/validator.js +I, [2024-12-25T12:07:18.590011 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag.js +W, [2024-12-25T12:07:18.590056 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag.js +I, [2024-12-25T12:07:18.590078 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/template.js +W, [2024-12-25T12:07:18.590135 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/template.js +I, [2024-12-25T12:07:18.590167 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tutorial/resolver.js +W, [2024-12-25T12:07:18.590231 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tutorial/resolver.js +I, [2024-12-25T12:07:18.590262 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tutorial.js +W, [2024-12-25T12:07:18.590312 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tutorial.js +I, [2024-12-25T12:07:18.590336 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/cast.js +W, [2024-12-25T12:07:18.590396 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/cast.js +I, [2024-12-25T12:07:18.590428 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/doop.js +W, [2024-12-25T12:07:18.590616 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/doop.js +I, [2024-12-25T12:07:18.590664 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/dumper.js +W, [2024-12-25T12:07:18.590723 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/dumper.js +I, [2024-12-25T12:07:18.590748 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/error.js +W, [2024-12-25T12:07:18.590810 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/error.js +I, [2024-12-25T12:07:18.590842 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/logger.js +W, [2024-12-25T12:07:18.590907 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/logger.js +I, [2024-12-25T12:07:18.590939 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/markdown.js +W, [2024-12-25T12:07:18.591005 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/markdown.js +I, [2024-12-25T12:07:18.591037 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/stripbom.js +W, [2024-12-25T12:07:18.591086 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/stripbom.js +I, [2024-12-25T12:07:18.591110 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/templateHelper.js +W, [2024-12-25T12:07:18.591210 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/templateHelper.js +I, [2024-12-25T12:07:18.591242 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/commentConvert.js +W, [2024-12-25T12:07:18.591338 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/commentConvert.js +I, [2024-12-25T12:07:18.591364 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/commentsOnly.js +W, [2024-12-25T12:07:18.591411 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/commentsOnly.js +I, [2024-12-25T12:07:18.591485 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/escapeHtml.js +W, [2024-12-25T12:07:18.591566 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/escapeHtml.js +I, [2024-12-25T12:07:18.591591 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/eventDumper.js +W, [2024-12-25T12:07:18.591635 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/eventDumper.js +I, [2024-12-25T12:07:18.591658 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/markdown.js +W, [2024-12-25T12:07:18.591699 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/markdown.js +I, [2024-12-25T12:07:18.591722 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/overloadHelper.js +W, [2024-12-25T12:07:18.591781 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/overloadHelper.js +I, [2024-12-25T12:07:18.591813 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/partial.js +W, [2024-12-25T12:07:18.591860 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/partial.js +I, [2024-12-25T12:07:18.591884 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/railsTemplate.js +W, [2024-12-25T12:07:18.591944 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/railsTemplate.js +I, [2024-12-25T12:07:18.591976 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/shout.js +W, [2024-12-25T12:07:18.592025 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/shout.js +I, [2024-12-25T12:07:18.592048 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/sourcetag.js +W, [2024-12-25T12:07:18.592108 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/sourcetag.js +I, [2024-12-25T12:07:18.592139 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/summarize.js +W, [2024-12-25T12:07:18.592200 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/summarize.js +I, [2024-12-25T12:07:18.592231 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/markdown.js +W, [2024-12-25T12:07:18.592281 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/markdown.js +I, [2024-12-25T12:07:18.592305 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/overloadHelper.js +W, [2024-12-25T12:07:18.592349 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/overloadHelper.js +I, [2024-12-25T12:07:18.592372 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/underscore.js +W, [2024-12-25T12:07:18.592416 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/underscore.js +I, [2024-12-25T12:07:18.592438 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/commentConvert.js +W, [2024-12-25T12:07:18.592627 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/commentConvert.js +I, [2024-12-25T12:07:18.592657 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/escapeHtml.js +W, [2024-12-25T12:07:18.592707 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/escapeHtml.js +I, [2024-12-25T12:07:18.592730 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/markdown.js +W, [2024-12-25T12:07:18.592777 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/markdown.js +I, [2024-12-25T12:07:18.592954 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/overloadHelper.js +W, [2024-12-25T12:07:18.593053 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/overloadHelper.js +I, [2024-12-25T12:07:18.593081 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/railsTemplate.js +W, [2024-12-25T12:07:18.593129 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/railsTemplate.js +I, [2024-12-25T12:07:18.593153 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/shout.js +W, [2024-12-25T12:07:18.593196 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/shout.js +I, [2024-12-25T12:07:18.593220 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/sourcetag.js +W, [2024-12-25T12:07:18.593278 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/sourcetag.js +I, [2024-12-25T12:07:18.593304 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/summarize.js +W, [2024-12-25T12:07:18.593375 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/summarize.js +I, [2024-12-25T12:07:18.593400 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/underscore.js +W, [2024-12-25T12:07:18.593554 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/underscore.js +I, [2024-12-25T12:07:18.593634 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/underscore.js +W, [2024-12-25T12:07:18.593717 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/underscore.js +I, [2024-12-25T12:07:18.593831 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/README.md +W, [2024-12-25T12:07:18.594869 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/README.md +I, [2024-12-25T12:07:18.594932 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/README.md +W, [2024-12-25T12:07:18.595639 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/README.md +I, [2024-12-25T12:07:18.595729 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/publish.js +W, [2024-12-25T12:07:18.595880 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/publish.js +I, [2024-12-25T12:07:18.596031 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/linenumber.js +W, [2024-12-25T12:07:18.596167 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/linenumber.js +I, [2024-12-25T12:07:18.597023 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/Apache-License-2.0.txt +W, [2024-12-25T12:07:18.597580 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/Apache-License-2.0.txt +I, [2024-12-25T12:07:18.597627 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/lang-css.js +W, [2024-12-25T12:07:18.597688 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/lang-css.js +I, [2024-12-25T12:07:18.597712 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js +W, [2024-12-25T12:07:18.597781 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js +I, [2024-12-25T12:07:18.597805 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/haruki/README.md +W, [2024-12-25T12:07:18.598449 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/haruki/README.md +I, [2024-12-25T12:07:18.598836 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/haruki/publish.js +W, [2024-12-25T12:07:18.598940 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/haruki/publish.js +I, [2024-12-25T12:07:18.598958 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/silent/README.md +W, [2024-12-25T12:07:18.599652 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/silent/README.md +I, [2024-12-25T12:07:18.599673 #40732] INFO -- : Processing file: ../../node_modules/jsdoc/templates/silent/publish.js +W, [2024-12-25T12:07:18.599718 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/silent/publish.js +I, [2024-12-25T12:07:18.599732 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-api/README.md +W, [2024-12-25T12:07:18.600259 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/README.md +I, [2024-12-25T12:07:18.600300 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-api/index.js +W, [2024-12-25T12:07:18.600364 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/index.js +I, [2024-12-25T12:07:18.600380 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/explain.js +W, [2024-12-25T12:07:18.600417 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/explain.js +I, [2024-12-25T12:07:18.600432 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/jsdoc-command.js +W, [2024-12-25T12:07:18.600656 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/jsdoc-command.js +I, [2024-12-25T12:07:18.600675 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/render.js +W, [2024-12-25T12:07:18.600714 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/render.js +I, [2024-12-25T12:07:18.600729 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/temp-file.js +W, [2024-12-25T12:07:18.600785 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/temp-file.js +I, [2024-12-25T12:07:18.600802 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-parse/LICENSE.md +W, [2024-12-25T12:07:18.601368 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/LICENSE.md +I, [2024-12-25T12:07:18.601550 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-parse/README.md +W, [2024-12-25T12:07:18.602063 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/README.md +I, [2024-12-25T12:07:18.602188 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-parse/index.js +W, [2024-12-25T12:07:18.602337 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/index.js +I, [2024-12-25T12:07:18.602443 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-parse/lib/transform.js +W, [2024-12-25T12:07:18.602571 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/lib/transform.js +I, [2024-12-25T12:07:18.602708 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/README.md +W, [2024-12-25T12:07:18.603273 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/README.md +I, [2024-12-25T12:07:18.603395 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/bin/cli.js +W, [2024-12-25T12:07:18.603798 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/bin/cli.js +I, [2024-12-25T12:07:18.603899 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/index.js +W, [2024-12-25T12:07:18.604050 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/index.js +I, [2024-12-25T12:07:18.604087 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/cli-data.js +W, [2024-12-25T12:07:18.604151 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/cli-data.js +I, [2024-12-25T12:07:18.604175 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/dmd-options.js +W, [2024-12-25T12:07:18.604224 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/dmd-options.js +I, [2024-12-25T12:07:18.604247 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/jsdoc-options.js +W, [2024-12-25T12:07:18.604289 #40732] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/jsdoc-options.js +I, [2024-12-25T12:07:18.604312 #40732] INFO -- : Processing file: ../../node_modules/klaw/CHANGELOG.md +W, [2024-12-25T12:07:18.604909 #40732] WARN -- : Copyright string not found in ../../node_modules/klaw/CHANGELOG.md +I, [2024-12-25T12:07:18.604946 #40732] INFO -- : Processing file: ../../node_modules/klaw/README.md +W, [2024-12-25T12:07:18.605710 #40732] WARN -- : Copyright string not found in ../../node_modules/klaw/README.md +I, [2024-12-25T12:07:18.605754 #40732] INFO -- : Processing file: ../../node_modules/klaw/src/index.js +W, [2024-12-25T12:07:18.605852 #40732] WARN -- : Copyright string not found in ../../node_modules/klaw/src/index.js +I, [2024-12-25T12:07:18.605888 #40732] INFO -- : Processing file: ../../node_modules/linkify-it/README.md +W, [2024-12-25T12:07:18.606573 #40732] WARN -- : Copyright string not found in ../../node_modules/linkify-it/README.md +I, [2024-12-25T12:07:18.606611 #40732] INFO -- : Processing file: ../../node_modules/linkify-it/build/index.cjs.js +W, [2024-12-25T12:07:18.606859 #40732] WARN -- : Copyright string not found in ../../node_modules/linkify-it/build/index.cjs.js +I, [2024-12-25T12:07:18.606893 #40732] INFO -- : Processing file: ../../node_modules/lodash/README.md +W, [2024-12-25T12:07:18.607775 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/README.md +I, [2024-12-25T12:07:18.607807 #40732] INFO -- : Processing file: ../../node_modules/lodash/_DataView.js +W, [2024-12-25T12:07:18.607878 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_DataView.js +I, [2024-12-25T12:07:18.607901 #40732] INFO -- : Processing file: ../../node_modules/lodash/_Hash.js +W, [2024-12-25T12:07:18.607992 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_Hash.js +I, [2024-12-25T12:07:18.608017 #40732] INFO -- : Processing file: ../../node_modules/lodash/_LazyWrapper.js +W, [2024-12-25T12:07:18.608092 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_LazyWrapper.js +I, [2024-12-25T12:07:18.608116 #40732] INFO -- : Processing file: ../../node_modules/lodash/_ListCache.js +W, [2024-12-25T12:07:18.608161 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_ListCache.js +I, [2024-12-25T12:07:18.608184 #40732] INFO -- : Processing file: ../../node_modules/lodash/_LodashWrapper.js +W, [2024-12-25T12:07:18.608256 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_LodashWrapper.js +I, [2024-12-25T12:07:18.608281 #40732] INFO -- : Processing file: ../../node_modules/lodash/_Map.js +W, [2024-12-25T12:07:18.608437 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_Map.js +I, [2024-12-25T12:07:18.608473 #40732] INFO -- : Processing file: ../../node_modules/lodash/_MapCache.js +W, [2024-12-25T12:07:18.608627 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_MapCache.js +I, [2024-12-25T12:07:18.608654 #40732] INFO -- : Processing file: ../../node_modules/lodash/_Promise.js +W, [2024-12-25T12:07:18.608702 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_Promise.js +I, [2024-12-25T12:07:18.608725 #40732] INFO -- : Processing file: ../../node_modules/lodash/_Set.js +W, [2024-12-25T12:07:18.608768 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_Set.js +I, [2024-12-25T12:07:18.608791 #40732] INFO -- : Processing file: ../../node_modules/lodash/_SetCache.js +W, [2024-12-25T12:07:18.608832 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_SetCache.js +I, [2024-12-25T12:07:18.608855 #40732] INFO -- : Processing file: ../../node_modules/lodash/_Stack.js +W, [2024-12-25T12:07:18.608942 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_Stack.js +I, [2024-12-25T12:07:18.608967 #40732] INFO -- : Processing file: ../../node_modules/lodash/_Symbol.js +W, [2024-12-25T12:07:18.609013 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_Symbol.js +I, [2024-12-25T12:07:18.609035 #40732] INFO -- : Processing file: ../../node_modules/lodash/_Uint8Array.js +W, [2024-12-25T12:07:18.609078 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_Uint8Array.js +I, [2024-12-25T12:07:18.609101 #40732] INFO -- : Processing file: ../../node_modules/lodash/_WeakMap.js +W, [2024-12-25T12:07:18.609165 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_WeakMap.js +I, [2024-12-25T12:07:18.609190 #40732] INFO -- : Processing file: ../../node_modules/lodash/_apply.js +W, [2024-12-25T12:07:18.609234 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_apply.js +I, [2024-12-25T12:07:18.609257 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayAggregator.js +W, [2024-12-25T12:07:18.609331 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayAggregator.js +I, [2024-12-25T12:07:18.609357 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayEach.js +W, [2024-12-25T12:07:18.609469 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEach.js +I, [2024-12-25T12:07:18.609615 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayEachRight.js +W, [2024-12-25T12:07:18.609704 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEachRight.js +I, [2024-12-25T12:07:18.609730 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayEvery.js +W, [2024-12-25T12:07:18.609777 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEvery.js +I, [2024-12-25T12:07:18.609799 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayFilter.js +W, [2024-12-25T12:07:18.609879 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayFilter.js +I, [2024-12-25T12:07:18.609904 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayIncludes.js +W, [2024-12-25T12:07:18.609948 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayIncludes.js +I, [2024-12-25T12:07:18.609972 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayIncludesWith.js +W, [2024-12-25T12:07:18.610014 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayIncludesWith.js +I, [2024-12-25T12:07:18.610036 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayLikeKeys.js +W, [2024-12-25T12:07:18.610078 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayLikeKeys.js +I, [2024-12-25T12:07:18.610100 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayMap.js +W, [2024-12-25T12:07:18.610156 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayMap.js +I, [2024-12-25T12:07:18.610205 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayPush.js +W, [2024-12-25T12:07:18.610341 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayPush.js +I, [2024-12-25T12:07:18.610432 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayReduce.js +W, [2024-12-25T12:07:18.610617 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayReduce.js +I, [2024-12-25T12:07:18.610717 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayReduceRight.js +W, [2024-12-25T12:07:18.610793 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayReduceRight.js +I, [2024-12-25T12:07:18.610829 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arraySample.js +W, [2024-12-25T12:07:18.610899 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySample.js +I, [2024-12-25T12:07:18.610934 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arraySampleSize.js +W, [2024-12-25T12:07:18.611029 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySampleSize.js +I, [2024-12-25T12:07:18.611074 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arrayShuffle.js +W, [2024-12-25T12:07:18.611168 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayShuffle.js +I, [2024-12-25T12:07:18.611195 #40732] INFO -- : Processing file: ../../node_modules/lodash/_arraySome.js +W, [2024-12-25T12:07:18.611278 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySome.js +I, [2024-12-25T12:07:18.611306 #40732] INFO -- : Processing file: ../../node_modules/lodash/_asciiSize.js +W, [2024-12-25T12:07:18.611392 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiSize.js +I, [2024-12-25T12:07:18.611478 #40732] INFO -- : Processing file: ../../node_modules/lodash/_asciiToArray.js +W, [2024-12-25T12:07:18.611730 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiToArray.js +I, [2024-12-25T12:07:18.611764 #40732] INFO -- : Processing file: ../../node_modules/lodash/_asciiWords.js +W, [2024-12-25T12:07:18.611858 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiWords.js +I, [2024-12-25T12:07:18.611895 #40732] INFO -- : Processing file: ../../node_modules/lodash/_assignMergeValue.js +W, [2024-12-25T12:07:18.611961 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_assignMergeValue.js +I, [2024-12-25T12:07:18.611989 #40732] INFO -- : Processing file: ../../node_modules/lodash/_assignValue.js +W, [2024-12-25T12:07:18.612094 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_assignValue.js +I, [2024-12-25T12:07:18.612146 #40732] INFO -- : Processing file: ../../node_modules/lodash/_assocIndexOf.js +W, [2024-12-25T12:07:18.612305 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_assocIndexOf.js +I, [2024-12-25T12:07:18.612349 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseAggregator.js +W, [2024-12-25T12:07:18.612485 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAggregator.js +I, [2024-12-25T12:07:18.612638 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseAssign.js +W, [2024-12-25T12:07:18.612750 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssign.js +I, [2024-12-25T12:07:18.612779 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseAssignIn.js +W, [2024-12-25T12:07:18.612855 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssignIn.js +I, [2024-12-25T12:07:18.612883 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseAssignValue.js +W, [2024-12-25T12:07:18.613179 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssignValue.js +I, [2024-12-25T12:07:18.613247 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseAt.js +W, [2024-12-25T12:07:18.613339 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAt.js +I, [2024-12-25T12:07:18.613364 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseClamp.js +W, [2024-12-25T12:07:18.613445 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseClamp.js +I, [2024-12-25T12:07:18.613471 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseClone.js +W, [2024-12-25T12:07:18.613695 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseClone.js +I, [2024-12-25T12:07:18.613731 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseConforms.js +W, [2024-12-25T12:07:18.613870 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseConforms.js +I, [2024-12-25T12:07:18.613899 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseConformsTo.js +W, [2024-12-25T12:07:18.613961 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseConformsTo.js +I, [2024-12-25T12:07:18.614002 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseCreate.js +W, [2024-12-25T12:07:18.614058 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseCreate.js +I, [2024-12-25T12:07:18.614082 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseDelay.js +W, [2024-12-25T12:07:18.614208 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseDelay.js +I, [2024-12-25T12:07:18.614299 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseDifference.js +W, [2024-12-25T12:07:18.614546 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseDifference.js +I, [2024-12-25T12:07:18.614602 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseEach.js +W, [2024-12-25T12:07:18.614789 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEach.js +I, [2024-12-25T12:07:18.614841 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseEachRight.js +W, [2024-12-25T12:07:18.615034 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEachRight.js +I, [2024-12-25T12:07:18.615091 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseEvery.js +W, [2024-12-25T12:07:18.615169 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEvery.js +I, [2024-12-25T12:07:18.615257 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseExtremum.js +W, [2024-12-25T12:07:18.615545 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseExtremum.js +I, [2024-12-25T12:07:18.615613 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseFill.js +W, [2024-12-25T12:07:18.615701 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFill.js +I, [2024-12-25T12:07:18.615726 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseFilter.js +W, [2024-12-25T12:07:18.615774 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFilter.js +I, [2024-12-25T12:07:18.615913 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseFindIndex.js +W, [2024-12-25T12:07:18.615991 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFindIndex.js +I, [2024-12-25T12:07:18.616016 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseFindKey.js +W, [2024-12-25T12:07:18.616102 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFindKey.js +I, [2024-12-25T12:07:18.616127 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseFlatten.js +W, [2024-12-25T12:07:18.616204 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFlatten.js +I, [2024-12-25T12:07:18.616231 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseFor.js +W, [2024-12-25T12:07:18.616308 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFor.js +I, [2024-12-25T12:07:18.616334 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseForOwn.js +W, [2024-12-25T12:07:18.616390 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForOwn.js +I, [2024-12-25T12:07:18.616414 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseForOwnRight.js +W, [2024-12-25T12:07:18.616460 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForOwnRight.js +I, [2024-12-25T12:07:18.616484 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseForRight.js +W, [2024-12-25T12:07:18.616710 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForRight.js +I, [2024-12-25T12:07:18.616738 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseFunctions.js +W, [2024-12-25T12:07:18.616818 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFunctions.js +I, [2024-12-25T12:07:18.616842 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseGet.js +W, [2024-12-25T12:07:18.616886 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGet.js +I, [2024-12-25T12:07:18.616909 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseGetAllKeys.js +W, [2024-12-25T12:07:18.616950 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGetAllKeys.js +I, [2024-12-25T12:07:18.616973 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseGetTag.js +W, [2024-12-25T12:07:18.617044 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGetTag.js +I, [2024-12-25T12:07:18.617068 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseGt.js +W, [2024-12-25T12:07:18.617113 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGt.js +I, [2024-12-25T12:07:18.617135 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseHas.js +W, [2024-12-25T12:07:18.617176 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseHas.js +I, [2024-12-25T12:07:18.617198 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseHasIn.js +W, [2024-12-25T12:07:18.617240 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseHasIn.js +I, [2024-12-25T12:07:18.617262 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseInRange.js +W, [2024-12-25T12:07:18.617331 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInRange.js +I, [2024-12-25T12:07:18.617356 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIndexOf.js +W, [2024-12-25T12:07:18.617421 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIndexOf.js +I, [2024-12-25T12:07:18.617445 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIndexOfWith.js +W, [2024-12-25T12:07:18.617564 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIndexOfWith.js +I, [2024-12-25T12:07:18.617592 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIntersection.js +W, [2024-12-25T12:07:18.617640 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIntersection.js +I, [2024-12-25T12:07:18.617663 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseInverter.js +W, [2024-12-25T12:07:18.617705 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInverter.js +I, [2024-12-25T12:07:18.617728 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseInvoke.js +W, [2024-12-25T12:07:18.617769 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInvoke.js +I, [2024-12-25T12:07:18.617789 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsArguments.js +W, [2024-12-25T12:07:18.617878 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsArguments.js +I, [2024-12-25T12:07:18.617895 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsArrayBuffer.js +W, [2024-12-25T12:07:18.617957 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsArrayBuffer.js +I, [2024-12-25T12:07:18.617973 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsDate.js +W, [2024-12-25T12:07:18.618008 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsDate.js +I, [2024-12-25T12:07:18.618022 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsEqual.js +W, [2024-12-25T12:07:18.618053 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsEqual.js +I, [2024-12-25T12:07:18.618067 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsEqualDeep.js +W, [2024-12-25T12:07:18.618127 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsEqualDeep.js +I, [2024-12-25T12:07:18.618142 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsMap.js +W, [2024-12-25T12:07:18.618179 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsMap.js +I, [2024-12-25T12:07:18.618193 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsMatch.js +W, [2024-12-25T12:07:18.618226 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsMatch.js +I, [2024-12-25T12:07:18.618239 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsNaN.js +W, [2024-12-25T12:07:18.618297 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsNaN.js +I, [2024-12-25T12:07:18.618313 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsNative.js +W, [2024-12-25T12:07:18.618348 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsNative.js +I, [2024-12-25T12:07:18.618362 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsRegExp.js +W, [2024-12-25T12:07:18.618394 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsRegExp.js +I, [2024-12-25T12:07:18.618407 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsSet.js +W, [2024-12-25T12:07:18.618439 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsSet.js +I, [2024-12-25T12:07:18.618452 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIsTypedArray.js +W, [2024-12-25T12:07:18.618592 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsTypedArray.js +I, [2024-12-25T12:07:18.618632 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseIteratee.js +W, [2024-12-25T12:07:18.618718 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIteratee.js +I, [2024-12-25T12:07:18.618737 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseKeys.js +W, [2024-12-25T12:07:18.618774 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseKeys.js +I, [2024-12-25T12:07:18.618791 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseKeysIn.js +W, [2024-12-25T12:07:18.618832 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseKeysIn.js +I, [2024-12-25T12:07:18.618846 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseLodash.js +W, [2024-12-25T12:07:18.618881 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseLodash.js +I, [2024-12-25T12:07:18.618895 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseLt.js +W, [2024-12-25T12:07:18.618966 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseLt.js +I, [2024-12-25T12:07:18.618982 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseMap.js +W, [2024-12-25T12:07:18.619017 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMap.js +I, [2024-12-25T12:07:18.619031 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseMatches.js +W, [2024-12-25T12:07:18.619089 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMatches.js +I, [2024-12-25T12:07:18.619105 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseMatchesProperty.js +W, [2024-12-25T12:07:18.619175 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMatchesProperty.js +I, [2024-12-25T12:07:18.619192 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseMean.js +W, [2024-12-25T12:07:18.619228 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMean.js +I, [2024-12-25T12:07:18.619242 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseMerge.js +W, [2024-12-25T12:07:18.619278 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMerge.js +I, [2024-12-25T12:07:18.619337 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseMergeDeep.js +W, [2024-12-25T12:07:18.619377 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMergeDeep.js +I, [2024-12-25T12:07:18.619392 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseNth.js +W, [2024-12-25T12:07:18.619425 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseNth.js +I, [2024-12-25T12:07:18.619439 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseOrderBy.js +W, [2024-12-25T12:07:18.619476 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseOrderBy.js +I, [2024-12-25T12:07:18.619506 #40732] INFO -- : Processing file: ../../node_modules/lodash/_basePick.js +W, [2024-12-25T12:07:18.619598 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePick.js +I, [2024-12-25T12:07:18.619614 #40732] INFO -- : Processing file: ../../node_modules/lodash/_basePickBy.js +W, [2024-12-25T12:07:18.619651 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePickBy.js +I, [2024-12-25T12:07:18.619665 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseProperty.js +W, [2024-12-25T12:07:18.619700 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseProperty.js +I, [2024-12-25T12:07:18.619716 #40732] INFO -- : Processing file: ../../node_modules/lodash/_basePropertyDeep.js +W, [2024-12-25T12:07:18.619748 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePropertyDeep.js +I, [2024-12-25T12:07:18.619762 #40732] INFO -- : Processing file: ../../node_modules/lodash/_basePropertyOf.js +W, [2024-12-25T12:07:18.619793 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePropertyOf.js +I, [2024-12-25T12:07:18.619807 #40732] INFO -- : Processing file: ../../node_modules/lodash/_basePullAll.js +W, [2024-12-25T12:07:18.619837 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePullAll.js +I, [2024-12-25T12:07:18.619852 #40732] INFO -- : Processing file: ../../node_modules/lodash/_basePullAt.js +W, [2024-12-25T12:07:18.619913 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePullAt.js +I, [2024-12-25T12:07:18.619929 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseRandom.js +W, [2024-12-25T12:07:18.619963 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRandom.js +I, [2024-12-25T12:07:18.619977 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseRange.js +W, [2024-12-25T12:07:18.620046 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRange.js +I, [2024-12-25T12:07:18.620067 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseReduce.js +W, [2024-12-25T12:07:18.620125 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseReduce.js +I, [2024-12-25T12:07:18.620208 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseRepeat.js +W, [2024-12-25T12:07:18.620253 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRepeat.js +I, [2024-12-25T12:07:18.620268 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseRest.js +W, [2024-12-25T12:07:18.620300 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRest.js +I, [2024-12-25T12:07:18.620313 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSample.js +W, [2024-12-25T12:07:18.620344 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSample.js +I, [2024-12-25T12:07:18.620358 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSampleSize.js +W, [2024-12-25T12:07:18.620415 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSampleSize.js +I, [2024-12-25T12:07:18.620483 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSet.js +W, [2024-12-25T12:07:18.620520 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSet.js +I, [2024-12-25T12:07:18.620535 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSetData.js +W, [2024-12-25T12:07:18.620585 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSetData.js +I, [2024-12-25T12:07:18.620600 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSetToString.js +W, [2024-12-25T12:07:18.620636 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSetToString.js +I, [2024-12-25T12:07:18.620649 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseShuffle.js +W, [2024-12-25T12:07:18.620680 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseShuffle.js +I, [2024-12-25T12:07:18.620693 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSlice.js +W, [2024-12-25T12:07:18.620742 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSlice.js +I, [2024-12-25T12:07:18.620758 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSome.js +W, [2024-12-25T12:07:18.620794 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSome.js +I, [2024-12-25T12:07:18.620809 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSortBy.js +W, [2024-12-25T12:07:18.620840 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortBy.js +I, [2024-12-25T12:07:18.620853 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedIndex.js +W, [2024-12-25T12:07:18.620884 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedIndex.js +I, [2024-12-25T12:07:18.620898 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedIndexBy.js +W, [2024-12-25T12:07:18.620965 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedIndexBy.js +I, [2024-12-25T12:07:18.620981 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedUniq.js +W, [2024-12-25T12:07:18.621014 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedUniq.js +I, [2024-12-25T12:07:18.621028 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseSum.js +W, [2024-12-25T12:07:18.621092 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSum.js +I, [2024-12-25T12:07:18.621108 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseTimes.js +W, [2024-12-25T12:07:18.621156 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseTimes.js +I, [2024-12-25T12:07:18.621172 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseToNumber.js +W, [2024-12-25T12:07:18.621205 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToNumber.js +I, [2024-12-25T12:07:18.621218 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseToPairs.js +W, [2024-12-25T12:07:18.621269 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToPairs.js +I, [2024-12-25T12:07:18.621285 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseToString.js +W, [2024-12-25T12:07:18.621321 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToString.js +I, [2024-12-25T12:07:18.621336 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseTrim.js +W, [2024-12-25T12:07:18.621368 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseTrim.js +I, [2024-12-25T12:07:18.621381 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseUnary.js +W, [2024-12-25T12:07:18.621438 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUnary.js +I, [2024-12-25T12:07:18.621453 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseUniq.js +W, [2024-12-25T12:07:18.621486 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUniq.js +I, [2024-12-25T12:07:18.621500 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseUnset.js +W, [2024-12-25T12:07:18.621587 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUnset.js +I, [2024-12-25T12:07:18.621647 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseUpdate.js +W, [2024-12-25T12:07:18.621696 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUpdate.js +I, [2024-12-25T12:07:18.621719 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseValues.js +W, [2024-12-25T12:07:18.621760 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseValues.js +I, [2024-12-25T12:07:18.621781 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseWhile.js +W, [2024-12-25T12:07:18.621823 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseWhile.js +I, [2024-12-25T12:07:18.621845 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseWrapperValue.js +W, [2024-12-25T12:07:18.621885 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseWrapperValue.js +I, [2024-12-25T12:07:18.621907 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseXor.js +W, [2024-12-25T12:07:18.621947 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseXor.js +I, [2024-12-25T12:07:18.621969 #40732] INFO -- : Processing file: ../../node_modules/lodash/_baseZipObject.js +W, [2024-12-25T12:07:18.622010 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseZipObject.js +I, [2024-12-25T12:07:18.622031 #40732] INFO -- : Processing file: ../../node_modules/lodash/_cacheHas.js +W, [2024-12-25T12:07:18.622074 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_cacheHas.js +I, [2024-12-25T12:07:18.622095 #40732] INFO -- : Processing file: ../../node_modules/lodash/_castArrayLikeObject.js +W, [2024-12-25T12:07:18.622137 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_castArrayLikeObject.js +I, [2024-12-25T12:07:18.622158 #40732] INFO -- : Processing file: ../../node_modules/lodash/_castFunction.js +W, [2024-12-25T12:07:18.622225 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_castFunction.js +I, [2024-12-25T12:07:18.622249 #40732] INFO -- : Processing file: ../../node_modules/lodash/_castPath.js +W, [2024-12-25T12:07:18.622292 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_castPath.js +I, [2024-12-25T12:07:18.622314 #40732] INFO -- : Processing file: ../../node_modules/lodash/_castRest.js +W, [2024-12-25T12:07:18.622355 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_castRest.js +I, [2024-12-25T12:07:18.622377 #40732] INFO -- : Processing file: ../../node_modules/lodash/_castSlice.js +W, [2024-12-25T12:07:18.622490 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_castSlice.js +I, [2024-12-25T12:07:18.622623 #40732] INFO -- : Processing file: ../../node_modules/lodash/_charsEndIndex.js +W, [2024-12-25T12:07:18.622688 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_charsEndIndex.js +I, [2024-12-25T12:07:18.622714 #40732] INFO -- : Processing file: ../../node_modules/lodash/_charsStartIndex.js +W, [2024-12-25T12:07:18.622758 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_charsStartIndex.js +I, [2024-12-25T12:07:18.622782 #40732] INFO -- : Processing file: ../../node_modules/lodash/_cloneArrayBuffer.js +W, [2024-12-25T12:07:18.622828 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneArrayBuffer.js +I, [2024-12-25T12:07:18.622850 #40732] INFO -- : Processing file: ../../node_modules/lodash/_cloneBuffer.js +W, [2024-12-25T12:07:18.623052 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneBuffer.js +I, [2024-12-25T12:07:18.623089 #40732] INFO -- : Processing file: ../../node_modules/lodash/_cloneDataView.js +W, [2024-12-25T12:07:18.623146 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneDataView.js +I, [2024-12-25T12:07:18.623169 #40732] INFO -- : Processing file: ../../node_modules/lodash/_cloneRegExp.js +W, [2024-12-25T12:07:18.623245 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneRegExp.js +I, [2024-12-25T12:07:18.623269 #40732] INFO -- : Processing file: ../../node_modules/lodash/_cloneSymbol.js +W, [2024-12-25T12:07:18.623313 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneSymbol.js +I, [2024-12-25T12:07:18.623335 #40732] INFO -- : Processing file: ../../node_modules/lodash/_cloneTypedArray.js +W, [2024-12-25T12:07:18.623401 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneTypedArray.js +I, [2024-12-25T12:07:18.623425 #40732] INFO -- : Processing file: ../../node_modules/lodash/_compareAscending.js +W, [2024-12-25T12:07:18.623469 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_compareAscending.js +I, [2024-12-25T12:07:18.623491 #40732] INFO -- : Processing file: ../../node_modules/lodash/_compareMultiple.js +W, [2024-12-25T12:07:18.623645 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_compareMultiple.js +I, [2024-12-25T12:07:18.623670 #40732] INFO -- : Processing file: ../../node_modules/lodash/_composeArgs.js +W, [2024-12-25T12:07:18.623732 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_composeArgs.js +I, [2024-12-25T12:07:18.623757 #40732] INFO -- : Processing file: ../../node_modules/lodash/_composeArgsRight.js +W, [2024-12-25T12:07:18.623801 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_composeArgsRight.js +I, [2024-12-25T12:07:18.623823 #40732] INFO -- : Processing file: ../../node_modules/lodash/_copyArray.js +W, [2024-12-25T12:07:18.623867 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_copyArray.js +I, [2024-12-25T12:07:18.623889 #40732] INFO -- : Processing file: ../../node_modules/lodash/_copyObject.js +W, [2024-12-25T12:07:18.623951 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_copyObject.js +I, [2024-12-25T12:07:18.623974 #40732] INFO -- : Processing file: ../../node_modules/lodash/_copySymbols.js +W, [2024-12-25T12:07:18.624050 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_copySymbols.js +I, [2024-12-25T12:07:18.624074 #40732] INFO -- : Processing file: ../../node_modules/lodash/_copySymbolsIn.js +W, [2024-12-25T12:07:18.624118 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_copySymbolsIn.js +I, [2024-12-25T12:07:18.624140 #40732] INFO -- : Processing file: ../../node_modules/lodash/_coreJsData.js +W, [2024-12-25T12:07:18.624182 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_coreJsData.js +I, [2024-12-25T12:07:18.624204 #40732] INFO -- : Processing file: ../../node_modules/lodash/_countHolders.js +W, [2024-12-25T12:07:18.624245 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_countHolders.js +I, [2024-12-25T12:07:18.624266 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createAggregator.js +W, [2024-12-25T12:07:18.624307 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createAggregator.js +I, [2024-12-25T12:07:18.624328 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createAssigner.js +W, [2024-12-25T12:07:18.624369 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createAssigner.js +I, [2024-12-25T12:07:18.624390 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createBaseEach.js +W, [2024-12-25T12:07:18.624432 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBaseEach.js +I, [2024-12-25T12:07:18.624453 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createBaseFor.js +W, [2024-12-25T12:07:18.624565 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBaseFor.js +I, [2024-12-25T12:07:18.624611 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createBind.js +W, [2024-12-25T12:07:18.624665 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBind.js +I, [2024-12-25T12:07:18.624688 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createCaseFirst.js +W, [2024-12-25T12:07:18.624782 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCaseFirst.js +I, [2024-12-25T12:07:18.624801 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createCompounder.js +W, [2024-12-25T12:07:18.624845 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCompounder.js +I, [2024-12-25T12:07:18.624868 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createCtor.js +W, [2024-12-25T12:07:18.624919 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCtor.js +I, [2024-12-25T12:07:18.624942 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createCurry.js +W, [2024-12-25T12:07:18.625003 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCurry.js +I, [2024-12-25T12:07:18.625028 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createFind.js +W, [2024-12-25T12:07:18.625102 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createFind.js +I, [2024-12-25T12:07:18.625126 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createFlow.js +W, [2024-12-25T12:07:18.625177 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createFlow.js +I, [2024-12-25T12:07:18.625199 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createHybrid.js +W, [2024-12-25T12:07:18.625242 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createHybrid.js +I, [2024-12-25T12:07:18.625264 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createInverter.js +W, [2024-12-25T12:07:18.625305 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createInverter.js +I, [2024-12-25T12:07:18.625328 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createMathOperation.js +W, [2024-12-25T12:07:18.625374 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createMathOperation.js +I, [2024-12-25T12:07:18.625396 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createOver.js +W, [2024-12-25T12:07:18.625437 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createOver.js +I, [2024-12-25T12:07:18.625459 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createPadding.js +W, [2024-12-25T12:07:18.625749 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createPadding.js +I, [2024-12-25T12:07:18.625801 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createPartial.js +W, [2024-12-25T12:07:18.625896 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createPartial.js +I, [2024-12-25T12:07:18.625922 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createRange.js +W, [2024-12-25T12:07:18.625967 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRange.js +I, [2024-12-25T12:07:18.625989 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createRecurry.js +W, [2024-12-25T12:07:18.626040 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRecurry.js +I, [2024-12-25T12:07:18.626099 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createRelationalOperation.js +W, [2024-12-25T12:07:18.626197 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRelationalOperation.js +I, [2024-12-25T12:07:18.626375 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createRound.js +W, [2024-12-25T12:07:18.626448 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRound.js +I, [2024-12-25T12:07:18.626477 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createSet.js +W, [2024-12-25T12:07:18.626701 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createSet.js +I, [2024-12-25T12:07:18.626736 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createToPairs.js +W, [2024-12-25T12:07:18.626815 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createToPairs.js +I, [2024-12-25T12:07:18.626839 #40732] INFO -- : Processing file: ../../node_modules/lodash/_createWrap.js +W, [2024-12-25T12:07:18.626919 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_createWrap.js +I, [2024-12-25T12:07:18.626984 #40732] INFO -- : Processing file: ../../node_modules/lodash/_customDefaultsAssignIn.js +W, [2024-12-25T12:07:18.627269 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_customDefaultsAssignIn.js +I, [2024-12-25T12:07:18.627401 #40732] INFO -- : Processing file: ../../node_modules/lodash/_customDefaultsMerge.js +W, [2024-12-25T12:07:18.627636 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_customDefaultsMerge.js +I, [2024-12-25T12:07:18.627722 #40732] INFO -- : Processing file: ../../node_modules/lodash/_customOmitClone.js +W, [2024-12-25T12:07:18.627812 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_customOmitClone.js +I, [2024-12-25T12:07:18.627854 #40732] INFO -- : Processing file: ../../node_modules/lodash/_deburrLetter.js +W, [2024-12-25T12:07:18.627926 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_deburrLetter.js +I, [2024-12-25T12:07:18.627961 #40732] INFO -- : Processing file: ../../node_modules/lodash/_defineProperty.js +W, [2024-12-25T12:07:18.628033 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_defineProperty.js +I, [2024-12-25T12:07:18.628073 #40732] INFO -- : Processing file: ../../node_modules/lodash/_equalArrays.js +W, [2024-12-25T12:07:18.628175 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalArrays.js +I, [2024-12-25T12:07:18.628225 #40732] INFO -- : Processing file: ../../node_modules/lodash/_equalByTag.js +W, [2024-12-25T12:07:18.629762 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalByTag.js +I, [2024-12-25T12:07:18.629841 #40732] INFO -- : Processing file: ../../node_modules/lodash/_equalObjects.js +W, [2024-12-25T12:07:18.630081 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalObjects.js +I, [2024-12-25T12:07:18.630133 #40732] INFO -- : Processing file: ../../node_modules/lodash/_escapeHtmlChar.js +W, [2024-12-25T12:07:18.630346 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_escapeHtmlChar.js +I, [2024-12-25T12:07:18.630384 #40732] INFO -- : Processing file: ../../node_modules/lodash/_escapeStringChar.js +W, [2024-12-25T12:07:18.630559 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_escapeStringChar.js +I, [2024-12-25T12:07:18.630596 #40732] INFO -- : Processing file: ../../node_modules/lodash/_flatRest.js +W, [2024-12-25T12:07:18.630729 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_flatRest.js +I, [2024-12-25T12:07:18.630760 #40732] INFO -- : Processing file: ../../node_modules/lodash/_freeGlobal.js +W, [2024-12-25T12:07:18.630826 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_freeGlobal.js +I, [2024-12-25T12:07:18.630854 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getAllKeys.js +W, [2024-12-25T12:07:18.630970 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getAllKeys.js +I, [2024-12-25T12:07:18.631121 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getAllKeysIn.js +W, [2024-12-25T12:07:18.631272 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getAllKeysIn.js +I, [2024-12-25T12:07:18.631418 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getData.js +W, [2024-12-25T12:07:18.631711 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getData.js +I, [2024-12-25T12:07:18.631855 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getFuncName.js +W, [2024-12-25T12:07:18.631945 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getFuncName.js +I, [2024-12-25T12:07:18.631971 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getHolder.js +W, [2024-12-25T12:07:18.632119 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getHolder.js +I, [2024-12-25T12:07:18.632148 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getMapData.js +W, [2024-12-25T12:07:18.632220 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getMapData.js +I, [2024-12-25T12:07:18.632246 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getMatchData.js +W, [2024-12-25T12:07:18.632318 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getMatchData.js +I, [2024-12-25T12:07:18.632344 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getNative.js +W, [2024-12-25T12:07:18.632416 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getNative.js +I, [2024-12-25T12:07:18.632441 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getPrototype.js +W, [2024-12-25T12:07:18.632700 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getPrototype.js +I, [2024-12-25T12:07:18.632755 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getRawTag.js +W, [2024-12-25T12:07:18.632944 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getRawTag.js +I, [2024-12-25T12:07:18.632975 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getSymbols.js +W, [2024-12-25T12:07:18.633059 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getSymbols.js +I, [2024-12-25T12:07:18.633155 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getSymbolsIn.js +W, [2024-12-25T12:07:18.633252 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getSymbolsIn.js +I, [2024-12-25T12:07:18.633323 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getTag.js +W, [2024-12-25T12:07:18.633451 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getTag.js +I, [2024-12-25T12:07:18.633517 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getValue.js +W, [2024-12-25T12:07:18.633572 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getValue.js +I, [2024-12-25T12:07:18.633596 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getView.js +W, [2024-12-25T12:07:18.633638 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getView.js +I, [2024-12-25T12:07:18.633661 #40732] INFO -- : Processing file: ../../node_modules/lodash/_getWrapDetails.js +W, [2024-12-25T12:07:18.633704 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_getWrapDetails.js +I, [2024-12-25T12:07:18.633726 #40732] INFO -- : Processing file: ../../node_modules/lodash/_hasPath.js +W, [2024-12-25T12:07:18.633768 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasPath.js +I, [2024-12-25T12:07:18.633791 #40732] INFO -- : Processing file: ../../node_modules/lodash/_hasUnicode.js +W, [2024-12-25T12:07:18.633858 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasUnicode.js +I, [2024-12-25T12:07:18.633883 #40732] INFO -- : Processing file: ../../node_modules/lodash/_hasUnicodeWord.js +W, [2024-12-25T12:07:18.633949 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasUnicodeWord.js +I, [2024-12-25T12:07:18.633974 #40732] INFO -- : Processing file: ../../node_modules/lodash/_hashClear.js +W, [2024-12-25T12:07:18.634061 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashClear.js +I, [2024-12-25T12:07:18.634093 #40732] INFO -- : Processing file: ../../node_modules/lodash/_hashDelete.js +W, [2024-12-25T12:07:18.634141 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashDelete.js +I, [2024-12-25T12:07:18.634163 #40732] INFO -- : Processing file: ../../node_modules/lodash/_hashGet.js +W, [2024-12-25T12:07:18.634206 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashGet.js +I, [2024-12-25T12:07:18.634228 #40732] INFO -- : Processing file: ../../node_modules/lodash/_hashHas.js +W, [2024-12-25T12:07:18.634270 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashHas.js +I, [2024-12-25T12:07:18.634292 #40732] INFO -- : Processing file: ../../node_modules/lodash/_hashSet.js +W, [2024-12-25T12:07:18.634333 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashSet.js +I, [2024-12-25T12:07:18.634356 #40732] INFO -- : Processing file: ../../node_modules/lodash/_initCloneArray.js +W, [2024-12-25T12:07:18.634413 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneArray.js +I, [2024-12-25T12:07:18.634496 #40732] INFO -- : Processing file: ../../node_modules/lodash/_initCloneByTag.js +W, [2024-12-25T12:07:18.634571 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneByTag.js +I, [2024-12-25T12:07:18.634603 #40732] INFO -- : Processing file: ../../node_modules/lodash/_initCloneObject.js +W, [2024-12-25T12:07:18.634684 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneObject.js +I, [2024-12-25T12:07:18.634709 #40732] INFO -- : Processing file: ../../node_modules/lodash/_insertWrapDetails.js +W, [2024-12-25T12:07:18.634768 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_insertWrapDetails.js +I, [2024-12-25T12:07:18.634799 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isFlattenable.js +W, [2024-12-25T12:07:18.634880 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isFlattenable.js +I, [2024-12-25T12:07:18.634912 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isIndex.js +W, [2024-12-25T12:07:18.634959 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isIndex.js +I, [2024-12-25T12:07:18.634983 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isIterateeCall.js +W, [2024-12-25T12:07:18.635040 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isIterateeCall.js +I, [2024-12-25T12:07:18.635074 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isKey.js +W, [2024-12-25T12:07:18.635136 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isKey.js +I, [2024-12-25T12:07:18.635169 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isKeyable.js +W, [2024-12-25T12:07:18.635231 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isKeyable.js +I, [2024-12-25T12:07:18.635263 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isLaziable.js +W, [2024-12-25T12:07:18.635311 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isLaziable.js +I, [2024-12-25T12:07:18.635335 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isMaskable.js +W, [2024-12-25T12:07:18.635394 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isMaskable.js +I, [2024-12-25T12:07:18.635426 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isMasked.js +W, [2024-12-25T12:07:18.635524 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isMasked.js +I, [2024-12-25T12:07:18.635549 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isPrototype.js +W, [2024-12-25T12:07:18.635611 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isPrototype.js +I, [2024-12-25T12:07:18.635643 #40732] INFO -- : Processing file: ../../node_modules/lodash/_isStrictComparable.js +W, [2024-12-25T12:07:18.635722 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_isStrictComparable.js +I, [2024-12-25T12:07:18.635754 #40732] INFO -- : Processing file: ../../node_modules/lodash/_iteratorToArray.js +W, [2024-12-25T12:07:18.635800 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_iteratorToArray.js +I, [2024-12-25T12:07:18.635824 #40732] INFO -- : Processing file: ../../node_modules/lodash/_lazyClone.js +W, [2024-12-25T12:07:18.635866 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyClone.js +I, [2024-12-25T12:07:18.635889 #40732] INFO -- : Processing file: ../../node_modules/lodash/_lazyReverse.js +W, [2024-12-25T12:07:18.636018 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyReverse.js +I, [2024-12-25T12:07:18.636050 #40732] INFO -- : Processing file: ../../node_modules/lodash/_lazyValue.js +W, [2024-12-25T12:07:18.636111 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyValue.js +I, [2024-12-25T12:07:18.636138 #40732] INFO -- : Processing file: ../../node_modules/lodash/_listCacheClear.js +W, [2024-12-25T12:07:18.636210 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheClear.js +I, [2024-12-25T12:07:18.636244 #40732] INFO -- : Processing file: ../../node_modules/lodash/_listCacheDelete.js +W, [2024-12-25T12:07:18.636303 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheDelete.js +I, [2024-12-25T12:07:18.636331 #40732] INFO -- : Processing file: ../../node_modules/lodash/_listCacheGet.js +W, [2024-12-25T12:07:18.636441 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheGet.js +I, [2024-12-25T12:07:18.636482 #40732] INFO -- : Processing file: ../../node_modules/lodash/_listCacheHas.js +W, [2024-12-25T12:07:18.636539 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheHas.js +I, [2024-12-25T12:07:18.636571 #40732] INFO -- : Processing file: ../../node_modules/lodash/_listCacheSet.js +W, [2024-12-25T12:07:18.636658 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheSet.js +I, [2024-12-25T12:07:18.636686 #40732] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheClear.js +W, [2024-12-25T12:07:18.636764 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheClear.js +I, [2024-12-25T12:07:18.636791 #40732] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheDelete.js +W, [2024-12-25T12:07:18.636952 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheDelete.js +I, [2024-12-25T12:07:18.636985 #40732] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheGet.js +W, [2024-12-25T12:07:18.637065 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheGet.js +I, [2024-12-25T12:07:18.637090 #40732] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheHas.js +W, [2024-12-25T12:07:18.637155 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheHas.js +I, [2024-12-25T12:07:18.637189 #40732] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheSet.js +W, [2024-12-25T12:07:18.637276 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheSet.js +I, [2024-12-25T12:07:18.637309 #40732] INFO -- : Processing file: ../../node_modules/lodash/_mapToArray.js +W, [2024-12-25T12:07:18.637379 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapToArray.js +I, [2024-12-25T12:07:18.637404 #40732] INFO -- : Processing file: ../../node_modules/lodash/_matchesStrictComparable.js +W, [2024-12-25T12:07:18.637497 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_matchesStrictComparable.js +I, [2024-12-25T12:07:18.637522 #40732] INFO -- : Processing file: ../../node_modules/lodash/_memoizeCapped.js +W, [2024-12-25T12:07:18.637599 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_memoizeCapped.js +I, [2024-12-25T12:07:18.637624 #40732] INFO -- : Processing file: ../../node_modules/lodash/_mergeData.js +W, [2024-12-25T12:07:18.637671 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_mergeData.js +I, [2024-12-25T12:07:18.637693 #40732] INFO -- : Processing file: ../../node_modules/lodash/_metaMap.js +W, [2024-12-25T12:07:18.637760 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_metaMap.js +I, [2024-12-25T12:07:18.637785 #40732] INFO -- : Processing file: ../../node_modules/lodash/_nativeCreate.js +W, [2024-12-25T12:07:18.637849 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeCreate.js +I, [2024-12-25T12:07:18.637882 #40732] INFO -- : Processing file: ../../node_modules/lodash/_nativeKeys.js +W, [2024-12-25T12:07:18.637932 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeKeys.js +I, [2024-12-25T12:07:18.637956 #40732] INFO -- : Processing file: ../../node_modules/lodash/_nativeKeysIn.js +W, [2024-12-25T12:07:18.638018 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeKeysIn.js +I, [2024-12-25T12:07:18.638053 #40732] INFO -- : Processing file: ../../node_modules/lodash/_nodeUtil.js +W, [2024-12-25T12:07:18.638101 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_nodeUtil.js +I, [2024-12-25T12:07:18.638125 #40732] INFO -- : Processing file: ../../node_modules/lodash/_objectToString.js +W, [2024-12-25T12:07:18.638222 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_objectToString.js +I, [2024-12-25T12:07:18.638257 #40732] INFO -- : Processing file: ../../node_modules/lodash/_overArg.js +W, [2024-12-25T12:07:18.638311 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_overArg.js +I, [2024-12-25T12:07:18.638335 #40732] INFO -- : Processing file: ../../node_modules/lodash/_overRest.js +W, [2024-12-25T12:07:18.638382 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_overRest.js +I, [2024-12-25T12:07:18.638406 #40732] INFO -- : Processing file: ../../node_modules/lodash/_parent.js +W, [2024-12-25T12:07:18.638453 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_parent.js +I, [2024-12-25T12:07:18.638479 #40732] INFO -- : Processing file: ../../node_modules/lodash/_reEscape.js +W, [2024-12-25T12:07:18.638682 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_reEscape.js +I, [2024-12-25T12:07:18.638710 #40732] INFO -- : Processing file: ../../node_modules/lodash/_reEvaluate.js +W, [2024-12-25T12:07:18.638784 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_reEvaluate.js +I, [2024-12-25T12:07:18.638810 #40732] INFO -- : Processing file: ../../node_modules/lodash/_reInterpolate.js +W, [2024-12-25T12:07:18.638871 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_reInterpolate.js +I, [2024-12-25T12:07:18.638896 #40732] INFO -- : Processing file: ../../node_modules/lodash/_realNames.js +W, [2024-12-25T12:07:18.638941 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_realNames.js +I, [2024-12-25T12:07:18.638980 #40732] INFO -- : Processing file: ../../node_modules/lodash/_reorder.js +W, [2024-12-25T12:07:18.639034 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_reorder.js +I, [2024-12-25T12:07:18.639058 #40732] INFO -- : Processing file: ../../node_modules/lodash/_replaceHolders.js +W, [2024-12-25T12:07:18.639118 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_replaceHolders.js +I, [2024-12-25T12:07:18.639150 #40732] INFO -- : Processing file: ../../node_modules/lodash/_root.js +W, [2024-12-25T12:07:18.639198 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_root.js +I, [2024-12-25T12:07:18.639221 #40732] INFO -- : Processing file: ../../node_modules/lodash/_safeGet.js +W, [2024-12-25T12:07:18.639300 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_safeGet.js +I, [2024-12-25T12:07:18.639331 #40732] INFO -- : Processing file: ../../node_modules/lodash/_setCacheAdd.js +W, [2024-12-25T12:07:18.639396 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_setCacheAdd.js +I, [2024-12-25T12:07:18.639422 #40732] INFO -- : Processing file: ../../node_modules/lodash/_setCacheHas.js +W, [2024-12-25T12:07:18.639468 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_setCacheHas.js +I, [2024-12-25T12:07:18.639541 #40732] INFO -- : Processing file: ../../node_modules/lodash/_setData.js +W, [2024-12-25T12:07:18.639593 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_setData.js +I, [2024-12-25T12:07:18.639616 #40732] INFO -- : Processing file: ../../node_modules/lodash/_setToArray.js +W, [2024-12-25T12:07:18.639735 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToArray.js +I, [2024-12-25T12:07:18.639768 #40732] INFO -- : Processing file: ../../node_modules/lodash/_setToPairs.js +W, [2024-12-25T12:07:18.639813 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToPairs.js +I, [2024-12-25T12:07:18.639836 #40732] INFO -- : Processing file: ../../node_modules/lodash/_setToString.js +W, [2024-12-25T12:07:18.639899 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToString.js +I, [2024-12-25T12:07:18.639923 #40732] INFO -- : Processing file: ../../node_modules/lodash/_setWrapToString.js +W, [2024-12-25T12:07:18.640002 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_setWrapToString.js +I, [2024-12-25T12:07:18.640034 #40732] INFO -- : Processing file: ../../node_modules/lodash/_shortOut.js +W, [2024-12-25T12:07:18.640081 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_shortOut.js +I, [2024-12-25T12:07:18.640103 #40732] INFO -- : Processing file: ../../node_modules/lodash/_shuffleSelf.js +W, [2024-12-25T12:07:18.640160 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_shuffleSelf.js +I, [2024-12-25T12:07:18.640191 #40732] INFO -- : Processing file: ../../node_modules/lodash/_stackClear.js +W, [2024-12-25T12:07:18.640253 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackClear.js +I, [2024-12-25T12:07:18.640285 #40732] INFO -- : Processing file: ../../node_modules/lodash/_stackDelete.js +W, [2024-12-25T12:07:18.640333 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackDelete.js +I, [2024-12-25T12:07:18.640356 #40732] INFO -- : Processing file: ../../node_modules/lodash/_stackGet.js +W, [2024-12-25T12:07:18.640412 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackGet.js +I, [2024-12-25T12:07:18.640443 #40732] INFO -- : Processing file: ../../node_modules/lodash/_stackHas.js +W, [2024-12-25T12:07:18.640556 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackHas.js +I, [2024-12-25T12:07:18.640589 #40732] INFO -- : Processing file: ../../node_modules/lodash/_stackSet.js +W, [2024-12-25T12:07:18.640684 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackSet.js +I, [2024-12-25T12:07:18.640715 #40732] INFO -- : Processing file: ../../node_modules/lodash/_strictIndexOf.js +W, [2024-12-25T12:07:18.640780 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_strictIndexOf.js +I, [2024-12-25T12:07:18.640804 #40732] INFO -- : Processing file: ../../node_modules/lodash/_strictLastIndexOf.js +W, [2024-12-25T12:07:18.640866 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_strictLastIndexOf.js +I, [2024-12-25T12:07:18.640898 #40732] INFO -- : Processing file: ../../node_modules/lodash/_stringSize.js +W, [2024-12-25T12:07:18.640945 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringSize.js +I, [2024-12-25T12:07:18.640968 #40732] INFO -- : Processing file: ../../node_modules/lodash/_stringToArray.js +W, [2024-12-25T12:07:18.641026 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringToArray.js +I, [2024-12-25T12:07:18.641057 #40732] INFO -- : Processing file: ../../node_modules/lodash/_stringToPath.js +W, [2024-12-25T12:07:18.641116 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringToPath.js +I, [2024-12-25T12:07:18.641147 #40732] INFO -- : Processing file: ../../node_modules/lodash/_toKey.js +W, [2024-12-25T12:07:18.641208 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_toKey.js +I, [2024-12-25T12:07:18.641239 #40732] INFO -- : Processing file: ../../node_modules/lodash/_toSource.js +W, [2024-12-25T12:07:18.641299 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_toSource.js +I, [2024-12-25T12:07:18.641331 #40732] INFO -- : Processing file: ../../node_modules/lodash/_trimmedEndIndex.js +W, [2024-12-25T12:07:18.641377 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_trimmedEndIndex.js +I, [2024-12-25T12:07:18.641399 #40732] INFO -- : Processing file: ../../node_modules/lodash/_unescapeHtmlChar.js +W, [2024-12-25T12:07:18.641456 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_unescapeHtmlChar.js +I, [2024-12-25T12:07:18.641487 #40732] INFO -- : Processing file: ../../node_modules/lodash/_unicodeSize.js +W, [2024-12-25T12:07:18.641601 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeSize.js +I, [2024-12-25T12:07:18.641626 #40732] INFO -- : Processing file: ../../node_modules/lodash/_unicodeToArray.js +W, [2024-12-25T12:07:18.641691 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeToArray.js +I, [2024-12-25T12:07:18.641716 #40732] INFO -- : Processing file: ../../node_modules/lodash/_unicodeWords.js +W, [2024-12-25T12:07:18.641762 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeWords.js +I, [2024-12-25T12:07:18.641785 #40732] INFO -- : Processing file: ../../node_modules/lodash/_updateWrapDetails.js +W, [2024-12-25T12:07:18.641828 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_updateWrapDetails.js +I, [2024-12-25T12:07:18.641850 #40732] INFO -- : Processing file: ../../node_modules/lodash/_wrapperClone.js +W, [2024-12-25T12:07:18.641895 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/_wrapperClone.js +I, [2024-12-25T12:07:18.641917 #40732] INFO -- : Processing file: ../../node_modules/lodash/add.js +W, [2024-12-25T12:07:18.642005 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/add.js +I, [2024-12-25T12:07:18.642037 #40732] INFO -- : Processing file: ../../node_modules/lodash/after.js +W, [2024-12-25T12:07:18.642085 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/after.js +I, [2024-12-25T12:07:18.642108 #40732] INFO -- : Processing file: ../../node_modules/lodash/array.js +W, [2024-12-25T12:07:18.642164 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/array.js +I, [2024-12-25T12:07:18.642196 #40732] INFO -- : Processing file: ../../node_modules/lodash/ary.js +W, [2024-12-25T12:07:18.642276 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/ary.js +I, [2024-12-25T12:07:18.642307 #40732] INFO -- : Processing file: ../../node_modules/lodash/assign.js +W, [2024-12-25T12:07:18.642355 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/assign.js +I, [2024-12-25T12:07:18.642377 #40732] INFO -- : Processing file: ../../node_modules/lodash/assignIn.js +W, [2024-12-25T12:07:18.642419 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/assignIn.js +I, [2024-12-25T12:07:18.642441 #40732] INFO -- : Processing file: ../../node_modules/lodash/assignInWith.js +W, [2024-12-25T12:07:18.642598 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/assignInWith.js +I, [2024-12-25T12:07:18.642628 #40732] INFO -- : Processing file: ../../node_modules/lodash/assignWith.js +W, [2024-12-25T12:07:18.642684 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/assignWith.js +I, [2024-12-25T12:07:18.642708 #40732] INFO -- : Processing file: ../../node_modules/lodash/at.js +W, [2024-12-25T12:07:18.642823 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/at.js +I, [2024-12-25T12:07:18.642898 #40732] INFO -- : Processing file: ../../node_modules/lodash/attempt.js +W, [2024-12-25T12:07:18.642996 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/attempt.js +I, [2024-12-25T12:07:18.643028 #40732] INFO -- : Processing file: ../../node_modules/lodash/before.js +W, [2024-12-25T12:07:18.643076 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/before.js +I, [2024-12-25T12:07:18.643100 #40732] INFO -- : Processing file: ../../node_modules/lodash/bind.js +W, [2024-12-25T12:07:18.643192 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/bind.js +I, [2024-12-25T12:07:18.643217 #40732] INFO -- : Processing file: ../../node_modules/lodash/bindAll.js +W, [2024-12-25T12:07:18.643283 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/bindAll.js +I, [2024-12-25T12:07:18.643308 #40732] INFO -- : Processing file: ../../node_modules/lodash/bindKey.js +W, [2024-12-25T12:07:18.643372 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/bindKey.js +I, [2024-12-25T12:07:18.643397 #40732] INFO -- : Processing file: ../../node_modules/lodash/camelCase.js +W, [2024-12-25T12:07:18.643631 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/camelCase.js +I, [2024-12-25T12:07:18.643729 #40732] INFO -- : Processing file: ../../node_modules/lodash/capitalize.js +W, [2024-12-25T12:07:18.643991 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/capitalize.js +I, [2024-12-25T12:07:18.644030 #40732] INFO -- : Processing file: ../../node_modules/lodash/castArray.js +W, [2024-12-25T12:07:18.644130 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/castArray.js +I, [2024-12-25T12:07:18.644157 #40732] INFO -- : Processing file: ../../node_modules/lodash/ceil.js +W, [2024-12-25T12:07:18.644206 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/ceil.js +I, [2024-12-25T12:07:18.644231 #40732] INFO -- : Processing file: ../../node_modules/lodash/chain.js +W, [2024-12-25T12:07:18.644274 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/chain.js +I, [2024-12-25T12:07:18.644297 #40732] INFO -- : Processing file: ../../node_modules/lodash/chunk.js +W, [2024-12-25T12:07:18.644340 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/chunk.js +I, [2024-12-25T12:07:18.644363 #40732] INFO -- : Processing file: ../../node_modules/lodash/clamp.js +W, [2024-12-25T12:07:18.644550 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/clamp.js +I, [2024-12-25T12:07:18.644590 #40732] INFO -- : Processing file: ../../node_modules/lodash/clone.js +W, [2024-12-25T12:07:18.644651 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/clone.js +I, [2024-12-25T12:07:18.644675 #40732] INFO -- : Processing file: ../../node_modules/lodash/cloneDeep.js +W, [2024-12-25T12:07:18.644822 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneDeep.js +I, [2024-12-25T12:07:18.644891 #40732] INFO -- : Processing file: ../../node_modules/lodash/cloneDeepWith.js +W, [2024-12-25T12:07:18.645041 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneDeepWith.js +I, [2024-12-25T12:07:18.645103 #40732] INFO -- : Processing file: ../../node_modules/lodash/cloneWith.js +W, [2024-12-25T12:07:18.645203 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneWith.js +I, [2024-12-25T12:07:18.645258 #40732] INFO -- : Processing file: ../../node_modules/lodash/collection.js +W, [2024-12-25T12:07:18.645426 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/collection.js +I, [2024-12-25T12:07:18.645493 #40732] INFO -- : Processing file: ../../node_modules/lodash/commit.js +W, [2024-12-25T12:07:18.645746 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/commit.js +I, [2024-12-25T12:07:18.645818 #40732] INFO -- : Processing file: ../../node_modules/lodash/compact.js +W, [2024-12-25T12:07:18.645940 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/compact.js +I, [2024-12-25T12:07:18.645977 #40732] INFO -- : Processing file: ../../node_modules/lodash/concat.js +W, [2024-12-25T12:07:18.646040 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/concat.js +I, [2024-12-25T12:07:18.646078 #40732] INFO -- : Processing file: ../../node_modules/lodash/cond.js +W, [2024-12-25T12:07:18.646141 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/cond.js +I, [2024-12-25T12:07:18.646172 #40732] INFO -- : Processing file: ../../node_modules/lodash/conforms.js +W, [2024-12-25T12:07:18.646243 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/conforms.js +I, [2024-12-25T12:07:18.646299 #40732] INFO -- : Processing file: ../../node_modules/lodash/conformsTo.js +W, [2024-12-25T12:07:18.646362 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/conformsTo.js +I, [2024-12-25T12:07:18.646405 #40732] INFO -- : Processing file: ../../node_modules/lodash/constant.js +W, [2024-12-25T12:07:18.646654 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/constant.js +I, [2024-12-25T12:07:18.646709 #40732] INFO -- : Processing file: ../../node_modules/lodash/core.js +W, [2024-12-25T12:07:18.647181 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/core.js +I, [2024-12-25T12:07:18.647223 #40732] INFO -- : Processing file: ../../node_modules/lodash/core.min.js +W, [2024-12-25T12:07:18.647320 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/core.min.js +I, [2024-12-25T12:07:18.647346 #40732] INFO -- : Processing file: ../../node_modules/lodash/countBy.js +W, [2024-12-25T12:07:18.647398 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/countBy.js +I, [2024-12-25T12:07:18.647424 #40732] INFO -- : Processing file: ../../node_modules/lodash/create.js +W, [2024-12-25T12:07:18.647593 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/create.js +I, [2024-12-25T12:07:18.647773 #40732] INFO -- : Processing file: ../../node_modules/lodash/curry.js +W, [2024-12-25T12:07:18.647894 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/curry.js +I, [2024-12-25T12:07:18.647981 #40732] INFO -- : Processing file: ../../node_modules/lodash/curryRight.js +W, [2024-12-25T12:07:18.648058 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/curryRight.js +I, [2024-12-25T12:07:18.648100 #40732] INFO -- : Processing file: ../../node_modules/lodash/date.js +W, [2024-12-25T12:07:18.648226 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/date.js +I, [2024-12-25T12:07:18.648252 #40732] INFO -- : Processing file: ../../node_modules/lodash/debounce.js +W, [2024-12-25T12:07:18.648305 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/debounce.js +I, [2024-12-25T12:07:18.648327 #40732] INFO -- : Processing file: ../../node_modules/lodash/deburr.js +W, [2024-12-25T12:07:18.648399 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/deburr.js +I, [2024-12-25T12:07:18.648564 #40732] INFO -- : Processing file: ../../node_modules/lodash/defaultTo.js +W, [2024-12-25T12:07:18.648678 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/defaultTo.js +I, [2024-12-25T12:07:18.648822 #40732] INFO -- : Processing file: ../../node_modules/lodash/defaults.js +W, [2024-12-25T12:07:18.648904 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/defaults.js +I, [2024-12-25T12:07:18.648929 #40732] INFO -- : Processing file: ../../node_modules/lodash/defaultsDeep.js +W, [2024-12-25T12:07:18.648975 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/defaultsDeep.js +I, [2024-12-25T12:07:18.649034 #40732] INFO -- : Processing file: ../../node_modules/lodash/defer.js +W, [2024-12-25T12:07:18.649169 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/defer.js +I, [2024-12-25T12:07:18.649197 #40732] INFO -- : Processing file: ../../node_modules/lodash/delay.js +W, [2024-12-25T12:07:18.649256 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/delay.js +I, [2024-12-25T12:07:18.649286 #40732] INFO -- : Processing file: ../../node_modules/lodash/difference.js +W, [2024-12-25T12:07:18.649333 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/difference.js +I, [2024-12-25T12:07:18.649356 #40732] INFO -- : Processing file: ../../node_modules/lodash/differenceBy.js +W, [2024-12-25T12:07:18.649574 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/differenceBy.js +I, [2024-12-25T12:07:18.649603 #40732] INFO -- : Processing file: ../../node_modules/lodash/differenceWith.js +W, [2024-12-25T12:07:18.649651 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/differenceWith.js +I, [2024-12-25T12:07:18.649673 #40732] INFO -- : Processing file: ../../node_modules/lodash/divide.js +W, [2024-12-25T12:07:18.649741 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/divide.js +I, [2024-12-25T12:07:18.649766 #40732] INFO -- : Processing file: ../../node_modules/lodash/drop.js +W, [2024-12-25T12:07:18.649829 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/drop.js +I, [2024-12-25T12:07:18.649853 #40732] INFO -- : Processing file: ../../node_modules/lodash/dropRight.js +W, [2024-12-25T12:07:18.649897 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/dropRight.js +I, [2024-12-25T12:07:18.650369 #40732] INFO -- : Processing file: ../../node_modules/lodash/dropRightWhile.js +W, [2024-12-25T12:07:18.650444 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/dropRightWhile.js +I, [2024-12-25T12:07:18.650469 #40732] INFO -- : Processing file: ../../node_modules/lodash/dropWhile.js +W, [2024-12-25T12:07:18.650631 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/dropWhile.js +I, [2024-12-25T12:07:18.650671 #40732] INFO -- : Processing file: ../../node_modules/lodash/each.js +W, [2024-12-25T12:07:18.650741 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/each.js +I, [2024-12-25T12:07:18.650765 #40732] INFO -- : Processing file: ../../node_modules/lodash/eachRight.js +W, [2024-12-25T12:07:18.650810 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/eachRight.js +I, [2024-12-25T12:07:18.650833 #40732] INFO -- : Processing file: ../../node_modules/lodash/endsWith.js +W, [2024-12-25T12:07:18.650875 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/endsWith.js +I, [2024-12-25T12:07:18.650897 #40732] INFO -- : Processing file: ../../node_modules/lodash/entries.js +W, [2024-12-25T12:07:18.650962 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/entries.js +I, [2024-12-25T12:07:18.650986 #40732] INFO -- : Processing file: ../../node_modules/lodash/entriesIn.js +W, [2024-12-25T12:07:18.651029 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/entriesIn.js +I, [2024-12-25T12:07:18.651051 #40732] INFO -- : Processing file: ../../node_modules/lodash/eq.js +W, [2024-12-25T12:07:18.651092 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/eq.js +I, [2024-12-25T12:07:18.651114 #40732] INFO -- : Processing file: ../../node_modules/lodash/escape.js +W, [2024-12-25T12:07:18.651155 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/escape.js +I, [2024-12-25T12:07:18.651177 #40732] INFO -- : Processing file: ../../node_modules/lodash/escapeRegExp.js +W, [2024-12-25T12:07:18.651218 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/escapeRegExp.js +I, [2024-12-25T12:07:18.651240 #40732] INFO -- : Processing file: ../../node_modules/lodash/every.js +W, [2024-12-25T12:07:18.651281 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/every.js +I, [2024-12-25T12:07:18.651304 #40732] INFO -- : Processing file: ../../node_modules/lodash/extend.js +W, [2024-12-25T12:07:18.651344 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/extend.js +I, [2024-12-25T12:07:18.651365 #40732] INFO -- : Processing file: ../../node_modules/lodash/extendWith.js +W, [2024-12-25T12:07:18.651406 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/extendWith.js +I, [2024-12-25T12:07:18.651427 #40732] INFO -- : Processing file: ../../node_modules/lodash/fill.js +W, [2024-12-25T12:07:18.651468 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fill.js +I, [2024-12-25T12:07:18.651502 #40732] INFO -- : Processing file: ../../node_modules/lodash/filter.js +W, [2024-12-25T12:07:18.651600 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/filter.js +I, [2024-12-25T12:07:18.651624 #40732] INFO -- : Processing file: ../../node_modules/lodash/find.js +W, [2024-12-25T12:07:18.651687 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/find.js +I, [2024-12-25T12:07:18.651711 #40732] INFO -- : Processing file: ../../node_modules/lodash/findIndex.js +W, [2024-12-25T12:07:18.651755 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/findIndex.js +I, [2024-12-25T12:07:18.651778 #40732] INFO -- : Processing file: ../../node_modules/lodash/findKey.js +W, [2024-12-25T12:07:18.651819 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/findKey.js +I, [2024-12-25T12:07:18.651841 #40732] INFO -- : Processing file: ../../node_modules/lodash/findLast.js +W, [2024-12-25T12:07:18.651903 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/findLast.js +I, [2024-12-25T12:07:18.651927 #40732] INFO -- : Processing file: ../../node_modules/lodash/findLastIndex.js +W, [2024-12-25T12:07:18.651991 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/findLastIndex.js +I, [2024-12-25T12:07:18.652016 #40732] INFO -- : Processing file: ../../node_modules/lodash/findLastKey.js +W, [2024-12-25T12:07:18.652083 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/findLastKey.js +I, [2024-12-25T12:07:18.652108 #40732] INFO -- : Processing file: ../../node_modules/lodash/first.js +W, [2024-12-25T12:07:18.652151 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/first.js +I, [2024-12-25T12:07:18.652174 #40732] INFO -- : Processing file: ../../node_modules/lodash/flatMap.js +W, [2024-12-25T12:07:18.652238 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMap.js +I, [2024-12-25T12:07:18.652262 #40732] INFO -- : Processing file: ../../node_modules/lodash/flatMapDeep.js +W, [2024-12-25T12:07:18.652306 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMapDeep.js +I, [2024-12-25T12:07:18.652328 #40732] INFO -- : Processing file: ../../node_modules/lodash/flatMapDepth.js +W, [2024-12-25T12:07:18.652391 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMapDepth.js +I, [2024-12-25T12:07:18.652415 #40732] INFO -- : Processing file: ../../node_modules/lodash/flatten.js +W, [2024-12-25T12:07:18.652504 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/flatten.js +I, [2024-12-25T12:07:18.652536 #40732] INFO -- : Processing file: ../../node_modules/lodash/flattenDeep.js +W, [2024-12-25T12:07:18.652582 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/flattenDeep.js +I, [2024-12-25T12:07:18.652604 #40732] INFO -- : Processing file: ../../node_modules/lodash/flattenDepth.js +W, [2024-12-25T12:07:18.652647 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/flattenDepth.js +I, [2024-12-25T12:07:18.652669 #40732] INFO -- : Processing file: ../../node_modules/lodash/flip.js +W, [2024-12-25T12:07:18.652710 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/flip.js +I, [2024-12-25T12:07:18.652732 #40732] INFO -- : Processing file: ../../node_modules/lodash/floor.js +W, [2024-12-25T12:07:18.652774 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/floor.js +I, [2024-12-25T12:07:18.652795 #40732] INFO -- : Processing file: ../../node_modules/lodash/flow.js +W, [2024-12-25T12:07:18.652836 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/flow.js +I, [2024-12-25T12:07:18.652857 #40732] INFO -- : Processing file: ../../node_modules/lodash/flowRight.js +W, [2024-12-25T12:07:18.652899 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/flowRight.js +I, [2024-12-25T12:07:18.652921 #40732] INFO -- : Processing file: ../../node_modules/lodash/forEach.js +W, [2024-12-25T12:07:18.653015 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/forEach.js +I, [2024-12-25T12:07:18.653041 #40732] INFO -- : Processing file: ../../node_modules/lodash/forEachRight.js +W, [2024-12-25T12:07:18.653084 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/forEachRight.js +I, [2024-12-25T12:07:18.653107 #40732] INFO -- : Processing file: ../../node_modules/lodash/forIn.js +W, [2024-12-25T12:07:18.653183 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/forIn.js +I, [2024-12-25T12:07:18.653208 #40732] INFO -- : Processing file: ../../node_modules/lodash/forInRight.js +W, [2024-12-25T12:07:18.653253 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/forInRight.js +I, [2024-12-25T12:07:18.653277 #40732] INFO -- : Processing file: ../../node_modules/lodash/forOwn.js +W, [2024-12-25T12:07:18.653319 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/forOwn.js +I, [2024-12-25T12:07:18.653341 #40732] INFO -- : Processing file: ../../node_modules/lodash/forOwnRight.js +W, [2024-12-25T12:07:18.653403 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/forOwnRight.js +I, [2024-12-25T12:07:18.653475 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/F.js +W, [2024-12-25T12:07:18.653550 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/F.js +I, [2024-12-25T12:07:18.653576 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/T.js +W, [2024-12-25T12:07:18.653648 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/T.js +I, [2024-12-25T12:07:18.653673 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/__.js +W, [2024-12-25T12:07:18.653717 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/__.js +I, [2024-12-25T12:07:18.653739 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/_baseConvert.js +W, [2024-12-25T12:07:18.653808 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_baseConvert.js +I, [2024-12-25T12:07:18.653833 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/_convertBrowser.js +W, [2024-12-25T12:07:18.653919 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_convertBrowser.js +I, [2024-12-25T12:07:18.653944 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/_falseOptions.js +W, [2024-12-25T12:07:18.653990 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_falseOptions.js +I, [2024-12-25T12:07:18.654012 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/_mapping.js +W, [2024-12-25T12:07:18.654081 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_mapping.js +I, [2024-12-25T12:07:18.654106 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/_util.js +W, [2024-12-25T12:07:18.654176 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_util.js +I, [2024-12-25T12:07:18.654201 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/add.js +W, [2024-12-25T12:07:18.654245 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/add.js +I, [2024-12-25T12:07:18.654268 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/after.js +W, [2024-12-25T12:07:18.654336 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/after.js +I, [2024-12-25T12:07:18.654362 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/all.js +W, [2024-12-25T12:07:18.654481 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/all.js +I, [2024-12-25T12:07:18.654507 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/allPass.js +W, [2024-12-25T12:07:18.654571 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/allPass.js +I, [2024-12-25T12:07:18.654596 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/always.js +W, [2024-12-25T12:07:18.654659 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/always.js +I, [2024-12-25T12:07:18.654684 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/any.js +W, [2024-12-25T12:07:18.654751 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/any.js +I, [2024-12-25T12:07:18.654775 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/anyPass.js +W, [2024-12-25T12:07:18.654818 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/anyPass.js +I, [2024-12-25T12:07:18.654841 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/apply.js +W, [2024-12-25T12:07:18.654883 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/apply.js +I, [2024-12-25T12:07:18.654905 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/array.js +W, [2024-12-25T12:07:18.654973 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/array.js +I, [2024-12-25T12:07:18.654998 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/ary.js +W, [2024-12-25T12:07:18.655041 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/ary.js +I, [2024-12-25T12:07:18.655064 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assign.js +W, [2024-12-25T12:07:18.655105 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assign.js +I, [2024-12-25T12:07:18.655127 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assignAll.js +W, [2024-12-25T12:07:18.655168 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignAll.js +I, [2024-12-25T12:07:18.655190 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assignAllWith.js +W, [2024-12-25T12:07:18.655255 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignAllWith.js +I, [2024-12-25T12:07:18.655280 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assignIn.js +W, [2024-12-25T12:07:18.655342 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignIn.js +I, [2024-12-25T12:07:18.655367 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInAll.js +W, [2024-12-25T12:07:18.655412 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInAll.js +I, [2024-12-25T12:07:18.655435 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInAllWith.js +W, [2024-12-25T12:07:18.655612 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInAllWith.js +I, [2024-12-25T12:07:18.655643 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInWith.js +W, [2024-12-25T12:07:18.655726 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInWith.js +I, [2024-12-25T12:07:18.655751 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assignWith.js +W, [2024-12-25T12:07:18.655799 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignWith.js +I, [2024-12-25T12:07:18.655822 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assoc.js +W, [2024-12-25T12:07:18.655864 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assoc.js +I, [2024-12-25T12:07:18.655887 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/assocPath.js +W, [2024-12-25T12:07:18.655928 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assocPath.js +I, [2024-12-25T12:07:18.655951 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/at.js +W, [2024-12-25T12:07:18.655993 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/at.js +I, [2024-12-25T12:07:18.656015 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/attempt.js +W, [2024-12-25T12:07:18.656056 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/attempt.js +I, [2024-12-25T12:07:18.656079 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/before.js +W, [2024-12-25T12:07:18.656119 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/before.js +I, [2024-12-25T12:07:18.656197 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/bind.js +W, [2024-12-25T12:07:18.656248 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bind.js +I, [2024-12-25T12:07:18.656271 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/bindAll.js +W, [2024-12-25T12:07:18.656313 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bindAll.js +I, [2024-12-25T12:07:18.656335 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/bindKey.js +W, [2024-12-25T12:07:18.656376 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bindKey.js +I, [2024-12-25T12:07:18.656398 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/camelCase.js +W, [2024-12-25T12:07:18.656440 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/camelCase.js +I, [2024-12-25T12:07:18.656462 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/capitalize.js +W, [2024-12-25T12:07:18.656504 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/capitalize.js +I, [2024-12-25T12:07:18.656602 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/castArray.js +W, [2024-12-25T12:07:18.656658 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/castArray.js +I, [2024-12-25T12:07:18.656681 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/ceil.js +W, [2024-12-25T12:07:18.656762 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/ceil.js +I, [2024-12-25T12:07:18.656797 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/chain.js +W, [2024-12-25T12:07:18.656845 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/chain.js +I, [2024-12-25T12:07:18.656867 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/chunk.js +W, [2024-12-25T12:07:18.656917 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/chunk.js +I, [2024-12-25T12:07:18.656949 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/clamp.js +W, [2024-12-25T12:07:18.657001 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/clamp.js +I, [2024-12-25T12:07:18.657069 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/clone.js +W, [2024-12-25T12:07:18.657204 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/clone.js +I, [2024-12-25T12:07:18.657242 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneDeep.js +W, [2024-12-25T12:07:18.657306 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneDeep.js +I, [2024-12-25T12:07:18.657341 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneDeepWith.js +W, [2024-12-25T12:07:18.657404 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneDeepWith.js +I, [2024-12-25T12:07:18.657441 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneWith.js +W, [2024-12-25T12:07:18.657646 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneWith.js +I, [2024-12-25T12:07:18.657721 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/collection.js +W, [2024-12-25T12:07:18.657856 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/collection.js +I, [2024-12-25T12:07:18.657894 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/commit.js +W, [2024-12-25T12:07:18.657973 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/commit.js +I, [2024-12-25T12:07:18.658000 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/compact.js +W, [2024-12-25T12:07:18.658086 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/compact.js +I, [2024-12-25T12:07:18.658111 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/complement.js +W, [2024-12-25T12:07:18.658164 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/complement.js +I, [2024-12-25T12:07:18.658189 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/compose.js +W, [2024-12-25T12:07:18.658240 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/compose.js +I, [2024-12-25T12:07:18.658264 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/concat.js +W, [2024-12-25T12:07:18.658318 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/concat.js +I, [2024-12-25T12:07:18.658350 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/cond.js +W, [2024-12-25T12:07:18.658418 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cond.js +I, [2024-12-25T12:07:18.658443 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/conforms.js +W, [2024-12-25T12:07:18.658489 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/conforms.js +I, [2024-12-25T12:07:18.658575 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/conformsTo.js +W, [2024-12-25T12:07:18.658629 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/conformsTo.js +I, [2024-12-25T12:07:18.658653 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/constant.js +W, [2024-12-25T12:07:18.658757 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/constant.js +I, [2024-12-25T12:07:18.658786 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/contains.js +W, [2024-12-25T12:07:18.658863 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/contains.js +I, [2024-12-25T12:07:18.658889 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/convert.js +W, [2024-12-25T12:07:18.658962 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/convert.js +I, [2024-12-25T12:07:18.658989 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/countBy.js +W, [2024-12-25T12:07:18.659040 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/countBy.js +I, [2024-12-25T12:07:18.659064 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/create.js +W, [2024-12-25T12:07:18.659139 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/create.js +I, [2024-12-25T12:07:18.659166 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/curry.js +W, [2024-12-25T12:07:18.659218 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curry.js +I, [2024-12-25T12:07:18.659242 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/curryN.js +W, [2024-12-25T12:07:18.659288 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryN.js +I, [2024-12-25T12:07:18.659312 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/curryRight.js +W, [2024-12-25T12:07:18.659357 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryRight.js +I, [2024-12-25T12:07:18.659383 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/curryRightN.js +W, [2024-12-25T12:07:18.659588 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryRightN.js +I, [2024-12-25T12:07:18.659694 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/date.js +W, [2024-12-25T12:07:18.659776 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/date.js +I, [2024-12-25T12:07:18.659792 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/debounce.js +W, [2024-12-25T12:07:18.659829 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/debounce.js +I, [2024-12-25T12:07:18.659843 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/deburr.js +W, [2024-12-25T12:07:18.659903 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/deburr.js +I, [2024-12-25T12:07:18.659970 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultTo.js +W, [2024-12-25T12:07:18.660125 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultTo.js +I, [2024-12-25T12:07:18.660292 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/defaults.js +W, [2024-12-25T12:07:18.660416 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaults.js +I, [2024-12-25T12:07:18.660504 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsAll.js +W, [2024-12-25T12:07:18.660594 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsAll.js +I, [2024-12-25T12:07:18.660612 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsDeep.js +W, [2024-12-25T12:07:18.660650 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsDeep.js +I, [2024-12-25T12:07:18.660665 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsDeepAll.js +W, [2024-12-25T12:07:18.660699 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsDeepAll.js +I, [2024-12-25T12:07:18.660723 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/defer.js +W, [2024-12-25T12:07:18.660769 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defer.js +I, [2024-12-25T12:07:18.660791 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/delay.js +W, [2024-12-25T12:07:18.660831 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/delay.js +I, [2024-12-25T12:07:18.660855 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/difference.js +W, [2024-12-25T12:07:18.660931 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/difference.js +I, [2024-12-25T12:07:18.660962 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/differenceBy.js +W, [2024-12-25T12:07:18.661049 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/differenceBy.js +I, [2024-12-25T12:07:18.661118 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/differenceWith.js +W, [2024-12-25T12:07:18.661165 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/differenceWith.js +I, [2024-12-25T12:07:18.661181 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/dissoc.js +W, [2024-12-25T12:07:18.661237 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dissoc.js +I, [2024-12-25T12:07:18.661254 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/dissocPath.js +W, [2024-12-25T12:07:18.661312 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dissocPath.js +I, [2024-12-25T12:07:18.661328 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/divide.js +W, [2024-12-25T12:07:18.661362 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/divide.js +I, [2024-12-25T12:07:18.661377 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/drop.js +W, [2024-12-25T12:07:18.661433 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/drop.js +I, [2024-12-25T12:07:18.661449 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/dropLast.js +W, [2024-12-25T12:07:18.661611 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropLast.js +I, [2024-12-25T12:07:18.661640 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/dropLastWhile.js +W, [2024-12-25T12:07:18.661689 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropLastWhile.js +I, [2024-12-25T12:07:18.661705 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/dropRight.js +W, [2024-12-25T12:07:18.661765 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropRight.js +I, [2024-12-25T12:07:18.661781 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/dropRightWhile.js +W, [2024-12-25T12:07:18.661822 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropRightWhile.js +I, [2024-12-25T12:07:18.661838 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/dropWhile.js +W, [2024-12-25T12:07:18.661873 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropWhile.js +I, [2024-12-25T12:07:18.661889 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/each.js +W, [2024-12-25T12:07:18.661922 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/each.js +I, [2024-12-25T12:07:18.661939 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/eachRight.js +W, [2024-12-25T12:07:18.661972 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/eachRight.js +I, [2024-12-25T12:07:18.661986 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/endsWith.js +W, [2024-12-25T12:07:18.662019 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/endsWith.js +I, [2024-12-25T12:07:18.662033 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/entries.js +W, [2024-12-25T12:07:18.662067 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/entries.js +I, [2024-12-25T12:07:18.662082 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/entriesIn.js +W, [2024-12-25T12:07:18.662140 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/entriesIn.js +I, [2024-12-25T12:07:18.662157 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/eq.js +W, [2024-12-25T12:07:18.662194 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/eq.js +I, [2024-12-25T12:07:18.662210 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/equals.js +W, [2024-12-25T12:07:18.662244 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/equals.js +I, [2024-12-25T12:07:18.662259 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/escape.js +W, [2024-12-25T12:07:18.662292 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/escape.js +I, [2024-12-25T12:07:18.662308 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/escapeRegExp.js +W, [2024-12-25T12:07:18.662341 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/escapeRegExp.js +I, [2024-12-25T12:07:18.662359 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/every.js +W, [2024-12-25T12:07:18.662396 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/every.js +I, [2024-12-25T12:07:18.662410 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/extend.js +W, [2024-12-25T12:07:18.662476 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extend.js +I, [2024-12-25T12:07:18.662511 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/extendAll.js +W, [2024-12-25T12:07:18.662607 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendAll.js +I, [2024-12-25T12:07:18.662626 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/extendAllWith.js +W, [2024-12-25T12:07:18.662668 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendAllWith.js +I, [2024-12-25T12:07:18.662685 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/extendWith.js +W, [2024-12-25T12:07:18.662718 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendWith.js +I, [2024-12-25T12:07:18.662734 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/fill.js +W, [2024-12-25T12:07:18.662767 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/fill.js +I, [2024-12-25T12:07:18.662781 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/filter.js +W, [2024-12-25T12:07:18.662853 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/filter.js +I, [2024-12-25T12:07:18.662870 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/find.js +W, [2024-12-25T12:07:18.662905 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/find.js +I, [2024-12-25T12:07:18.662919 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/findFrom.js +W, [2024-12-25T12:07:18.662952 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findFrom.js +I, [2024-12-25T12:07:18.663036 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/findIndex.js +W, [2024-12-25T12:07:18.663079 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findIndex.js +I, [2024-12-25T12:07:18.663094 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/findIndexFrom.js +W, [2024-12-25T12:07:18.663127 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findIndexFrom.js +I, [2024-12-25T12:07:18.663142 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/findKey.js +W, [2024-12-25T12:07:18.663177 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findKey.js +I, [2024-12-25T12:07:18.663194 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/findLast.js +W, [2024-12-25T12:07:18.663228 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLast.js +I, [2024-12-25T12:07:18.663243 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastFrom.js +W, [2024-12-25T12:07:18.663303 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastFrom.js +I, [2024-12-25T12:07:18.663320 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastIndex.js +W, [2024-12-25T12:07:18.663383 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastIndex.js +I, [2024-12-25T12:07:18.663401 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastIndexFrom.js +W, [2024-12-25T12:07:18.663440 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastIndexFrom.js +I, [2024-12-25T12:07:18.663457 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastKey.js +W, [2024-12-25T12:07:18.663493 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastKey.js +I, [2024-12-25T12:07:18.663509 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/first.js +W, [2024-12-25T12:07:18.663749 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/first.js +I, [2024-12-25T12:07:18.663775 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMap.js +W, [2024-12-25T12:07:18.663868 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMap.js +I, [2024-12-25T12:07:18.663910 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMapDeep.js +W, [2024-12-25T12:07:18.664279 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMapDeep.js +I, [2024-12-25T12:07:18.664329 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMapDepth.js +W, [2024-12-25T12:07:18.664599 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMapDepth.js +I, [2024-12-25T12:07:18.664760 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/flatten.js +W, [2024-12-25T12:07:18.664859 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatten.js +I, [2024-12-25T12:07:18.664889 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/flattenDeep.js +W, [2024-12-25T12:07:18.664936 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flattenDeep.js +I, [2024-12-25T12:07:18.664959 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/flattenDepth.js +W, [2024-12-25T12:07:18.665007 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flattenDepth.js +I, [2024-12-25T12:07:18.665031 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/flip.js +W, [2024-12-25T12:07:18.665073 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flip.js +I, [2024-12-25T12:07:18.665096 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/floor.js +W, [2024-12-25T12:07:18.665170 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/floor.js +I, [2024-12-25T12:07:18.665194 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/flow.js +W, [2024-12-25T12:07:18.665243 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flow.js +I, [2024-12-25T12:07:18.665266 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/flowRight.js +W, [2024-12-25T12:07:18.665309 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flowRight.js +I, [2024-12-25T12:07:18.666252 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/forEach.js +W, [2024-12-25T12:07:18.666516 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forEach.js +I, [2024-12-25T12:07:18.666557 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/forEachRight.js +W, [2024-12-25T12:07:18.666609 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forEachRight.js +I, [2024-12-25T12:07:18.666632 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/forIn.js +W, [2024-12-25T12:07:18.666681 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forIn.js +I, [2024-12-25T12:07:18.666707 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/forInRight.js +W, [2024-12-25T12:07:18.666766 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forInRight.js +I, [2024-12-25T12:07:18.666789 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/forOwn.js +W, [2024-12-25T12:07:18.666879 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forOwn.js +I, [2024-12-25T12:07:18.666917 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/forOwnRight.js +W, [2024-12-25T12:07:18.666982 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forOwnRight.js +I, [2024-12-25T12:07:18.667005 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/fromPairs.js +W, [2024-12-25T12:07:18.667048 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/fromPairs.js +I, [2024-12-25T12:07:18.667070 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/function.js +W, [2024-12-25T12:07:18.667163 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/function.js +I, [2024-12-25T12:07:18.667191 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/functions.js +W, [2024-12-25T12:07:18.667245 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/functions.js +I, [2024-12-25T12:07:18.667278 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/functionsIn.js +W, [2024-12-25T12:07:18.667381 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/functionsIn.js +I, [2024-12-25T12:07:18.667505 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/get.js +W, [2024-12-25T12:07:18.667767 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/get.js +I, [2024-12-25T12:07:18.667838 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/getOr.js +W, [2024-12-25T12:07:18.667921 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/getOr.js +I, [2024-12-25T12:07:18.667950 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/groupBy.js +W, [2024-12-25T12:07:18.668049 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/groupBy.js +I, [2024-12-25T12:07:18.668089 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/gt.js +W, [2024-12-25T12:07:18.668171 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/gt.js +I, [2024-12-25T12:07:18.668199 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/gte.js +W, [2024-12-25T12:07:18.668245 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/gte.js +I, [2024-12-25T12:07:18.668268 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/has.js +W, [2024-12-25T12:07:18.668312 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/has.js +I, [2024-12-25T12:07:18.668335 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/hasIn.js +W, [2024-12-25T12:07:18.668381 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/hasIn.js +I, [2024-12-25T12:07:18.668518 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/head.js +W, [2024-12-25T12:07:18.668573 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/head.js +I, [2024-12-25T12:07:18.668597 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/identical.js +W, [2024-12-25T12:07:18.668640 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/identical.js +I, [2024-12-25T12:07:18.668663 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/identity.js +W, [2024-12-25T12:07:18.668735 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/identity.js +I, [2024-12-25T12:07:18.668760 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/inRange.js +W, [2024-12-25T12:07:18.668804 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/inRange.js +I, [2024-12-25T12:07:18.668827 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/includes.js +W, [2024-12-25T12:07:18.668868 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/includes.js +I, [2024-12-25T12:07:18.668891 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/includesFrom.js +W, [2024-12-25T12:07:18.668932 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/includesFrom.js +I, [2024-12-25T12:07:18.668955 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/indexBy.js +W, [2024-12-25T12:07:18.668999 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexBy.js +I, [2024-12-25T12:07:18.669024 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/indexOf.js +W, [2024-12-25T12:07:18.669070 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexOf.js +I, [2024-12-25T12:07:18.669096 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/indexOfFrom.js +W, [2024-12-25T12:07:18.669143 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexOfFrom.js +I, [2024-12-25T12:07:18.669168 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/init.js +W, [2024-12-25T12:07:18.669215 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/init.js +I, [2024-12-25T12:07:18.669240 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/initial.js +W, [2024-12-25T12:07:18.669285 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/initial.js +I, [2024-12-25T12:07:18.669309 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/intersection.js +W, [2024-12-25T12:07:18.669392 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersection.js +I, [2024-12-25T12:07:18.669553 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/intersectionBy.js +W, [2024-12-25T12:07:18.669720 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersectionBy.js +I, [2024-12-25T12:07:18.669751 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/intersectionWith.js +W, [2024-12-25T12:07:18.669849 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersectionWith.js +I, [2024-12-25T12:07:18.669875 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/invert.js +W, [2024-12-25T12:07:18.669927 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invert.js +I, [2024-12-25T12:07:18.669951 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/invertBy.js +W, [2024-12-25T12:07:18.669995 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invertBy.js +I, [2024-12-25T12:07:18.670018 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/invertObj.js +W, [2024-12-25T12:07:18.670061 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invertObj.js +I, [2024-12-25T12:07:18.670084 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/invoke.js +W, [2024-12-25T12:07:18.670145 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invoke.js +I, [2024-12-25T12:07:18.670170 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeArgs.js +W, [2024-12-25T12:07:18.670238 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeArgs.js +I, [2024-12-25T12:07:18.670263 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeArgsMap.js +W, [2024-12-25T12:07:18.670310 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeArgsMap.js +I, [2024-12-25T12:07:18.670333 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeMap.js +W, [2024-12-25T12:07:18.670377 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeMap.js +I, [2024-12-25T12:07:18.670400 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isArguments.js +W, [2024-12-25T12:07:18.670443 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArguments.js +I, [2024-12-25T12:07:18.670466 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isArray.js +W, [2024-12-25T12:07:18.670561 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArray.js +I, [2024-12-25T12:07:18.670588 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayBuffer.js +W, [2024-12-25T12:07:18.670659 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayBuffer.js +I, [2024-12-25T12:07:18.670700 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayLike.js +W, [2024-12-25T12:07:18.670766 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayLike.js +I, [2024-12-25T12:07:18.670791 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayLikeObject.js +W, [2024-12-25T12:07:18.670837 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayLikeObject.js +I, [2024-12-25T12:07:18.670859 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isBoolean.js +W, [2024-12-25T12:07:18.670922 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isBoolean.js +I, [2024-12-25T12:07:18.670946 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isBuffer.js +W, [2024-12-25T12:07:18.670991 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isBuffer.js +I, [2024-12-25T12:07:18.671013 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isDate.js +W, [2024-12-25T12:07:18.671075 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isDate.js +I, [2024-12-25T12:07:18.671099 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isElement.js +W, [2024-12-25T12:07:18.671144 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isElement.js +I, [2024-12-25T12:07:18.671167 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isEmpty.js +W, [2024-12-25T12:07:18.671208 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEmpty.js +I, [2024-12-25T12:07:18.671231 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isEqual.js +W, [2024-12-25T12:07:18.671273 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEqual.js +I, [2024-12-25T12:07:18.671296 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isEqualWith.js +W, [2024-12-25T12:07:18.671337 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEqualWith.js +I, [2024-12-25T12:07:18.671359 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isError.js +W, [2024-12-25T12:07:18.671420 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isError.js +I, [2024-12-25T12:07:18.671517 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isFinite.js +W, [2024-12-25T12:07:18.671570 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isFinite.js +I, [2024-12-25T12:07:18.671593 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isFunction.js +W, [2024-12-25T12:07:18.671689 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isFunction.js +I, [2024-12-25T12:07:18.671714 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isInteger.js +W, [2024-12-25T12:07:18.671781 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isInteger.js +I, [2024-12-25T12:07:18.671806 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isLength.js +W, [2024-12-25T12:07:18.671849 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isLength.js +I, [2024-12-25T12:07:18.671872 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isMap.js +W, [2024-12-25T12:07:18.671913 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMap.js +I, [2024-12-25T12:07:18.671935 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isMatch.js +W, [2024-12-25T12:07:18.671976 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMatch.js +I, [2024-12-25T12:07:18.671999 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isMatchWith.js +W, [2024-12-25T12:07:18.672040 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMatchWith.js +I, [2024-12-25T12:07:18.672063 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isNaN.js +W, [2024-12-25T12:07:18.672126 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNaN.js +I, [2024-12-25T12:07:18.672150 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isNative.js +W, [2024-12-25T12:07:18.672217 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNative.js +I, [2024-12-25T12:07:18.672242 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isNil.js +W, [2024-12-25T12:07:18.672285 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNil.js +I, [2024-12-25T12:07:18.672307 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isNull.js +W, [2024-12-25T12:07:18.672349 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNull.js +I, [2024-12-25T12:07:18.672371 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isNumber.js +W, [2024-12-25T12:07:18.672412 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNumber.js +I, [2024-12-25T12:07:18.672435 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isObject.js +W, [2024-12-25T12:07:18.672559 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isObject.js +I, [2024-12-25T12:07:18.672593 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isObjectLike.js +W, [2024-12-25T12:07:18.672645 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isObjectLike.js +I, [2024-12-25T12:07:18.672668 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isPlainObject.js +W, [2024-12-25T12:07:18.672732 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isPlainObject.js +I, [2024-12-25T12:07:18.672757 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isRegExp.js +W, [2024-12-25T12:07:18.672802 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isRegExp.js +I, [2024-12-25T12:07:18.672824 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isSafeInteger.js +W, [2024-12-25T12:07:18.672886 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSafeInteger.js +I, [2024-12-25T12:07:18.672911 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isSet.js +W, [2024-12-25T12:07:18.672983 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSet.js +I, [2024-12-25T12:07:18.673007 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isString.js +W, [2024-12-25T12:07:18.673070 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isString.js +I, [2024-12-25T12:07:18.673094 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isSymbol.js +W, [2024-12-25T12:07:18.673138 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSymbol.js +I, [2024-12-25T12:07:18.673161 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isTypedArray.js +W, [2024-12-25T12:07:18.673202 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isTypedArray.js +I, [2024-12-25T12:07:18.673225 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isUndefined.js +W, [2024-12-25T12:07:18.673265 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isUndefined.js +I, [2024-12-25T12:07:18.673287 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isWeakMap.js +W, [2024-12-25T12:07:18.673329 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isWeakMap.js +I, [2024-12-25T12:07:18.673351 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/isWeakSet.js +W, [2024-12-25T12:07:18.673392 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isWeakSet.js +I, [2024-12-25T12:07:18.673414 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/iteratee.js +W, [2024-12-25T12:07:18.673594 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/iteratee.js +I, [2024-12-25T12:07:18.673633 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/join.js +W, [2024-12-25T12:07:18.673694 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/join.js +I, [2024-12-25T12:07:18.673717 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/juxt.js +W, [2024-12-25T12:07:18.673790 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/juxt.js +I, [2024-12-25T12:07:18.673814 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/kebabCase.js +W, [2024-12-25T12:07:18.673879 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/kebabCase.js +I, [2024-12-25T12:07:18.673904 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/keyBy.js +W, [2024-12-25T12:07:18.673950 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keyBy.js +I, [2024-12-25T12:07:18.673973 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/keys.js +W, [2024-12-25T12:07:18.674014 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keys.js +I, [2024-12-25T12:07:18.674037 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/keysIn.js +W, [2024-12-25T12:07:18.674078 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keysIn.js +I, [2024-12-25T12:07:18.674101 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/lang.js +W, [2024-12-25T12:07:18.674142 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lang.js +I, [2024-12-25T12:07:18.674164 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/last.js +W, [2024-12-25T12:07:18.674230 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/last.js +I, [2024-12-25T12:07:18.674255 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/lastIndexOf.js +W, [2024-12-25T12:07:18.674299 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lastIndexOf.js +I, [2024-12-25T12:07:18.674322 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/lastIndexOfFrom.js +W, [2024-12-25T12:07:18.674363 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lastIndexOfFrom.js +I, [2024-12-25T12:07:18.674386 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/lowerCase.js +W, [2024-12-25T12:07:18.674518 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lowerCase.js +I, [2024-12-25T12:07:18.674564 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/lowerFirst.js +W, [2024-12-25T12:07:18.674645 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lowerFirst.js +I, [2024-12-25T12:07:18.674671 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/lt.js +W, [2024-12-25T12:07:18.674792 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lt.js +I, [2024-12-25T12:07:18.674824 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/lte.js +W, [2024-12-25T12:07:18.674872 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lte.js +I, [2024-12-25T12:07:18.674895 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/map.js +W, [2024-12-25T12:07:18.674937 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/map.js +I, [2024-12-25T12:07:18.674959 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/mapKeys.js +W, [2024-12-25T12:07:18.675001 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mapKeys.js +I, [2024-12-25T12:07:18.675023 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/mapValues.js +W, [2024-12-25T12:07:18.675065 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mapValues.js +I, [2024-12-25T12:07:18.675087 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/matches.js +W, [2024-12-25T12:07:18.675130 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/matches.js +I, [2024-12-25T12:07:18.675152 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/matchesProperty.js +W, [2024-12-25T12:07:18.675193 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/matchesProperty.js +I, [2024-12-25T12:07:18.675216 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/math.js +W, [2024-12-25T12:07:18.675258 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/math.js +I, [2024-12-25T12:07:18.675280 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/max.js +W, [2024-12-25T12:07:18.675344 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/max.js +I, [2024-12-25T12:07:18.675369 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/maxBy.js +W, [2024-12-25T12:07:18.675433 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/maxBy.js +I, [2024-12-25T12:07:18.675457 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/mean.js +W, [2024-12-25T12:07:18.675502 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mean.js +I, [2024-12-25T12:07:18.675620 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/meanBy.js +W, [2024-12-25T12:07:18.675671 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/meanBy.js +I, [2024-12-25T12:07:18.675695 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/memoize.js +W, [2024-12-25T12:07:18.675766 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/memoize.js +I, [2024-12-25T12:07:18.675791 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/merge.js +W, [2024-12-25T12:07:18.675855 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/merge.js +I, [2024-12-25T12:07:18.675879 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeAll.js +W, [2024-12-25T12:07:18.675924 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeAll.js +I, [2024-12-25T12:07:18.675947 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeAllWith.js +W, [2024-12-25T12:07:18.675990 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeAllWith.js +I, [2024-12-25T12:07:18.676013 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeWith.js +W, [2024-12-25T12:07:18.676054 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeWith.js +I, [2024-12-25T12:07:18.676077 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/method.js +W, [2024-12-25T12:07:18.676137 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/method.js +I, [2024-12-25T12:07:18.676165 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/methodOf.js +W, [2024-12-25T12:07:18.676360 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/methodOf.js +I, [2024-12-25T12:07:18.676392 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/min.js +W, [2024-12-25T12:07:18.676445 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/min.js +I, [2024-12-25T12:07:18.676469 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/minBy.js +W, [2024-12-25T12:07:18.676512 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/minBy.js +I, [2024-12-25T12:07:18.676685 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/mixin.js +W, [2024-12-25T12:07:18.676749 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mixin.js +I, [2024-12-25T12:07:18.676773 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/multiply.js +W, [2024-12-25T12:07:18.676817 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/multiply.js +I, [2024-12-25T12:07:18.676917 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/nAry.js +W, [2024-12-25T12:07:18.677008 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nAry.js +I, [2024-12-25T12:07:18.677060 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/negate.js +W, [2024-12-25T12:07:18.677152 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/negate.js +I, [2024-12-25T12:07:18.677200 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/next.js +W, [2024-12-25T12:07:18.677279 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/next.js +I, [2024-12-25T12:07:18.677305 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/noop.js +W, [2024-12-25T12:07:18.677371 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/noop.js +I, [2024-12-25T12:07:18.677396 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/now.js +W, [2024-12-25T12:07:18.677446 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/now.js +I, [2024-12-25T12:07:18.677533 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/nth.js +W, [2024-12-25T12:07:18.677585 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nth.js +I, [2024-12-25T12:07:18.677608 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/nthArg.js +W, [2024-12-25T12:07:18.677685 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nthArg.js +I, [2024-12-25T12:07:18.677710 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/number.js +W, [2024-12-25T12:07:18.677759 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/number.js +I, [2024-12-25T12:07:18.677808 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/object.js +W, [2024-12-25T12:07:18.677884 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/object.js +I, [2024-12-25T12:07:18.677919 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/omit.js +W, [2024-12-25T12:07:18.677987 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omit.js +I, [2024-12-25T12:07:18.678071 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/omitAll.js +W, [2024-12-25T12:07:18.678262 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omitAll.js +I, [2024-12-25T12:07:18.678339 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/omitBy.js +W, [2024-12-25T12:07:18.678456 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omitBy.js +I, [2024-12-25T12:07:18.678486 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/once.js +W, [2024-12-25T12:07:18.678625 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/once.js +I, [2024-12-25T12:07:18.678657 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/orderBy.js +W, [2024-12-25T12:07:18.678716 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/orderBy.js +I, [2024-12-25T12:07:18.678820 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/over.js +W, [2024-12-25T12:07:18.678880 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/over.js +I, [2024-12-25T12:07:18.678992 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/overArgs.js +W, [2024-12-25T12:07:18.679103 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overArgs.js +I, [2024-12-25T12:07:18.679136 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/overEvery.js +W, [2024-12-25T12:07:18.679199 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overEvery.js +I, [2024-12-25T12:07:18.679229 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/overSome.js +W, [2024-12-25T12:07:18.679285 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overSome.js +I, [2024-12-25T12:07:18.679312 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pad.js +W, [2024-12-25T12:07:18.679364 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pad.js +I, [2024-12-25T12:07:18.679391 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/padChars.js +W, [2024-12-25T12:07:18.679584 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padChars.js +I, [2024-12-25T12:07:18.679626 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/padCharsEnd.js +W, [2024-12-25T12:07:18.679688 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padCharsEnd.js +I, [2024-12-25T12:07:18.679712 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/padCharsStart.js +W, [2024-12-25T12:07:18.679766 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padCharsStart.js +I, [2024-12-25T12:07:18.679801 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/padEnd.js +W, [2024-12-25T12:07:18.679851 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padEnd.js +I, [2024-12-25T12:07:18.679876 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/padStart.js +W, [2024-12-25T12:07:18.679921 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padStart.js +I, [2024-12-25T12:07:18.679946 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/parseInt.js +W, [2024-12-25T12:07:18.679991 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/parseInt.js +I, [2024-12-25T12:07:18.680016 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/partial.js +W, [2024-12-25T12:07:18.680062 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partial.js +I, [2024-12-25T12:07:18.680087 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/partialRight.js +W, [2024-12-25T12:07:18.680167 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partialRight.js +I, [2024-12-25T12:07:18.680194 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/partition.js +W, [2024-12-25T12:07:18.680269 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partition.js +I, [2024-12-25T12:07:18.680295 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/path.js +W, [2024-12-25T12:07:18.680362 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/path.js +I, [2024-12-25T12:07:18.680387 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pathEq.js +W, [2024-12-25T12:07:18.680436 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pathEq.js +I, [2024-12-25T12:07:18.680460 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pathOr.js +W, [2024-12-25T12:07:18.680563 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pathOr.js +I, [2024-12-25T12:07:18.680606 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/paths.js +W, [2024-12-25T12:07:18.680692 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/paths.js +I, [2024-12-25T12:07:18.680718 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pick.js +W, [2024-12-25T12:07:18.680791 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pick.js +I, [2024-12-25T12:07:18.680816 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pickAll.js +W, [2024-12-25T12:07:18.680863 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pickAll.js +I, [2024-12-25T12:07:18.680898 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pickBy.js +W, [2024-12-25T12:07:18.680995 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pickBy.js +I, [2024-12-25T12:07:18.681035 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pipe.js +W, [2024-12-25T12:07:18.681108 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pipe.js +I, [2024-12-25T12:07:18.681167 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/placeholder.js +W, [2024-12-25T12:07:18.681585 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/placeholder.js +I, [2024-12-25T12:07:18.681743 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/plant.js +W, [2024-12-25T12:07:18.681827 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/plant.js +I, [2024-12-25T12:07:18.681853 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pluck.js +W, [2024-12-25T12:07:18.681915 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pluck.js +I, [2024-12-25T12:07:18.681940 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/prop.js +W, [2024-12-25T12:07:18.681985 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/prop.js +I, [2024-12-25T12:07:18.682008 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/propEq.js +W, [2024-12-25T12:07:18.682050 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propEq.js +I, [2024-12-25T12:07:18.682071 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/propOr.js +W, [2024-12-25T12:07:18.682111 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propOr.js +I, [2024-12-25T12:07:18.682134 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/property.js +W, [2024-12-25T12:07:18.682175 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/property.js +I, [2024-12-25T12:07:18.682197 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/propertyOf.js +W, [2024-12-25T12:07:18.682267 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propertyOf.js +I, [2024-12-25T12:07:18.682296 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/props.js +W, [2024-12-25T12:07:18.682358 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/props.js +I, [2024-12-25T12:07:18.682382 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pull.js +W, [2024-12-25T12:07:18.682427 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pull.js +I, [2024-12-25T12:07:18.682450 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAll.js +W, [2024-12-25T12:07:18.682597 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAll.js +I, [2024-12-25T12:07:18.682655 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAllBy.js +W, [2024-12-25T12:07:18.682735 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAllBy.js +I, [2024-12-25T12:07:18.682768 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAllWith.js +W, [2024-12-25T12:07:18.682819 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAllWith.js +I, [2024-12-25T12:07:18.682848 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAt.js +W, [2024-12-25T12:07:18.682934 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAt.js +I, [2024-12-25T12:07:18.682966 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/random.js +W, [2024-12-25T12:07:18.683202 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/random.js +I, [2024-12-25T12:07:18.683265 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/range.js +W, [2024-12-25T12:07:18.683330 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/range.js +I, [2024-12-25T12:07:18.683365 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeRight.js +W, [2024-12-25T12:07:18.683421 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeRight.js +I, [2024-12-25T12:07:18.683450 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeStep.js +W, [2024-12-25T12:07:18.683597 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeStep.js +I, [2024-12-25T12:07:18.683634 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeStepRight.js +W, [2024-12-25T12:07:18.683738 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeStepRight.js +I, [2024-12-25T12:07:18.683765 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/rearg.js +W, [2024-12-25T12:07:18.683814 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rearg.js +I, [2024-12-25T12:07:18.683837 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/reduce.js +W, [2024-12-25T12:07:18.683915 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reduce.js +I, [2024-12-25T12:07:18.683949 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/reduceRight.js +W, [2024-12-25T12:07:18.683996 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reduceRight.js +I, [2024-12-25T12:07:18.684019 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/reject.js +W, [2024-12-25T12:07:18.684061 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reject.js +I, [2024-12-25T12:07:18.684083 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/remove.js +W, [2024-12-25T12:07:18.684126 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/remove.js +I, [2024-12-25T12:07:18.684147 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/repeat.js +W, [2024-12-25T12:07:18.684218 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/repeat.js +I, [2024-12-25T12:07:18.684243 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/replace.js +W, [2024-12-25T12:07:18.684290 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/replace.js +I, [2024-12-25T12:07:18.684314 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/rest.js +W, [2024-12-25T12:07:18.684360 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rest.js +I, [2024-12-25T12:07:18.684384 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/restFrom.js +W, [2024-12-25T12:07:18.684432 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/restFrom.js +I, [2024-12-25T12:07:18.684458 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/result.js +W, [2024-12-25T12:07:18.684716 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/result.js +I, [2024-12-25T12:07:18.684754 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/reverse.js +W, [2024-12-25T12:07:18.684834 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reverse.js +I, [2024-12-25T12:07:18.684862 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/round.js +W, [2024-12-25T12:07:18.684953 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/round.js +I, [2024-12-25T12:07:18.684990 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sample.js +W, [2024-12-25T12:07:18.685076 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sample.js +I, [2024-12-25T12:07:18.685104 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sampleSize.js +W, [2024-12-25T12:07:18.685151 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sampleSize.js +I, [2024-12-25T12:07:18.685173 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/seq.js +W, [2024-12-25T12:07:18.685214 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/seq.js +I, [2024-12-25T12:07:18.685237 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/set.js +W, [2024-12-25T12:07:18.685305 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/set.js +I, [2024-12-25T12:07:18.685330 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/setWith.js +W, [2024-12-25T12:07:18.685373 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/setWith.js +I, [2024-12-25T12:07:18.685396 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/shuffle.js +W, [2024-12-25T12:07:18.685436 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/shuffle.js +I, [2024-12-25T12:07:18.685693 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/size.js +W, [2024-12-25T12:07:18.685743 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/size.js +I, [2024-12-25T12:07:18.685766 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/slice.js +W, [2024-12-25T12:07:18.685808 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/slice.js +I, [2024-12-25T12:07:18.685830 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/snakeCase.js +W, [2024-12-25T12:07:18.685871 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/snakeCase.js +I, [2024-12-25T12:07:18.685893 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/some.js +W, [2024-12-25T12:07:18.685934 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/some.js +I, [2024-12-25T12:07:18.685957 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sortBy.js +W, [2024-12-25T12:07:18.685999 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortBy.js +I, [2024-12-25T12:07:18.686021 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndex.js +W, [2024-12-25T12:07:18.686061 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndex.js +I, [2024-12-25T12:07:18.686083 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndexBy.js +W, [2024-12-25T12:07:18.686139 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndexBy.js +I, [2024-12-25T12:07:18.686171 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndexOf.js +W, [2024-12-25T12:07:18.686217 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndexOf.js +I, [2024-12-25T12:07:18.686239 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndex.js +W, [2024-12-25T12:07:18.686305 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndex.js +I, [2024-12-25T12:07:18.686330 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndexBy.js +W, [2024-12-25T12:07:18.686375 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndexBy.js +I, [2024-12-25T12:07:18.686398 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndexOf.js +W, [2024-12-25T12:07:18.686501 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndexOf.js +I, [2024-12-25T12:07:18.686526 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedUniq.js +W, [2024-12-25T12:07:18.686570 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedUniq.js +I, [2024-12-25T12:07:18.686593 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedUniqBy.js +W, [2024-12-25T12:07:18.686634 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedUniqBy.js +I, [2024-12-25T12:07:18.686656 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/split.js +W, [2024-12-25T12:07:18.686751 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/split.js +I, [2024-12-25T12:07:18.686776 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/spread.js +W, [2024-12-25T12:07:18.686819 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/spread.js +I, [2024-12-25T12:07:18.686841 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/spreadFrom.js +W, [2024-12-25T12:07:18.686882 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/spreadFrom.js +I, [2024-12-25T12:07:18.686905 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/startCase.js +W, [2024-12-25T12:07:18.686946 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/startCase.js +I, [2024-12-25T12:07:18.686969 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/startsWith.js +W, [2024-12-25T12:07:18.687035 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/startsWith.js +I, [2024-12-25T12:07:18.687059 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/string.js +W, [2024-12-25T12:07:18.687102 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/string.js +I, [2024-12-25T12:07:18.687125 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/stubArray.js +W, [2024-12-25T12:07:18.687186 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubArray.js +I, [2024-12-25T12:07:18.687211 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/stubFalse.js +W, [2024-12-25T12:07:18.687256 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubFalse.js +I, [2024-12-25T12:07:18.687294 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/stubObject.js +W, [2024-12-25T12:07:18.687347 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubObject.js +I, [2024-12-25T12:07:18.687371 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/stubString.js +W, [2024-12-25T12:07:18.687428 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubString.js +I, [2024-12-25T12:07:18.687596 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/stubTrue.js +W, [2024-12-25T12:07:18.687664 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubTrue.js +I, [2024-12-25T12:07:18.687688 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/subtract.js +W, [2024-12-25T12:07:18.687749 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/subtract.js +I, [2024-12-25T12:07:18.687780 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sum.js +W, [2024-12-25T12:07:18.687866 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sum.js +I, [2024-12-25T12:07:18.687897 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/sumBy.js +W, [2024-12-25T12:07:18.687944 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sumBy.js +I, [2024-12-25T12:07:18.687967 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifference.js +W, [2024-12-25T12:07:18.688012 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifference.js +I, [2024-12-25T12:07:18.688034 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifferenceBy.js +W, [2024-12-25T12:07:18.688091 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifferenceBy.js +I, [2024-12-25T12:07:18.688123 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifferenceWith.js +W, [2024-12-25T12:07:18.688204 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifferenceWith.js +I, [2024-12-25T12:07:18.688236 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/tail.js +W, [2024-12-25T12:07:18.688282 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/tail.js +I, [2024-12-25T12:07:18.688305 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/take.js +W, [2024-12-25T12:07:18.688347 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/take.js +I, [2024-12-25T12:07:18.688370 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/takeLast.js +W, [2024-12-25T12:07:18.688496 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeLast.js +I, [2024-12-25T12:07:18.688545 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/takeLastWhile.js +W, [2024-12-25T12:07:18.688619 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeLastWhile.js +I, [2024-12-25T12:07:18.688651 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/takeRight.js +W, [2024-12-25T12:07:18.688699 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeRight.js +I, [2024-12-25T12:07:18.688721 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/takeRightWhile.js +W, [2024-12-25T12:07:18.688778 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeRightWhile.js +I, [2024-12-25T12:07:18.688808 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/takeWhile.js +W, [2024-12-25T12:07:18.688854 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeWhile.js +I, [2024-12-25T12:07:18.688876 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/tap.js +W, [2024-12-25T12:07:18.688956 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/tap.js +I, [2024-12-25T12:07:18.688988 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/template.js +W, [2024-12-25T12:07:18.689052 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/template.js +I, [2024-12-25T12:07:18.689077 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/templateSettings.js +W, [2024-12-25T12:07:18.689122 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/templateSettings.js +I, [2024-12-25T12:07:18.689144 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/throttle.js +W, [2024-12-25T12:07:18.689185 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/throttle.js +I, [2024-12-25T12:07:18.689207 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/thru.js +W, [2024-12-25T12:07:18.689248 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/thru.js +I, [2024-12-25T12:07:18.689270 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/times.js +W, [2024-12-25T12:07:18.689310 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/times.js +I, [2024-12-25T12:07:18.689332 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toArray.js +W, [2024-12-25T12:07:18.689388 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toArray.js +I, [2024-12-25T12:07:18.689419 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toFinite.js +W, [2024-12-25T12:07:18.689539 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toFinite.js +I, [2024-12-25T12:07:18.689588 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toInteger.js +W, [2024-12-25T12:07:18.689661 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toInteger.js +I, [2024-12-25T12:07:18.689693 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toIterator.js +W, [2024-12-25T12:07:18.689755 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toIterator.js +I, [2024-12-25T12:07:18.689786 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toJSON.js +W, [2024-12-25T12:07:18.689846 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toJSON.js +I, [2024-12-25T12:07:18.689877 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toLength.js +W, [2024-12-25T12:07:18.689941 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toLength.js +I, [2024-12-25T12:07:18.690019 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toLower.js +W, [2024-12-25T12:07:18.690108 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toLower.js +I, [2024-12-25T12:07:18.690140 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toNumber.js +W, [2024-12-25T12:07:18.690187 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toNumber.js +I, [2024-12-25T12:07:18.690211 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toPairs.js +W, [2024-12-25T12:07:18.690268 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPairs.js +I, [2024-12-25T12:07:18.690299 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toPairsIn.js +W, [2024-12-25T12:07:18.690379 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPairsIn.js +I, [2024-12-25T12:07:18.690549 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toPath.js +W, [2024-12-25T12:07:18.690611 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPath.js +I, [2024-12-25T12:07:18.690637 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toPlainObject.js +W, [2024-12-25T12:07:18.690681 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPlainObject.js +I, [2024-12-25T12:07:18.690704 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toSafeInteger.js +W, [2024-12-25T12:07:18.690746 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toSafeInteger.js +I, [2024-12-25T12:07:18.690768 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toString.js +W, [2024-12-25T12:07:18.690833 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toString.js +I, [2024-12-25T12:07:18.690858 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/toUpper.js +W, [2024-12-25T12:07:18.690902 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toUpper.js +I, [2024-12-25T12:07:18.690924 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/transform.js +W, [2024-12-25T12:07:18.690967 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/transform.js +I, [2024-12-25T12:07:18.690990 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/trim.js +W, [2024-12-25T12:07:18.691052 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trim.js +I, [2024-12-25T12:07:18.691083 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/trimChars.js +W, [2024-12-25T12:07:18.691132 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimChars.js +I, [2024-12-25T12:07:18.691156 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/trimCharsEnd.js +W, [2024-12-25T12:07:18.691236 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimCharsEnd.js +I, [2024-12-25T12:07:18.691268 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/trimCharsStart.js +W, [2024-12-25T12:07:18.691315 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimCharsStart.js +I, [2024-12-25T12:07:18.691337 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/trimEnd.js +W, [2024-12-25T12:07:18.691379 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimEnd.js +I, [2024-12-25T12:07:18.691401 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/trimStart.js +W, [2024-12-25T12:07:18.691443 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimStart.js +I, [2024-12-25T12:07:18.691465 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/truncate.js +W, [2024-12-25T12:07:18.691586 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/truncate.js +I, [2024-12-25T12:07:18.691639 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/unapply.js +W, [2024-12-25T12:07:18.691695 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unapply.js +I, [2024-12-25T12:07:18.691718 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/unary.js +W, [2024-12-25T12:07:18.691761 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unary.js +I, [2024-12-25T12:07:18.691783 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/unescape.js +W, [2024-12-25T12:07:18.691824 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unescape.js +I, [2024-12-25T12:07:18.691846 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/union.js +W, [2024-12-25T12:07:18.691887 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/union.js +I, [2024-12-25T12:07:18.691908 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/unionBy.js +W, [2024-12-25T12:07:18.691949 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unionBy.js +I, [2024-12-25T12:07:18.691971 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/unionWith.js +W, [2024-12-25T12:07:18.692011 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unionWith.js +I, [2024-12-25T12:07:18.692033 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/uniq.js +W, [2024-12-25T12:07:18.692074 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniq.js +I, [2024-12-25T12:07:18.692095 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqBy.js +W, [2024-12-25T12:07:18.692135 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqBy.js +I, [2024-12-25T12:07:18.692157 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqWith.js +W, [2024-12-25T12:07:18.692198 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqWith.js +I, [2024-12-25T12:07:18.692220 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqueId.js +W, [2024-12-25T12:07:18.692260 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqueId.js +I, [2024-12-25T12:07:18.692282 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/unnest.js +W, [2024-12-25T12:07:18.692322 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unnest.js +I, [2024-12-25T12:07:18.692344 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/unset.js +W, [2024-12-25T12:07:18.692384 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unset.js +I, [2024-12-25T12:07:18.692405 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/unzip.js +W, [2024-12-25T12:07:18.692446 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unzip.js +I, [2024-12-25T12:07:18.692467 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/unzipWith.js +W, [2024-12-25T12:07:18.692717 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unzipWith.js +I, [2024-12-25T12:07:18.692856 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/update.js +W, [2024-12-25T12:07:18.692949 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/update.js +I, [2024-12-25T12:07:18.693065 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/updateWith.js +W, [2024-12-25T12:07:18.693140 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/updateWith.js +I, [2024-12-25T12:07:18.693165 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/upperCase.js +W, [2024-12-25T12:07:18.693209 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/upperCase.js +I, [2024-12-25T12:07:18.693232 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/upperFirst.js +W, [2024-12-25T12:07:18.693338 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/upperFirst.js +I, [2024-12-25T12:07:18.693385 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/useWith.js +W, [2024-12-25T12:07:18.693523 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/useWith.js +I, [2024-12-25T12:07:18.693619 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/util.js +W, [2024-12-25T12:07:18.693828 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/util.js +I, [2024-12-25T12:07:18.693877 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/value.js +W, [2024-12-25T12:07:18.693959 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/value.js +I, [2024-12-25T12:07:18.693995 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/valueOf.js +W, [2024-12-25T12:07:18.694065 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/valueOf.js +I, [2024-12-25T12:07:18.694102 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/values.js +W, [2024-12-25T12:07:18.694168 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/values.js +I, [2024-12-25T12:07:18.694205 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/valuesIn.js +W, [2024-12-25T12:07:18.694313 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/valuesIn.js +I, [2024-12-25T12:07:18.694381 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/where.js +W, [2024-12-25T12:07:18.694631 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/where.js +I, [2024-12-25T12:07:18.694670 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/whereEq.js +W, [2024-12-25T12:07:18.694760 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/whereEq.js +I, [2024-12-25T12:07:18.694792 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/without.js +W, [2024-12-25T12:07:18.694863 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/without.js +I, [2024-12-25T12:07:18.694901 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/words.js +W, [2024-12-25T12:07:18.694976 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/words.js +I, [2024-12-25T12:07:18.695009 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/wrap.js +W, [2024-12-25T12:07:18.695061 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrap.js +I, [2024-12-25T12:07:18.695087 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperAt.js +W, [2024-12-25T12:07:18.695136 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperAt.js +I, [2024-12-25T12:07:18.695165 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperChain.js +W, [2024-12-25T12:07:18.695248 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperChain.js +I, [2024-12-25T12:07:18.695274 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperLodash.js +W, [2024-12-25T12:07:18.695346 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperLodash.js +I, [2024-12-25T12:07:18.695373 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperReverse.js +W, [2024-12-25T12:07:18.695424 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperReverse.js +I, [2024-12-25T12:07:18.695449 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperValue.js +W, [2024-12-25T12:07:18.695585 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperValue.js +I, [2024-12-25T12:07:18.695639 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/xor.js +W, [2024-12-25T12:07:18.695704 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xor.js +I, [2024-12-25T12:07:18.695731 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/xorBy.js +W, [2024-12-25T12:07:18.695780 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xorBy.js +I, [2024-12-25T12:07:18.695806 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/xorWith.js +W, [2024-12-25T12:07:18.695854 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xorWith.js +I, [2024-12-25T12:07:18.695880 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/zip.js +W, [2024-12-25T12:07:18.695927 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zip.js +I, [2024-12-25T12:07:18.695952 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/zipAll.js +W, [2024-12-25T12:07:18.695999 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipAll.js +I, [2024-12-25T12:07:18.696023 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObj.js +W, [2024-12-25T12:07:18.696091 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObj.js +I, [2024-12-25T12:07:18.696129 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObject.js +W, [2024-12-25T12:07:18.696179 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObject.js +I, [2024-12-25T12:07:18.696223 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObjectDeep.js +W, [2024-12-25T12:07:18.696276 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObjectDeep.js +I, [2024-12-25T12:07:18.696300 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp/zipWith.js +W, [2024-12-25T12:07:18.696346 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipWith.js +I, [2024-12-25T12:07:18.696390 #40732] INFO -- : Processing file: ../../node_modules/lodash/fp.js +W, [2024-12-25T12:07:18.696487 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fp.js +I, [2024-12-25T12:07:18.696521 #40732] INFO -- : Processing file: ../../node_modules/lodash/fromPairs.js +W, [2024-12-25T12:07:18.696575 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/fromPairs.js +I, [2024-12-25T12:07:18.696599 #40732] INFO -- : Processing file: ../../node_modules/lodash/function.js +W, [2024-12-25T12:07:18.696703 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/function.js +I, [2024-12-25T12:07:18.696731 #40732] INFO -- : Processing file: ../../node_modules/lodash/functions.js +W, [2024-12-25T12:07:18.696778 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/functions.js +I, [2024-12-25T12:07:18.696802 #40732] INFO -- : Processing file: ../../node_modules/lodash/functionsIn.js +W, [2024-12-25T12:07:18.696849 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/functionsIn.js +I, [2024-12-25T12:07:18.696873 #40732] INFO -- : Processing file: ../../node_modules/lodash/get.js +W, [2024-12-25T12:07:18.696918 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/get.js +I, [2024-12-25T12:07:18.696942 #40732] INFO -- : Processing file: ../../node_modules/lodash/groupBy.js +W, [2024-12-25T12:07:18.697017 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/groupBy.js +I, [2024-12-25T12:07:18.697055 #40732] INFO -- : Processing file: ../../node_modules/lodash/gt.js +W, [2024-12-25T12:07:18.697126 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/gt.js +I, [2024-12-25T12:07:18.697159 #40732] INFO -- : Processing file: ../../node_modules/lodash/gte.js +W, [2024-12-25T12:07:18.697223 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/gte.js +I, [2024-12-25T12:07:18.697256 #40732] INFO -- : Processing file: ../../node_modules/lodash/has.js +W, [2024-12-25T12:07:18.697304 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/has.js +I, [2024-12-25T12:07:18.697327 #40732] INFO -- : Processing file: ../../node_modules/lodash/hasIn.js +W, [2024-12-25T12:07:18.697368 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/hasIn.js +I, [2024-12-25T12:07:18.697390 #40732] INFO -- : Processing file: ../../node_modules/lodash/head.js +W, [2024-12-25T12:07:18.697571 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/head.js +I, [2024-12-25T12:07:18.697729 #40732] INFO -- : Processing file: ../../node_modules/lodash/identity.js +W, [2024-12-25T12:07:18.697925 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/identity.js +I, [2024-12-25T12:07:18.698062 #40732] INFO -- : Processing file: ../../node_modules/lodash/inRange.js +W, [2024-12-25T12:07:18.698221 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/inRange.js +I, [2024-12-25T12:07:18.698255 #40732] INFO -- : Processing file: ../../node_modules/lodash/includes.js +W, [2024-12-25T12:07:18.698307 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/includes.js +I, [2024-12-25T12:07:18.698331 #40732] INFO -- : Processing file: ../../node_modules/lodash/index.js +W, [2024-12-25T12:07:18.698393 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/index.js +I, [2024-12-25T12:07:18.698550 #40732] INFO -- : Processing file: ../../node_modules/lodash/indexOf.js +W, [2024-12-25T12:07:18.698610 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/indexOf.js +I, [2024-12-25T12:07:18.698634 #40732] INFO -- : Processing file: ../../node_modules/lodash/initial.js +W, [2024-12-25T12:07:18.698695 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/initial.js +I, [2024-12-25T12:07:18.698727 #40732] INFO -- : Processing file: ../../node_modules/lodash/intersection.js +W, [2024-12-25T12:07:18.698821 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/intersection.js +I, [2024-12-25T12:07:18.698853 #40732] INFO -- : Processing file: ../../node_modules/lodash/intersectionBy.js +W, [2024-12-25T12:07:18.698901 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/intersectionBy.js +I, [2024-12-25T12:07:18.698924 #40732] INFO -- : Processing file: ../../node_modules/lodash/intersectionWith.js +W, [2024-12-25T12:07:18.698968 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/intersectionWith.js +I, [2024-12-25T12:07:18.698990 #40732] INFO -- : Processing file: ../../node_modules/lodash/invert.js +W, [2024-12-25T12:07:18.699031 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/invert.js +I, [2024-12-25T12:07:18.699053 #40732] INFO -- : Processing file: ../../node_modules/lodash/invertBy.js +W, [2024-12-25T12:07:18.699111 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/invertBy.js +I, [2024-12-25T12:07:18.699141 #40732] INFO -- : Processing file: ../../node_modules/lodash/invoke.js +W, [2024-12-25T12:07:18.699188 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/invoke.js +I, [2024-12-25T12:07:18.699211 #40732] INFO -- : Processing file: ../../node_modules/lodash/invokeMap.js +W, [2024-12-25T12:07:18.699268 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/invokeMap.js +I, [2024-12-25T12:07:18.699299 #40732] INFO -- : Processing file: ../../node_modules/lodash/isArguments.js +W, [2024-12-25T12:07:18.699359 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isArguments.js +I, [2024-12-25T12:07:18.699390 #40732] INFO -- : Processing file: ../../node_modules/lodash/isArray.js +W, [2024-12-25T12:07:18.699435 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isArray.js +I, [2024-12-25T12:07:18.699457 #40732] INFO -- : Processing file: ../../node_modules/lodash/isArrayBuffer.js +W, [2024-12-25T12:07:18.699606 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayBuffer.js +I, [2024-12-25T12:07:18.699641 #40732] INFO -- : Processing file: ../../node_modules/lodash/isArrayLike.js +W, [2024-12-25T12:07:18.699697 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayLike.js +I, [2024-12-25T12:07:18.699721 #40732] INFO -- : Processing file: ../../node_modules/lodash/isArrayLikeObject.js +W, [2024-12-25T12:07:18.699802 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayLikeObject.js +I, [2024-12-25T12:07:18.699834 #40732] INFO -- : Processing file: ../../node_modules/lodash/isBoolean.js +W, [2024-12-25T12:07:18.699898 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isBoolean.js +I, [2024-12-25T12:07:18.699922 #40732] INFO -- : Processing file: ../../node_modules/lodash/isBuffer.js +W, [2024-12-25T12:07:18.699983 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isBuffer.js +I, [2024-12-25T12:07:18.700014 #40732] INFO -- : Processing file: ../../node_modules/lodash/isDate.js +W, [2024-12-25T12:07:18.700058 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isDate.js +I, [2024-12-25T12:07:18.700081 #40732] INFO -- : Processing file: ../../node_modules/lodash/isElement.js +W, [2024-12-25T12:07:18.700122 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isElement.js +I, [2024-12-25T12:07:18.700144 #40732] INFO -- : Processing file: ../../node_modules/lodash/isEmpty.js +W, [2024-12-25T12:07:18.700201 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isEmpty.js +I, [2024-12-25T12:07:18.700231 #40732] INFO -- : Processing file: ../../node_modules/lodash/isEqual.js +W, [2024-12-25T12:07:18.700277 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isEqual.js +I, [2024-12-25T12:07:18.700299 #40732] INFO -- : Processing file: ../../node_modules/lodash/isEqualWith.js +W, [2024-12-25T12:07:18.700357 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isEqualWith.js +I, [2024-12-25T12:07:18.700388 #40732] INFO -- : Processing file: ../../node_modules/lodash/isError.js +W, [2024-12-25T12:07:18.700435 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isError.js +I, [2024-12-25T12:07:18.700457 #40732] INFO -- : Processing file: ../../node_modules/lodash/isFinite.js +W, [2024-12-25T12:07:18.700562 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isFinite.js +I, [2024-12-25T12:07:18.700594 #40732] INFO -- : Processing file: ../../node_modules/lodash/isFunction.js +W, [2024-12-25T12:07:18.700641 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isFunction.js +I, [2024-12-25T12:07:18.700663 #40732] INFO -- : Processing file: ../../node_modules/lodash/isInteger.js +W, [2024-12-25T12:07:18.700704 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isInteger.js +I, [2024-12-25T12:07:18.700726 #40732] INFO -- : Processing file: ../../node_modules/lodash/isLength.js +W, [2024-12-25T12:07:18.700767 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isLength.js +I, [2024-12-25T12:07:18.700788 #40732] INFO -- : Processing file: ../../node_modules/lodash/isMap.js +W, [2024-12-25T12:07:18.700829 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isMap.js +I, [2024-12-25T12:07:18.700850 #40732] INFO -- : Processing file: ../../node_modules/lodash/isMatch.js +W, [2024-12-25T12:07:18.700912 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isMatch.js +I, [2024-12-25T12:07:18.700936 #40732] INFO -- : Processing file: ../../node_modules/lodash/isMatchWith.js +W, [2024-12-25T12:07:18.700999 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isMatchWith.js +I, [2024-12-25T12:07:18.701024 #40732] INFO -- : Processing file: ../../node_modules/lodash/isNaN.js +W, [2024-12-25T12:07:18.701068 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isNaN.js +I, [2024-12-25T12:07:18.701091 #40732] INFO -- : Processing file: ../../node_modules/lodash/isNative.js +W, [2024-12-25T12:07:18.701146 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isNative.js +I, [2024-12-25T12:07:18.701176 #40732] INFO -- : Processing file: ../../node_modules/lodash/isNil.js +W, [2024-12-25T12:07:18.701236 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isNil.js +I, [2024-12-25T12:07:18.701266 #40732] INFO -- : Processing file: ../../node_modules/lodash/isNull.js +W, [2024-12-25T12:07:18.701325 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isNull.js +I, [2024-12-25T12:07:18.701355 #40732] INFO -- : Processing file: ../../node_modules/lodash/isNumber.js +W, [2024-12-25T12:07:18.701414 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isNumber.js +I, [2024-12-25T12:07:18.701470 #40732] INFO -- : Processing file: ../../node_modules/lodash/isObject.js +W, [2024-12-25T12:07:18.701552 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isObject.js +I, [2024-12-25T12:07:18.701581 #40732] INFO -- : Processing file: ../../node_modules/lodash/isObjectLike.js +W, [2024-12-25T12:07:18.701628 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isObjectLike.js +I, [2024-12-25T12:07:18.701651 #40732] INFO -- : Processing file: ../../node_modules/lodash/isPlainObject.js +W, [2024-12-25T12:07:18.701693 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isPlainObject.js +I, [2024-12-25T12:07:18.701716 #40732] INFO -- : Processing file: ../../node_modules/lodash/isRegExp.js +W, [2024-12-25T12:07:18.701757 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isRegExp.js +I, [2024-12-25T12:07:18.701779 #40732] INFO -- : Processing file: ../../node_modules/lodash/isSafeInteger.js +W, [2024-12-25T12:07:18.701820 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isSafeInteger.js +I, [2024-12-25T12:07:18.701843 #40732] INFO -- : Processing file: ../../node_modules/lodash/isSet.js +W, [2024-12-25T12:07:18.701885 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isSet.js +I, [2024-12-25T12:07:18.701907 #40732] INFO -- : Processing file: ../../node_modules/lodash/isString.js +W, [2024-12-25T12:07:18.701982 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isString.js +I, [2024-12-25T12:07:18.702007 #40732] INFO -- : Processing file: ../../node_modules/lodash/isSymbol.js +W, [2024-12-25T12:07:18.702049 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isSymbol.js +I, [2024-12-25T12:07:18.702071 #40732] INFO -- : Processing file: ../../node_modules/lodash/isTypedArray.js +W, [2024-12-25T12:07:18.702112 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isTypedArray.js +I, [2024-12-25T12:07:18.702135 #40732] INFO -- : Processing file: ../../node_modules/lodash/isUndefined.js +W, [2024-12-25T12:07:18.702191 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isUndefined.js +I, [2024-12-25T12:07:18.702222 #40732] INFO -- : Processing file: ../../node_modules/lodash/isWeakMap.js +W, [2024-12-25T12:07:18.702283 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isWeakMap.js +I, [2024-12-25T12:07:18.702314 #40732] INFO -- : Processing file: ../../node_modules/lodash/isWeakSet.js +W, [2024-12-25T12:07:18.702373 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/isWeakSet.js +I, [2024-12-25T12:07:18.702404 #40732] INFO -- : Processing file: ../../node_modules/lodash/iteratee.js +W, [2024-12-25T12:07:18.702563 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/iteratee.js +I, [2024-12-25T12:07:18.702598 #40732] INFO -- : Processing file: ../../node_modules/lodash/join.js +W, [2024-12-25T12:07:18.702653 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/join.js +I, [2024-12-25T12:07:18.702676 #40732] INFO -- : Processing file: ../../node_modules/lodash/kebabCase.js +W, [2024-12-25T12:07:18.702736 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/kebabCase.js +I, [2024-12-25T12:07:18.702768 #40732] INFO -- : Processing file: ../../node_modules/lodash/keyBy.js +W, [2024-12-25T12:07:18.702816 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/keyBy.js +I, [2024-12-25T12:07:18.702839 #40732] INFO -- : Processing file: ../../node_modules/lodash/keys.js +W, [2024-12-25T12:07:18.702896 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/keys.js +I, [2024-12-25T12:07:18.702927 #40732] INFO -- : Processing file: ../../node_modules/lodash/keysIn.js +W, [2024-12-25T12:07:18.703030 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/keysIn.js +I, [2024-12-25T12:07:18.703061 #40732] INFO -- : Processing file: ../../node_modules/lodash/lang.js +W, [2024-12-25T12:07:18.703109 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/lang.js +I, [2024-12-25T12:07:18.703132 #40732] INFO -- : Processing file: ../../node_modules/lodash/last.js +W, [2024-12-25T12:07:18.703189 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/last.js +I, [2024-12-25T12:07:18.703220 #40732] INFO -- : Processing file: ../../node_modules/lodash/lastIndexOf.js +W, [2024-12-25T12:07:18.703267 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/lastIndexOf.js +I, [2024-12-25T12:07:18.703290 #40732] INFO -- : Processing file: ../../node_modules/lodash/lodash.js +W, [2024-12-25T12:07:18.704917 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/lodash.js +I, [2024-12-25T12:07:18.704958 #40732] INFO -- : Processing file: ../../node_modules/lodash/lodash.min.js +W, [2024-12-25T12:07:18.705145 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/lodash.min.js +I, [2024-12-25T12:07:18.705177 #40732] INFO -- : Processing file: ../../node_modules/lodash/lowerCase.js +W, [2024-12-25T12:07:18.705226 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/lowerCase.js +I, [2024-12-25T12:07:18.705248 #40732] INFO -- : Processing file: ../../node_modules/lodash/lowerFirst.js +W, [2024-12-25T12:07:18.705293 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/lowerFirst.js +I, [2024-12-25T12:07:18.705316 #40732] INFO -- : Processing file: ../../node_modules/lodash/lt.js +W, [2024-12-25T12:07:18.705359 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/lt.js +I, [2024-12-25T12:07:18.705381 #40732] INFO -- : Processing file: ../../node_modules/lodash/lte.js +W, [2024-12-25T12:07:18.705424 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/lte.js +I, [2024-12-25T12:07:18.705447 #40732] INFO -- : Processing file: ../../node_modules/lodash/map.js +W, [2024-12-25T12:07:18.705508 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/map.js +I, [2024-12-25T12:07:18.705589 #40732] INFO -- : Processing file: ../../node_modules/lodash/mapKeys.js +W, [2024-12-25T12:07:18.705657 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/mapKeys.js +I, [2024-12-25T12:07:18.705682 #40732] INFO -- : Processing file: ../../node_modules/lodash/mapValues.js +W, [2024-12-25T12:07:18.705730 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/mapValues.js +I, [2024-12-25T12:07:18.705754 #40732] INFO -- : Processing file: ../../node_modules/lodash/matches.js +W, [2024-12-25T12:07:18.705802 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/matches.js +I, [2024-12-25T12:07:18.705825 #40732] INFO -- : Processing file: ../../node_modules/lodash/matchesProperty.js +W, [2024-12-25T12:07:18.705904 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/matchesProperty.js +I, [2024-12-25T12:07:18.705932 #40732] INFO -- : Processing file: ../../node_modules/lodash/math.js +W, [2024-12-25T12:07:18.705982 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/math.js +I, [2024-12-25T12:07:18.706006 #40732] INFO -- : Processing file: ../../node_modules/lodash/max.js +W, [2024-12-25T12:07:18.706083 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/max.js +I, [2024-12-25T12:07:18.706108 #40732] INFO -- : Processing file: ../../node_modules/lodash/maxBy.js +W, [2024-12-25T12:07:18.706154 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/maxBy.js +I, [2024-12-25T12:07:18.706177 #40732] INFO -- : Processing file: ../../node_modules/lodash/mean.js +W, [2024-12-25T12:07:18.706242 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/mean.js +I, [2024-12-25T12:07:18.706288 #40732] INFO -- : Processing file: ../../node_modules/lodash/meanBy.js +W, [2024-12-25T12:07:18.706368 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/meanBy.js +I, [2024-12-25T12:07:18.706447 #40732] INFO -- : Processing file: ../../node_modules/lodash/memoize.js +W, [2024-12-25T12:07:18.706496 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/memoize.js +I, [2024-12-25T12:07:18.706574 #40732] INFO -- : Processing file: ../../node_modules/lodash/merge.js +W, [2024-12-25T12:07:18.706623 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/merge.js +I, [2024-12-25T12:07:18.706646 #40732] INFO -- : Processing file: ../../node_modules/lodash/mergeWith.js +W, [2024-12-25T12:07:18.706687 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/mergeWith.js +I, [2024-12-25T12:07:18.706710 #40732] INFO -- : Processing file: ../../node_modules/lodash/method.js +W, [2024-12-25T12:07:18.706753 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/method.js +I, [2024-12-25T12:07:18.706776 #40732] INFO -- : Processing file: ../../node_modules/lodash/methodOf.js +W, [2024-12-25T12:07:18.706817 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/methodOf.js +I, [2024-12-25T12:07:18.706840 #40732] INFO -- : Processing file: ../../node_modules/lodash/min.js +W, [2024-12-25T12:07:18.706882 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/min.js +I, [2024-12-25T12:07:18.706905 #40732] INFO -- : Processing file: ../../node_modules/lodash/minBy.js +W, [2024-12-25T12:07:18.706945 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/minBy.js +I, [2024-12-25T12:07:18.706967 #40732] INFO -- : Processing file: ../../node_modules/lodash/mixin.js +W, [2024-12-25T12:07:18.707024 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/mixin.js +I, [2024-12-25T12:07:18.707056 #40732] INFO -- : Processing file: ../../node_modules/lodash/multiply.js +W, [2024-12-25T12:07:18.707119 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/multiply.js +I, [2024-12-25T12:07:18.707151 #40732] INFO -- : Processing file: ../../node_modules/lodash/negate.js +W, [2024-12-25T12:07:18.707198 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/negate.js +I, [2024-12-25T12:07:18.707221 #40732] INFO -- : Processing file: ../../node_modules/lodash/next.js +W, [2024-12-25T12:07:18.707280 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/next.js +I, [2024-12-25T12:07:18.707310 #40732] INFO -- : Processing file: ../../node_modules/lodash/noop.js +W, [2024-12-25T12:07:18.707360 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/noop.js +I, [2024-12-25T12:07:18.707382 #40732] INFO -- : Processing file: ../../node_modules/lodash/now.js +W, [2024-12-25T12:07:18.707452 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/now.js +I, [2024-12-25T12:07:18.707477 #40732] INFO -- : Processing file: ../../node_modules/lodash/nth.js +W, [2024-12-25T12:07:18.707556 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/nth.js +I, [2024-12-25T12:07:18.707585 #40732] INFO -- : Processing file: ../../node_modules/lodash/nthArg.js +W, [2024-12-25T12:07:18.707631 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/nthArg.js +I, [2024-12-25T12:07:18.707654 #40732] INFO -- : Processing file: ../../node_modules/lodash/number.js +W, [2024-12-25T12:07:18.707711 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/number.js +I, [2024-12-25T12:07:18.707742 #40732] INFO -- : Processing file: ../../node_modules/lodash/object.js +W, [2024-12-25T12:07:18.707802 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/object.js +I, [2024-12-25T12:07:18.707833 #40732] INFO -- : Processing file: ../../node_modules/lodash/omit.js +W, [2024-12-25T12:07:18.707903 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/omit.js +I, [2024-12-25T12:07:18.707935 #40732] INFO -- : Processing file: ../../node_modules/lodash/omitBy.js +W, [2024-12-25T12:07:18.708018 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/omitBy.js +I, [2024-12-25T12:07:18.708049 #40732] INFO -- : Processing file: ../../node_modules/lodash/once.js +W, [2024-12-25T12:07:18.708129 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/once.js +I, [2024-12-25T12:07:18.708173 #40732] INFO -- : Processing file: ../../node_modules/lodash/orderBy.js +W, [2024-12-25T12:07:18.708225 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/orderBy.js +I, [2024-12-25T12:07:18.708249 #40732] INFO -- : Processing file: ../../node_modules/lodash/over.js +W, [2024-12-25T12:07:18.708311 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/over.js +I, [2024-12-25T12:07:18.708336 #40732] INFO -- : Processing file: ../../node_modules/lodash/overArgs.js +W, [2024-12-25T12:07:18.708382 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/overArgs.js +I, [2024-12-25T12:07:18.708404 #40732] INFO -- : Processing file: ../../node_modules/lodash/overEvery.js +W, [2024-12-25T12:07:18.708540 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/overEvery.js +I, [2024-12-25T12:07:18.708591 #40732] INFO -- : Processing file: ../../node_modules/lodash/overSome.js +W, [2024-12-25T12:07:18.708686 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/overSome.js +I, [2024-12-25T12:07:18.708718 #40732] INFO -- : Processing file: ../../node_modules/lodash/pad.js +W, [2024-12-25T12:07:18.708771 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/pad.js +I, [2024-12-25T12:07:18.708793 #40732] INFO -- : Processing file: ../../node_modules/lodash/padEnd.js +W, [2024-12-25T12:07:18.708853 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/padEnd.js +I, [2024-12-25T12:07:18.708883 #40732] INFO -- : Processing file: ../../node_modules/lodash/padStart.js +W, [2024-12-25T12:07:18.708947 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/padStart.js +I, [2024-12-25T12:07:18.708972 #40732] INFO -- : Processing file: ../../node_modules/lodash/parseInt.js +W, [2024-12-25T12:07:18.709033 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/parseInt.js +I, [2024-12-25T12:07:18.709065 #40732] INFO -- : Processing file: ../../node_modules/lodash/partial.js +W, [2024-12-25T12:07:18.709111 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/partial.js +I, [2024-12-25T12:07:18.709134 #40732] INFO -- : Processing file: ../../node_modules/lodash/partialRight.js +W, [2024-12-25T12:07:18.709190 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/partialRight.js +I, [2024-12-25T12:07:18.709221 #40732] INFO -- : Processing file: ../../node_modules/lodash/partition.js +W, [2024-12-25T12:07:18.709280 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/partition.js +I, [2024-12-25T12:07:18.709311 #40732] INFO -- : Processing file: ../../node_modules/lodash/pick.js +W, [2024-12-25T12:07:18.710127 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/pick.js +I, [2024-12-25T12:07:18.710157 #40732] INFO -- : Processing file: ../../node_modules/lodash/pickBy.js +W, [2024-12-25T12:07:18.710328 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/pickBy.js +I, [2024-12-25T12:07:18.710389 #40732] INFO -- : Processing file: ../../node_modules/lodash/plant.js +W, [2024-12-25T12:07:18.710597 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/plant.js +I, [2024-12-25T12:07:18.710659 #40732] INFO -- : Processing file: ../../node_modules/lodash/property.js +W, [2024-12-25T12:07:18.710775 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/property.js +I, [2024-12-25T12:07:18.710816 #40732] INFO -- : Processing file: ../../node_modules/lodash/propertyOf.js +W, [2024-12-25T12:07:18.710911 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/propertyOf.js +I, [2024-12-25T12:07:18.711022 #40732] INFO -- : Processing file: ../../node_modules/lodash/pull.js +W, [2024-12-25T12:07:18.711169 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/pull.js +I, [2024-12-25T12:07:18.711195 #40732] INFO -- : Processing file: ../../node_modules/lodash/pullAll.js +W, [2024-12-25T12:07:18.711246 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAll.js +I, [2024-12-25T12:07:18.711269 #40732] INFO -- : Processing file: ../../node_modules/lodash/pullAllBy.js +W, [2024-12-25T12:07:18.711430 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAllBy.js +I, [2024-12-25T12:07:18.711465 #40732] INFO -- : Processing file: ../../node_modules/lodash/pullAllWith.js +W, [2024-12-25T12:07:18.711645 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAllWith.js +I, [2024-12-25T12:07:18.711698 #40732] INFO -- : Processing file: ../../node_modules/lodash/pullAt.js +W, [2024-12-25T12:07:18.711813 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAt.js +I, [2024-12-25T12:07:18.711854 #40732] INFO -- : Processing file: ../../node_modules/lodash/random.js +W, [2024-12-25T12:07:18.711931 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/random.js +I, [2024-12-25T12:07:18.711967 #40732] INFO -- : Processing file: ../../node_modules/lodash/range.js +W, [2024-12-25T12:07:18.712031 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/range.js +I, [2024-12-25T12:07:18.712062 #40732] INFO -- : Processing file: ../../node_modules/lodash/rangeRight.js +W, [2024-12-25T12:07:18.712136 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/rangeRight.js +I, [2024-12-25T12:07:18.712175 #40732] INFO -- : Processing file: ../../node_modules/lodash/rearg.js +W, [2024-12-25T12:07:18.712251 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/rearg.js +I, [2024-12-25T12:07:18.712288 #40732] INFO -- : Processing file: ../../node_modules/lodash/reduce.js +W, [2024-12-25T12:07:18.712353 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/reduce.js +I, [2024-12-25T12:07:18.712387 #40732] INFO -- : Processing file: ../../node_modules/lodash/reduceRight.js +W, [2024-12-25T12:07:18.712493 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/reduceRight.js +I, [2024-12-25T12:07:18.712745 #40732] INFO -- : Processing file: ../../node_modules/lodash/reject.js +W, [2024-12-25T12:07:18.712941 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/reject.js +I, [2024-12-25T12:07:18.713118 #40732] INFO -- : Processing file: ../../node_modules/lodash/release.md +W, [2024-12-25T12:07:18.714749 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/release.md +I, [2024-12-25T12:07:18.714796 #40732] INFO -- : Processing file: ../../node_modules/lodash/remove.js +W, [2024-12-25T12:07:18.714937 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/remove.js +I, [2024-12-25T12:07:18.714980 #40732] INFO -- : Processing file: ../../node_modules/lodash/repeat.js +W, [2024-12-25T12:07:18.715139 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/repeat.js +I, [2024-12-25T12:07:18.715214 #40732] INFO -- : Processing file: ../../node_modules/lodash/replace.js +W, [2024-12-25T12:07:18.715297 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/replace.js +I, [2024-12-25T12:07:18.715434 #40732] INFO -- : Processing file: ../../node_modules/lodash/rest.js +W, [2024-12-25T12:07:18.715667 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/rest.js +I, [2024-12-25T12:07:18.715712 #40732] INFO -- : Processing file: ../../node_modules/lodash/result.js +W, [2024-12-25T12:07:18.715793 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/result.js +I, [2024-12-25T12:07:18.715832 #40732] INFO -- : Processing file: ../../node_modules/lodash/reverse.js +W, [2024-12-25T12:07:18.715882 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/reverse.js +I, [2024-12-25T12:07:18.715904 #40732] INFO -- : Processing file: ../../node_modules/lodash/round.js +W, [2024-12-25T12:07:18.715987 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/round.js +I, [2024-12-25T12:07:18.716041 #40732] INFO -- : Processing file: ../../node_modules/lodash/sample.js +W, [2024-12-25T12:07:18.716130 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sample.js +I, [2024-12-25T12:07:18.716155 #40732] INFO -- : Processing file: ../../node_modules/lodash/sampleSize.js +W, [2024-12-25T12:07:18.716236 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sampleSize.js +I, [2024-12-25T12:07:18.716261 #40732] INFO -- : Processing file: ../../node_modules/lodash/seq.js +W, [2024-12-25T12:07:18.716307 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/seq.js +I, [2024-12-25T12:07:18.716330 #40732] INFO -- : Processing file: ../../node_modules/lodash/set.js +W, [2024-12-25T12:07:18.716372 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/set.js +I, [2024-12-25T12:07:18.716394 #40732] INFO -- : Processing file: ../../node_modules/lodash/setWith.js +W, [2024-12-25T12:07:18.716490 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/setWith.js +I, [2024-12-25T12:07:18.716522 #40732] INFO -- : Processing file: ../../node_modules/lodash/shuffle.js +W, [2024-12-25T12:07:18.716570 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/shuffle.js +I, [2024-12-25T12:07:18.716593 #40732] INFO -- : Processing file: ../../node_modules/lodash/size.js +W, [2024-12-25T12:07:18.716634 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/size.js +I, [2024-12-25T12:07:18.716655 #40732] INFO -- : Processing file: ../../node_modules/lodash/slice.js +W, [2024-12-25T12:07:18.716698 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/slice.js +I, [2024-12-25T12:07:18.716719 #40732] INFO -- : Processing file: ../../node_modules/lodash/snakeCase.js +W, [2024-12-25T12:07:18.716759 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/snakeCase.js +I, [2024-12-25T12:07:18.716781 #40732] INFO -- : Processing file: ../../node_modules/lodash/some.js +W, [2024-12-25T12:07:18.716822 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/some.js +I, [2024-12-25T12:07:18.716844 #40732] INFO -- : Processing file: ../../node_modules/lodash/sortBy.js +W, [2024-12-25T12:07:18.716885 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sortBy.js +I, [2024-12-25T12:07:18.716917 #40732] INFO -- : Processing file: ../../node_modules/lodash/sortedIndex.js +W, [2024-12-25T12:07:18.716970 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndex.js +I, [2024-12-25T12:07:18.716994 #40732] INFO -- : Processing file: ../../node_modules/lodash/sortedIndexBy.js +W, [2024-12-25T12:07:18.717036 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndexBy.js +I, [2024-12-25T12:07:18.717059 #40732] INFO -- : Processing file: ../../node_modules/lodash/sortedIndexOf.js +W, [2024-12-25T12:07:18.717100 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndexOf.js +I, [2024-12-25T12:07:18.717123 #40732] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndex.js +W, [2024-12-25T12:07:18.717164 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndex.js +I, [2024-12-25T12:07:18.717186 #40732] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndexBy.js +W, [2024-12-25T12:07:18.717229 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndexBy.js +I, [2024-12-25T12:07:18.717251 #40732] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndexOf.js +W, [2024-12-25T12:07:18.717335 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndexOf.js +I, [2024-12-25T12:07:18.717364 #40732] INFO -- : Processing file: ../../node_modules/lodash/sortedUniq.js +W, [2024-12-25T12:07:18.717601 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedUniq.js +I, [2024-12-25T12:07:18.717638 #40732] INFO -- : Processing file: ../../node_modules/lodash/sortedUniqBy.js +W, [2024-12-25T12:07:18.717690 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedUniqBy.js +I, [2024-12-25T12:07:18.717714 #40732] INFO -- : Processing file: ../../node_modules/lodash/split.js +W, [2024-12-25T12:07:18.717756 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/split.js +I, [2024-12-25T12:07:18.717778 #40732] INFO -- : Processing file: ../../node_modules/lodash/spread.js +W, [2024-12-25T12:07:18.717819 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/spread.js +I, [2024-12-25T12:07:18.717841 #40732] INFO -- : Processing file: ../../node_modules/lodash/startCase.js +W, [2024-12-25T12:07:18.717882 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/startCase.js +I, [2024-12-25T12:07:18.717904 #40732] INFO -- : Processing file: ../../node_modules/lodash/startsWith.js +W, [2024-12-25T12:07:18.717970 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/startsWith.js +I, [2024-12-25T12:07:18.717996 #40732] INFO -- : Processing file: ../../node_modules/lodash/string.js +W, [2024-12-25T12:07:18.718043 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/string.js +I, [2024-12-25T12:07:18.718066 #40732] INFO -- : Processing file: ../../node_modules/lodash/stubArray.js +W, [2024-12-25T12:07:18.718109 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/stubArray.js +I, [2024-12-25T12:07:18.718131 #40732] INFO -- : Processing file: ../../node_modules/lodash/stubFalse.js +W, [2024-12-25T12:07:18.718174 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/stubFalse.js +I, [2024-12-25T12:07:18.718196 #40732] INFO -- : Processing file: ../../node_modules/lodash/stubObject.js +W, [2024-12-25T12:07:18.718238 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/stubObject.js +I, [2024-12-25T12:07:18.718261 #40732] INFO -- : Processing file: ../../node_modules/lodash/stubString.js +W, [2024-12-25T12:07:18.718327 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/stubString.js +I, [2024-12-25T12:07:18.718352 #40732] INFO -- : Processing file: ../../node_modules/lodash/stubTrue.js +W, [2024-12-25T12:07:18.718395 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/stubTrue.js +I, [2024-12-25T12:07:18.718418 #40732] INFO -- : Processing file: ../../node_modules/lodash/subtract.js +W, [2024-12-25T12:07:18.718514 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/subtract.js +I, [2024-12-25T12:07:18.718540 #40732] INFO -- : Processing file: ../../node_modules/lodash/sum.js +W, [2024-12-25T12:07:18.718616 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sum.js +I, [2024-12-25T12:07:18.718641 #40732] INFO -- : Processing file: ../../node_modules/lodash/sumBy.js +W, [2024-12-25T12:07:18.718687 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/sumBy.js +I, [2024-12-25T12:07:18.718710 #40732] INFO -- : Processing file: ../../node_modules/lodash/tail.js +W, [2024-12-25T12:07:18.718751 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/tail.js +I, [2024-12-25T12:07:18.718774 #40732] INFO -- : Processing file: ../../node_modules/lodash/take.js +W, [2024-12-25T12:07:18.718815 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/take.js +I, [2024-12-25T12:07:18.718857 #40732] INFO -- : Processing file: ../../node_modules/lodash/takeRight.js +W, [2024-12-25T12:07:18.718904 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/takeRight.js +I, [2024-12-25T12:07:18.718927 #40732] INFO -- : Processing file: ../../node_modules/lodash/takeRightWhile.js +W, [2024-12-25T12:07:18.718970 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/takeRightWhile.js +I, [2024-12-25T12:07:18.718993 #40732] INFO -- : Processing file: ../../node_modules/lodash/takeWhile.js +W, [2024-12-25T12:07:18.719035 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/takeWhile.js +I, [2024-12-25T12:07:18.719058 #40732] INFO -- : Processing file: ../../node_modules/lodash/tap.js +W, [2024-12-25T12:07:18.719118 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/tap.js +I, [2024-12-25T12:07:18.719143 #40732] INFO -- : Processing file: ../../node_modules/lodash/template.js +W, [2024-12-25T12:07:18.719209 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/template.js +I, [2024-12-25T12:07:18.719233 #40732] INFO -- : Processing file: ../../node_modules/lodash/templateSettings.js +W, [2024-12-25T12:07:18.719279 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/templateSettings.js +I, [2024-12-25T12:07:18.719301 #40732] INFO -- : Processing file: ../../node_modules/lodash/throttle.js +W, [2024-12-25T12:07:18.719344 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/throttle.js +I, [2024-12-25T12:07:18.719367 #40732] INFO -- : Processing file: ../../node_modules/lodash/thru.js +W, [2024-12-25T12:07:18.719407 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/thru.js +I, [2024-12-25T12:07:18.719430 #40732] INFO -- : Processing file: ../../node_modules/lodash/times.js +W, [2024-12-25T12:07:18.719472 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/times.js +I, [2024-12-25T12:07:18.719494 #40732] INFO -- : Processing file: ../../node_modules/lodash/toArray.js +W, [2024-12-25T12:07:18.719602 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toArray.js +I, [2024-12-25T12:07:18.719628 #40732] INFO -- : Processing file: ../../node_modules/lodash/toFinite.js +W, [2024-12-25T12:07:18.719673 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toFinite.js +I, [2024-12-25T12:07:18.719695 #40732] INFO -- : Processing file: ../../node_modules/lodash/toInteger.js +W, [2024-12-25T12:07:18.719736 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toInteger.js +I, [2024-12-25T12:07:18.719759 #40732] INFO -- : Processing file: ../../node_modules/lodash/toIterator.js +W, [2024-12-25T12:07:18.719802 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toIterator.js +I, [2024-12-25T12:07:18.719824 #40732] INFO -- : Processing file: ../../node_modules/lodash/toJSON.js +W, [2024-12-25T12:07:18.719895 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toJSON.js +I, [2024-12-25T12:07:18.719921 #40732] INFO -- : Processing file: ../../node_modules/lodash/toLength.js +W, [2024-12-25T12:07:18.719992 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toLength.js +I, [2024-12-25T12:07:18.720018 #40732] INFO -- : Processing file: ../../node_modules/lodash/toLower.js +W, [2024-12-25T12:07:18.720081 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toLower.js +I, [2024-12-25T12:07:18.720106 #40732] INFO -- : Processing file: ../../node_modules/lodash/toNumber.js +W, [2024-12-25T12:07:18.720151 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toNumber.js +I, [2024-12-25T12:07:18.720173 #40732] INFO -- : Processing file: ../../node_modules/lodash/toPairs.js +W, [2024-12-25T12:07:18.720214 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toPairs.js +I, [2024-12-25T12:07:18.720237 #40732] INFO -- : Processing file: ../../node_modules/lodash/toPairsIn.js +W, [2024-12-25T12:07:18.720281 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toPairsIn.js +I, [2024-12-25T12:07:18.720302 #40732] INFO -- : Processing file: ../../node_modules/lodash/toPath.js +W, [2024-12-25T12:07:18.720343 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toPath.js +I, [2024-12-25T12:07:18.720364 #40732] INFO -- : Processing file: ../../node_modules/lodash/toPlainObject.js +W, [2024-12-25T12:07:18.720485 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toPlainObject.js +I, [2024-12-25T12:07:18.720527 #40732] INFO -- : Processing file: ../../node_modules/lodash/toSafeInteger.js +W, [2024-12-25T12:07:18.720573 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toSafeInteger.js +I, [2024-12-25T12:07:18.720597 #40732] INFO -- : Processing file: ../../node_modules/lodash/toString.js +W, [2024-12-25T12:07:18.720662 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toString.js +I, [2024-12-25T12:07:18.720686 #40732] INFO -- : Processing file: ../../node_modules/lodash/toUpper.js +W, [2024-12-25T12:07:18.720728 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/toUpper.js +I, [2024-12-25T12:07:18.720751 #40732] INFO -- : Processing file: ../../node_modules/lodash/transform.js +W, [2024-12-25T12:07:18.720792 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/transform.js +I, [2024-12-25T12:07:18.720816 #40732] INFO -- : Processing file: ../../node_modules/lodash/trim.js +W, [2024-12-25T12:07:18.720857 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/trim.js +I, [2024-12-25T12:07:18.720880 #40732] INFO -- : Processing file: ../../node_modules/lodash/trimEnd.js +W, [2024-12-25T12:07:18.720945 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/trimEnd.js +I, [2024-12-25T12:07:18.720970 #40732] INFO -- : Processing file: ../../node_modules/lodash/trimStart.js +W, [2024-12-25T12:07:18.721014 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/trimStart.js +I, [2024-12-25T12:07:18.721038 #40732] INFO -- : Processing file: ../../node_modules/lodash/truncate.js +W, [2024-12-25T12:07:18.721083 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/truncate.js +I, [2024-12-25T12:07:18.721107 #40732] INFO -- : Processing file: ../../node_modules/lodash/unary.js +W, [2024-12-25T12:07:18.721151 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/unary.js +I, [2024-12-25T12:07:18.721174 #40732] INFO -- : Processing file: ../../node_modules/lodash/unescape.js +W, [2024-12-25T12:07:18.721215 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/unescape.js +I, [2024-12-25T12:07:18.721238 #40732] INFO -- : Processing file: ../../node_modules/lodash/union.js +W, [2024-12-25T12:07:18.721279 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/union.js +I, [2024-12-25T12:07:18.721301 #40732] INFO -- : Processing file: ../../node_modules/lodash/unionBy.js +W, [2024-12-25T12:07:18.721342 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/unionBy.js +I, [2024-12-25T12:07:18.721365 #40732] INFO -- : Processing file: ../../node_modules/lodash/unionWith.js +W, [2024-12-25T12:07:18.721447 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/unionWith.js +I, [2024-12-25T12:07:18.721484 #40732] INFO -- : Processing file: ../../node_modules/lodash/uniq.js +W, [2024-12-25T12:07:18.721549 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/uniq.js +I, [2024-12-25T12:07:18.721574 #40732] INFO -- : Processing file: ../../node_modules/lodash/uniqBy.js +W, [2024-12-25T12:07:18.721638 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqBy.js +I, [2024-12-25T12:07:18.721663 #40732] INFO -- : Processing file: ../../node_modules/lodash/uniqWith.js +W, [2024-12-25T12:07:18.721707 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqWith.js +I, [2024-12-25T12:07:18.721729 #40732] INFO -- : Processing file: ../../node_modules/lodash/uniqueId.js +W, [2024-12-25T12:07:18.721770 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqueId.js +I, [2024-12-25T12:07:18.721792 #40732] INFO -- : Processing file: ../../node_modules/lodash/unset.js +W, [2024-12-25T12:07:18.721832 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/unset.js +I, [2024-12-25T12:07:18.721853 #40732] INFO -- : Processing file: ../../node_modules/lodash/unzip.js +W, [2024-12-25T12:07:18.721893 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/unzip.js +I, [2024-12-25T12:07:18.721915 #40732] INFO -- : Processing file: ../../node_modules/lodash/unzipWith.js +W, [2024-12-25T12:07:18.721954 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/unzipWith.js +I, [2024-12-25T12:07:18.721976 #40732] INFO -- : Processing file: ../../node_modules/lodash/update.js +W, [2024-12-25T12:07:18.722017 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/update.js +I, [2024-12-25T12:07:18.722038 #40732] INFO -- : Processing file: ../../node_modules/lodash/updateWith.js +W, [2024-12-25T12:07:18.722080 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/updateWith.js +I, [2024-12-25T12:07:18.722102 #40732] INFO -- : Processing file: ../../node_modules/lodash/upperCase.js +W, [2024-12-25T12:07:18.722143 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/upperCase.js +I, [2024-12-25T12:07:18.722165 #40732] INFO -- : Processing file: ../../node_modules/lodash/upperFirst.js +W, [2024-12-25T12:07:18.722207 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/upperFirst.js +I, [2024-12-25T12:07:18.722229 #40732] INFO -- : Processing file: ../../node_modules/lodash/util.js +W, [2024-12-25T12:07:18.722270 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/util.js +I, [2024-12-25T12:07:18.722292 #40732] INFO -- : Processing file: ../../node_modules/lodash/value.js +W, [2024-12-25T12:07:18.722332 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/value.js +I, [2024-12-25T12:07:18.722354 #40732] INFO -- : Processing file: ../../node_modules/lodash/valueOf.js +W, [2024-12-25T12:07:18.722394 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/valueOf.js +I, [2024-12-25T12:07:18.722417 #40732] INFO -- : Processing file: ../../node_modules/lodash/values.js +W, [2024-12-25T12:07:18.722510 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/values.js +I, [2024-12-25T12:07:18.722534 #40732] INFO -- : Processing file: ../../node_modules/lodash/valuesIn.js +W, [2024-12-25T12:07:18.722576 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/valuesIn.js +I, [2024-12-25T12:07:18.722598 #40732] INFO -- : Processing file: ../../node_modules/lodash/without.js +W, [2024-12-25T12:07:18.722640 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/without.js +I, [2024-12-25T12:07:18.722663 #40732] INFO -- : Processing file: ../../node_modules/lodash/words.js +W, [2024-12-25T12:07:18.722731 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/words.js +I, [2024-12-25T12:07:18.722755 #40732] INFO -- : Processing file: ../../node_modules/lodash/wrap.js +W, [2024-12-25T12:07:18.722798 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/wrap.js +I, [2024-12-25T12:07:18.722820 #40732] INFO -- : Processing file: ../../node_modules/lodash/wrapperAt.js +W, [2024-12-25T12:07:18.722861 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperAt.js +I, [2024-12-25T12:07:18.722883 #40732] INFO -- : Processing file: ../../node_modules/lodash/wrapperChain.js +W, [2024-12-25T12:07:18.722926 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperChain.js +I, [2024-12-25T12:07:18.722948 #40732] INFO -- : Processing file: ../../node_modules/lodash/wrapperLodash.js +W, [2024-12-25T12:07:18.723016 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperLodash.js +I, [2024-12-25T12:07:18.723041 #40732] INFO -- : Processing file: ../../node_modules/lodash/wrapperReverse.js +W, [2024-12-25T12:07:18.723117 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperReverse.js +I, [2024-12-25T12:07:18.723141 #40732] INFO -- : Processing file: ../../node_modules/lodash/wrapperValue.js +W, [2024-12-25T12:07:18.723248 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperValue.js +I, [2024-12-25T12:07:18.723274 #40732] INFO -- : Processing file: ../../node_modules/lodash/xor.js +W, [2024-12-25T12:07:18.723338 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/xor.js +I, [2024-12-25T12:07:18.723362 #40732] INFO -- : Processing file: ../../node_modules/lodash/xorBy.js +W, [2024-12-25T12:07:18.723407 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/xorBy.js +I, [2024-12-25T12:07:18.723430 #40732] INFO -- : Processing file: ../../node_modules/lodash/xorWith.js +W, [2024-12-25T12:07:18.723471 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/xorWith.js +I, [2024-12-25T12:07:18.723494 #40732] INFO -- : Processing file: ../../node_modules/lodash/zip.js +W, [2024-12-25T12:07:18.723672 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/zip.js +I, [2024-12-25T12:07:18.723712 #40732] INFO -- : Processing file: ../../node_modules/lodash/zipObject.js +W, [2024-12-25T12:07:18.723779 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/zipObject.js +I, [2024-12-25T12:07:18.723816 #40732] INFO -- : Processing file: ../../node_modules/lodash/zipObjectDeep.js +W, [2024-12-25T12:07:18.723896 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/zipObjectDeep.js +I, [2024-12-25T12:07:18.723921 #40732] INFO -- : Processing file: ../../node_modules/lodash/zipWith.js +W, [2024-12-25T12:07:18.723987 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash/zipWith.js +I, [2024-12-25T12:07:18.724011 #40732] INFO -- : Processing file: ../../node_modules/lodash.camelcase/README.md +W, [2024-12-25T12:07:18.725359 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/README.md +I, [2024-12-25T12:07:18.725417 #40732] INFO -- : Processing file: ../../node_modules/lodash.camelcase/index.js +W, [2024-12-25T12:07:18.725725 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/index.js +I, [2024-12-25T12:07:18.725854 #40732] INFO -- : Processing file: ../../node_modules/lodash.omit/README.md +W, [2024-12-25T12:07:18.726690 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/README.md +I, [2024-12-25T12:07:18.726765 #40732] INFO -- : Processing file: ../../node_modules/lodash.omit/index.js +W, [2024-12-25T12:07:18.727219 #40732] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/index.js +I, [2024-12-25T12:07:18.727403 #40732] INFO -- : Processing file: ../../node_modules/markdown-it/README.md +W, [2024-12-25T12:07:18.729365 #40732] WARN -- : Copyright string not found in ../../node_modules/markdown-it/README.md +I, [2024-12-25T12:07:18.729494 #40732] INFO -- : Processing file: ../../node_modules/markdown-it/dist/index.cjs.js +W, [2024-12-25T12:07:18.730200 #40732] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/index.cjs.js +I, [2024-12-25T12:07:18.730247 #40732] INFO -- : Processing file: ../../node_modules/markdown-it/dist/markdown-it.js +W, [2024-12-25T12:07:18.730910 #40732] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/markdown-it.js +I, [2024-12-25T12:07:18.730954 #40732] INFO -- : Processing file: ../../node_modules/markdown-it/dist/markdown-it.min.js +W, [2024-12-25T12:07:18.731205 #40732] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/markdown-it.min.js +I, [2024-12-25T12:07:18.731247 #40732] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/README.md +W, [2024-12-25T12:07:18.733078 #40732] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/README.md +I, [2024-12-25T12:07:18.733275 #40732] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.js +W, [2024-12-25T12:07:18.733581 #40732] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.js +I, [2024-12-25T12:07:18.733635 #40732] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js +W, [2024-12-25T12:07:18.733792 #40732] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js +I, [2024-12-25T12:07:18.733821 #40732] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js +W, [2024-12-25T12:07:18.733925 #40732] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js +I, [2024-12-25T12:07:18.734099 #40732] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/runkit.js +W, [2024-12-25T12:07:18.734293 #40732] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/runkit.js +I, [2024-12-25T12:07:18.734363 #40732] INFO -- : Processing file: ../../node_modules/marked/LICENSE.md +W, [2024-12-25T12:07:18.735237 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/LICENSE.md +I, [2024-12-25T12:07:18.735293 #40732] INFO -- : Processing file: ../../node_modules/marked/README.md +W, [2024-12-25T12:07:18.736030 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/README.md +I, [2024-12-25T12:07:18.736072 #40732] INFO -- : Processing file: ../../node_modules/marked/bin/marked.js +W, [2024-12-25T12:07:18.736149 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/bin/marked.js +I, [2024-12-25T12:07:18.736175 #40732] INFO -- : Processing file: ../../node_modules/marked/lib/marked.esm.js +W, [2024-12-25T12:07:18.736330 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/lib/marked.esm.js +I, [2024-12-25T12:07:18.736357 #40732] INFO -- : Processing file: ../../node_modules/marked/lib/marked.umd.js +W, [2024-12-25T12:07:18.736738 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/lib/marked.umd.js +I, [2024-12-25T12:07:18.736772 #40732] INFO -- : Processing file: ../../node_modules/marked/man/marked.1.txt +W, [2024-12-25T12:07:18.737571 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/man/marked.1.txt +I, [2024-12-25T12:07:18.737618 #40732] INFO -- : Processing file: ../../node_modules/marked/marked.min.js +W, [2024-12-25T12:07:18.737786 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/marked.min.js +I, [2024-12-25T12:07:18.737825 #40732] INFO -- : Processing file: ../../node_modules/marked/src/Hooks.js +W, [2024-12-25T12:07:18.737967 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/Hooks.js +I, [2024-12-25T12:07:18.738017 #40732] INFO -- : Processing file: ../../node_modules/marked/src/Lexer.js +W, [2024-12-25T12:07:18.738135 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/Lexer.js +I, [2024-12-25T12:07:18.738161 #40732] INFO -- : Processing file: ../../node_modules/marked/src/Parser.js +W, [2024-12-25T12:07:18.738239 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/Parser.js +I, [2024-12-25T12:07:18.738388 #40732] INFO -- : Processing file: ../../node_modules/marked/src/Renderer.js +W, [2024-12-25T12:07:18.738538 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/Renderer.js +I, [2024-12-25T12:07:18.738573 #40732] INFO -- : Processing file: ../../node_modules/marked/src/Slugger.js +W, [2024-12-25T12:07:18.738681 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/Slugger.js +I, [2024-12-25T12:07:18.738706 #40732] INFO -- : Processing file: ../../node_modules/marked/src/TextRenderer.js +W, [2024-12-25T12:07:18.738749 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/TextRenderer.js +I, [2024-12-25T12:07:18.738772 #40732] INFO -- : Processing file: ../../node_modules/marked/src/Tokenizer.js +W, [2024-12-25T12:07:18.738858 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/Tokenizer.js +I, [2024-12-25T12:07:18.738882 #40732] INFO -- : Processing file: ../../node_modules/marked/src/defaults.js +W, [2024-12-25T12:07:18.738979 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/defaults.js +I, [2024-12-25T12:07:18.739003 #40732] INFO -- : Processing file: ../../node_modules/marked/src/helpers.js +W, [2024-12-25T12:07:18.739070 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/helpers.js +I, [2024-12-25T12:07:18.739095 #40732] INFO -- : Processing file: ../../node_modules/marked/src/marked.js +W, [2024-12-25T12:07:18.739176 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/marked.js +I, [2024-12-25T12:07:18.739200 #40732] INFO -- : Processing file: ../../node_modules/marked/src/rules.js +W, [2024-12-25T12:07:18.739381 #40732] WARN -- : Copyright string not found in ../../node_modules/marked/src/rules.js +I, [2024-12-25T12:07:18.739418 #40732] INFO -- : Processing file: ../../node_modules/mdurl/README.md +W, [2024-12-25T12:07:18.740061 #40732] WARN -- : Copyright string not found in ../../node_modules/mdurl/README.md +I, [2024-12-25T12:07:18.740092 #40732] INFO -- : Processing file: ../../node_modules/mdurl/build/index.cjs.js +W, [2024-12-25T12:07:18.740157 #40732] WARN -- : Copyright string not found in ../../node_modules/mdurl/build/index.cjs.js +I, [2024-12-25T12:07:18.740852 #40732] INFO -- : Processing file: ../../node_modules/merge2/README.md +W, [2024-12-25T12:07:18.741400 #40732] WARN -- : Copyright string not found in ../../node_modules/merge2/README.md +I, [2024-12-25T12:07:18.741533 #40732] INFO -- : Processing file: ../../node_modules/merge2/index.js +W, [2024-12-25T12:07:18.741596 #40732] WARN -- : Copyright string not found in ../../node_modules/merge2/index.js +I, [2024-12-25T12:07:18.741619 #40732] INFO -- : Processing file: ../../node_modules/micromatch/README.md +W, [2024-12-25T12:07:18.742347 #40732] WARN -- : Copyright string not found in ../../node_modules/micromatch/README.md +I, [2024-12-25T12:07:18.742376 #40732] INFO -- : Processing file: ../../node_modules/micromatch/index.js +W, [2024-12-25T12:07:18.742519 #40732] WARN -- : Copyright string not found in ../../node_modules/micromatch/index.js +I, [2024-12-25T12:07:18.742553 #40732] INFO -- : Processing file: ../../node_modules/minimist/CHANGELOG.md +W, [2024-12-25T12:07:18.743202 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/CHANGELOG.md +I, [2024-12-25T12:07:18.743232 #40732] INFO -- : Processing file: ../../node_modules/minimist/README.md +W, [2024-12-25T12:07:18.743947 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/README.md +I, [2024-12-25T12:07:18.744012 #40732] INFO -- : Processing file: ../../node_modules/minimist/example/parse.js +W, [2024-12-25T12:07:18.744215 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/example/parse.js +I, [2024-12-25T12:07:18.744278 #40732] INFO -- : Processing file: ../../node_modules/minimist/index.js +W, [2024-12-25T12:07:18.744369 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/index.js +I, [2024-12-25T12:07:18.744451 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/all_bool.js +W, [2024-12-25T12:07:18.744720 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/all_bool.js +I, [2024-12-25T12:07:18.744787 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/bool.js +W, [2024-12-25T12:07:18.744920 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/bool.js +I, [2024-12-25T12:07:18.745022 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/dash.js +W, [2024-12-25T12:07:18.745088 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/dash.js +I, [2024-12-25T12:07:18.745179 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/default_bool.js +W, [2024-12-25T12:07:18.745326 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/default_bool.js +I, [2024-12-25T12:07:18.745367 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/dotted.js +W, [2024-12-25T12:07:18.745664 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/dotted.js +I, [2024-12-25T12:07:18.745747 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/kv_short.js +W, [2024-12-25T12:07:18.746011 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/kv_short.js +I, [2024-12-25T12:07:18.746061 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/long.js +W, [2024-12-25T12:07:18.746330 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/long.js +I, [2024-12-25T12:07:18.746380 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/num.js +W, [2024-12-25T12:07:18.746469 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/num.js +I, [2024-12-25T12:07:18.746624 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/parse.js +W, [2024-12-25T12:07:18.746706 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/parse.js +I, [2024-12-25T12:07:18.746731 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/parse_modified.js +W, [2024-12-25T12:07:18.746863 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/parse_modified.js +I, [2024-12-25T12:07:18.746890 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/proto.js +W, [2024-12-25T12:07:18.747048 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/proto.js +I, [2024-12-25T12:07:18.747088 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/short.js +W, [2024-12-25T12:07:18.747146 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/short.js +I, [2024-12-25T12:07:18.747233 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/stop_early.js +W, [2024-12-25T12:07:18.747303 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/stop_early.js +I, [2024-12-25T12:07:18.747344 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/unknown.js +W, [2024-12-25T12:07:18.747679 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/unknown.js +I, [2024-12-25T12:07:18.747746 #40732] INFO -- : Processing file: ../../node_modules/minimist/test/whitespace.js +W, [2024-12-25T12:07:18.747911 #40732] WARN -- : Copyright string not found in ../../node_modules/minimist/test/whitespace.js +I, [2024-12-25T12:07:18.747956 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/CHANGELOG.md +W, [2024-12-25T12:07:18.748626 #40732] WARN -- : Copyright string not found in ../../node_modules/mkdirp/CHANGELOG.md +I, [2024-12-25T12:07:18.748664 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/bin/cmd.js +W, [2024-12-25T12:07:18.748740 #40732] WARN -- : Copyright string not found in ../../node_modules/mkdirp/bin/cmd.js +I, [2024-12-25T12:07:18.748765 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/index.js +W, [2024-12-25T12:07:18.748811 #40732] WARN -- : Copyright string not found in ../../node_modules/mkdirp/index.js +I, [2024-12-25T12:07:18.748834 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/lib/find-made.js +W, [2024-12-25T12:07:18.748878 #40732] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/find-made.js +I, [2024-12-25T12:07:18.748900 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/lib/mkdirp-manual.js +W, [2024-12-25T12:07:18.748942 #40732] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/mkdirp-manual.js +I, [2024-12-25T12:07:18.748965 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/lib/mkdirp-native.js +W, [2024-12-25T12:07:18.749007 #40732] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/mkdirp-native.js +I, [2024-12-25T12:07:18.749090 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/lib/opts-arg.js +W, [2024-12-25T12:07:18.749219 #40732] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/opts-arg.js +I, [2024-12-25T12:07:18.749255 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/lib/path-arg.js +W, [2024-12-25T12:07:18.749471 #40732] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/path-arg.js +I, [2024-12-25T12:07:18.749555 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/lib/use-native.js +W, [2024-12-25T12:07:18.749617 #40732] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/use-native.js +I, [2024-12-25T12:07:18.749642 #40732] INFO -- : Processing file: ../../node_modules/neo-async/README.md +W, [2024-12-25T12:07:18.750282 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/README.md +I, [2024-12-25T12:07:18.750318 #40732] INFO -- : Processing file: ../../node_modules/neo-async/all.js +W, [2024-12-25T12:07:18.750404 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/all.js +I, [2024-12-25T12:07:18.750441 #40732] INFO -- : Processing file: ../../node_modules/neo-async/allLimit.js +W, [2024-12-25T12:07:18.750573 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/allLimit.js +I, [2024-12-25T12:07:18.750599 #40732] INFO -- : Processing file: ../../node_modules/neo-async/allSeries.js +W, [2024-12-25T12:07:18.750645 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/allSeries.js +I, [2024-12-25T12:07:18.750669 #40732] INFO -- : Processing file: ../../node_modules/neo-async/angelFall.js +W, [2024-12-25T12:07:18.750731 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/angelFall.js +I, [2024-12-25T12:07:18.750757 #40732] INFO -- : Processing file: ../../node_modules/neo-async/any.js +W, [2024-12-25T12:07:18.750803 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/any.js +I, [2024-12-25T12:07:18.750826 #40732] INFO -- : Processing file: ../../node_modules/neo-async/anyLimit.js +W, [2024-12-25T12:07:18.750868 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/anyLimit.js +I, [2024-12-25T12:07:18.750890 #40732] INFO -- : Processing file: ../../node_modules/neo-async/anySeries.js +W, [2024-12-25T12:07:18.750934 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/anySeries.js +I, [2024-12-25T12:07:18.750957 #40732] INFO -- : Processing file: ../../node_modules/neo-async/apply.js +W, [2024-12-25T12:07:18.751018 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/apply.js +I, [2024-12-25T12:07:18.751043 #40732] INFO -- : Processing file: ../../node_modules/neo-async/applyEach.js +W, [2024-12-25T12:07:18.751105 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/applyEach.js +I, [2024-12-25T12:07:18.751130 #40732] INFO -- : Processing file: ../../node_modules/neo-async/applyEachSeries.js +W, [2024-12-25T12:07:18.751176 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/applyEachSeries.js +I, [2024-12-25T12:07:18.751200 #40732] INFO -- : Processing file: ../../node_modules/neo-async/async.js +W, [2024-12-25T12:07:18.751484 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/async.js +I, [2024-12-25T12:07:18.751551 #40732] INFO -- : Processing file: ../../node_modules/neo-async/async.min.js +W, [2024-12-25T12:07:18.751684 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/async.min.js +I, [2024-12-25T12:07:18.751714 #40732] INFO -- : Processing file: ../../node_modules/neo-async/asyncify.js +W, [2024-12-25T12:07:18.751764 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/asyncify.js +I, [2024-12-25T12:07:18.751788 #40732] INFO -- : Processing file: ../../node_modules/neo-async/auto.js +W, [2024-12-25T12:07:18.751830 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/auto.js +I, [2024-12-25T12:07:18.751853 #40732] INFO -- : Processing file: ../../node_modules/neo-async/autoInject.js +W, [2024-12-25T12:07:18.751897 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/autoInject.js +I, [2024-12-25T12:07:18.751919 #40732] INFO -- : Processing file: ../../node_modules/neo-async/cargo.js +W, [2024-12-25T12:07:18.751984 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/cargo.js +I, [2024-12-25T12:07:18.752009 #40732] INFO -- : Processing file: ../../node_modules/neo-async/compose.js +W, [2024-12-25T12:07:18.752055 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/compose.js +I, [2024-12-25T12:07:18.752078 #40732] INFO -- : Processing file: ../../node_modules/neo-async/concat.js +W, [2024-12-25T12:07:18.752149 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/concat.js +I, [2024-12-25T12:07:18.752174 #40732] INFO -- : Processing file: ../../node_modules/neo-async/concatLimit.js +W, [2024-12-25T12:07:18.752242 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/concatLimit.js +I, [2024-12-25T12:07:18.752268 #40732] INFO -- : Processing file: ../../node_modules/neo-async/concatSeries.js +W, [2024-12-25T12:07:18.752312 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/concatSeries.js +I, [2024-12-25T12:07:18.752335 #40732] INFO -- : Processing file: ../../node_modules/neo-async/constant.js +W, [2024-12-25T12:07:18.752378 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/constant.js +I, [2024-12-25T12:07:18.752452 #40732] INFO -- : Processing file: ../../node_modules/neo-async/createLogger.js +W, [2024-12-25T12:07:18.752535 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/createLogger.js +I, [2024-12-25T12:07:18.752560 #40732] INFO -- : Processing file: ../../node_modules/neo-async/detect.js +W, [2024-12-25T12:07:18.752606 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/detect.js +I, [2024-12-25T12:07:18.752629 #40732] INFO -- : Processing file: ../../node_modules/neo-async/detectLimit.js +W, [2024-12-25T12:07:18.752670 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/detectLimit.js +I, [2024-12-25T12:07:18.752692 #40732] INFO -- : Processing file: ../../node_modules/neo-async/detectSeries.js +W, [2024-12-25T12:07:18.752733 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/detectSeries.js +I, [2024-12-25T12:07:18.752756 #40732] INFO -- : Processing file: ../../node_modules/neo-async/dir.js +W, [2024-12-25T12:07:18.752796 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/dir.js +I, [2024-12-25T12:07:18.752819 #40732] INFO -- : Processing file: ../../node_modules/neo-async/doDuring.js +W, [2024-12-25T12:07:18.752860 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/doDuring.js +I, [2024-12-25T12:07:18.752883 #40732] INFO -- : Processing file: ../../node_modules/neo-async/doUntil.js +W, [2024-12-25T12:07:18.752924 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/doUntil.js +I, [2024-12-25T12:07:18.752946 #40732] INFO -- : Processing file: ../../node_modules/neo-async/doWhilst.js +W, [2024-12-25T12:07:18.752987 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/doWhilst.js +I, [2024-12-25T12:07:18.753009 #40732] INFO -- : Processing file: ../../node_modules/neo-async/during.js +W, [2024-12-25T12:07:18.753050 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/during.js +I, [2024-12-25T12:07:18.753072 #40732] INFO -- : Processing file: ../../node_modules/neo-async/each.js +W, [2024-12-25T12:07:18.753114 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/each.js +I, [2024-12-25T12:07:18.753137 #40732] INFO -- : Processing file: ../../node_modules/neo-async/eachLimit.js +W, [2024-12-25T12:07:18.753202 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachLimit.js +I, [2024-12-25T12:07:18.753226 #40732] INFO -- : Processing file: ../../node_modules/neo-async/eachOf.js +W, [2024-12-25T12:07:18.753305 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOf.js +I, [2024-12-25T12:07:18.753329 #40732] INFO -- : Processing file: ../../node_modules/neo-async/eachOfLimit.js +W, [2024-12-25T12:07:18.753452 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOfLimit.js +I, [2024-12-25T12:07:18.753481 #40732] INFO -- : Processing file: ../../node_modules/neo-async/eachOfSeries.js +W, [2024-12-25T12:07:18.753526 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOfSeries.js +I, [2024-12-25T12:07:18.753548 #40732] INFO -- : Processing file: ../../node_modules/neo-async/eachSeries.js +W, [2024-12-25T12:07:18.753589 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachSeries.js +I, [2024-12-25T12:07:18.753611 #40732] INFO -- : Processing file: ../../node_modules/neo-async/ensureAsync.js +W, [2024-12-25T12:07:18.753675 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/ensureAsync.js +I, [2024-12-25T12:07:18.753699 #40732] INFO -- : Processing file: ../../node_modules/neo-async/every.js +W, [2024-12-25T12:07:18.753741 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/every.js +I, [2024-12-25T12:07:18.753763 #40732] INFO -- : Processing file: ../../node_modules/neo-async/everyLimit.js +W, [2024-12-25T12:07:18.753830 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/everyLimit.js +I, [2024-12-25T12:07:18.753855 #40732] INFO -- : Processing file: ../../node_modules/neo-async/everySeries.js +W, [2024-12-25T12:07:18.753917 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/everySeries.js +I, [2024-12-25T12:07:18.753942 #40732] INFO -- : Processing file: ../../node_modules/neo-async/fast.js +W, [2024-12-25T12:07:18.754010 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/fast.js +I, [2024-12-25T12:07:18.754035 #40732] INFO -- : Processing file: ../../node_modules/neo-async/filter.js +W, [2024-12-25T12:07:18.754099 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/filter.js +I, [2024-12-25T12:07:18.754124 #40732] INFO -- : Processing file: ../../node_modules/neo-async/filterLimit.js +W, [2024-12-25T12:07:18.754183 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/filterLimit.js +I, [2024-12-25T12:07:18.754207 #40732] INFO -- : Processing file: ../../node_modules/neo-async/filterSeries.js +W, [2024-12-25T12:07:18.754250 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/filterSeries.js +I, [2024-12-25T12:07:18.754273 #40732] INFO -- : Processing file: ../../node_modules/neo-async/find.js +W, [2024-12-25T12:07:18.754314 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/find.js +I, [2024-12-25T12:07:18.754336 #40732] INFO -- : Processing file: ../../node_modules/neo-async/findLimit.js +W, [2024-12-25T12:07:18.754406 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/findLimit.js +I, [2024-12-25T12:07:18.754431 #40732] INFO -- : Processing file: ../../node_modules/neo-async/findSeries.js +W, [2024-12-25T12:07:18.754475 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/findSeries.js +I, [2024-12-25T12:07:18.754498 #40732] INFO -- : Processing file: ../../node_modules/neo-async/foldl.js +W, [2024-12-25T12:07:18.754588 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/foldl.js +I, [2024-12-25T12:07:18.754613 #40732] INFO -- : Processing file: ../../node_modules/neo-async/foldr.js +W, [2024-12-25T12:07:18.754680 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/foldr.js +I, [2024-12-25T12:07:18.754714 #40732] INFO -- : Processing file: ../../node_modules/neo-async/forEach.js +W, [2024-12-25T12:07:18.754813 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEach.js +I, [2024-12-25T12:07:18.754838 #40732] INFO -- : Processing file: ../../node_modules/neo-async/forEachLimit.js +W, [2024-12-25T12:07:18.754887 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachLimit.js +I, [2024-12-25T12:07:18.754909 #40732] INFO -- : Processing file: ../../node_modules/neo-async/forEachOf.js +W, [2024-12-25T12:07:18.754950 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOf.js +I, [2024-12-25T12:07:18.754973 #40732] INFO -- : Processing file: ../../node_modules/neo-async/forEachOfLimit.js +W, [2024-12-25T12:07:18.755014 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOfLimit.js +I, [2024-12-25T12:07:18.755037 #40732] INFO -- : Processing file: ../../node_modules/neo-async/forEachOfSeries.js +W, [2024-12-25T12:07:18.755086 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOfSeries.js +I, [2024-12-25T12:07:18.755125 #40732] INFO -- : Processing file: ../../node_modules/neo-async/forEachSeries.js +W, [2024-12-25T12:07:18.755201 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachSeries.js +I, [2024-12-25T12:07:18.755251 #40732] INFO -- : Processing file: ../../node_modules/neo-async/forever.js +W, [2024-12-25T12:07:18.755310 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/forever.js +I, [2024-12-25T12:07:18.755343 #40732] INFO -- : Processing file: ../../node_modules/neo-async/groupBy.js +W, [2024-12-25T12:07:18.755446 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupBy.js +I, [2024-12-25T12:07:18.755551 #40732] INFO -- : Processing file: ../../node_modules/neo-async/groupByLimit.js +W, [2024-12-25T12:07:18.755665 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupByLimit.js +I, [2024-12-25T12:07:18.755703 #40732] INFO -- : Processing file: ../../node_modules/neo-async/groupBySeries.js +W, [2024-12-25T12:07:18.755795 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupBySeries.js +I, [2024-12-25T12:07:18.755834 #40732] INFO -- : Processing file: ../../node_modules/neo-async/inject.js +W, [2024-12-25T12:07:18.755905 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/inject.js +I, [2024-12-25T12:07:18.755935 #40732] INFO -- : Processing file: ../../node_modules/neo-async/iterator.js +W, [2024-12-25T12:07:18.755996 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/iterator.js +I, [2024-12-25T12:07:18.756029 #40732] INFO -- : Processing file: ../../node_modules/neo-async/log.js +W, [2024-12-25T12:07:18.756099 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/log.js +I, [2024-12-25T12:07:18.756131 #40732] INFO -- : Processing file: ../../node_modules/neo-async/map.js +W, [2024-12-25T12:07:18.756184 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/map.js +I, [2024-12-25T12:07:18.756210 #40732] INFO -- : Processing file: ../../node_modules/neo-async/mapLimit.js +W, [2024-12-25T12:07:18.756252 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapLimit.js +I, [2024-12-25T12:07:18.756275 #40732] INFO -- : Processing file: ../../node_modules/neo-async/mapSeries.js +W, [2024-12-25T12:07:18.756321 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapSeries.js +I, [2024-12-25T12:07:18.756344 #40732] INFO -- : Processing file: ../../node_modules/neo-async/mapValues.js +W, [2024-12-25T12:07:18.756396 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValues.js +I, [2024-12-25T12:07:18.756521 #40732] INFO -- : Processing file: ../../node_modules/neo-async/mapValuesLimit.js +W, [2024-12-25T12:07:18.756599 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValuesLimit.js +I, [2024-12-25T12:07:18.756624 #40732] INFO -- : Processing file: ../../node_modules/neo-async/mapValuesSeries.js +W, [2024-12-25T12:07:18.756671 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValuesSeries.js +I, [2024-12-25T12:07:18.756698 #40732] INFO -- : Processing file: ../../node_modules/neo-async/memoize.js +W, [2024-12-25T12:07:18.756741 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/memoize.js +I, [2024-12-25T12:07:18.756814 #40732] INFO -- : Processing file: ../../node_modules/neo-async/nextTick.js +W, [2024-12-25T12:07:18.756889 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/nextTick.js +I, [2024-12-25T12:07:18.756915 #40732] INFO -- : Processing file: ../../node_modules/neo-async/omit.js +W, [2024-12-25T12:07:18.756984 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/omit.js +I, [2024-12-25T12:07:18.757010 #40732] INFO -- : Processing file: ../../node_modules/neo-async/omitLimit.js +W, [2024-12-25T12:07:18.757080 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/omitLimit.js +I, [2024-12-25T12:07:18.757106 #40732] INFO -- : Processing file: ../../node_modules/neo-async/omitSeries.js +W, [2024-12-25T12:07:18.757154 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/omitSeries.js +I, [2024-12-25T12:07:18.757178 #40732] INFO -- : Processing file: ../../node_modules/neo-async/parallel.js +W, [2024-12-25T12:07:18.757222 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/parallel.js +I, [2024-12-25T12:07:18.757246 #40732] INFO -- : Processing file: ../../node_modules/neo-async/parallelLimit.js +W, [2024-12-25T12:07:18.757290 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/parallelLimit.js +I, [2024-12-25T12:07:18.757315 #40732] INFO -- : Processing file: ../../node_modules/neo-async/pick.js +W, [2024-12-25T12:07:18.757360 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/pick.js +I, [2024-12-25T12:07:18.757384 #40732] INFO -- : Processing file: ../../node_modules/neo-async/pickLimit.js +W, [2024-12-25T12:07:18.757429 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/pickLimit.js +I, [2024-12-25T12:07:18.757533 #40732] INFO -- : Processing file: ../../node_modules/neo-async/pickSeries.js +W, [2024-12-25T12:07:18.757631 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/pickSeries.js +I, [2024-12-25T12:07:18.757660 #40732] INFO -- : Processing file: ../../node_modules/neo-async/priorityQueue.js +W, [2024-12-25T12:07:18.757704 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/priorityQueue.js +I, [2024-12-25T12:07:18.757727 #40732] INFO -- : Processing file: ../../node_modules/neo-async/queue.js +W, [2024-12-25T12:07:18.757796 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/queue.js +I, [2024-12-25T12:07:18.757821 #40732] INFO -- : Processing file: ../../node_modules/neo-async/race.js +W, [2024-12-25T12:07:18.757913 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/race.js +I, [2024-12-25T12:07:18.757939 #40732] INFO -- : Processing file: ../../node_modules/neo-async/reduce.js +W, [2024-12-25T12:07:18.757985 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/reduce.js +I, [2024-12-25T12:07:18.758008 #40732] INFO -- : Processing file: ../../node_modules/neo-async/reduceRight.js +W, [2024-12-25T12:07:18.758050 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/reduceRight.js +I, [2024-12-25T12:07:18.758072 #40732] INFO -- : Processing file: ../../node_modules/neo-async/reflect.js +W, [2024-12-25T12:07:18.758113 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/reflect.js +I, [2024-12-25T12:07:18.758136 #40732] INFO -- : Processing file: ../../node_modules/neo-async/reflectAll.js +W, [2024-12-25T12:07:18.758196 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/reflectAll.js +I, [2024-12-25T12:07:18.758221 #40732] INFO -- : Processing file: ../../node_modules/neo-async/reject.js +W, [2024-12-25T12:07:18.758284 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/reject.js +I, [2024-12-25T12:07:18.758308 #40732] INFO -- : Processing file: ../../node_modules/neo-async/rejectLimit.js +W, [2024-12-25T12:07:18.758383 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/rejectLimit.js +I, [2024-12-25T12:07:18.758408 #40732] INFO -- : Processing file: ../../node_modules/neo-async/rejectSeries.js +W, [2024-12-25T12:07:18.758475 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/rejectSeries.js +I, [2024-12-25T12:07:18.758499 #40732] INFO -- : Processing file: ../../node_modules/neo-async/retry.js +W, [2024-12-25T12:07:18.758694 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/retry.js +I, [2024-12-25T12:07:18.758750 #40732] INFO -- : Processing file: ../../node_modules/neo-async/retryable.js +W, [2024-12-25T12:07:18.758812 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/retryable.js +I, [2024-12-25T12:07:18.758836 #40732] INFO -- : Processing file: ../../node_modules/neo-async/safe.js +W, [2024-12-25T12:07:18.758878 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/safe.js +I, [2024-12-25T12:07:18.758899 #40732] INFO -- : Processing file: ../../node_modules/neo-async/select.js +W, [2024-12-25T12:07:18.758940 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/select.js +I, [2024-12-25T12:07:18.758962 #40732] INFO -- : Processing file: ../../node_modules/neo-async/selectLimit.js +W, [2024-12-25T12:07:18.759003 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/selectLimit.js +I, [2024-12-25T12:07:18.759024 #40732] INFO -- : Processing file: ../../node_modules/neo-async/selectSeries.js +W, [2024-12-25T12:07:18.759064 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/selectSeries.js +I, [2024-12-25T12:07:18.759086 #40732] INFO -- : Processing file: ../../node_modules/neo-async/seq.js +W, [2024-12-25T12:07:18.759126 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/seq.js +I, [2024-12-25T12:07:18.759147 #40732] INFO -- : Processing file: ../../node_modules/neo-async/series.js +W, [2024-12-25T12:07:18.759187 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/series.js +I, [2024-12-25T12:07:18.759209 #40732] INFO -- : Processing file: ../../node_modules/neo-async/setImmediate.js +W, [2024-12-25T12:07:18.759249 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/setImmediate.js +I, [2024-12-25T12:07:18.759271 #40732] INFO -- : Processing file: ../../node_modules/neo-async/some.js +W, [2024-12-25T12:07:18.759336 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/some.js +I, [2024-12-25T12:07:18.759361 #40732] INFO -- : Processing file: ../../node_modules/neo-async/someLimit.js +W, [2024-12-25T12:07:18.759423 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/someLimit.js +I, [2024-12-25T12:07:18.759460 #40732] INFO -- : Processing file: ../../node_modules/neo-async/someSeries.js +W, [2024-12-25T12:07:18.759645 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/someSeries.js +I, [2024-12-25T12:07:18.759676 #40732] INFO -- : Processing file: ../../node_modules/neo-async/sortBy.js +W, [2024-12-25T12:07:18.759747 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortBy.js +I, [2024-12-25T12:07:18.759772 #40732] INFO -- : Processing file: ../../node_modules/neo-async/sortByLimit.js +W, [2024-12-25T12:07:18.759837 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortByLimit.js +I, [2024-12-25T12:07:18.759862 #40732] INFO -- : Processing file: ../../node_modules/neo-async/sortBySeries.js +W, [2024-12-25T12:07:18.759926 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortBySeries.js +I, [2024-12-25T12:07:18.759962 #40732] INFO -- : Processing file: ../../node_modules/neo-async/timeout.js +W, [2024-12-25T12:07:18.760155 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/timeout.js +I, [2024-12-25T12:07:18.760211 #40732] INFO -- : Processing file: ../../node_modules/neo-async/times.js +W, [2024-12-25T12:07:18.760350 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/times.js +I, [2024-12-25T12:07:18.760570 #40732] INFO -- : Processing file: ../../node_modules/neo-async/timesLimit.js +W, [2024-12-25T12:07:18.760688 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/timesLimit.js +I, [2024-12-25T12:07:18.760723 #40732] INFO -- : Processing file: ../../node_modules/neo-async/timesSeries.js +W, [2024-12-25T12:07:18.760799 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/timesSeries.js +I, [2024-12-25T12:07:18.760825 #40732] INFO -- : Processing file: ../../node_modules/neo-async/transform.js +W, [2024-12-25T12:07:18.760871 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/transform.js +I, [2024-12-25T12:07:18.760894 #40732] INFO -- : Processing file: ../../node_modules/neo-async/transformLimit.js +W, [2024-12-25T12:07:18.760938 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/transformLimit.js +I, [2024-12-25T12:07:18.760961 #40732] INFO -- : Processing file: ../../node_modules/neo-async/transformSeries.js +W, [2024-12-25T12:07:18.761005 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/transformSeries.js +I, [2024-12-25T12:07:18.761028 #40732] INFO -- : Processing file: ../../node_modules/neo-async/tryEach.js +W, [2024-12-25T12:07:18.761070 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/tryEach.js +I, [2024-12-25T12:07:18.761094 #40732] INFO -- : Processing file: ../../node_modules/neo-async/unmemoize.js +W, [2024-12-25T12:07:18.761178 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/unmemoize.js +I, [2024-12-25T12:07:18.761202 #40732] INFO -- : Processing file: ../../node_modules/neo-async/until.js +W, [2024-12-25T12:07:18.761262 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/until.js +I, [2024-12-25T12:07:18.761301 #40732] INFO -- : Processing file: ../../node_modules/neo-async/waterfall.js +W, [2024-12-25T12:07:18.761408 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/waterfall.js +I, [2024-12-25T12:07:18.761447 #40732] INFO -- : Processing file: ../../node_modules/neo-async/whilst.js +W, [2024-12-25T12:07:18.761749 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/whilst.js +I, [2024-12-25T12:07:18.761783 #40732] INFO -- : Processing file: ../../node_modules/neo-async/wrapSync.js +W, [2024-12-25T12:07:18.761878 #40732] WARN -- : Copyright string not found in ../../node_modules/neo-async/wrapSync.js +I, [2024-12-25T12:07:18.761916 #40732] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/README.md +W, [2024-12-25T12:07:18.762813 #40732] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/README.md +I, [2024-12-25T12:07:18.762853 #40732] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/index.js +W, [2024-12-25T12:07:18.762933 #40732] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/index.js +I, [2024-12-25T12:07:18.762961 #40732] INFO -- : Processing file: ../../node_modules/picomatch/CHANGELOG.md +W, [2024-12-25T12:07:18.763837 #40732] WARN -- : Copyright string not found in ../../node_modules/picomatch/CHANGELOG.md +I, [2024-12-25T12:07:18.763883 #40732] INFO -- : Processing file: ../../node_modules/picomatch/README.md +W, [2024-12-25T12:07:18.764859 #40732] WARN -- : Copyright string not found in ../../node_modules/picomatch/README.md +I, [2024-12-25T12:07:18.764901 #40732] INFO -- : Processing file: ../../node_modules/picomatch/index.js +W, [2024-12-25T12:07:18.765002 #40732] WARN -- : Copyright string not found in ../../node_modules/picomatch/index.js +I, [2024-12-25T12:07:18.765027 #40732] INFO -- : Processing file: ../../node_modules/picomatch/lib/constants.js +W, [2024-12-25T12:07:18.765145 #40732] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/constants.js +I, [2024-12-25T12:07:18.765170 #40732] INFO -- : Processing file: ../../node_modules/picomatch/lib/parse.js +W, [2024-12-25T12:07:18.765262 #40732] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/parse.js +I, [2024-12-25T12:07:18.765286 #40732] INFO -- : Processing file: ../../node_modules/picomatch/lib/picomatch.js +W, [2024-12-25T12:07:18.765371 #40732] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/picomatch.js +I, [2024-12-25T12:07:18.765396 #40732] INFO -- : Processing file: ../../node_modules/picomatch/lib/scan.js +W, [2024-12-25T12:07:18.765555 #40732] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/scan.js +I, [2024-12-25T12:07:18.765580 #40732] INFO -- : Processing file: ../../node_modules/picomatch/lib/utils.js +W, [2024-12-25T12:07:18.765630 #40732] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/utils.js +I, [2024-12-25T12:07:18.765654 #40732] INFO -- : Processing file: ../../node_modules/punycode.js +E, [2024-12-25T12:07:18.766120 #40732] ERROR -- : Error processing file ../../node_modules/punycode.js: Is a directory @ io_fread - ../../node_modules/punycode.js +I, [2024-12-25T12:07:18.766144 #40732] INFO -- : Processing file: ../../node_modules/punycode.js/LICENSE-MIT.txt +W, [2024-12-25T12:07:18.766825 #40732] WARN -- : Copyright string not found in ../../node_modules/punycode.js/LICENSE-MIT.txt +I, [2024-12-25T12:07:18.766862 #40732] INFO -- : Processing file: ../../node_modules/punycode.js/README.md +W, [2024-12-25T12:07:18.767521 #40732] WARN -- : Copyright string not found in ../../node_modules/punycode.js/README.md +I, [2024-12-25T12:07:18.767552 #40732] INFO -- : Processing file: ../../node_modules/punycode.js/punycode.es6.js +W, [2024-12-25T12:07:18.767614 #40732] WARN -- : Copyright string not found in ../../node_modules/punycode.js/punycode.es6.js +I, [2024-12-25T12:07:18.767639 #40732] INFO -- : Processing file: ../../node_modules/punycode.js/punycode.js +W, [2024-12-25T12:07:18.767687 #40732] WARN -- : Copyright string not found in ../../node_modules/punycode.js/punycode.js +I, [2024-12-25T12:07:18.767705 #40732] INFO -- : Processing file: ../../node_modules/queue-microtask/README.md +W, [2024-12-25T12:07:18.768072 #40732] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/README.md +I, [2024-12-25T12:07:18.768090 #40732] INFO -- : Processing file: ../../node_modules/queue-microtask/index.js +W, [2024-12-25T12:07:18.768133 #40732] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/index.js +I, [2024-12-25T12:07:18.768148 #40732] INFO -- : Processing file: ../../node_modules/requizzle/README.md +W, [2024-12-25T12:07:18.768671 #40732] WARN -- : Copyright string not found in ../../node_modules/requizzle/README.md +I, [2024-12-25T12:07:18.768692 #40732] INFO -- : Processing file: ../../node_modules/requizzle/index.js +W, [2024-12-25T12:07:18.768737 #40732] WARN -- : Copyright string not found in ../../node_modules/requizzle/index.js +I, [2024-12-25T12:07:18.768752 #40732] INFO -- : Processing file: ../../node_modules/requizzle/lib/loader.js +W, [2024-12-25T12:07:18.768790 #40732] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/loader.js +I, [2024-12-25T12:07:18.768805 #40732] INFO -- : Processing file: ../../node_modules/requizzle/lib/requizzle.js +W, [2024-12-25T12:07:18.768839 #40732] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/requizzle.js +I, [2024-12-25T12:07:18.768854 #40732] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/extras.js +W, [2024-12-25T12:07:18.768887 #40732] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/extras.js +I, [2024-12-25T12:07:18.768902 #40732] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/requirepaths.js +W, [2024-12-25T12:07:18.768935 #40732] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/requirepaths.js +I, [2024-12-25T12:07:18.768950 #40732] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/strict.js +W, [2024-12-25T12:07:18.768983 #40732] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/strict.js +I, [2024-12-25T12:07:18.769042 #40732] INFO -- : Processing file: ../../node_modules/reusify/README.md +W, [2024-12-25T12:07:18.769601 #40732] WARN -- : Copyright string not found in ../../node_modules/reusify/README.md +I, [2024-12-25T12:07:18.769622 #40732] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/createNoCodeFunction.js +W, [2024-12-25T12:07:18.769665 #40732] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/createNoCodeFunction.js +I, [2024-12-25T12:07:18.769681 #40732] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/fib.js +W, [2024-12-25T12:07:18.769717 #40732] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/fib.js +I, [2024-12-25T12:07:18.769732 #40732] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/reuseNoCodeFunction.js +W, [2024-12-25T12:07:18.769766 #40732] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/reuseNoCodeFunction.js +I, [2024-12-25T12:07:18.769781 #40732] INFO -- : Processing file: ../../node_modules/reusify/reusify.js +W, [2024-12-25T12:07:18.769812 #40732] WARN -- : Copyright string not found in ../../node_modules/reusify/reusify.js +I, [2024-12-25T12:07:18.769827 #40732] INFO -- : Processing file: ../../node_modules/reusify/test.js +W, [2024-12-25T12:07:18.769859 #40732] WARN -- : Copyright string not found in ../../node_modules/reusify/test.js +I, [2024-12-25T12:07:18.769874 #40732] INFO -- : Processing file: ../../node_modules/run-parallel/README.md +W, [2024-12-25T12:07:18.770166 #40732] WARN -- : Copyright string not found in ../../node_modules/run-parallel/README.md +I, [2024-12-25T12:07:18.770184 #40732] INFO -- : Processing file: ../../node_modules/run-parallel/index.js +W, [2024-12-25T12:07:18.770223 #40732] WARN -- : Copyright string not found in ../../node_modules/run-parallel/index.js +I, [2024-12-25T12:07:18.770238 #40732] INFO -- : Processing file: ../../node_modules/sort-array/README.md +W, [2024-12-25T12:07:18.770535 #40732] WARN -- : Copyright string not found in ../../node_modules/sort-array/README.md +I, [2024-12-25T12:07:18.770553 #40732] INFO -- : Processing file: ../../node_modules/sort-array/index.js +W, [2024-12-25T12:07:18.770613 #40732] WARN -- : Copyright string not found in ../../node_modules/sort-array/index.js +I, [2024-12-25T12:07:18.770629 #40732] INFO -- : Processing file: ../../node_modules/source-map/CHANGELOG.md +W, [2024-12-25T12:07:18.771105 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/CHANGELOG.md +I, [2024-12-25T12:07:18.771124 #40732] INFO -- : Processing file: ../../node_modules/source-map/README.md +W, [2024-12-25T12:07:18.771646 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/README.md +I, [2024-12-25T12:07:18.771666 #40732] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.debug.js +W, [2024-12-25T12:07:18.772158 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.debug.js +I, [2024-12-25T12:07:18.772177 #40732] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.js +W, [2024-12-25T12:07:18.772287 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.js +I, [2024-12-25T12:07:18.772304 #40732] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.min.js +W, [2024-12-25T12:07:18.772383 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.min.js +I, [2024-12-25T12:07:18.772399 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/array-set.js +W, [2024-12-25T12:07:18.772554 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/array-set.js +I, [2024-12-25T12:07:18.772574 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/base64-vlq.js +W, [2024-12-25T12:07:18.772615 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/base64-vlq.js +I, [2024-12-25T12:07:18.772630 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/base64.js +W, [2024-12-25T12:07:18.772691 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/base64.js +I, [2024-12-25T12:07:18.772707 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/binary-search.js +W, [2024-12-25T12:07:18.772744 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/binary-search.js +I, [2024-12-25T12:07:18.772759 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/mapping-list.js +W, [2024-12-25T12:07:18.772792 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/mapping-list.js +I, [2024-12-25T12:07:18.772806 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/quick-sort.js +W, [2024-12-25T12:07:18.772839 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/quick-sort.js +I, [2024-12-25T12:07:18.772853 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/source-map-consumer.js +W, [2024-12-25T12:07:18.772960 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-map-consumer.js +I, [2024-12-25T12:07:18.772977 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/source-map-generator.js +W, [2024-12-25T12:07:18.773021 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-map-generator.js +I, [2024-12-25T12:07:18.773035 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/source-node.js +W, [2024-12-25T12:07:18.773094 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-node.js +I, [2024-12-25T12:07:18.773110 #40732] INFO -- : Processing file: ../../node_modules/source-map/lib/util.js +W, [2024-12-25T12:07:18.773171 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/util.js +I, [2024-12-25T12:07:18.773188 #40732] INFO -- : Processing file: ../../node_modules/source-map/source-map.js +W, [2024-12-25T12:07:18.773226 #40732] WARN -- : Copyright string not found in ../../node_modules/source-map/source-map.js +I, [2024-12-25T12:07:18.773243 #40732] INFO -- : Processing file: ../../node_modules/strip-json-comments/index.js +W, [2024-12-25T12:07:18.773298 #40732] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/index.js +I, [2024-12-25T12:07:18.773314 #40732] INFO -- : Processing file: ../../node_modules/strip-json-comments/readme.md +W, [2024-12-25T12:07:18.773923 #40732] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/readme.md +I, [2024-12-25T12:07:18.773944 #40732] INFO -- : Processing file: ../../node_modules/supports-color/browser.js +W, [2024-12-25T12:07:18.773990 #40732] WARN -- : Copyright string not found in ../../node_modules/supports-color/browser.js +I, [2024-12-25T12:07:18.774005 #40732] INFO -- : Processing file: ../../node_modules/supports-color/index.js +W, [2024-12-25T12:07:18.774038 #40732] WARN -- : Copyright string not found in ../../node_modules/supports-color/index.js +I, [2024-12-25T12:07:18.774053 #40732] INFO -- : Processing file: ../../node_modules/supports-color/readme.md +W, [2024-12-25T12:07:18.774544 #40732] WARN -- : Copyright string not found in ../../node_modules/supports-color/readme.md +I, [2024-12-25T12:07:18.774562 #40732] INFO -- : Processing file: ../../node_modules/table-layout/README.md +W, [2024-12-25T12:07:18.774899 #40732] WARN -- : Copyright string not found in ../../node_modules/table-layout/README.md +I, [2024-12-25T12:07:18.774922 #40732] INFO -- : Processing file: ../../node_modules/table-layout/index.js +W, [2024-12-25T12:07:18.774992 #40732] WARN -- : Copyright string not found in ../../node_modules/table-layout/index.js +I, [2024-12-25T12:07:18.775009 #40732] INFO -- : Processing file: ../../node_modules/table-layout/lib/ansi.js +W, [2024-12-25T12:07:18.775052 #40732] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/ansi.js +I, [2024-12-25T12:07:18.775067 #40732] INFO -- : Processing file: ../../node_modules/table-layout/lib/cell.js +W, [2024-12-25T12:07:18.775152 #40732] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/cell.js +I, [2024-12-25T12:07:18.775169 #40732] INFO -- : Processing file: ../../node_modules/table-layout/lib/column.js +W, [2024-12-25T12:07:18.775204 #40732] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/column.js +I, [2024-12-25T12:07:18.775218 #40732] INFO -- : Processing file: ../../node_modules/table-layout/lib/columns.js +W, [2024-12-25T12:07:18.775253 #40732] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/columns.js +I, [2024-12-25T12:07:18.775267 #40732] INFO -- : Processing file: ../../node_modules/table-layout/lib/padding.js +W, [2024-12-25T12:07:18.775319 #40732] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/padding.js +I, [2024-12-25T12:07:18.775352 #40732] INFO -- : Processing file: ../../node_modules/table-layout/lib/rows.js +W, [2024-12-25T12:07:18.775406 #40732] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/rows.js +I, [2024-12-25T12:07:18.775427 #40732] INFO -- : Processing file: ../../node_modules/table-layout/lib/util.js +W, [2024-12-25T12:07:18.775622 #40732] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/util.js +I, [2024-12-25T12:07:18.775687 #40732] INFO -- : Processing file: ../../node_modules/to-fast-properties/index.js +W, [2024-12-25T12:07:18.775758 #40732] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/index.js +I, [2024-12-25T12:07:18.775781 #40732] INFO -- : Processing file: ../../node_modules/to-fast-properties/readme.md +W, [2024-12-25T12:07:18.776571 #40732] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/readme.md +I, [2024-12-25T12:07:18.776614 #40732] INFO -- : Processing file: ../../node_modules/to-regex-range/README.md +W, [2024-12-25T12:07:18.777114 #40732] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/README.md +I, [2024-12-25T12:07:18.777141 #40732] INFO -- : Processing file: ../../node_modules/to-regex-range/index.js +W, [2024-12-25T12:07:18.777225 #40732] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/index.js +I, [2024-12-25T12:07:18.777254 #40732] INFO -- : Processing file: ../../node_modules/typical/README.md +W, [2024-12-25T12:07:18.779218 #40732] WARN -- : Copyright string not found in ../../node_modules/typical/README.md +I, [2024-12-25T12:07:18.779258 #40732] INFO -- : Processing file: ../../node_modules/typical/index.js +W, [2024-12-25T12:07:18.779372 #40732] WARN -- : Copyright string not found in ../../node_modules/typical/index.js +I, [2024-12-25T12:07:18.779418 #40732] INFO -- : Processing file: ../../node_modules/uc.micro/LICENSE.txt +W, [2024-12-25T12:07:18.780222 #40732] WARN -- : Copyright string not found in ../../node_modules/uc.micro/LICENSE.txt +I, [2024-12-25T12:07:18.780253 #40732] INFO -- : Processing file: ../../node_modules/uc.micro/README.md +W, [2024-12-25T12:07:18.780865 #40732] WARN -- : Copyright string not found in ../../node_modules/uc.micro/README.md +I, [2024-12-25T12:07:18.780888 #40732] INFO -- : Processing file: ../../node_modules/uc.micro/build/index.cjs.js +W, [2024-12-25T12:07:18.780949 #40732] WARN -- : Copyright string not found in ../../node_modules/uc.micro/build/index.cjs.js +I, [2024-12-25T12:07:18.780970 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/README.md +W, [2024-12-25T12:07:18.782065 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/README.md +I, [2024-12-25T12:07:18.782131 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/ast.js +W, [2024-12-25T12:07:18.782479 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/ast.js +I, [2024-12-25T12:07:18.782606 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/compress.js +W, [2024-12-25T12:07:18.784602 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/compress.js +I, [2024-12-25T12:07:18.784643 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/minify.js +W, [2024-12-25T12:07:18.784716 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/minify.js +I, [2024-12-25T12:07:18.784739 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/mozilla-ast.js +W, [2024-12-25T12:07:18.784810 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/mozilla-ast.js +I, [2024-12-25T12:07:18.784834 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/output.js +W, [2024-12-25T12:07:18.784996 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/output.js +I, [2024-12-25T12:07:18.785022 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/parse.js +W, [2024-12-25T12:07:18.785129 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/parse.js +I, [2024-12-25T12:07:18.785161 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/propmangle.js +W, [2024-12-25T12:07:18.785227 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/propmangle.js +I, [2024-12-25T12:07:18.785258 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/scope.js +W, [2024-12-25T12:07:18.785338 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/scope.js +I, [2024-12-25T12:07:18.785375 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/sourcemap.js +W, [2024-12-25T12:07:18.785486 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/sourcemap.js +I, [2024-12-25T12:07:18.785525 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/transform.js +W, [2024-12-25T12:07:18.785610 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/transform.js +I, [2024-12-25T12:07:18.785646 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/lib/utils.js +W, [2024-12-25T12:07:18.785731 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/utils.js +I, [2024-12-25T12:07:18.785770 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/tools/domprops.html +W, [2024-12-25T12:07:18.786663 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/domprops.html +I, [2024-12-25T12:07:18.786700 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/tools/exports.js +W, [2024-12-25T12:07:18.786764 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/exports.js +I, [2024-12-25T12:07:18.786807 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/tools/node.js +W, [2024-12-25T12:07:18.786878 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/node.js +I, [2024-12-25T12:07:18.786911 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/tools/tty.js +W, [2024-12-25T12:07:18.786960 #40732] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/tty.js +I, [2024-12-25T12:07:18.786985 #40732] INFO -- : Processing file: ../../node_modules/underscore/README.md +W, [2024-12-25T12:07:18.787703 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/README.md +I, [2024-12-25T12:07:18.787747 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_baseCreate.js +W, [2024-12-25T12:07:18.787881 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_baseCreate.js +I, [2024-12-25T12:07:18.787918 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_baseIteratee.js +W, [2024-12-25T12:07:18.788039 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_baseIteratee.js +I, [2024-12-25T12:07:18.788074 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_cb.js +W, [2024-12-25T12:07:18.788148 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_cb.js +I, [2024-12-25T12:07:18.788174 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_chainResult.js +W, [2024-12-25T12:07:18.788313 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_chainResult.js +I, [2024-12-25T12:07:18.788346 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_collectNonEnumProps.js +W, [2024-12-25T12:07:18.788467 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_collectNonEnumProps.js +I, [2024-12-25T12:07:18.788529 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_createAssigner.js +W, [2024-12-25T12:07:18.788588 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createAssigner.js +I, [2024-12-25T12:07:18.788613 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_createEscaper.js +W, [2024-12-25T12:07:18.788675 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createEscaper.js +I, [2024-12-25T12:07:18.788700 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_createIndexFinder.js +W, [2024-12-25T12:07:18.788772 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createIndexFinder.js +I, [2024-12-25T12:07:18.788797 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_createPredicateIndexFinder.js +W, [2024-12-25T12:07:18.788869 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createPredicateIndexFinder.js +I, [2024-12-25T12:07:18.788894 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_createReduce.js +W, [2024-12-25T12:07:18.788993 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createReduce.js +I, [2024-12-25T12:07:18.789025 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_createSizePropertyCheck.js +W, [2024-12-25T12:07:18.789120 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createSizePropertyCheck.js +I, [2024-12-25T12:07:18.789152 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_deepGet.js +W, [2024-12-25T12:07:18.789240 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_deepGet.js +I, [2024-12-25T12:07:18.789272 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_escapeMap.js +W, [2024-12-25T12:07:18.789319 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_escapeMap.js +I, [2024-12-25T12:07:18.789343 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_executeBound.js +W, [2024-12-25T12:07:18.789399 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_executeBound.js +I, [2024-12-25T12:07:18.789430 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_flatten.js +W, [2024-12-25T12:07:18.789586 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_flatten.js +I, [2024-12-25T12:07:18.789623 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_getByteLength.js +W, [2024-12-25T12:07:18.789701 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_getByteLength.js +I, [2024-12-25T12:07:18.789728 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_getLength.js +W, [2024-12-25T12:07:18.789792 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_getLength.js +I, [2024-12-25T12:07:18.789818 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_group.js +W, [2024-12-25T12:07:18.789865 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_group.js +I, [2024-12-25T12:07:18.789888 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_has.js +W, [2024-12-25T12:07:18.789931 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_has.js +I, [2024-12-25T12:07:18.789954 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_hasObjectTag.js +W, [2024-12-25T12:07:18.790015 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_hasObjectTag.js +I, [2024-12-25T12:07:18.790048 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_isArrayLike.js +W, [2024-12-25T12:07:18.790096 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_isArrayLike.js +I, [2024-12-25T12:07:18.790119 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_isBufferLike.js +W, [2024-12-25T12:07:18.790180 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_isBufferLike.js +I, [2024-12-25T12:07:18.790211 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_keyInObj.js +W, [2024-12-25T12:07:18.790260 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_keyInObj.js +I, [2024-12-25T12:07:18.790284 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_methodFingerprint.js +W, [2024-12-25T12:07:18.790345 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_methodFingerprint.js +I, [2024-12-25T12:07:18.790376 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_optimizeCb.js +W, [2024-12-25T12:07:18.790480 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_optimizeCb.js +I, [2024-12-25T12:07:18.790512 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_set.js +W, [2024-12-25T12:07:18.790563 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_set.js +I, [2024-12-25T12:07:18.790586 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_setup.js +W, [2024-12-25T12:07:18.790630 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_setup.js +I, [2024-12-25T12:07:18.790653 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_shallowProperty.js +W, [2024-12-25T12:07:18.790694 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_shallowProperty.js +I, [2024-12-25T12:07:18.790710 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_stringTagBug.js +W, [2024-12-25T12:07:18.790744 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_stringTagBug.js +I, [2024-12-25T12:07:18.790759 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_tagTester.js +W, [2024-12-25T12:07:18.790792 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_tagTester.js +I, [2024-12-25T12:07:18.790806 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_toBufferView.js +W, [2024-12-25T12:07:18.790870 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_toBufferView.js +I, [2024-12-25T12:07:18.790887 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_toPath.js +W, [2024-12-25T12:07:18.790920 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_toPath.js +I, [2024-12-25T12:07:18.790935 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/_unescapeMap.js +W, [2024-12-25T12:07:18.790967 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_unescapeMap.js +I, [2024-12-25T12:07:18.790982 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/after.js +W, [2024-12-25T12:07:18.791033 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/after.js +I, [2024-12-25T12:07:18.791049 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/allKeys.js +W, [2024-12-25T12:07:18.791101 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/allKeys.js +I, [2024-12-25T12:07:18.791117 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/before.js +W, [2024-12-25T12:07:18.791173 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/before.js +I, [2024-12-25T12:07:18.791189 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/bind.js +W, [2024-12-25T12:07:18.791224 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/bind.js +I, [2024-12-25T12:07:18.791287 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/bindAll.js +W, [2024-12-25T12:07:18.791326 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/bindAll.js +I, [2024-12-25T12:07:18.791341 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/chain.js +W, [2024-12-25T12:07:18.791373 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/chain.js +I, [2024-12-25T12:07:18.791387 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/chunk.js +W, [2024-12-25T12:07:18.791419 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/chunk.js +I, [2024-12-25T12:07:18.791433 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/clone.js +W, [2024-12-25T12:07:18.791483 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/clone.js +I, [2024-12-25T12:07:18.791500 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/compact.js +W, [2024-12-25T12:07:18.791597 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/compact.js +I, [2024-12-25T12:07:18.791614 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/compose.js +W, [2024-12-25T12:07:18.791651 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/compose.js +I, [2024-12-25T12:07:18.791666 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/constant.js +W, [2024-12-25T12:07:18.791726 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/constant.js +I, [2024-12-25T12:07:18.791742 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/contains.js +W, [2024-12-25T12:07:18.791799 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/contains.js +I, [2024-12-25T12:07:18.791826 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/countBy.js +W, [2024-12-25T12:07:18.791863 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/countBy.js +I, [2024-12-25T12:07:18.791878 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/create.js +W, [2024-12-25T12:07:18.791928 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/create.js +I, [2024-12-25T12:07:18.791944 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/debounce.js +W, [2024-12-25T12:07:18.791981 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/debounce.js +I, [2024-12-25T12:07:18.791995 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/defaults.js +W, [2024-12-25T12:07:18.792027 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/defaults.js +I, [2024-12-25T12:07:18.792041 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/defer.js +W, [2024-12-25T12:07:18.792072 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/defer.js +I, [2024-12-25T12:07:18.792087 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/delay.js +W, [2024-12-25T12:07:18.792118 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/delay.js +I, [2024-12-25T12:07:18.792132 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/difference.js +W, [2024-12-25T12:07:18.792191 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/difference.js +I, [2024-12-25T12:07:18.792207 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/each.js +W, [2024-12-25T12:07:18.792241 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/each.js +I, [2024-12-25T12:07:18.792256 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/escape.js +W, [2024-12-25T12:07:18.792287 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/escape.js +I, [2024-12-25T12:07:18.792301 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/every.js +W, [2024-12-25T12:07:18.792352 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/every.js +I, [2024-12-25T12:07:18.792369 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/extend.js +W, [2024-12-25T12:07:18.792404 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/extend.js +I, [2024-12-25T12:07:18.792419 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/extendOwn.js +W, [2024-12-25T12:07:18.792451 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/extendOwn.js +I, [2024-12-25T12:07:18.792466 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/filter.js +W, [2024-12-25T12:07:18.792497 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/filter.js +I, [2024-12-25T12:07:18.792584 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/find.js +W, [2024-12-25T12:07:18.792635 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/find.js +I, [2024-12-25T12:07:18.792658 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/findIndex.js +W, [2024-12-25T12:07:18.792700 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findIndex.js +I, [2024-12-25T12:07:18.792722 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/findKey.js +W, [2024-12-25T12:07:18.792841 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findKey.js +I, [2024-12-25T12:07:18.792911 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/findLastIndex.js +W, [2024-12-25T12:07:18.793053 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findLastIndex.js +I, [2024-12-25T12:07:18.793086 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/findWhere.js +W, [2024-12-25T12:07:18.793136 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findWhere.js +I, [2024-12-25T12:07:18.793159 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/first.js +W, [2024-12-25T12:07:18.793238 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/first.js +I, [2024-12-25T12:07:18.793287 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/flatten.js +W, [2024-12-25T12:07:18.793367 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/flatten.js +I, [2024-12-25T12:07:18.793406 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/functions.js +W, [2024-12-25T12:07:18.793479 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/functions.js +I, [2024-12-25T12:07:18.793658 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/get.js +W, [2024-12-25T12:07:18.793737 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/get.js +I, [2024-12-25T12:07:18.793776 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/groupBy.js +W, [2024-12-25T12:07:18.793887 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/groupBy.js +I, [2024-12-25T12:07:18.793941 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/has.js +W, [2024-12-25T12:07:18.794009 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/has.js +I, [2024-12-25T12:07:18.794042 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/identity.js +W, [2024-12-25T12:07:18.794144 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/identity.js +I, [2024-12-25T12:07:18.794192 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/index-default.js +W, [2024-12-25T12:07:18.794265 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/index-default.js +I, [2024-12-25T12:07:18.794302 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/index.js +W, [2024-12-25T12:07:18.794428 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/index.js +I, [2024-12-25T12:07:18.794660 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/indexBy.js +W, [2024-12-25T12:07:18.794767 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/indexBy.js +I, [2024-12-25T12:07:18.794802 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/indexOf.js +W, [2024-12-25T12:07:18.794891 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/indexOf.js +I, [2024-12-25T12:07:18.794923 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/initial.js +W, [2024-12-25T12:07:18.795009 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/initial.js +I, [2024-12-25T12:07:18.795042 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/intersection.js +W, [2024-12-25T12:07:18.795101 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/intersection.js +I, [2024-12-25T12:07:18.795135 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/invert.js +W, [2024-12-25T12:07:18.795221 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/invert.js +I, [2024-12-25T12:07:18.795344 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/invoke.js +W, [2024-12-25T12:07:18.795620 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/invoke.js +I, [2024-12-25T12:07:18.795803 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isArguments.js +W, [2024-12-25T12:07:18.795920 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArguments.js +I, [2024-12-25T12:07:18.795968 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isArray.js +W, [2024-12-25T12:07:18.796106 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArray.js +I, [2024-12-25T12:07:18.796224 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isArrayBuffer.js +W, [2024-12-25T12:07:18.796379 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArrayBuffer.js +I, [2024-12-25T12:07:18.796497 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isBoolean.js +W, [2024-12-25T12:07:18.796581 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isBoolean.js +I, [2024-12-25T12:07:18.796609 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isDataView.js +W, [2024-12-25T12:07:18.796658 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isDataView.js +I, [2024-12-25T12:07:18.796685 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isDate.js +W, [2024-12-25T12:07:18.796734 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isDate.js +I, [2024-12-25T12:07:18.796758 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isElement.js +W, [2024-12-25T12:07:18.796809 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isElement.js +I, [2024-12-25T12:07:18.796835 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isEmpty.js +W, [2024-12-25T12:07:18.796888 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isEmpty.js +I, [2024-12-25T12:07:18.796913 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isEqual.js +W, [2024-12-25T12:07:18.796966 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isEqual.js +I, [2024-12-25T12:07:18.796992 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isError.js +W, [2024-12-25T12:07:18.797042 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isError.js +I, [2024-12-25T12:07:18.797071 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isFinite.js +W, [2024-12-25T12:07:18.797124 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isFinite.js +I, [2024-12-25T12:07:18.797148 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isFunction.js +W, [2024-12-25T12:07:18.797198 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isFunction.js +I, [2024-12-25T12:07:18.797223 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isMap.js +W, [2024-12-25T12:07:18.797271 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isMap.js +I, [2024-12-25T12:07:18.797296 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isMatch.js +W, [2024-12-25T12:07:18.797345 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isMatch.js +I, [2024-12-25T12:07:18.797375 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isNaN.js +W, [2024-12-25T12:07:18.797423 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNaN.js +I, [2024-12-25T12:07:18.797447 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isNull.js +W, [2024-12-25T12:07:18.797670 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNull.js +I, [2024-12-25T12:07:18.797709 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isNumber.js +W, [2024-12-25T12:07:18.797918 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNumber.js +I, [2024-12-25T12:07:18.797961 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isObject.js +W, [2024-12-25T12:07:18.798022 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isObject.js +I, [2024-12-25T12:07:18.798061 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isRegExp.js +W, [2024-12-25T12:07:18.798137 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isRegExp.js +I, [2024-12-25T12:07:18.798220 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isSet.js +W, [2024-12-25T12:07:18.798469 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isSet.js +I, [2024-12-25T12:07:18.798619 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isString.js +W, [2024-12-25T12:07:18.798699 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isString.js +I, [2024-12-25T12:07:18.798723 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isSymbol.js +W, [2024-12-25T12:07:18.798765 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isSymbol.js +I, [2024-12-25T12:07:18.798788 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isTypedArray.js +W, [2024-12-25T12:07:18.798869 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isTypedArray.js +I, [2024-12-25T12:07:18.798901 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isUndefined.js +W, [2024-12-25T12:07:18.798949 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isUndefined.js +I, [2024-12-25T12:07:18.798972 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isWeakMap.js +W, [2024-12-25T12:07:18.799014 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isWeakMap.js +I, [2024-12-25T12:07:18.799036 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/isWeakSet.js +W, [2024-12-25T12:07:18.799077 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isWeakSet.js +I, [2024-12-25T12:07:18.799100 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/iteratee.js +W, [2024-12-25T12:07:18.799142 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/iteratee.js +I, [2024-12-25T12:07:18.799165 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/keys.js +W, [2024-12-25T12:07:18.799206 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/keys.js +I, [2024-12-25T12:07:18.799227 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/last.js +W, [2024-12-25T12:07:18.799327 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/last.js +I, [2024-12-25T12:07:18.799352 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/lastIndexOf.js +W, [2024-12-25T12:07:18.799395 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/lastIndexOf.js +I, [2024-12-25T12:07:18.799418 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/map.js +W, [2024-12-25T12:07:18.799460 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/map.js +I, [2024-12-25T12:07:18.799483 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/mapObject.js +W, [2024-12-25T12:07:18.799661 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/mapObject.js +I, [2024-12-25T12:07:18.799699 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/matcher.js +W, [2024-12-25T12:07:18.799756 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/matcher.js +I, [2024-12-25T12:07:18.799779 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/max.js +W, [2024-12-25T12:07:18.799822 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/max.js +I, [2024-12-25T12:07:18.799844 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/memoize.js +W, [2024-12-25T12:07:18.799885 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/memoize.js +I, [2024-12-25T12:07:18.799907 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/min.js +W, [2024-12-25T12:07:18.799948 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/min.js +I, [2024-12-25T12:07:18.799969 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/mixin.js +W, [2024-12-25T12:07:18.800009 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/mixin.js +I, [2024-12-25T12:07:18.800031 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/negate.js +W, [2024-12-25T12:07:18.800072 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/negate.js +I, [2024-12-25T12:07:18.800093 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/noop.js +W, [2024-12-25T12:07:18.800133 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/noop.js +I, [2024-12-25T12:07:18.800155 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/now.js +W, [2024-12-25T12:07:18.800196 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/now.js +I, [2024-12-25T12:07:18.800219 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/object.js +W, [2024-12-25T12:07:18.800258 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/object.js +I, [2024-12-25T12:07:18.800280 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/omit.js +W, [2024-12-25T12:07:18.800320 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/omit.js +I, [2024-12-25T12:07:18.800342 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/once.js +W, [2024-12-25T12:07:18.800382 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/once.js +I, [2024-12-25T12:07:18.800404 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/pairs.js +W, [2024-12-25T12:07:18.800444 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pairs.js +I, [2024-12-25T12:07:18.800466 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/partial.js +W, [2024-12-25T12:07:18.800553 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/partial.js +I, [2024-12-25T12:07:18.800591 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/partition.js +W, [2024-12-25T12:07:18.800641 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/partition.js +I, [2024-12-25T12:07:18.800664 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/pick.js +W, [2024-12-25T12:07:18.800705 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pick.js +I, [2024-12-25T12:07:18.800728 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/pluck.js +W, [2024-12-25T12:07:18.800770 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pluck.js +I, [2024-12-25T12:07:18.800791 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/property.js +W, [2024-12-25T12:07:18.800833 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/property.js +I, [2024-12-25T12:07:18.800855 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/propertyOf.js +W, [2024-12-25T12:07:18.800896 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/propertyOf.js +I, [2024-12-25T12:07:18.800917 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/random.js +W, [2024-12-25T12:07:18.800958 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/random.js +I, [2024-12-25T12:07:18.800980 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/range.js +W, [2024-12-25T12:07:18.801020 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/range.js +I, [2024-12-25T12:07:18.801042 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/reduce.js +W, [2024-12-25T12:07:18.801082 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reduce.js +I, [2024-12-25T12:07:18.801104 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/reduceRight.js +W, [2024-12-25T12:07:18.801145 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reduceRight.js +I, [2024-12-25T12:07:18.801167 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/reject.js +W, [2024-12-25T12:07:18.801207 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reject.js +I, [2024-12-25T12:07:18.801229 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/rest.js +W, [2024-12-25T12:07:18.801270 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/rest.js +I, [2024-12-25T12:07:18.801292 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/restArguments.js +W, [2024-12-25T12:07:18.801336 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/restArguments.js +I, [2024-12-25T12:07:18.801358 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/result.js +W, [2024-12-25T12:07:18.801400 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/result.js +I, [2024-12-25T12:07:18.801421 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/sample.js +W, [2024-12-25T12:07:18.801506 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sample.js +I, [2024-12-25T12:07:18.801530 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/set.js +W, [2024-12-25T12:07:18.801572 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/set.js +I, [2024-12-25T12:07:18.801595 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/shuffle.js +W, [2024-12-25T12:07:18.801638 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/shuffle.js +I, [2024-12-25T12:07:18.801661 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/size.js +W, [2024-12-25T12:07:18.801702 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/size.js +I, [2024-12-25T12:07:18.801724 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/some.js +W, [2024-12-25T12:07:18.801792 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/some.js +I, [2024-12-25T12:07:18.801817 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/sortBy.js +W, [2024-12-25T12:07:18.801928 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sortBy.js +I, [2024-12-25T12:07:18.801953 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/sortedIndex.js +W, [2024-12-25T12:07:18.801999 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sortedIndex.js +I, [2024-12-25T12:07:18.802022 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/tap.js +W, [2024-12-25T12:07:18.802065 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/tap.js +I, [2024-12-25T12:07:18.802087 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/template.js +W, [2024-12-25T12:07:18.802130 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/template.js +I, [2024-12-25T12:07:18.802153 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/templateSettings.js +W, [2024-12-25T12:07:18.802194 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/templateSettings.js +I, [2024-12-25T12:07:18.802216 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/throttle.js +W, [2024-12-25T12:07:18.802259 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/throttle.js +I, [2024-12-25T12:07:18.802281 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/times.js +W, [2024-12-25T12:07:18.802323 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/times.js +I, [2024-12-25T12:07:18.802344 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/toArray.js +W, [2024-12-25T12:07:18.802385 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/toArray.js +I, [2024-12-25T12:07:18.802406 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/toPath.js +W, [2024-12-25T12:07:18.802494 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/toPath.js +I, [2024-12-25T12:07:18.802519 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/underscore-array-methods.js +W, [2024-12-25T12:07:18.802564 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/underscore-array-methods.js +I, [2024-12-25T12:07:18.802587 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/underscore.js +W, [2024-12-25T12:07:18.802627 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/underscore.js +I, [2024-12-25T12:07:18.802649 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/unescape.js +W, [2024-12-25T12:07:18.802690 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/unescape.js +I, [2024-12-25T12:07:18.802712 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/union.js +W, [2024-12-25T12:07:18.802753 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/union.js +I, [2024-12-25T12:07:18.802774 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/uniq.js +W, [2024-12-25T12:07:18.802816 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/uniq.js +I, [2024-12-25T12:07:18.802838 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/uniqueId.js +W, [2024-12-25T12:07:18.802880 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/uniqueId.js +I, [2024-12-25T12:07:18.802902 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/unzip.js +W, [2024-12-25T12:07:18.802942 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/unzip.js +I, [2024-12-25T12:07:18.802964 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/values.js +W, [2024-12-25T12:07:18.803005 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/values.js +I, [2024-12-25T12:07:18.803027 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/where.js +W, [2024-12-25T12:07:18.803067 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/where.js +I, [2024-12-25T12:07:18.803088 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/without.js +W, [2024-12-25T12:07:18.803129 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/without.js +I, [2024-12-25T12:07:18.803150 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/wrap.js +W, [2024-12-25T12:07:18.803211 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/wrap.js +I, [2024-12-25T12:07:18.803235 #40732] INFO -- : Processing file: ../../node_modules/underscore/amd/zip.js +W, [2024-12-25T12:07:18.803280 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/zip.js +I, [2024-12-25T12:07:18.803302 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_baseCreate.js +W, [2024-12-25T12:07:18.803394 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_baseCreate.js +I, [2024-12-25T12:07:18.803419 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_baseIteratee.js +W, [2024-12-25T12:07:18.803513 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_baseIteratee.js +I, [2024-12-25T12:07:18.803539 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_cb.js +W, [2024-12-25T12:07:18.803607 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_cb.js +I, [2024-12-25T12:07:18.803631 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_chainResult.js +W, [2024-12-25T12:07:18.803700 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_chainResult.js +I, [2024-12-25T12:07:18.803725 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_collectNonEnumProps.js +W, [2024-12-25T12:07:18.803770 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_collectNonEnumProps.js +I, [2024-12-25T12:07:18.803794 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createAssigner.js +W, [2024-12-25T12:07:18.803864 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createAssigner.js +I, [2024-12-25T12:07:18.803888 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createEscaper.js +W, [2024-12-25T12:07:18.803957 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createEscaper.js +I, [2024-12-25T12:07:18.803982 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createIndexFinder.js +W, [2024-12-25T12:07:18.804043 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createIndexFinder.js +I, [2024-12-25T12:07:18.804068 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createPredicateIndexFinder.js +W, [2024-12-25T12:07:18.804112 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createPredicateIndexFinder.js +I, [2024-12-25T12:07:18.804135 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createReduce.js +W, [2024-12-25T12:07:18.804204 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createReduce.js +I, [2024-12-25T12:07:18.804228 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createSizePropertyCheck.js +W, [2024-12-25T12:07:18.804298 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createSizePropertyCheck.js +I, [2024-12-25T12:07:18.804323 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_deepGet.js +W, [2024-12-25T12:07:18.804405 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_deepGet.js +I, [2024-12-25T12:07:18.804431 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_escapeMap.js +W, [2024-12-25T12:07:18.804551 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_escapeMap.js +I, [2024-12-25T12:07:18.804598 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_executeBound.js +W, [2024-12-25T12:07:18.804703 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_executeBound.js +I, [2024-12-25T12:07:18.804729 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_flatten.js +W, [2024-12-25T12:07:18.804774 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_flatten.js +I, [2024-12-25T12:07:18.804796 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_getByteLength.js +W, [2024-12-25T12:07:18.804864 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_getByteLength.js +I, [2024-12-25T12:07:18.804889 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_getLength.js +W, [2024-12-25T12:07:18.804933 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_getLength.js +I, [2024-12-25T12:07:18.804956 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_group.js +W, [2024-12-25T12:07:18.805014 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_group.js +I, [2024-12-25T12:07:18.805039 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_has.js +W, [2024-12-25T12:07:18.805133 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_has.js +I, [2024-12-25T12:07:18.805157 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_hasObjectTag.js +W, [2024-12-25T12:07:18.805222 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_hasObjectTag.js +I, [2024-12-25T12:07:18.805246 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_isArrayLike.js +W, [2024-12-25T12:07:18.805306 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_isArrayLike.js +I, [2024-12-25T12:07:18.805330 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_isBufferLike.js +W, [2024-12-25T12:07:18.805400 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_isBufferLike.js +I, [2024-12-25T12:07:18.805425 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_keyInObj.js +W, [2024-12-25T12:07:18.805553 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_keyInObj.js +I, [2024-12-25T12:07:18.805590 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_methodFingerprint.js +W, [2024-12-25T12:07:18.805640 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_methodFingerprint.js +I, [2024-12-25T12:07:18.805663 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_optimizeCb.js +W, [2024-12-25T12:07:18.805705 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_optimizeCb.js +I, [2024-12-25T12:07:18.805727 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_set.js +W, [2024-12-25T12:07:18.805768 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_set.js +I, [2024-12-25T12:07:18.805791 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_setup.js +W, [2024-12-25T12:07:18.805861 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_setup.js +I, [2024-12-25T12:07:18.805886 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_shallowProperty.js +W, [2024-12-25T12:07:18.805949 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_shallowProperty.js +I, [2024-12-25T12:07:18.805974 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_stringTagBug.js +W, [2024-12-25T12:07:18.806081 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_stringTagBug.js +I, [2024-12-25T12:07:18.806109 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_tagTester.js +W, [2024-12-25T12:07:18.806182 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_tagTester.js +I, [2024-12-25T12:07:18.806217 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_toBufferView.js +W, [2024-12-25T12:07:18.806362 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_toBufferView.js +I, [2024-12-25T12:07:18.806397 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_toPath.js +W, [2024-12-25T12:07:18.806664 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_toPath.js +I, [2024-12-25T12:07:18.806709 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/_unescapeMap.js +W, [2024-12-25T12:07:18.806829 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_unescapeMap.js +I, [2024-12-25T12:07:18.806861 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/after.js +W, [2024-12-25T12:07:18.806982 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/after.js +I, [2024-12-25T12:07:18.807019 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/allKeys.js +W, [2024-12-25T12:07:18.807102 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/allKeys.js +I, [2024-12-25T12:07:18.807139 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/before.js +W, [2024-12-25T12:07:18.807257 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/before.js +I, [2024-12-25T12:07:18.807294 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/bind.js +W, [2024-12-25T12:07:18.807359 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/bind.js +I, [2024-12-25T12:07:18.807402 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/bindAll.js +W, [2024-12-25T12:07:18.807603 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/bindAll.js +I, [2024-12-25T12:07:18.807645 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/chain.js +W, [2024-12-25T12:07:18.807735 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/chain.js +I, [2024-12-25T12:07:18.807768 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/chunk.js +W, [2024-12-25T12:07:18.807908 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/chunk.js +I, [2024-12-25T12:07:18.807940 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/clone.js +W, [2024-12-25T12:07:18.808017 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/clone.js +I, [2024-12-25T12:07:18.808045 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/compact.js +W, [2024-12-25T12:07:18.808163 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/compact.js +I, [2024-12-25T12:07:18.808190 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/compose.js +W, [2024-12-25T12:07:18.808293 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/compose.js +I, [2024-12-25T12:07:18.808326 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/constant.js +W, [2024-12-25T12:07:18.808546 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/constant.js +I, [2024-12-25T12:07:18.808640 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/contains.js +W, [2024-12-25T12:07:18.808766 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/contains.js +I, [2024-12-25T12:07:18.808796 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/countBy.js +W, [2024-12-25T12:07:18.808903 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/countBy.js +I, [2024-12-25T12:07:18.808941 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/create.js +W, [2024-12-25T12:07:18.809015 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/create.js +I, [2024-12-25T12:07:18.809049 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/debounce.js +W, [2024-12-25T12:07:18.809237 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/debounce.js +I, [2024-12-25T12:07:18.809347 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/defaults.js +W, [2024-12-25T12:07:18.809544 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/defaults.js +I, [2024-12-25T12:07:18.809590 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/defer.js +W, [2024-12-25T12:07:18.809652 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/defer.js +I, [2024-12-25T12:07:18.809676 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/delay.js +W, [2024-12-25T12:07:18.809721 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/delay.js +I, [2024-12-25T12:07:18.809743 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/difference.js +W, [2024-12-25T12:07:18.809820 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/difference.js +I, [2024-12-25T12:07:18.809845 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/each.js +W, [2024-12-25T12:07:18.809917 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/each.js +I, [2024-12-25T12:07:18.809949 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/escape.js +W, [2024-12-25T12:07:18.810062 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/escape.js +I, [2024-12-25T12:07:18.810095 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/every.js +W, [2024-12-25T12:07:18.810220 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/every.js +I, [2024-12-25T12:07:18.810272 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/extend.js +W, [2024-12-25T12:07:18.810350 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/extend.js +I, [2024-12-25T12:07:18.810386 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/extendOwn.js +W, [2024-12-25T12:07:18.810529 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/extendOwn.js +I, [2024-12-25T12:07:18.810608 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/filter.js +W, [2024-12-25T12:07:18.810732 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/filter.js +I, [2024-12-25T12:07:18.810771 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/find.js +W, [2024-12-25T12:07:18.810868 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/find.js +I, [2024-12-25T12:07:18.810926 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/findIndex.js +W, [2024-12-25T12:07:18.811021 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findIndex.js +I, [2024-12-25T12:07:18.811053 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/findKey.js +W, [2024-12-25T12:07:18.811136 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findKey.js +I, [2024-12-25T12:07:18.811168 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/findLastIndex.js +W, [2024-12-25T12:07:18.811228 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findLastIndex.js +I, [2024-12-25T12:07:18.811252 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/findWhere.js +W, [2024-12-25T12:07:18.811333 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findWhere.js +I, [2024-12-25T12:07:18.811366 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/first.js +W, [2024-12-25T12:07:18.811479 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/first.js +I, [2024-12-25T12:07:18.811520 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/flatten.js +W, [2024-12-25T12:07:18.811586 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/flatten.js +I, [2024-12-25T12:07:18.811617 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/functions.js +W, [2024-12-25T12:07:18.811674 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/functions.js +I, [2024-12-25T12:07:18.811707 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/get.js +W, [2024-12-25T12:07:18.811765 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/get.js +I, [2024-12-25T12:07:18.811794 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/groupBy.js +W, [2024-12-25T12:07:18.811847 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/groupBy.js +I, [2024-12-25T12:07:18.811878 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/has.js +W, [2024-12-25T12:07:18.811932 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/has.js +I, [2024-12-25T12:07:18.811964 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/identity.js +W, [2024-12-25T12:07:18.812051 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/identity.js +I, [2024-12-25T12:07:18.812084 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/index-default.js +W, [2024-12-25T12:07:18.812196 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/index-default.js +I, [2024-12-25T12:07:18.812235 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/index.js +W, [2024-12-25T12:07:18.812322 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/index.js +I, [2024-12-25T12:07:18.812350 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/indexBy.js +W, [2024-12-25T12:07:18.812407 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/indexBy.js +I, [2024-12-25T12:07:18.812433 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/indexOf.js +W, [2024-12-25T12:07:18.812540 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/indexOf.js +I, [2024-12-25T12:07:18.812571 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/initial.js +W, [2024-12-25T12:07:18.812624 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/initial.js +I, [2024-12-25T12:07:18.812654 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/intersection.js +W, [2024-12-25T12:07:18.812710 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/intersection.js +I, [2024-12-25T12:07:18.812737 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/invert.js +W, [2024-12-25T12:07:18.812804 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/invert.js +I, [2024-12-25T12:07:18.812876 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/invoke.js +W, [2024-12-25T12:07:18.812967 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/invoke.js +I, [2024-12-25T12:07:18.813016 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArguments.js +W, [2024-12-25T12:07:18.813154 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArguments.js +I, [2024-12-25T12:07:18.813200 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArray.js +W, [2024-12-25T12:07:18.813322 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArray.js +I, [2024-12-25T12:07:18.813393 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArrayBuffer.js +W, [2024-12-25T12:07:18.813846 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArrayBuffer.js +I, [2024-12-25T12:07:18.813927 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isBoolean.js +W, [2024-12-25T12:07:18.814065 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isBoolean.js +I, [2024-12-25T12:07:18.814314 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isDataView.js +W, [2024-12-25T12:07:18.814657 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isDataView.js +I, [2024-12-25T12:07:18.814713 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isDate.js +W, [2024-12-25T12:07:18.814815 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isDate.js +I, [2024-12-25T12:07:18.814846 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isElement.js +W, [2024-12-25T12:07:18.815065 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isElement.js +I, [2024-12-25T12:07:18.815152 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isEmpty.js +W, [2024-12-25T12:07:18.815370 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isEmpty.js +I, [2024-12-25T12:07:18.815405 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isEqual.js +W, [2024-12-25T12:07:18.815720 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isEqual.js +I, [2024-12-25T12:07:18.815756 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isError.js +W, [2024-12-25T12:07:18.815817 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isError.js +I, [2024-12-25T12:07:18.815841 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isFinite.js +W, [2024-12-25T12:07:18.815885 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isFinite.js +I, [2024-12-25T12:07:18.815908 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isFunction.js +W, [2024-12-25T12:07:18.815952 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isFunction.js +I, [2024-12-25T12:07:18.815974 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isMap.js +W, [2024-12-25T12:07:18.816044 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isMap.js +I, [2024-12-25T12:07:18.816069 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isMatch.js +W, [2024-12-25T12:07:18.816135 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isMatch.js +I, [2024-12-25T12:07:18.816167 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNaN.js +W, [2024-12-25T12:07:18.816227 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNaN.js +I, [2024-12-25T12:07:18.816259 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNull.js +W, [2024-12-25T12:07:18.816333 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNull.js +I, [2024-12-25T12:07:18.816368 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNumber.js +W, [2024-12-25T12:07:18.816437 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNumber.js +I, [2024-12-25T12:07:18.816587 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isObject.js +W, [2024-12-25T12:07:18.816685 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isObject.js +I, [2024-12-25T12:07:18.816717 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isRegExp.js +W, [2024-12-25T12:07:18.816765 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isRegExp.js +I, [2024-12-25T12:07:18.816788 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isSet.js +W, [2024-12-25T12:07:18.816850 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isSet.js +I, [2024-12-25T12:07:18.816874 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isString.js +W, [2024-12-25T12:07:18.816936 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isString.js +I, [2024-12-25T12:07:18.816960 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isSymbol.js +W, [2024-12-25T12:07:18.817005 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isSymbol.js +I, [2024-12-25T12:07:18.817028 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isTypedArray.js +W, [2024-12-25T12:07:18.817105 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isTypedArray.js +I, [2024-12-25T12:07:18.817138 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isUndefined.js +W, [2024-12-25T12:07:18.817186 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isUndefined.js +I, [2024-12-25T12:07:18.817209 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isWeakMap.js +W, [2024-12-25T12:07:18.817285 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isWeakMap.js +I, [2024-12-25T12:07:18.817317 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/isWeakSet.js +W, [2024-12-25T12:07:18.817394 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isWeakSet.js +I, [2024-12-25T12:07:18.817425 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/iteratee.js +W, [2024-12-25T12:07:18.817546 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/iteratee.js +I, [2024-12-25T12:07:18.817578 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/keys.js +W, [2024-12-25T12:07:18.817666 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/keys.js +I, [2024-12-25T12:07:18.817698 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/last.js +W, [2024-12-25T12:07:18.817745 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/last.js +I, [2024-12-25T12:07:18.817768 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/lastIndexOf.js +W, [2024-12-25T12:07:18.817844 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/lastIndexOf.js +I, [2024-12-25T12:07:18.817876 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/map.js +W, [2024-12-25T12:07:18.817922 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/map.js +I, [2024-12-25T12:07:18.817945 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/mapObject.js +W, [2024-12-25T12:07:18.818002 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/mapObject.js +I, [2024-12-25T12:07:18.818034 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/matcher.js +W, [2024-12-25T12:07:18.818080 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/matcher.js +I, [2024-12-25T12:07:18.818104 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/max.js +W, [2024-12-25T12:07:18.818163 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/max.js +I, [2024-12-25T12:07:18.818194 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/memoize.js +W, [2024-12-25T12:07:18.818255 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/memoize.js +I, [2024-12-25T12:07:18.818286 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/min.js +W, [2024-12-25T12:07:18.818345 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/min.js +I, [2024-12-25T12:07:18.818377 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/mixin.js +W, [2024-12-25T12:07:18.818441 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/mixin.js +I, [2024-12-25T12:07:18.818502 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/negate.js +W, [2024-12-25T12:07:18.818587 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/negate.js +I, [2024-12-25T12:07:18.818618 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/noop.js +W, [2024-12-25T12:07:18.818697 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/noop.js +I, [2024-12-25T12:07:18.818728 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/now.js +W, [2024-12-25T12:07:18.818837 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/now.js +I, [2024-12-25T12:07:18.818868 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/object.js +W, [2024-12-25T12:07:18.818916 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/object.js +I, [2024-12-25T12:07:18.818939 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/omit.js +W, [2024-12-25T12:07:18.818980 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/omit.js +I, [2024-12-25T12:07:18.819003 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/once.js +W, [2024-12-25T12:07:18.819059 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/once.js +I, [2024-12-25T12:07:18.819090 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/pairs.js +W, [2024-12-25T12:07:18.819151 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pairs.js +I, [2024-12-25T12:07:18.819182 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/partial.js +W, [2024-12-25T12:07:18.819227 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/partial.js +I, [2024-12-25T12:07:18.819250 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/partition.js +W, [2024-12-25T12:07:18.819326 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/partition.js +I, [2024-12-25T12:07:18.819357 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/pick.js +W, [2024-12-25T12:07:18.819404 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pick.js +I, [2024-12-25T12:07:18.819510 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/pluck.js +W, [2024-12-25T12:07:18.819587 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pluck.js +I, [2024-12-25T12:07:18.819612 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/property.js +W, [2024-12-25T12:07:18.819676 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/property.js +I, [2024-12-25T12:07:18.819700 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/propertyOf.js +W, [2024-12-25T12:07:18.819746 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/propertyOf.js +I, [2024-12-25T12:07:18.819768 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/random.js +W, [2024-12-25T12:07:18.819810 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/random.js +I, [2024-12-25T12:07:18.819830 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/range.js +W, [2024-12-25T12:07:18.819864 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/range.js +I, [2024-12-25T12:07:18.819877 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/reduce.js +W, [2024-12-25T12:07:18.819927 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reduce.js +I, [2024-12-25T12:07:18.819943 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/reduceRight.js +W, [2024-12-25T12:07:18.819978 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reduceRight.js +I, [2024-12-25T12:07:18.819992 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/reject.js +W, [2024-12-25T12:07:18.820023 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reject.js +I, [2024-12-25T12:07:18.820037 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/rest.js +W, [2024-12-25T12:07:18.820086 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/rest.js +I, [2024-12-25T12:07:18.820101 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/restArguments.js +W, [2024-12-25T12:07:18.820136 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/restArguments.js +I, [2024-12-25T12:07:18.820151 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/result.js +W, [2024-12-25T12:07:18.820182 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/result.js +I, [2024-12-25T12:07:18.820196 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/sample.js +W, [2024-12-25T12:07:18.820245 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sample.js +I, [2024-12-25T12:07:18.820261 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/set.js +W, [2024-12-25T12:07:18.820297 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/set.js +I, [2024-12-25T12:07:18.820312 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/shuffle.js +W, [2024-12-25T12:07:18.820344 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/shuffle.js +I, [2024-12-25T12:07:18.820358 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/size.js +W, [2024-12-25T12:07:18.820389 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/size.js +I, [2024-12-25T12:07:18.820403 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/some.js +W, [2024-12-25T12:07:18.820454 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/some.js +I, [2024-12-25T12:07:18.820470 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/sortBy.js +W, [2024-12-25T12:07:18.820510 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sortBy.js +I, [2024-12-25T12:07:18.820583 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/sortedIndex.js +W, [2024-12-25T12:07:18.820621 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sortedIndex.js +I, [2024-12-25T12:07:18.820635 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/tap.js +W, [2024-12-25T12:07:18.820667 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/tap.js +I, [2024-12-25T12:07:18.820681 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/template.js +W, [2024-12-25T12:07:18.820713 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/template.js +I, [2024-12-25T12:07:18.820727 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/templateSettings.js +W, [2024-12-25T12:07:18.820777 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/templateSettings.js +I, [2024-12-25T12:07:18.820793 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/throttle.js +W, [2024-12-25T12:07:18.820828 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/throttle.js +I, [2024-12-25T12:07:18.820842 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/times.js +W, [2024-12-25T12:07:18.820873 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/times.js +I, [2024-12-25T12:07:18.820886 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/toArray.js +W, [2024-12-25T12:07:18.820917 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/toArray.js +I, [2024-12-25T12:07:18.820931 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/toPath.js +W, [2024-12-25T12:07:18.820961 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/toPath.js +I, [2024-12-25T12:07:18.820975 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/underscore-array-methods.js +W, [2024-12-25T12:07:18.821007 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/underscore-array-methods.js +I, [2024-12-25T12:07:18.821020 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/underscore.js +W, [2024-12-25T12:07:18.821051 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/underscore.js +I, [2024-12-25T12:07:18.821113 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/unescape.js +W, [2024-12-25T12:07:18.821174 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/unescape.js +I, [2024-12-25T12:07:18.821190 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/union.js +W, [2024-12-25T12:07:18.821224 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/union.js +I, [2024-12-25T12:07:18.821239 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/uniq.js +W, [2024-12-25T12:07:18.821273 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/uniq.js +I, [2024-12-25T12:07:18.821288 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/uniqueId.js +W, [2024-12-25T12:07:18.821320 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/uniqueId.js +I, [2024-12-25T12:07:18.821348 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/unzip.js +W, [2024-12-25T12:07:18.821395 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/unzip.js +I, [2024-12-25T12:07:18.821410 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/values.js +W, [2024-12-25T12:07:18.821522 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/values.js +I, [2024-12-25T12:07:18.821542 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/where.js +W, [2024-12-25T12:07:18.821575 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/where.js +I, [2024-12-25T12:07:18.821589 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/without.js +W, [2024-12-25T12:07:18.821644 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/without.js +I, [2024-12-25T12:07:18.821660 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/wrap.js +W, [2024-12-25T12:07:18.821693 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/wrap.js +I, [2024-12-25T12:07:18.821707 #40732] INFO -- : Processing file: ../../node_modules/underscore/cjs/zip.js +W, [2024-12-25T12:07:18.821739 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/zip.js +I, [2024-12-25T12:07:18.821753 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_baseCreate.js +W, [2024-12-25T12:07:18.821830 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_baseCreate.js +I, [2024-12-25T12:07:18.821846 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_baseIteratee.js +W, [2024-12-25T12:07:18.821899 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_baseIteratee.js +I, [2024-12-25T12:07:18.821915 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_cb.js +W, [2024-12-25T12:07:18.821966 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_cb.js +I, [2024-12-25T12:07:18.821982 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_chainResult.js +W, [2024-12-25T12:07:18.822015 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_chainResult.js +I, [2024-12-25T12:07:18.822030 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_collectNonEnumProps.js +W, [2024-12-25T12:07:18.822062 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_collectNonEnumProps.js +I, [2024-12-25T12:07:18.822076 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_createAssigner.js +W, [2024-12-25T12:07:18.822803 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createAssigner.js +I, [2024-12-25T12:07:18.822829 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_createEscaper.js +W, [2024-12-25T12:07:18.822910 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createEscaper.js +I, [2024-12-25T12:07:18.822926 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_createIndexFinder.js +W, [2024-12-25T12:07:18.822998 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createIndexFinder.js +I, [2024-12-25T12:07:18.823014 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_createPredicateIndexFinder.js +W, [2024-12-25T12:07:18.823050 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createPredicateIndexFinder.js +I, [2024-12-25T12:07:18.823064 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_createReduce.js +W, [2024-12-25T12:07:18.823097 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createReduce.js +I, [2024-12-25T12:07:18.823111 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_createSizePropertyCheck.js +W, [2024-12-25T12:07:18.823170 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createSizePropertyCheck.js +I, [2024-12-25T12:07:18.823186 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_deepGet.js +W, [2024-12-25T12:07:18.823244 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_deepGet.js +I, [2024-12-25T12:07:18.823260 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_escapeMap.js +W, [2024-12-25T12:07:18.823320 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_escapeMap.js +I, [2024-12-25T12:07:18.823336 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_executeBound.js +W, [2024-12-25T12:07:18.823395 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_executeBound.js +I, [2024-12-25T12:07:18.823411 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_flatten.js +W, [2024-12-25T12:07:18.823444 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_flatten.js +I, [2024-12-25T12:07:18.823458 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_getByteLength.js +W, [2024-12-25T12:07:18.823489 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_getByteLength.js +I, [2024-12-25T12:07:18.823503 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_getLength.js +W, [2024-12-25T12:07:18.823595 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_getLength.js +I, [2024-12-25T12:07:18.823618 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_group.js +W, [2024-12-25T12:07:18.823693 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_group.js +I, [2024-12-25T12:07:18.823709 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_has.js +W, [2024-12-25T12:07:18.823777 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_has.js +I, [2024-12-25T12:07:18.823793 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_hasObjectTag.js +W, [2024-12-25T12:07:18.823862 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_hasObjectTag.js +I, [2024-12-25T12:07:18.823878 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_isArrayLike.js +W, [2024-12-25T12:07:18.823915 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_isArrayLike.js +I, [2024-12-25T12:07:18.823929 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_isBufferLike.js +W, [2024-12-25T12:07:18.823980 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_isBufferLike.js +I, [2024-12-25T12:07:18.823996 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_keyInObj.js +W, [2024-12-25T12:07:18.824032 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_keyInObj.js +I, [2024-12-25T12:07:18.824095 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_methodFingerprint.js +W, [2024-12-25T12:07:18.824158 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_methodFingerprint.js +I, [2024-12-25T12:07:18.824176 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_optimizeCb.js +W, [2024-12-25T12:07:18.824230 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_optimizeCb.js +I, [2024-12-25T12:07:18.824247 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_setup.js +W, [2024-12-25T12:07:18.824284 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_setup.js +I, [2024-12-25T12:07:18.824298 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_shallowProperty.js +W, [2024-12-25T12:07:18.824357 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_shallowProperty.js +I, [2024-12-25T12:07:18.824373 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_stringTagBug.js +W, [2024-12-25T12:07:18.824433 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_stringTagBug.js +I, [2024-12-25T12:07:18.824449 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_tagTester.js +W, [2024-12-25T12:07:18.824582 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_tagTester.js +I, [2024-12-25T12:07:18.824628 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_toBufferView.js +W, [2024-12-25T12:07:18.824708 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_toBufferView.js +I, [2024-12-25T12:07:18.824734 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_toPath.js +W, [2024-12-25T12:07:18.824797 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_toPath.js +I, [2024-12-25T12:07:18.824822 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/_unescapeMap.js +W, [2024-12-25T12:07:18.824891 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_unescapeMap.js +I, [2024-12-25T12:07:18.824916 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/after.js +W, [2024-12-25T12:07:18.824959 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/after.js +I, [2024-12-25T12:07:18.824981 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/allKeys.js +W, [2024-12-25T12:07:18.825023 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/allKeys.js +I, [2024-12-25T12:07:18.825045 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/before.js +W, [2024-12-25T12:07:18.825085 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/before.js +I, [2024-12-25T12:07:18.825107 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/bind.js +W, [2024-12-25T12:07:18.825174 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/bind.js +I, [2024-12-25T12:07:18.825199 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/bindAll.js +W, [2024-12-25T12:07:18.825242 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/bindAll.js +I, [2024-12-25T12:07:18.825264 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/chain.js +W, [2024-12-25T12:07:18.825306 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/chain.js +I, [2024-12-25T12:07:18.825329 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/chunk.js +W, [2024-12-25T12:07:18.825385 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/chunk.js +I, [2024-12-25T12:07:18.825468 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/clone.js +W, [2024-12-25T12:07:18.825524 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/clone.js +I, [2024-12-25T12:07:18.825548 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/compact.js +W, [2024-12-25T12:07:18.825591 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/compact.js +I, [2024-12-25T12:07:18.825613 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/compose.js +W, [2024-12-25T12:07:18.825654 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/compose.js +I, [2024-12-25T12:07:18.825676 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/constant.js +W, [2024-12-25T12:07:18.825717 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/constant.js +I, [2024-12-25T12:07:18.825752 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/contains.js +W, [2024-12-25T12:07:18.825828 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/contains.js +I, [2024-12-25T12:07:18.825853 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/countBy.js +W, [2024-12-25T12:07:18.825925 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/countBy.js +I, [2024-12-25T12:07:18.825950 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/create.js +W, [2024-12-25T12:07:18.826021 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/create.js +I, [2024-12-25T12:07:18.826052 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/debounce.js +W, [2024-12-25T12:07:18.826237 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/debounce.js +I, [2024-12-25T12:07:18.826310 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/defaults.js +W, [2024-12-25T12:07:18.826393 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/defaults.js +I, [2024-12-25T12:07:18.826434 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/defer.js +W, [2024-12-25T12:07:18.826500 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/defer.js +I, [2024-12-25T12:07:18.826523 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/delay.js +W, [2024-12-25T12:07:18.826735 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/delay.js +I, [2024-12-25T12:07:18.826773 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/difference.js +W, [2024-12-25T12:07:18.826909 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/difference.js +I, [2024-12-25T12:07:18.826952 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/each.js +W, [2024-12-25T12:07:18.827177 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/each.js +I, [2024-12-25T12:07:18.827316 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/escape.js +W, [2024-12-25T12:07:18.827633 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/escape.js +I, [2024-12-25T12:07:18.827713 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/every.js +W, [2024-12-25T12:07:18.827909 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/every.js +I, [2024-12-25T12:07:18.827968 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/extend.js +W, [2024-12-25T12:07:18.828107 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/extend.js +I, [2024-12-25T12:07:18.828170 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/extendOwn.js +W, [2024-12-25T12:07:18.828332 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/extendOwn.js +I, [2024-12-25T12:07:18.828391 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/filter.js +W, [2024-12-25T12:07:18.828620 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/filter.js +I, [2024-12-25T12:07:18.828673 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/find.js +W, [2024-12-25T12:07:18.828773 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/find.js +I, [2024-12-25T12:07:18.828805 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/findIndex.js +W, [2024-12-25T12:07:18.828868 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findIndex.js +I, [2024-12-25T12:07:18.828903 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/findKey.js +W, [2024-12-25T12:07:18.828997 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findKey.js +I, [2024-12-25T12:07:18.829037 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/findLastIndex.js +W, [2024-12-25T12:07:18.829116 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findLastIndex.js +I, [2024-12-25T12:07:18.829163 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/findWhere.js +W, [2024-12-25T12:07:18.829254 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findWhere.js +I, [2024-12-25T12:07:18.829303 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/first.js +W, [2024-12-25T12:07:18.829385 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/first.js +I, [2024-12-25T12:07:18.829433 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/flatten.js +W, [2024-12-25T12:07:18.829628 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/flatten.js +I, [2024-12-25T12:07:18.829711 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/functions.js +W, [2024-12-25T12:07:18.829825 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/functions.js +I, [2024-12-25T12:07:18.829883 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/get.js +W, [2024-12-25T12:07:18.829982 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/get.js +I, [2024-12-25T12:07:18.830025 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/groupBy.js +W, [2024-12-25T12:07:18.830123 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/groupBy.js +I, [2024-12-25T12:07:18.830166 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/has.js +W, [2024-12-25T12:07:18.830250 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/has.js +I, [2024-12-25T12:07:18.830279 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/identity.js +W, [2024-12-25T12:07:18.830336 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/identity.js +I, [2024-12-25T12:07:18.830361 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/index-all.js +W, [2024-12-25T12:07:18.830414 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index-all.js +I, [2024-12-25T12:07:18.830440 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/index-default.js +W, [2024-12-25T12:07:18.830489 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index-default.js +I, [2024-12-25T12:07:18.830610 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/index.js +W, [2024-12-25T12:07:18.830776 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index.js +I, [2024-12-25T12:07:18.830830 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/indexBy.js +W, [2024-12-25T12:07:18.830891 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/indexBy.js +I, [2024-12-25T12:07:18.830914 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/indexOf.js +W, [2024-12-25T12:07:18.831246 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/indexOf.js +I, [2024-12-25T12:07:18.831324 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/initial.js +W, [2024-12-25T12:07:18.831413 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/initial.js +I, [2024-12-25T12:07:18.831441 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/intersection.js +W, [2024-12-25T12:07:18.831775 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/intersection.js +I, [2024-12-25T12:07:18.831817 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/invert.js +W, [2024-12-25T12:07:18.831925 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/invert.js +I, [2024-12-25T12:07:18.831954 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/invoke.js +W, [2024-12-25T12:07:18.832047 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/invoke.js +I, [2024-12-25T12:07:18.832075 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isArguments.js +W, [2024-12-25T12:07:18.832125 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArguments.js +I, [2024-12-25T12:07:18.832149 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isArray.js +W, [2024-12-25T12:07:18.832218 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArray.js +I, [2024-12-25T12:07:18.832245 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isArrayBuffer.js +W, [2024-12-25T12:07:18.832293 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArrayBuffer.js +I, [2024-12-25T12:07:18.832317 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isBoolean.js +W, [2024-12-25T12:07:18.832389 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isBoolean.js +I, [2024-12-25T12:07:18.832422 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isDataView.js +W, [2024-12-25T12:07:18.832712 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isDataView.js +I, [2024-12-25T12:07:18.832744 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isDate.js +W, [2024-12-25T12:07:18.832832 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isDate.js +I, [2024-12-25T12:07:18.832860 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isElement.js +W, [2024-12-25T12:07:18.832912 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isElement.js +I, [2024-12-25T12:07:18.832935 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isEmpty.js +W, [2024-12-25T12:07:18.832983 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isEmpty.js +I, [2024-12-25T12:07:18.833008 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isEqual.js +W, [2024-12-25T12:07:18.833118 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isEqual.js +I, [2024-12-25T12:07:18.833145 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isError.js +W, [2024-12-25T12:07:18.833197 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isError.js +I, [2024-12-25T12:07:18.833222 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isFinite.js +W, [2024-12-25T12:07:18.833270 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isFinite.js +I, [2024-12-25T12:07:18.833294 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isFunction.js +W, [2024-12-25T12:07:18.833340 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isFunction.js +I, [2024-12-25T12:07:18.833447 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isMap.js +W, [2024-12-25T12:07:18.833611 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isMap.js +I, [2024-12-25T12:07:18.833670 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isMatch.js +W, [2024-12-25T12:07:18.833740 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isMatch.js +I, [2024-12-25T12:07:18.833764 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isNaN.js +W, [2024-12-25T12:07:18.833809 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNaN.js +I, [2024-12-25T12:07:18.833847 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isNull.js +W, [2024-12-25T12:07:18.833915 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNull.js +I, [2024-12-25T12:07:18.833940 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isNumber.js +W, [2024-12-25T12:07:18.833991 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNumber.js +I, [2024-12-25T12:07:18.834063 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isObject.js +W, [2024-12-25T12:07:18.834299 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isObject.js +I, [2024-12-25T12:07:18.834356 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isRegExp.js +W, [2024-12-25T12:07:18.834443 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isRegExp.js +I, [2024-12-25T12:07:18.834582 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isSet.js +W, [2024-12-25T12:07:18.834684 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isSet.js +I, [2024-12-25T12:07:18.834711 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isString.js +W, [2024-12-25T12:07:18.834756 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isString.js +I, [2024-12-25T12:07:18.834780 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isSymbol.js +W, [2024-12-25T12:07:18.834838 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isSymbol.js +I, [2024-12-25T12:07:18.834870 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isTypedArray.js +W, [2024-12-25T12:07:18.834931 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isTypedArray.js +I, [2024-12-25T12:07:18.834962 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isUndefined.js +W, [2024-12-25T12:07:18.835021 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isUndefined.js +I, [2024-12-25T12:07:18.835053 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isWeakMap.js +W, [2024-12-25T12:07:18.835099 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isWeakMap.js +I, [2024-12-25T12:07:18.835122 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/isWeakSet.js +W, [2024-12-25T12:07:18.835164 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isWeakSet.js +I, [2024-12-25T12:07:18.835187 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/iteratee.js +W, [2024-12-25T12:07:18.835258 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/iteratee.js +I, [2024-12-25T12:07:18.835283 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/keys.js +W, [2024-12-25T12:07:18.835347 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/keys.js +I, [2024-12-25T12:07:18.835373 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/last.js +W, [2024-12-25T12:07:18.835420 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/last.js +I, [2024-12-25T12:07:18.835443 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/lastIndexOf.js +W, [2024-12-25T12:07:18.835623 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/lastIndexOf.js +I, [2024-12-25T12:07:18.835657 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/map.js +W, [2024-12-25T12:07:18.835706 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/map.js +I, [2024-12-25T12:07:18.835729 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/mapObject.js +W, [2024-12-25T12:07:18.835773 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/mapObject.js +I, [2024-12-25T12:07:18.835796 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/matcher.js +W, [2024-12-25T12:07:18.835838 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/matcher.js +I, [2024-12-25T12:07:18.835861 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/max.js +W, [2024-12-25T12:07:18.835920 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/max.js +I, [2024-12-25T12:07:18.835952 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/memoize.js +W, [2024-12-25T12:07:18.835999 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/memoize.js +I, [2024-12-25T12:07:18.836036 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/min.js +W, [2024-12-25T12:07:18.836090 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/min.js +I, [2024-12-25T12:07:18.836114 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/mixin.js +W, [2024-12-25T12:07:18.836158 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/mixin.js +I, [2024-12-25T12:07:18.836182 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/negate.js +W, [2024-12-25T12:07:18.836240 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/negate.js +I, [2024-12-25T12:07:18.836272 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/noop.js +W, [2024-12-25T12:07:18.836319 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/noop.js +I, [2024-12-25T12:07:18.836342 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/now.js +W, [2024-12-25T12:07:18.836479 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/now.js +I, [2024-12-25T12:07:18.836513 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/object.js +W, [2024-12-25T12:07:18.836561 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/object.js +I, [2024-12-25T12:07:18.836584 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/omit.js +W, [2024-12-25T12:07:18.836663 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/omit.js +I, [2024-12-25T12:07:18.836694 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/once.js +W, [2024-12-25T12:07:18.836755 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/once.js +I, [2024-12-25T12:07:18.836787 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/pairs.js +W, [2024-12-25T12:07:18.836850 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pairs.js +I, [2024-12-25T12:07:18.836882 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/partial.js +W, [2024-12-25T12:07:18.836930 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/partial.js +I, [2024-12-25T12:07:18.836968 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/partition.js +W, [2024-12-25T12:07:18.837075 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/partition.js +I, [2024-12-25T12:07:18.837168 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/pick.js +W, [2024-12-25T12:07:18.837271 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pick.js +I, [2024-12-25T12:07:18.837326 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/pluck.js +W, [2024-12-25T12:07:18.837382 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pluck.js +I, [2024-12-25T12:07:18.837482 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/property.js +W, [2024-12-25T12:07:18.837653 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/property.js +I, [2024-12-25T12:07:18.837690 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/propertyOf.js +W, [2024-12-25T12:07:18.837751 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/propertyOf.js +I, [2024-12-25T12:07:18.837782 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/random.js +W, [2024-12-25T12:07:18.837834 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/random.js +I, [2024-12-25T12:07:18.837859 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/range.js +W, [2024-12-25T12:07:18.837910 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/range.js +I, [2024-12-25T12:07:18.837939 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/reduce.js +W, [2024-12-25T12:07:18.838015 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reduce.js +I, [2024-12-25T12:07:18.838047 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/reduceRight.js +W, [2024-12-25T12:07:18.838103 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reduceRight.js +I, [2024-12-25T12:07:18.838128 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/reject.js +W, [2024-12-25T12:07:18.838183 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reject.js +I, [2024-12-25T12:07:18.838209 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/rest.js +W, [2024-12-25T12:07:18.838305 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/rest.js +I, [2024-12-25T12:07:18.838337 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/restArguments.js +W, [2024-12-25T12:07:18.838414 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/restArguments.js +I, [2024-12-25T12:07:18.838500 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/result.js +W, [2024-12-25T12:07:18.838576 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/result.js +I, [2024-12-25T12:07:18.838603 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/sample.js +W, [2024-12-25T12:07:18.838650 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sample.js +I, [2024-12-25T12:07:18.838679 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/shuffle.js +W, [2024-12-25T12:07:18.838730 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/shuffle.js +I, [2024-12-25T12:07:18.838753 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/size.js +W, [2024-12-25T12:07:18.838795 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/size.js +I, [2024-12-25T12:07:18.838817 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/some.js +W, [2024-12-25T12:07:18.838880 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/some.js +I, [2024-12-25T12:07:18.838916 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/sortBy.js +W, [2024-12-25T12:07:18.838969 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sortBy.js +I, [2024-12-25T12:07:18.838993 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/sortedIndex.js +W, [2024-12-25T12:07:18.839052 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sortedIndex.js +I, [2024-12-25T12:07:18.839083 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/tap.js +W, [2024-12-25T12:07:18.839132 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/tap.js +I, [2024-12-25T12:07:18.839156 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/template.js +W, [2024-12-25T12:07:18.839220 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/template.js +I, [2024-12-25T12:07:18.839253 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/templateSettings.js +W, [2024-12-25T12:07:18.839305 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/templateSettings.js +I, [2024-12-25T12:07:18.839331 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/throttle.js +W, [2024-12-25T12:07:18.839377 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/throttle.js +I, [2024-12-25T12:07:18.839402 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/times.js +W, [2024-12-25T12:07:18.839450 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/times.js +I, [2024-12-25T12:07:18.839477 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/toArray.js +W, [2024-12-25T12:07:18.839650 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/toArray.js +I, [2024-12-25T12:07:18.839681 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/toPath.js +W, [2024-12-25T12:07:18.839757 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/toPath.js +I, [2024-12-25T12:07:18.839782 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/underscore-array-methods.js +W, [2024-12-25T12:07:18.839865 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/underscore-array-methods.js +I, [2024-12-25T12:07:18.839892 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/underscore.js +W, [2024-12-25T12:07:18.839941 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/underscore.js +I, [2024-12-25T12:07:18.839964 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/unescape.js +W, [2024-12-25T12:07:18.840060 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/unescape.js +I, [2024-12-25T12:07:18.840091 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/union.js +W, [2024-12-25T12:07:18.840142 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/union.js +I, [2024-12-25T12:07:18.840165 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/uniq.js +W, [2024-12-25T12:07:18.840208 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/uniq.js +I, [2024-12-25T12:07:18.840230 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/uniqueId.js +W, [2024-12-25T12:07:18.840273 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/uniqueId.js +I, [2024-12-25T12:07:18.840295 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/unzip.js +W, [2024-12-25T12:07:18.840354 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/unzip.js +I, [2024-12-25T12:07:18.840386 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/values.js +W, [2024-12-25T12:07:18.840458 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/values.js +I, [2024-12-25T12:07:18.840483 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/where.js +W, [2024-12-25T12:07:18.840753 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/where.js +I, [2024-12-25T12:07:18.840789 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/without.js +W, [2024-12-25T12:07:18.840838 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/without.js +I, [2024-12-25T12:07:18.840862 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/wrap.js +W, [2024-12-25T12:07:18.840919 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/wrap.js +I, [2024-12-25T12:07:18.840952 #40732] INFO -- : Processing file: ../../node_modules/underscore/modules/zip.js +W, [2024-12-25T12:07:18.841011 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/zip.js +I, [2024-12-25T12:07:18.841043 #40732] INFO -- : Processing file: ../../node_modules/underscore/underscore-esm-min.js +W, [2024-12-25T12:07:18.841106 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-esm-min.js +I, [2024-12-25T12:07:18.841130 #40732] INFO -- : Processing file: ../../node_modules/underscore/underscore-esm.js +W, [2024-12-25T12:07:18.841255 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-esm.js +I, [2024-12-25T12:07:18.841287 #40732] INFO -- : Processing file: ../../node_modules/underscore/underscore-min.js +W, [2024-12-25T12:07:18.841345 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-min.js +I, [2024-12-25T12:07:18.841368 #40732] INFO -- : Processing file: ../../node_modules/underscore/underscore-umd-min.js +W, [2024-12-25T12:07:18.841420 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-umd-min.js +I, [2024-12-25T12:07:18.841442 #40732] INFO -- : Processing file: ../../node_modules/underscore/underscore-umd.js +W, [2024-12-25T12:07:18.841749 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-umd.js +I, [2024-12-25T12:07:18.841778 #40732] INFO -- : Processing file: ../../node_modules/underscore/underscore.js +W, [2024-12-25T12:07:18.841921 #40732] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore.js +I, [2024-12-25T12:07:18.841946 #40732] INFO -- : Processing file: ../../node_modules/walk-back/README.md +W, [2024-12-25T12:07:18.843096 #40732] WARN -- : Copyright string not found in ../../node_modules/walk-back/README.md +I, [2024-12-25T12:07:18.843586 #40732] INFO -- : Processing file: ../../node_modules/walk-back/index.js +W, [2024-12-25T12:07:18.843848 #40732] WARN -- : Copyright string not found in ../../node_modules/walk-back/index.js +I, [2024-12-25T12:07:18.843897 #40732] INFO -- : Processing file: ../../node_modules/wordwrap/example/center.js +W, [2024-12-25T12:07:18.843991 #40732] WARN -- : Copyright string not found in ../../node_modules/wordwrap/example/center.js +I, [2024-12-25T12:07:18.844037 #40732] INFO -- : Processing file: ../../node_modules/wordwrap/example/meat.js +W, [2024-12-25T12:07:18.844138 #40732] WARN -- : Copyright string not found in ../../node_modules/wordwrap/example/meat.js +I, [2024-12-25T12:07:18.844198 #40732] INFO -- : Processing file: ../../node_modules/wordwrap/index.js +W, [2024-12-25T12:07:18.844294 #40732] WARN -- : Copyright string not found in ../../node_modules/wordwrap/index.js +I, [2024-12-25T12:07:18.844321 #40732] INFO -- : Processing file: ../../node_modules/wordwrap/test/break.js +W, [2024-12-25T12:07:18.844371 #40732] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/break.js +I, [2024-12-25T12:07:18.844395 #40732] INFO -- : Processing file: ../../node_modules/wordwrap/test/idleness.txt +W, [2024-12-25T12:07:18.845615 #40732] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/idleness.txt +I, [2024-12-25T12:07:18.845678 #40732] INFO -- : Processing file: ../../node_modules/wordwrap/test/wrap.js +W, [2024-12-25T12:07:18.845829 #40732] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/wrap.js +I, [2024-12-25T12:07:18.845891 #40732] INFO -- : Processing file: ../../node_modules/wordwrapjs/README.md +W, [2024-12-25T12:07:18.846869 #40732] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/README.md +I, [2024-12-25T12:07:18.846913 #40732] INFO -- : Processing file: ../../node_modules/wordwrapjs/dist/index.js +W, [2024-12-25T12:07:18.847053 #40732] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/dist/index.js +I, [2024-12-25T12:07:18.847083 #40732] INFO -- : Processing file: ../../node_modules/wordwrapjs/index.js +W, [2024-12-25T12:07:18.847138 #40732] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/index.js +I, [2024-12-25T12:07:18.847164 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/CHANGES.md +W, [2024-12-25T12:07:18.848462 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/CHANGES.md +I, [2024-12-25T12:07:18.848633 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/README.md +W, [2024-12-25T12:07:18.849622 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/README.md +I, [2024-12-25T12:07:18.849660 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/error.js +W, [2024-12-25T12:07:18.849728 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/error.js +I, [2024-12-25T12:07:18.849753 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/escape.js +W, [2024-12-25T12:07:18.849850 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/escape.js +I, [2024-12-25T12:07:18.849880 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/main.js +W, [2024-12-25T12:07:18.849957 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/main.js +I, [2024-12-25T12:07:18.849983 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlAttribute.js +W, [2024-12-25T12:07:18.850058 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlAttribute.js +I, [2024-12-25T12:07:18.850095 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlAttributeText.js +W, [2024-12-25T12:07:18.850204 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlAttributeText.js +I, [2024-12-25T12:07:18.850230 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCdata.js +W, [2024-12-25T12:07:18.850314 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCdata.js +I, [2024-12-25T12:07:18.850339 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCharData.js +W, [2024-12-25T12:07:18.850412 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCharData.js +I, [2024-12-25T12:07:18.850437 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCharRef.js +W, [2024-12-25T12:07:18.850484 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCharRef.js +I, [2024-12-25T12:07:18.850649 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlComment.js +W, [2024-12-25T12:07:18.850739 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlComment.js +I, [2024-12-25T12:07:18.850773 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDecl.js +W, [2024-12-25T12:07:18.850853 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDecl.js +I, [2024-12-25T12:07:18.850879 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDocument.js +W, [2024-12-25T12:07:18.850927 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDocument.js +I, [2024-12-25T12:07:18.850951 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtd.js +W, [2024-12-25T12:07:18.851002 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtd.js +I, [2024-12-25T12:07:18.851089 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.js +W, [2024-12-25T12:07:18.851164 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.js +I, [2024-12-25T12:07:18.851189 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdElement.js +W, [2024-12-25T12:07:18.851235 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdElement.js +I, [2024-12-25T12:07:18.851258 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdEntity.js +W, [2024-12-25T12:07:18.851300 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdEntity.js +I, [2024-12-25T12:07:18.851323 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdNotation.js +W, [2024-12-25T12:07:18.851366 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdNotation.js +I, [2024-12-25T12:07:18.851390 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.js +W, [2024-12-25T12:07:18.851505 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.js +I, [2024-12-25T12:07:18.851542 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlElement.js +W, [2024-12-25T12:07:18.851618 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlElement.js +I, [2024-12-25T12:07:18.851643 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlEntityRef.js +W, [2024-12-25T12:07:18.851691 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlEntityRef.js +I, [2024-12-25T12:07:18.851714 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlProcInst.js +W, [2024-12-25T12:07:18.851759 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlProcInst.js +I, [2024-12-25T12:07:18.851782 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/options.js +W, [2024-12-25T12:07:18.851852 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/options.js +I, [2024-12-25T12:07:18.851877 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/validate.js +W, [2024-12-25T12:07:18.851928 #40732] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/validate.js +I, [2024-12-25T12:07:18.851952 #40732] INFO -- : Processing file: ../../spec/beef/api/auth_rate_spec.rb +W, [2024-12-25T12:07:18.851996 #40732] WARN -- : Copyright string not found in ../../spec/beef/api/auth_rate_spec.rb +I, [2024-12-25T12:07:18.852019 #40732] INFO -- : Processing file: ../../spec/beef/core/extensions_spec.rb +W, [2024-12-25T12:07:18.852063 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/extensions_spec.rb +I, [2024-12-25T12:07:18.852085 #40732] INFO -- : Processing file: ../../spec/beef/core/filter/filters_spec.rb +W, [2024-12-25T12:07:18.852132 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/filter/filters_spec.rb +I, [2024-12-25T12:07:18.852154 #40732] INFO -- : Processing file: ../../spec/beef/core/main/autorun_engine/autorun_engine_spec.rb +W, [2024-12-25T12:07:18.852200 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/main/autorun_engine/autorun_engine_spec.rb +I, [2024-12-25T12:07:18.852222 #40732] INFO -- : Processing file: ../../spec/beef/core/main/command_spec.rb +W, [2024-12-25T12:07:18.852264 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/main/command_spec.rb +I, [2024-12-25T12:07:18.852286 #40732] INFO -- : Processing file: ../../spec/beef/core/main/configuration_spec.rb +W, [2024-12-25T12:07:18.852334 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/main/configuration_spec.rb +I, [2024-12-25T12:07:18.852356 #40732] INFO -- : Processing file: ../../spec/beef/core/main/handlers/browser_details_handler_spec.rb +W, [2024-12-25T12:07:18.852401 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/main/handlers/browser_details_handler_spec.rb +I, [2024-12-25T12:07:18.852424 #40732] INFO -- : Processing file: ../../spec/beef/core/main/models/browser_details_spec.rb +W, [2024-12-25T12:07:18.852529 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/main/models/browser_details_spec.rb +I, [2024-12-25T12:07:18.852582 #40732] INFO -- : Processing file: ../../spec/beef/core/main/network_stack/handlers/dynamic_reconstruction_spec.rb +W, [2024-12-25T12:07:18.852638 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/main/network_stack/handlers/dynamic_reconstruction_spec.rb +I, [2024-12-25T12:07:18.852663 #40732] INFO -- : Processing file: ../../spec/beef/core/main/network_stack/handlers/redirector_spec.rb +W, [2024-12-25T12:07:18.852707 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/main/network_stack/handlers/redirector_spec.rb +I, [2024-12-25T12:07:18.852730 #40732] INFO -- : Processing file: ../../spec/beef/core/modules_spec.rb +W, [2024-12-25T12:07:18.852774 #40732] WARN -- : Copyright string not found in ../../spec/beef/core/modules_spec.rb +I, [2024-12-25T12:07:18.852797 #40732] INFO -- : Processing file: ../../spec/beef/extensions/adminui_spec.rb +W, [2024-12-25T12:07:18.852840 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/adminui_spec.rb +I, [2024-12-25T12:07:18.852863 #40732] INFO -- : Processing file: ../../spec/beef/extensions/dns_spec.rb +W, [2024-12-25T12:07:18.852910 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/dns_spec.rb +I, [2024-12-25T12:07:18.852932 #40732] INFO -- : Processing file: ../../spec/beef/extensions/network_spec.rb +W, [2024-12-25T12:07:18.852975 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/network_spec.rb +I, [2024-12-25T12:07:18.852998 #40732] INFO -- : Processing file: ../../spec/beef/extensions/proxy_spec.rb +W, [2024-12-25T12:07:18.853040 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/proxy_spec.rb +I, [2024-12-25T12:07:18.853063 #40732] INFO -- : Processing file: ../../spec/beef/extensions/qrcode_spec.rb +W, [2024-12-25T12:07:18.853105 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/qrcode_spec.rb +I, [2024-12-25T12:07:18.853127 #40732] INFO -- : Processing file: ../../spec/beef/extensions/requester_spec.rb +W, [2024-12-25T12:07:18.853170 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/requester_spec.rb +I, [2024-12-25T12:07:18.853193 #40732] INFO -- : Processing file: ../../spec/beef/extensions/social_engineering_spec.rb +W, [2024-12-25T12:07:18.853235 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/social_engineering_spec.rb +I, [2024-12-25T12:07:18.853257 #40732] INFO -- : Processing file: ../../spec/beef/extensions/webrtc_spec.rb +W, [2024-12-25T12:07:18.853300 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/webrtc_spec.rb +I, [2024-12-25T12:07:18.853324 #40732] INFO -- : Processing file: ../../spec/beef/extensions/websocket_hooked_browser_spec.rb +W, [2024-12-25T12:07:18.853368 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/websocket_hooked_browser_spec.rb +I, [2024-12-25T12:07:18.853392 #40732] INFO -- : Processing file: ../../spec/beef/extensions/websocket_spec.rb +W, [2024-12-25T12:07:18.853479 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/websocket_spec.rb +I, [2024-12-25T12:07:18.853505 #40732] INFO -- : Processing file: ../../spec/beef/extensions/xssrays_spec.rb +W, [2024-12-25T12:07:18.853550 #40732] WARN -- : Copyright string not found in ../../spec/beef/extensions/xssrays_spec.rb +I, [2024-12-25T12:07:18.853573 #40732] INFO -- : Processing file: ../../spec/beef/filesystem_checks_spec.rb +W, [2024-12-25T12:07:18.853615 #40732] WARN -- : Copyright string not found in ../../spec/beef/filesystem_checks_spec.rb +I, [2024-12-25T12:07:18.853637 #40732] INFO -- : Processing file: ../../spec/beef/modules/debug/test_beef_debugs_spec.rb +W, [2024-12-25T12:07:18.853727 #40732] WARN -- : Copyright string not found in ../../spec/beef/modules/debug/test_beef_debugs_spec.rb +I, [2024-12-25T12:07:18.853752 #40732] INFO -- : Processing file: ../../spec/beef/security_checks_spec.rb +W, [2024-12-25T12:07:18.853796 #40732] WARN -- : Copyright string not found in ../../spec/beef/security_checks_spec.rb +I, [2024-12-25T12:07:18.853818 #40732] INFO -- : Processing file: ../../spec/features/all_modules_spec.rb +W, [2024-12-25T12:07:18.853861 #40732] WARN -- : Copyright string not found in ../../spec/features/all_modules_spec.rb +I, [2024-12-25T12:07:18.853883 #40732] INFO -- : Processing file: ../../spec/features/debug_modules_spec.rb +W, [2024-12-25T12:07:18.853925 #40732] WARN -- : Copyright string not found in ../../spec/features/debug_modules_spec.rb +I, [2024-12-25T12:07:18.853947 #40732] INFO -- : Processing file: ../../spec/requests/beef_test_spec.rb +W, [2024-12-25T12:07:18.853989 #40732] WARN -- : Copyright string not found in ../../spec/requests/beef_test_spec.rb +I, [2024-12-25T12:07:18.854011 #40732] INFO -- : Processing file: ../../spec/requests/login_spec.rb +W, [2024-12-25T12:07:18.854052 #40732] WARN -- : Copyright string not found in ../../spec/requests/login_spec.rb +I, [2024-12-25T12:07:18.854074 #40732] INFO -- : Processing file: ../../spec/spec_helper.rb +W, [2024-12-25T12:07:18.854119 #40732] WARN -- : Copyright string not found in ../../spec/spec_helper.rb +I, [2024-12-25T12:07:18.854140 #40732] INFO -- : Processing file: ../../spec/support/assets/config_new.yaml +W, [2024-12-25T12:07:18.854761 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../spec/support/assets/config_new.yaml +I, [2024-12-25T12:07:18.854787 #40732] INFO -- : Processing file: ../../spec/support/assets/config_old.yaml +W, [2024-12-25T12:07:18.855241 #40732] WARN -- : Copyright string not found or incorrect in YAML file: ../../spec/support/assets/config_old.yaml +I, [2024-12-25T12:07:18.855268 #40732] INFO -- : Processing file: ../../spec/support/beef_test.rb +W, [2024-12-25T12:07:18.855318 #40732] WARN -- : Copyright string not found in ../../spec/support/beef_test.rb +I, [2024-12-25T12:07:18.855339 #40732] INFO -- : Processing file: ../../spec/support/constants.rb +W, [2024-12-25T12:07:18.855382 #40732] WARN -- : Copyright string not found in ../../spec/support/constants.rb +I, [2024-12-25T12:07:18.855404 #40732] INFO -- : Processing file: ../../spec/support/simple_rest_client.rb +W, [2024-12-25T12:07:18.855534 #40732] WARN -- : Copyright string not found in ../../spec/support/simple_rest_client.rb +I, [2024-12-25T12:07:18.855560 #40732] INFO -- : Processing file: ../../spec/support/ui_support.rb +W, [2024-12-25T12:07:18.855608 #40732] WARN -- : Copyright string not found in ../../spec/support/ui_support.rb +I, [2024-12-25T12:07:18.855631 #40732] INFO -- : Processing file: ../../test/integration/tc_debug_modules.rb +W, [2024-12-25T12:07:18.855678 #40732] WARN -- : Copyright string not found in ../../test/integration/tc_debug_modules.rb +I, [2024-12-25T12:07:18.855700 #40732] INFO -- : Processing file: ../../test/integration/tc_dns_rest.rb +W, [2024-12-25T12:07:18.855747 #40732] WARN -- : Copyright string not found in ../../test/integration/tc_dns_rest.rb +I, [2024-12-25T12:07:18.855769 #40732] INFO -- : Processing file: ../../test/integration/tc_network_rest.rb +W, [2024-12-25T12:07:18.855812 #40732] WARN -- : Copyright string not found in ../../test/integration/tc_network_rest.rb +I, [2024-12-25T12:07:18.855835 #40732] INFO -- : Processing file: ../../test/integration/tc_proxy.rb +W, [2024-12-25T12:07:18.855877 #40732] WARN -- : Copyright string not found in ../../test/integration/tc_proxy.rb +I, [2024-12-25T12:07:18.855899 #40732] INFO -- : Processing file: ../../test/integration/tc_social_engineering_rest.rb +W, [2024-12-25T12:07:18.855941 #40732] WARN -- : Copyright string not found in ../../test/integration/tc_social_engineering_rest.rb +I, [2024-12-25T12:07:18.855963 #40732] INFO -- : Processing file: ../../test/integration/tc_webrtc_rest.rb +W, [2024-12-25T12:07:18.856010 #40732] WARN -- : Copyright string not found in ../../test/integration/tc_webrtc_rest.rb +I, [2024-12-25T12:07:18.856032 #40732] INFO -- : Processing file: ../../test/integration/ts_integration.rb +W, [2024-12-25T12:07:18.856073 #40732] WARN -- : Copyright string not found in ../../test/integration/ts_integration.rb +I, [2024-12-25T12:07:18.856095 #40732] INFO -- : Processing file: ../../test/thirdparty/msf/unit/tc_metasploit.rb +W, [2024-12-25T12:07:18.856138 #40732] WARN -- : Copyright string not found in ../../test/thirdparty/msf/unit/tc_metasploit.rb +I, [2024-12-25T12:07:18.856160 #40732] INFO -- : Processing file: ../../test/thirdparty/msf/unit/ts_metasploit.rb +W, [2024-12-25T12:07:18.856202 #40732] WARN -- : Copyright string not found in ../../test/thirdparty/msf/unit/ts_metasploit.rb +I, [2024-12-25T12:07:18.856224 #40732] INFO -- : Processing file: ../../tools/csrf_to_beef/lib/module.rb +W, [2024-12-25T12:07:18.856267 #40732] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/lib/module.rb +I, [2024-12-25T12:07:18.856288 #40732] INFO -- : Processing file: ../../tools/csrf_to_beef/lib/output.rb +W, [2024-12-25T12:07:18.856329 #40732] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/lib/output.rb +I, [2024-12-25T12:07:18.856351 #40732] INFO -- : Processing file: ../../tools/csrf_to_beef/sample.html +W, [2024-12-25T12:07:18.856391 #40732] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/sample.html +I, [2024-12-25T12:07:18.856413 #40732] INFO -- : Processing file: ../../tools/maintenance/copyright_update.rb +I, [2024-12-25T12:07:18.856702 #40732] INFO -- : Updated copyright in ../../tools/maintenance/copyright_update.rb +I, [2024-12-25T12:07:18.856811 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/lib/beef_rest_api.rb +W, [2024-12-25T12:07:18.856879 #40732] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/beef_rest_api.rb +I, [2024-12-25T12:07:18.856903 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/lib/print.rb +W, [2024-12-25T12:07:18.856947 #40732] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/print.rb +I, [2024-12-25T12:07:18.856970 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/lib/string.rb +W, [2024-12-25T12:07:18.857012 #40732] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/string.rb +I, [2024-12-25T12:07:18.912657 #40732] INFO -- : Processing file: ../../Dockerfile +I, [2024-12-25T12:07:18.913105 #40732] INFO -- : Updated copyright in file without extension: ../../Dockerfile +I, [2024-12-25T12:07:18.913148 #40732] INFO -- : Processing file: ../../Gemfile +I, [2024-12-25T12:07:18.913510 #40732] INFO -- : Updated copyright in file without extension: ../../Gemfile +I, [2024-12-25T12:07:18.913553 #40732] INFO -- : Processing file: ../../Rakefile +I, [2024-12-25T12:07:18.913968 #40732] INFO -- : Updated copyright in file without extension: ../../Rakefile +I, [2024-12-25T12:07:18.914030 #40732] INFO -- : Processing file: ../../VERSION +I, [2024-12-25T12:07:18.914225 #40732] INFO -- : Updated copyright in file without extension: ../../VERSION +I, [2024-12-25T12:07:18.914325 #40732] INFO -- : Processing file: ../../arerules/enabled/README +W, [2024-12-25T12:07:18.914380 #40732] WARN -- : Copyright string not found in file without extension: ../../arerules/enabled/README +I, [2024-12-25T12:07:18.914404 #40732] INFO -- : Processing file: ../../beef +I, [2024-12-25T12:07:18.914681 #40732] INFO -- : Updated copyright in file without extension: ../../beef +I, [2024-12-25T12:07:18.914777 #40732] INFO -- : Processing file: ../../doc/COPYING +W, [2024-12-25T12:07:18.914848 #40732] WARN -- : Copyright string not found in file without extension: ../../doc/COPYING +I, [2024-12-25T12:07:18.914873 #40732] INFO -- : Processing file: ../../doc/boilerplate +I, [2024-12-25T12:07:18.915024 #40732] INFO -- : Updated copyright in file without extension: ../../doc/boilerplate +I, [2024-12-25T12:07:18.915113 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/images/icons/README +W, [2024-12-25T12:07:18.915210 #40732] WARN -- : Copyright string not found in file without extension: ../../extensions/admin_ui/media/images/icons/README +I, [2024-12-25T12:07:18.915237 #40732] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/readme +W, [2024-12-25T12:07:18.915283 #40732] WARN -- : Copyright string not found in file without extension: ../../extensions/admin_ui/media/javascript-min/readme +I, [2024-12-25T12:07:18.915307 #40732] INFO -- : Processing file: ../../install +I, [2024-12-25T12:07:18.915521 #40732] INFO -- : Updated copyright in file without extension: ../../install +I, [2024-12-25T12:07:18.915613 #40732] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/update-list +W, [2024-12-25T12:07:18.915673 #40732] WARN -- : Copyright string not found in file without extension: ../../modules/exploits/rfi_scanner/update-list +I, [2024-12-25T12:07:18.915698 #40732] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/shocker-cgi_list +W, [2024-12-25T12:07:18.915747 #40732] WARN -- : Copyright string not found in file without extension: ../../modules/exploits/shell_shock_scanner/shocker-cgi_list +I, [2024-12-25T12:07:18.915773 #40732] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/update-list +W, [2024-12-25T12:07:18.915816 #40732] WARN -- : Copyright string not found in file without extension: ../../modules/exploits/shell_shock_scanner/update-list +I, [2024-12-25T12:07:18.915840 #40732] INFO -- : Processing file: ../../modules/misc/nosleep/update-lib +W, [2024-12-25T12:07:18.915883 #40732] WARN -- : Copyright string not found in file without extension: ../../modules/misc/nosleep/update-lib +I, [2024-12-25T12:07:18.915906 #40732] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/LICENSE +W, [2024-12-25T12:07:18.916585 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@babel/helper-string-parser/LICENSE +I, [2024-12-25T12:07:18.916624 #40732] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/LICENSE +W, [2024-12-25T12:07:18.917131 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@babel/helper-validator-identifier/LICENSE +I, [2024-12-25T12:07:18.917166 #40732] INFO -- : Processing file: ../../node_modules/@babel/parser/LICENSE +W, [2024-12-25T12:07:18.917667 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@babel/parser/LICENSE +I, [2024-12-25T12:07:18.917703 #40732] INFO -- : Processing file: ../../node_modules/@babel/types/LICENSE +W, [2024-12-25T12:07:18.917977 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@babel/types/LICENSE +I, [2024-12-25T12:07:18.918004 #40732] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/LICENSE +W, [2024-12-25T12:07:18.918534 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@jsdoc/salty/LICENSE +I, [2024-12-25T12:07:18.918569 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/LICENSE +W, [2024-12-25T12:07:18.919032 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@nodelib/fs.scandir/LICENSE +I, [2024-12-25T12:07:18.919058 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/LICENSE +W, [2024-12-25T12:07:18.919591 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@nodelib/fs.stat/LICENSE +I, [2024-12-25T12:07:18.919624 #40732] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/LICENSE +W, [2024-12-25T12:07:18.919909 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@nodelib/fs.walk/LICENSE +I, [2024-12-25T12:07:18.919943 #40732] INFO -- : Processing file: ../../node_modules/@types/linkify-it/LICENSE +W, [2024-12-25T12:07:18.920481 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@types/linkify-it/LICENSE +I, [2024-12-25T12:07:18.920525 #40732] INFO -- : Processing file: ../../node_modules/@types/markdown-it/LICENSE +W, [2024-12-25T12:07:18.920986 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@types/markdown-it/LICENSE +I, [2024-12-25T12:07:18.921019 #40732] INFO -- : Processing file: ../../node_modules/@types/mdurl/LICENSE +W, [2024-12-25T12:07:18.921525 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/@types/mdurl/LICENSE +I, [2024-12-25T12:07:18.921559 #40732] INFO -- : Processing file: ../../node_modules/ansi-styles/license +W, [2024-12-25T12:07:18.922048 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/ansi-styles/license +I, [2024-12-25T12:07:18.922087 #40732] INFO -- : Processing file: ../../node_modules/argparse/LICENSE +W, [2024-12-25T12:07:18.922673 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/argparse/LICENSE +I, [2024-12-25T12:07:18.922715 #40732] INFO -- : Processing file: ../../node_modules/array-back/LICENSE +W, [2024-12-25T12:07:18.923252 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/array-back/LICENSE +I, [2024-12-25T12:07:18.923306 #40732] INFO -- : Processing file: ../../node_modules/bluebird/LICENSE +W, [2024-12-25T12:07:18.923794 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/bluebird/LICENSE +I, [2024-12-25T12:07:18.923824 #40732] INFO -- : Processing file: ../../node_modules/braces/LICENSE +W, [2024-12-25T12:07:18.924290 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/braces/LICENSE +I, [2024-12-25T12:07:18.924323 #40732] INFO -- : Processing file: ../../node_modules/cache-point/LICENSE +W, [2024-12-25T12:07:18.924952 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/cache-point/LICENSE +I, [2024-12-25T12:07:18.925054 #40732] INFO -- : Processing file: ../../node_modules/catharsis/LICENSE +W, [2024-12-25T12:07:18.925403 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/catharsis/LICENSE +I, [2024-12-25T12:07:18.925510 #40732] INFO -- : Processing file: ../../node_modules/chalk/license +W, [2024-12-25T12:07:18.926000 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/chalk/license +I, [2024-12-25T12:07:18.926034 #40732] INFO -- : Processing file: ../../node_modules/chalk-template/license +W, [2024-12-25T12:07:18.926539 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/chalk-template/license +I, [2024-12-25T12:07:18.926572 #40732] INFO -- : Processing file: ../../node_modules/color-convert/LICENSE +W, [2024-12-25T12:07:18.927219 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/color-convert/LICENSE +I, [2024-12-25T12:07:18.927260 #40732] INFO -- : Processing file: ../../node_modules/color-name/LICENSE +W, [2024-12-25T12:07:18.927845 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/color-name/LICENSE +I, [2024-12-25T12:07:18.927877 #40732] INFO -- : Processing file: ../../node_modules/command-line-args/LICENSE +W, [2024-12-25T12:07:18.928459 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/command-line-args/LICENSE +I, [2024-12-25T12:07:18.928495 #40732] INFO -- : Processing file: ../../node_modules/command-line-usage/LICENSE +W, [2024-12-25T12:07:18.929109 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/command-line-usage/LICENSE +I, [2024-12-25T12:07:18.929141 #40732] INFO -- : Processing file: ../../node_modules/common-sequence/LICENSE +W, [2024-12-25T12:07:18.929905 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/common-sequence/LICENSE +I, [2024-12-25T12:07:18.929951 #40732] INFO -- : Processing file: ../../node_modules/config-master/LICENSE +W, [2024-12-25T12:07:18.930693 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/config-master/LICENSE +I, [2024-12-25T12:07:18.930745 #40732] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/LICENSE +W, [2024-12-25T12:07:18.931342 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/config-master/node_modules/walk-back/LICENSE +I, [2024-12-25T12:07:18.931370 #40732] INFO -- : Processing file: ../../node_modules/current-module-paths/LICENSE +W, [2024-12-25T12:07:18.931911 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/current-module-paths/LICENSE +I, [2024-12-25T12:07:18.931939 #40732] INFO -- : Processing file: ../../node_modules/dmd/LICENSE +W, [2024-12-25T12:07:18.932526 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/dmd/LICENSE +I, [2024-12-25T12:07:18.932556 #40732] INFO -- : Processing file: ../../node_modules/entities/LICENSE +W, [2024-12-25T12:07:18.933059 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/entities/LICENSE +I, [2024-12-25T12:07:18.933088 #40732] INFO -- : Processing file: ../../node_modules/escape-string-regexp/license +W, [2024-12-25T12:07:18.933618 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/escape-string-regexp/license +I, [2024-12-25T12:07:18.933648 #40732] INFO -- : Processing file: ../../node_modules/fast-glob/LICENSE +W, [2024-12-25T12:07:18.934204 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/fast-glob/LICENSE +I, [2024-12-25T12:07:18.934263 #40732] INFO -- : Processing file: ../../node_modules/fastq/LICENSE +W, [2024-12-25T12:07:18.934608 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/fastq/LICENSE +I, [2024-12-25T12:07:18.934638 #40732] INFO -- : Processing file: ../../node_modules/file-set/LICENSE +W, [2024-12-25T12:07:18.935150 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/file-set/LICENSE +I, [2024-12-25T12:07:18.935190 #40732] INFO -- : Processing file: ../../node_modules/fill-range/LICENSE +W, [2024-12-25T12:07:18.935530 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/fill-range/LICENSE +I, [2024-12-25T12:07:18.935591 #40732] INFO -- : Processing file: ../../node_modules/find-replace/LICENSE +W, [2024-12-25T12:07:18.935943 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/find-replace/LICENSE +I, [2024-12-25T12:07:18.935971 #40732] INFO -- : Processing file: ../../node_modules/glob-parent/LICENSE +W, [2024-12-25T12:07:18.936293 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/glob-parent/LICENSE +I, [2024-12-25T12:07:18.936323 #40732] INFO -- : Processing file: ../../node_modules/graceful-fs/LICENSE +W, [2024-12-25T12:07:18.936879 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/graceful-fs/LICENSE +I, [2024-12-25T12:07:18.936924 #40732] INFO -- : Processing file: ../../node_modules/handlebars/LICENSE +W, [2024-12-25T12:07:18.937614 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/handlebars/LICENSE +I, [2024-12-25T12:07:18.937647 #40732] INFO -- : Processing file: ../../node_modules/handlebars/bin/handlebars +W, [2024-12-25T12:07:18.938224 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/handlebars/bin/handlebars +I, [2024-12-25T12:07:18.938253 #40732] INFO -- : Processing file: ../../node_modules/has-flag/license +W, [2024-12-25T12:07:18.938614 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/has-flag/license +I, [2024-12-25T12:07:18.938651 #40732] INFO -- : Processing file: ../../node_modules/is-extglob/LICENSE +W, [2024-12-25T12:07:18.939152 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/is-extglob/LICENSE +I, [2024-12-25T12:07:18.939189 #40732] INFO -- : Processing file: ../../node_modules/is-glob/LICENSE +W, [2024-12-25T12:07:18.939536 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/is-glob/LICENSE +I, [2024-12-25T12:07:18.939565 #40732] INFO -- : Processing file: ../../node_modules/is-number/LICENSE +W, [2024-12-25T12:07:18.940081 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/is-number/LICENSE +I, [2024-12-25T12:07:18.940109 #40732] INFO -- : Processing file: ../../node_modules/js2xmlparser/LICENSE +W, [2024-12-25T12:07:18.940488 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/js2xmlparser/LICENSE +I, [2024-12-25T12:07:18.940521 #40732] INFO -- : Processing file: ../../node_modules/js2xmlparser/NOTICE +W, [2024-12-25T12:07:18.940997 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/js2xmlparser/NOTICE +I, [2024-12-25T12:07:18.941031 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-api/LICENSE +W, [2024-12-25T12:07:18.941499 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/jsdoc-api/LICENSE +I, [2024-12-25T12:07:18.941526 #40732] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/LICENSE +W, [2024-12-25T12:07:18.941793 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/jsdoc-to-markdown/LICENSE +I, [2024-12-25T12:07:18.941820 #40732] INFO -- : Processing file: ../../node_modules/klaw/LICENSE +W, [2024-12-25T12:07:18.942278 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/klaw/LICENSE +I, [2024-12-25T12:07:18.942304 #40732] INFO -- : Processing file: ../../node_modules/linkify-it/LICENSE +W, [2024-12-25T12:07:18.942813 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/linkify-it/LICENSE +I, [2024-12-25T12:07:18.942872 #40732] INFO -- : Processing file: ../../node_modules/lodash/LICENSE +W, [2024-12-25T12:07:18.943829 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/lodash/LICENSE +I, [2024-12-25T12:07:18.943900 #40732] INFO -- : Processing file: ../../node_modules/lodash.camelcase/LICENSE +W, [2024-12-25T12:07:18.944639 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/lodash.camelcase/LICENSE +I, [2024-12-25T12:07:18.944680 #40732] INFO -- : Processing file: ../../node_modules/lodash.omit/LICENSE +W, [2024-12-25T12:07:18.945499 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/lodash.omit/LICENSE +I, [2024-12-25T12:07:18.945547 #40732] INFO -- : Processing file: ../../node_modules/markdown-it/LICENSE +W, [2024-12-25T12:07:18.946049 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/markdown-it/LICENSE +I, [2024-12-25T12:07:18.946084 #40732] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/UNLICENSE +W, [2024-12-25T12:07:18.946810 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/markdown-it-anchor/UNLICENSE +I, [2024-12-25T12:07:18.946847 #40732] INFO -- : Processing file: ../../node_modules/mdurl/LICENSE +W, [2024-12-25T12:07:18.947547 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/mdurl/LICENSE +I, [2024-12-25T12:07:18.947602 #40732] INFO -- : Processing file: ../../node_modules/merge2/LICENSE +W, [2024-12-25T12:07:18.947978 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/merge2/LICENSE +I, [2024-12-25T12:07:18.948011 #40732] INFO -- : Processing file: ../../node_modules/micromatch/LICENSE +W, [2024-12-25T12:07:18.948374 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/micromatch/LICENSE +I, [2024-12-25T12:07:18.948594 #40732] INFO -- : Processing file: ../../node_modules/minimist/LICENSE +W, [2024-12-25T12:07:18.949403 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/minimist/LICENSE +I, [2024-12-25T12:07:18.949584 #40732] INFO -- : Processing file: ../../node_modules/mkdirp/LICENSE +W, [2024-12-25T12:07:18.950371 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/mkdirp/LICENSE +I, [2024-12-25T12:07:18.950545 #40732] INFO -- : Processing file: ../../node_modules/neo-async/LICENSE +W, [2024-12-25T12:07:18.951131 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/neo-async/LICENSE +I, [2024-12-25T12:07:18.951167 #40732] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/LICENSE +W, [2024-12-25T12:07:18.951692 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/object-to-spawn-args/LICENSE +I, [2024-12-25T12:07:18.951727 #40732] INFO -- : Processing file: ../../node_modules/picomatch/LICENSE +W, [2024-12-25T12:07:18.952023 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/picomatch/LICENSE +I, [2024-12-25T12:07:18.952051 #40732] INFO -- : Processing file: ../../node_modules/queue-microtask/LICENSE +W, [2024-12-25T12:07:18.952343 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/queue-microtask/LICENSE +I, [2024-12-25T12:07:18.952369 #40732] INFO -- : Processing file: ../../node_modules/requizzle/LICENSE +W, [2024-12-25T12:07:18.952834 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/requizzle/LICENSE +I, [2024-12-25T12:07:18.952860 #40732] INFO -- : Processing file: ../../node_modules/reusify/LICENSE +W, [2024-12-25T12:07:18.953179 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/reusify/LICENSE +I, [2024-12-25T12:07:18.953240 #40732] INFO -- : Processing file: ../../node_modules/run-parallel/LICENSE +W, [2024-12-25T12:07:18.953673 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/run-parallel/LICENSE +I, [2024-12-25T12:07:18.953710 #40732] INFO -- : Processing file: ../../node_modules/sort-array/LICENSE +W, [2024-12-25T12:07:18.954277 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/sort-array/LICENSE +I, [2024-12-25T12:07:18.954314 #40732] INFO -- : Processing file: ../../node_modules/source-map/LICENSE +W, [2024-12-25T12:07:18.954828 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/source-map/LICENSE +I, [2024-12-25T12:07:18.954856 #40732] INFO -- : Processing file: ../../node_modules/strip-json-comments/license +W, [2024-12-25T12:07:18.955390 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/strip-json-comments/license +I, [2024-12-25T12:07:18.955484 #40732] INFO -- : Processing file: ../../node_modules/supports-color/license +W, [2024-12-25T12:07:18.955781 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/supports-color/license +I, [2024-12-25T12:07:18.955808 #40732] INFO -- : Processing file: ../../node_modules/table-layout/LICENSE +W, [2024-12-25T12:07:18.956265 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/table-layout/LICENSE +I, [2024-12-25T12:07:18.956291 #40732] INFO -- : Processing file: ../../node_modules/to-fast-properties/license +W, [2024-12-25T12:07:18.956729 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/to-fast-properties/license +I, [2024-12-25T12:07:18.956755 #40732] INFO -- : Processing file: ../../node_modules/to-regex-range/LICENSE +W, [2024-12-25T12:07:18.957017 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/to-regex-range/LICENSE +I, [2024-12-25T12:07:18.957043 #40732] INFO -- : Processing file: ../../node_modules/typical/LICENSE +W, [2024-12-25T12:07:18.957504 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/typical/LICENSE +I, [2024-12-25T12:07:18.957530 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/LICENSE +W, [2024-12-25T12:07:18.958020 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/uglify-js/LICENSE +I, [2024-12-25T12:07:18.958054 #40732] INFO -- : Processing file: ../../node_modules/uglify-js/bin/uglifyjs +W, [2024-12-25T12:07:18.958590 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/uglify-js/bin/uglifyjs +I, [2024-12-25T12:07:18.958624 #40732] INFO -- : Processing file: ../../node_modules/underscore/LICENSE +W, [2024-12-25T12:07:18.959082 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/underscore/LICENSE +I, [2024-12-25T12:07:18.959116 #40732] INFO -- : Processing file: ../../node_modules/walk-back/LICENSE +W, [2024-12-25T12:07:18.959692 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/walk-back/LICENSE +I, [2024-12-25T12:07:18.959743 #40732] INFO -- : Processing file: ../../node_modules/wordwrap/LICENSE +W, [2024-12-25T12:07:18.960338 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/wordwrap/LICENSE +I, [2024-12-25T12:07:18.960384 #40732] INFO -- : Processing file: ../../node_modules/wordwrapjs/LICENSE +W, [2024-12-25T12:07:18.961160 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/wordwrapjs/LICENSE +I, [2024-12-25T12:07:18.961235 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/LICENSE +W, [2024-12-25T12:07:18.962296 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/xmlcreate/LICENSE +I, [2024-12-25T12:07:18.962370 #40732] INFO -- : Processing file: ../../node_modules/xmlcreate/NOTICE +W, [2024-12-25T12:07:18.963060 #40732] WARN -- : Copyright string not found in file without extension: ../../node_modules/xmlcreate/NOTICE +I, [2024-12-25T12:07:18.963098 #40732] INFO -- : Processing file: ../../tools/csrf_to_beef/csrf_to_beef +W, [2024-12-25T12:07:18.963175 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/csrf_to_beef/csrf_to_beef +I, [2024-12-25T12:07:18.963211 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/autorun +W, [2024-12-25T12:07:18.963269 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/autorun +I, [2024-12-25T12:07:18.963298 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/browser-details +W, [2024-12-25T12:07:18.963352 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/browser-details +I, [2024-12-25T12:07:18.963378 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/clone_page +W, [2024-12-25T12:07:18.963420 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/clone_page +I, [2024-12-25T12:07:18.963439 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/command-modules +W, [2024-12-25T12:07:18.963640 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/command-modules +I, [2024-12-25T12:07:18.963670 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/dns +W, [2024-12-25T12:07:18.963721 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/dns +I, [2024-12-25T12:07:18.963737 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/export-logs +W, [2024-12-25T12:07:18.963777 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/export-logs +I, [2024-12-25T12:07:18.963795 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/metasploit +W, [2024-12-25T12:07:18.963840 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/metasploit +I, [2024-12-25T12:07:18.963856 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/network +W, [2024-12-25T12:07:18.963984 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/network +I, [2024-12-25T12:07:18.964002 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/remove-offline-browsers +W, [2024-12-25T12:07:18.964040 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/remove-offline-browsers +I, [2024-12-25T12:07:18.964059 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/webrtc +W, [2024-12-25T12:07:18.964094 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/webrtc +I, [2024-12-25T12:07:18.964113 #40732] INFO -- : Processing file: ../../tools/rest_api_examples/xssrays +W, [2024-12-25T12:07:18.964152 #40732] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/xssrays +I, [2024-12-25T12:07:18.964167 #40732] INFO -- : Processing file: ../../update-beef +I, [2024-12-25T12:07:18.964535 #40732] INFO -- : Updated copyright in file without extension: ../../update-beef +I, [2024-12-25T12:07:18.964567 #40732] INFO -- : Copyright update process completed. diff --git a/tools/maintenance/2024 Logs/copyright_update_3.log b/tools/maintenance/2024 Logs/copyright_update_3.log new file mode 100644 index 000000000..138a69318 --- /dev/null +++ b/tools/maintenance/2024 Logs/copyright_update_3.log @@ -0,0 +1,7799 @@ +I, [2024-12-25T12:12:42.958966 #41070] INFO -- : Processing file: ../../INSTALL.txt +W, [2024-12-25T12:12:42.959025 #41070] WARN -- : Copyright string not found in ../../INSTALL.txt +I, [2024-12-25T12:12:42.959042 #41070] INFO -- : Processing file: ../../README.md +W, [2024-12-25T12:12:42.959074 #41070] WARN -- : Copyright string not found in ../../README.md +I, [2024-12-25T12:12:42.959090 #41070] INFO -- : Processing file: ../../config.yaml +W, [2024-12-25T12:12:42.959814 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../config.yaml +I, [2024-12-25T12:12:42.959835 #41070] INFO -- : Processing file: ../../core/api/extension.rb +W, [2024-12-25T12:12:42.959879 #41070] WARN -- : Copyright string not found in ../../core/api/extension.rb +I, [2024-12-25T12:12:42.959897 #41070] INFO -- : Processing file: ../../core/api/extensions.rb +W, [2024-12-25T12:12:42.959931 #41070] WARN -- : Copyright string not found in ../../core/api/extensions.rb +I, [2024-12-25T12:12:42.959946 #41070] INFO -- : Processing file: ../../core/api/main/configuration.rb +W, [2024-12-25T12:12:42.959978 #41070] WARN -- : Copyright string not found in ../../core/api/main/configuration.rb +I, [2024-12-25T12:12:42.959994 #41070] INFO -- : Processing file: ../../core/api/main/migration.rb +W, [2024-12-25T12:12:42.960025 #41070] WARN -- : Copyright string not found in ../../core/api/main/migration.rb +I, [2024-12-25T12:12:42.960041 #41070] INFO -- : Processing file: ../../core/api/main/network_stack/assethandler.rb +W, [2024-12-25T12:12:42.960080 #41070] WARN -- : Copyright string not found in ../../core/api/main/network_stack/assethandler.rb +I, [2024-12-25T12:12:42.960097 #41070] INFO -- : Processing file: ../../core/api/main/server/hook.rb +W, [2024-12-25T12:12:42.960130 #41070] WARN -- : Copyright string not found in ../../core/api/main/server/hook.rb +I, [2024-12-25T12:12:42.960146 #41070] INFO -- : Processing file: ../../core/api/main/server.rb +W, [2024-12-25T12:12:42.960179 #41070] WARN -- : Copyright string not found in ../../core/api/main/server.rb +I, [2024-12-25T12:12:42.960196 #41070] INFO -- : Processing file: ../../core/api/module.rb +W, [2024-12-25T12:12:42.960228 #41070] WARN -- : Copyright string not found in ../../core/api/module.rb +I, [2024-12-25T12:12:42.960242 #41070] INFO -- : Processing file: ../../core/api/modules.rb +W, [2024-12-25T12:12:42.960274 #41070] WARN -- : Copyright string not found in ../../core/api/modules.rb +I, [2024-12-25T12:12:42.960289 #41070] INFO -- : Processing file: ../../core/api.rb +W, [2024-12-25T12:12:42.960328 #41070] WARN -- : Copyright string not found in ../../core/api.rb +I, [2024-12-25T12:12:42.960344 #41070] INFO -- : Processing file: ../../core/bootstrap.rb +W, [2024-12-25T12:12:42.960380 #41070] WARN -- : Copyright string not found in ../../core/bootstrap.rb +I, [2024-12-25T12:12:42.960395 #41070] INFO -- : Processing file: ../../core/core.rb +W, [2024-12-25T12:12:42.960428 #41070] WARN -- : Copyright string not found in ../../core/core.rb +I, [2024-12-25T12:12:42.960442 #41070] INFO -- : Processing file: ../../core/extension.rb +W, [2024-12-25T12:12:42.960476 #41070] WARN -- : Copyright string not found in ../../core/extension.rb +I, [2024-12-25T12:12:42.960491 #41070] INFO -- : Processing file: ../../core/extensions.rb +W, [2024-12-25T12:12:42.960525 #41070] WARN -- : Copyright string not found in ../../core/extensions.rb +I, [2024-12-25T12:12:42.960584 #41070] INFO -- : Processing file: ../../core/filters/base.rb +W, [2024-12-25T12:12:42.960630 #41070] WARN -- : Copyright string not found in ../../core/filters/base.rb +I, [2024-12-25T12:12:42.960648 #41070] INFO -- : Processing file: ../../core/filters/browser.rb +W, [2024-12-25T12:12:42.960690 #41070] WARN -- : Copyright string not found in ../../core/filters/browser.rb +I, [2024-12-25T12:12:42.960706 #41070] INFO -- : Processing file: ../../core/filters/command.rb +W, [2024-12-25T12:12:42.960743 #41070] WARN -- : Copyright string not found in ../../core/filters/command.rb +I, [2024-12-25T12:12:42.960759 #41070] INFO -- : Processing file: ../../core/filters/http.rb +W, [2024-12-25T12:12:42.960792 #41070] WARN -- : Copyright string not found in ../../core/filters/http.rb +I, [2024-12-25T12:12:42.960807 #41070] INFO -- : Processing file: ../../core/filters/page.rb +W, [2024-12-25T12:12:42.960839 #41070] WARN -- : Copyright string not found in ../../core/filters/page.rb +I, [2024-12-25T12:12:42.960855 #41070] INFO -- : Processing file: ../../core/filters.rb +W, [2024-12-25T12:12:42.960886 #41070] WARN -- : Copyright string not found in ../../core/filters.rb +I, [2024-12-25T12:12:42.960902 #41070] INFO -- : Processing file: ../../core/hbmanager.rb +W, [2024-12-25T12:12:42.960938 #41070] WARN -- : Copyright string not found in ../../core/hbmanager.rb +I, [2024-12-25T12:12:42.960955 #41070] INFO -- : Processing file: ../../core/loader.rb +W, [2024-12-25T12:12:42.960986 #41070] WARN -- : Copyright string not found in ../../core/loader.rb +I, [2024-12-25T12:12:42.961001 #41070] INFO -- : Processing file: ../../core/logger.rb +W, [2024-12-25T12:12:42.961032 #41070] WARN -- : Copyright string not found in ../../core/logger.rb +I, [2024-12-25T12:12:42.961049 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/001_create_command_modules.rb +W, [2024-12-25T12:12:42.961083 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/001_create_command_modules.rb +I, [2024-12-25T12:12:42.961101 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/002_create_hooked_browsers.rb +W, [2024-12-25T12:12:42.961134 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/002_create_hooked_browsers.rb +I, [2024-12-25T12:12:42.961149 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/003_create_logs.rb +W, [2024-12-25T12:12:42.961181 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/003_create_logs.rb +I, [2024-12-25T12:12:42.961199 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/004_create_commands.rb +W, [2024-12-25T12:12:42.961289 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/004_create_commands.rb +I, [2024-12-25T12:12:42.961330 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/005_create_results.rb +W, [2024-12-25T12:12:42.961408 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/005_create_results.rb +I, [2024-12-25T12:12:42.961440 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/006_create_option_caches.rb +W, [2024-12-25T12:12:42.961579 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/006_create_option_caches.rb +I, [2024-12-25T12:12:42.961606 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/007_create_browser_details.rb +W, [2024-12-25T12:12:42.961643 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/007_create_browser_details.rb +I, [2024-12-25T12:12:42.961658 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/008_create_executions.rb +W, [2024-12-25T12:12:42.961689 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/008_create_executions.rb +I, [2024-12-25T12:12:42.961704 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/009_create_rules.rb +W, [2024-12-25T12:12:42.961734 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/009_create_rules.rb +I, [2024-12-25T12:12:42.961749 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/010_create_interceptor.rb +W, [2024-12-25T12:12:42.961780 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/010_create_interceptor.rb +I, [2024-12-25T12:12:42.961794 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/011_create_web_cloner.rb +W, [2024-12-25T12:12:42.961825 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/011_create_web_cloner.rb +I, [2024-12-25T12:12:42.961840 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/013_create_network_host.rb +W, [2024-12-25T12:12:42.961871 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/013_create_network_host.rb +I, [2024-12-25T12:12:42.961942 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/014_create_network_service.rb +W, [2024-12-25T12:12:42.961980 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/014_create_network_service.rb +I, [2024-12-25T12:12:42.961996 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/015_create_http.rb +W, [2024-12-25T12:12:42.962026 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/015_create_http.rb +I, [2024-12-25T12:12:42.962042 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/016_create_rtc_status.rb +W, [2024-12-25T12:12:42.962071 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/016_create_rtc_status.rb +I, [2024-12-25T12:12:42.962090 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/017_create_rtc_manage.rb +W, [2024-12-25T12:12:42.962127 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/017_create_rtc_manage.rb +I, [2024-12-25T12:12:42.962144 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/018_create_rtc_signal.rb +W, [2024-12-25T12:12:42.962175 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/018_create_rtc_signal.rb +I, [2024-12-25T12:12:42.962190 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/019_create_rtc_module_status.rb +W, [2024-12-25T12:12:42.962221 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/019_create_rtc_module_status.rb +I, [2024-12-25T12:12:42.962238 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/020_create_xssrays_detail.rb +W, [2024-12-25T12:12:42.962270 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/020_create_xssrays_detail.rb +I, [2024-12-25T12:12:42.962286 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/021_create_dns_rule.rb +W, [2024-12-25T12:12:42.962327 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/021_create_dns_rule.rb +I, [2024-12-25T12:12:42.962345 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/024_create_autoloader.rb +W, [2024-12-25T12:12:42.962378 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/024_create_autoloader.rb +I, [2024-12-25T12:12:42.962394 #41070] INFO -- : Processing file: ../../core/main/ar-migrations/025_create_xssrays_scan.rb +W, [2024-12-25T12:12:42.962426 #41070] WARN -- : Copyright string not found in ../../core/main/ar-migrations/025_create_xssrays_scan.rb +I, [2024-12-25T12:12:42.962442 #41070] INFO -- : Processing file: ../../core/main/autorun_engine/engine.rb +W, [2024-12-25T12:12:42.962496 #41070] WARN -- : Copyright string not found in ../../core/main/autorun_engine/engine.rb +I, [2024-12-25T12:12:42.962554 #41070] INFO -- : Processing file: ../../core/main/autorun_engine/parser.rb +W, [2024-12-25T12:12:42.962604 #41070] WARN -- : Copyright string not found in ../../core/main/autorun_engine/parser.rb +I, [2024-12-25T12:12:42.962625 #41070] INFO -- : Processing file: ../../core/main/autorun_engine/rule_loader.rb +W, [2024-12-25T12:12:42.962668 #41070] WARN -- : Copyright string not found in ../../core/main/autorun_engine/rule_loader.rb +I, [2024-12-25T12:12:42.962685 #41070] INFO -- : Processing file: ../../core/main/client/are.js +W, [2024-12-25T12:12:42.962719 #41070] WARN -- : Copyright string not found in ../../core/main/client/are.js +I, [2024-12-25T12:12:42.962734 #41070] INFO -- : Processing file: ../../core/main/client/beef.js +W, [2024-12-25T12:12:42.962772 #41070] WARN -- : Copyright string not found in ../../core/main/client/beef.js +I, [2024-12-25T12:12:42.962788 #41070] INFO -- : Processing file: ../../core/main/client/browser/cookie.js +W, [2024-12-25T12:12:42.962823 #41070] WARN -- : Copyright string not found in ../../core/main/client/browser/cookie.js +I, [2024-12-25T12:12:42.962839 #41070] INFO -- : Processing file: ../../core/main/client/browser/popup.js +W, [2024-12-25T12:12:42.962870 #41070] WARN -- : Copyright string not found in ../../core/main/client/browser/popup.js +I, [2024-12-25T12:12:42.962886 #41070] INFO -- : Processing file: ../../core/main/client/browser.js +W, [2024-12-25T12:12:42.963177 #41070] WARN -- : Copyright string not found in ../../core/main/client/browser.js +I, [2024-12-25T12:12:42.963233 #41070] INFO -- : Processing file: ../../core/main/client/dom.js +W, [2024-12-25T12:12:42.963273 #41070] WARN -- : Copyright string not found in ../../core/main/client/dom.js +I, [2024-12-25T12:12:42.963288 #41070] INFO -- : Processing file: ../../core/main/client/encode/base64.js +W, [2024-12-25T12:12:42.963322 #41070] WARN -- : Copyright string not found in ../../core/main/client/encode/base64.js +I, [2024-12-25T12:12:42.963337 #41070] INFO -- : Processing file: ../../core/main/client/encode/json.js +W, [2024-12-25T12:12:42.963368 #41070] WARN -- : Copyright string not found in ../../core/main/client/encode/json.js +I, [2024-12-25T12:12:42.963384 #41070] INFO -- : Processing file: ../../core/main/client/geolocation.js +W, [2024-12-25T12:12:42.963415 #41070] WARN -- : Copyright string not found in ../../core/main/client/geolocation.js +I, [2024-12-25T12:12:42.963431 #41070] INFO -- : Processing file: ../../core/main/client/hardware.js +W, [2024-12-25T12:12:42.963463 #41070] WARN -- : Copyright string not found in ../../core/main/client/hardware.js +I, [2024-12-25T12:12:42.963478 #41070] INFO -- : Processing file: ../../core/main/client/init.js +W, [2024-12-25T12:12:42.963617 #41070] WARN -- : Copyright string not found in ../../core/main/client/init.js +I, [2024-12-25T12:12:42.963724 #41070] INFO -- : Processing file: ../../core/main/client/lib/bowser-2.11.0.min.js +W, [2024-12-25T12:12:42.963835 #41070] WARN -- : Copyright string not found in ../../core/main/client/lib/bowser-2.11.0.min.js +I, [2024-12-25T12:12:42.963854 #41070] INFO -- : Processing file: ../../core/main/client/lib/evercookie.js +W, [2024-12-25T12:12:42.963902 #41070] WARN -- : Copyright string not found in ../../core/main/client/lib/evercookie.js +I, [2024-12-25T12:12:42.963919 #41070] INFO -- : Processing file: ../../core/main/client/lib/jquery-1.12.4.min.js +W, [2024-12-25T12:12:42.964029 #41070] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery-1.12.4.min.js +I, [2024-12-25T12:12:42.964045 #41070] INFO -- : Processing file: ../../core/main/client/lib/jquery-migrate-1.4.1.js +W, [2024-12-25T12:12:42.964155 #41070] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery-migrate-1.4.1.js +I, [2024-12-25T12:12:42.964172 #41070] INFO -- : Processing file: ../../core/main/client/lib/jquery.blockUI.js +W, [2024-12-25T12:12:42.964272 #41070] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery.blockUI.js +I, [2024-12-25T12:12:42.964292 #41070] INFO -- : Processing file: ../../core/main/client/lib/json2.js +W, [2024-12-25T12:12:42.964338 #41070] WARN -- : Copyright string not found in ../../core/main/client/lib/json2.js +I, [2024-12-25T12:12:42.964353 #41070] INFO -- : Processing file: ../../core/main/client/lib/mdetect.js +W, [2024-12-25T12:12:42.964409 #41070] WARN -- : Copyright string not found in ../../core/main/client/lib/mdetect.js +I, [2024-12-25T12:12:42.964424 #41070] INFO -- : Processing file: ../../core/main/client/lib/platform.js +W, [2024-12-25T12:12:42.964601 #41070] WARN -- : Copyright string not found in ../../core/main/client/lib/platform.js +I, [2024-12-25T12:12:42.964633 #41070] INFO -- : Processing file: ../../core/main/client/lib/webrtcadapter.js +W, [2024-12-25T12:12:42.964683 #41070] WARN -- : Copyright string not found in ../../core/main/client/lib/webrtcadapter.js +I, [2024-12-25T12:12:42.964699 #41070] INFO -- : Processing file: ../../core/main/client/logger.js +W, [2024-12-25T12:12:42.964741 #41070] WARN -- : Copyright string not found in ../../core/main/client/logger.js +I, [2024-12-25T12:12:42.964756 #41070] INFO -- : Processing file: ../../core/main/client/mitb.js +W, [2024-12-25T12:12:42.964793 #41070] WARN -- : Copyright string not found in ../../core/main/client/mitb.js +I, [2024-12-25T12:12:42.964870 #41070] INFO -- : Processing file: ../../core/main/client/net/connection.js +W, [2024-12-25T12:12:42.964929 #41070] WARN -- : Copyright string not found in ../../core/main/client/net/connection.js +I, [2024-12-25T12:12:42.964945 #41070] INFO -- : Processing file: ../../core/main/client/net/cors.js +W, [2024-12-25T12:12:42.964983 #41070] WARN -- : Copyright string not found in ../../core/main/client/net/cors.js +I, [2024-12-25T12:12:42.965000 #41070] INFO -- : Processing file: ../../core/main/client/net/dns.js +W, [2024-12-25T12:12:42.965068 #41070] WARN -- : Copyright string not found in ../../core/main/client/net/dns.js +I, [2024-12-25T12:12:42.965083 #41070] INFO -- : Processing file: ../../core/main/client/net/local.js +W, [2024-12-25T12:12:42.965149 #41070] WARN -- : Copyright string not found in ../../core/main/client/net/local.js +I, [2024-12-25T12:12:42.965166 #41070] INFO -- : Processing file: ../../core/main/client/net/portscanner.js +W, [2024-12-25T12:12:42.965198 #41070] WARN -- : Copyright string not found in ../../core/main/client/net/portscanner.js +I, [2024-12-25T12:12:42.965213 #41070] INFO -- : Processing file: ../../core/main/client/net/requester.js +W, [2024-12-25T12:12:42.965248 #41070] WARN -- : Copyright string not found in ../../core/main/client/net/requester.js +I, [2024-12-25T12:12:42.965263 #41070] INFO -- : Processing file: ../../core/main/client/net/xssrays.js +W, [2024-12-25T12:12:42.965313 #41070] WARN -- : Copyright string not found in ../../core/main/client/net/xssrays.js +I, [2024-12-25T12:12:42.965328 #41070] INFO -- : Processing file: ../../core/main/client/net.js +W, [2024-12-25T12:12:42.965384 #41070] WARN -- : Copyright string not found in ../../core/main/client/net.js +I, [2024-12-25T12:12:42.965571 #41070] INFO -- : Processing file: ../../core/main/client/os.js +W, [2024-12-25T12:12:42.965638 #41070] WARN -- : Copyright string not found in ../../core/main/client/os.js +I, [2024-12-25T12:12:42.965674 #41070] INFO -- : Processing file: ../../core/main/client/session.js +W, [2024-12-25T12:12:42.965827 #41070] WARN -- : Copyright string not found in ../../core/main/client/session.js +I, [2024-12-25T12:12:42.965872 #41070] INFO -- : Processing file: ../../core/main/client/timeout.js +W, [2024-12-25T12:12:42.965914 #41070] WARN -- : Copyright string not found in ../../core/main/client/timeout.js +I, [2024-12-25T12:12:42.965949 #41070] INFO -- : Processing file: ../../core/main/client/updater.js +W, [2024-12-25T12:12:42.965980 #41070] WARN -- : Copyright string not found in ../../core/main/client/updater.js +I, [2024-12-25T12:12:42.965995 #41070] INFO -- : Processing file: ../../core/main/client/webrtc.js +W, [2024-12-25T12:12:42.966191 #41070] WARN -- : Copyright string not found in ../../core/main/client/webrtc.js +I, [2024-12-25T12:12:42.966210 #41070] INFO -- : Processing file: ../../core/main/client/websocket.js +W, [2024-12-25T12:12:42.966256 #41070] WARN -- : Copyright string not found in ../../core/main/client/websocket.js +I, [2024-12-25T12:12:42.966271 #41070] INFO -- : Processing file: ../../core/main/command.rb +W, [2024-12-25T12:12:42.966310 #41070] WARN -- : Copyright string not found in ../../core/main/command.rb +I, [2024-12-25T12:12:42.966325 #41070] INFO -- : Processing file: ../../core/main/configuration.rb +W, [2024-12-25T12:12:42.966364 #41070] WARN -- : Copyright string not found in ../../core/main/configuration.rb +I, [2024-12-25T12:12:42.966379 #41070] INFO -- : Processing file: ../../core/main/console/banners.rb +W, [2024-12-25T12:12:42.966414 #41070] WARN -- : Copyright string not found in ../../core/main/console/banners.rb +I, [2024-12-25T12:12:42.966428 #41070] INFO -- : Processing file: ../../core/main/console/commandline.rb +W, [2024-12-25T12:12:42.966461 #41070] WARN -- : Copyright string not found in ../../core/main/console/commandline.rb +I, [2024-12-25T12:12:42.966498 #41070] INFO -- : Processing file: ../../core/main/constants/browsers.rb +W, [2024-12-25T12:12:42.966681 #41070] WARN -- : Copyright string not found in ../../core/main/constants/browsers.rb +I, [2024-12-25T12:12:42.966702 #41070] INFO -- : Processing file: ../../core/main/constants/commandmodule.rb +W, [2024-12-25T12:12:42.966736 #41070] WARN -- : Copyright string not found in ../../core/main/constants/commandmodule.rb +I, [2024-12-25T12:12:42.966752 #41070] INFO -- : Processing file: ../../core/main/constants/hardware.rb +W, [2024-12-25T12:12:42.966790 #41070] WARN -- : Copyright string not found in ../../core/main/constants/hardware.rb +I, [2024-12-25T12:12:42.966806 #41070] INFO -- : Processing file: ../../core/main/constants/os.rb +W, [2024-12-25T12:12:42.966842 #41070] WARN -- : Copyright string not found in ../../core/main/constants/os.rb +I, [2024-12-25T12:12:42.966857 #41070] INFO -- : Processing file: ../../core/main/crypto.rb +W, [2024-12-25T12:12:42.966887 #41070] WARN -- : Copyright string not found in ../../core/main/crypto.rb +I, [2024-12-25T12:12:42.966902 #41070] INFO -- : Processing file: ../../core/main/geoip.rb +W, [2024-12-25T12:12:42.966935 #41070] WARN -- : Copyright string not found in ../../core/main/geoip.rb +I, [2024-12-25T12:12:42.966951 #41070] INFO -- : Processing file: ../../core/main/handlers/browserdetails.rb +W, [2024-12-25T12:12:42.967005 #41070] WARN -- : Copyright string not found in ../../core/main/handlers/browserdetails.rb +I, [2024-12-25T12:12:42.967019 #41070] INFO -- : Processing file: ../../core/main/handlers/commands.rb +W, [2024-12-25T12:12:42.967056 #41070] WARN -- : Copyright string not found in ../../core/main/handlers/commands.rb +I, [2024-12-25T12:12:42.967070 #41070] INFO -- : Processing file: ../../core/main/handlers/hookedbrowsers.rb +W, [2024-12-25T12:12:42.967108 #41070] WARN -- : Copyright string not found in ../../core/main/handlers/hookedbrowsers.rb +I, [2024-12-25T12:12:42.967123 #41070] INFO -- : Processing file: ../../core/main/handlers/modules/beefjs.rb +W, [2024-12-25T12:12:42.967163 #41070] WARN -- : Copyright string not found in ../../core/main/handlers/modules/beefjs.rb +I, [2024-12-25T12:12:42.967178 #41070] INFO -- : Processing file: ../../core/main/handlers/modules/command.rb +W, [2024-12-25T12:12:42.967216 #41070] WARN -- : Copyright string not found in ../../core/main/handlers/modules/command.rb +I, [2024-12-25T12:12:42.967230 #41070] INFO -- : Processing file: ../../core/main/handlers/modules/legacybeefjs.rb +W, [2024-12-25T12:12:42.967267 #41070] WARN -- : Copyright string not found in ../../core/main/handlers/modules/legacybeefjs.rb +I, [2024-12-25T12:12:42.967281 #41070] INFO -- : Processing file: ../../core/main/handlers/modules/multistagebeefjs.rb +W, [2024-12-25T12:12:42.967322 #41070] WARN -- : Copyright string not found in ../../core/main/handlers/modules/multistagebeefjs.rb +I, [2024-12-25T12:12:42.967340 #41070] INFO -- : Processing file: ../../core/main/logger.rb +W, [2024-12-25T12:12:42.967370 #41070] WARN -- : Copyright string not found in ../../core/main/logger.rb +I, [2024-12-25T12:12:42.967384 #41070] INFO -- : Processing file: ../../core/main/migration.rb +W, [2024-12-25T12:12:42.967492 #41070] WARN -- : Copyright string not found in ../../core/main/migration.rb +I, [2024-12-25T12:12:42.967622 #41070] INFO -- : Processing file: ../../core/main/model.rb +W, [2024-12-25T12:12:42.967659 #41070] WARN -- : Copyright string not found in ../../core/main/model.rb +I, [2024-12-25T12:12:42.967674 #41070] INFO -- : Processing file: ../../core/main/models/browserdetails.rb +W, [2024-12-25T12:12:42.967710 #41070] WARN -- : Copyright string not found in ../../core/main/models/browserdetails.rb +I, [2024-12-25T12:12:42.967726 #41070] INFO -- : Processing file: ../../core/main/models/command.rb +W, [2024-12-25T12:12:42.967759 #41070] WARN -- : Copyright string not found in ../../core/main/models/command.rb +I, [2024-12-25T12:12:42.967774 #41070] INFO -- : Processing file: ../../core/main/models/commandmodule.rb +W, [2024-12-25T12:12:42.967803 #41070] WARN -- : Copyright string not found in ../../core/main/models/commandmodule.rb +I, [2024-12-25T12:12:42.967818 #41070] INFO -- : Processing file: ../../core/main/models/execution.rb +W, [2024-12-25T12:12:42.967896 #41070] WARN -- : Copyright string not found in ../../core/main/models/execution.rb +I, [2024-12-25T12:12:42.967912 #41070] INFO -- : Processing file: ../../core/main/models/hookedbrowser.rb +W, [2024-12-25T12:12:42.967943 #41070] WARN -- : Copyright string not found in ../../core/main/models/hookedbrowser.rb +I, [2024-12-25T12:12:42.967958 #41070] INFO -- : Processing file: ../../core/main/models/legacybrowseruseragents.rb +W, [2024-12-25T12:12:42.967988 #41070] WARN -- : Copyright string not found in ../../core/main/models/legacybrowseruseragents.rb +I, [2024-12-25T12:12:42.968003 #41070] INFO -- : Processing file: ../../core/main/models/log.rb +W, [2024-12-25T12:12:42.968039 #41070] WARN -- : Copyright string not found in ../../core/main/models/log.rb +I, [2024-12-25T12:12:42.968054 #41070] INFO -- : Processing file: ../../core/main/models/optioncache.rb +W, [2024-12-25T12:12:42.968084 #41070] WARN -- : Copyright string not found in ../../core/main/models/optioncache.rb +I, [2024-12-25T12:12:42.968098 #41070] INFO -- : Processing file: ../../core/main/models/result.rb +W, [2024-12-25T12:12:42.968127 #41070] WARN -- : Copyright string not found in ../../core/main/models/result.rb +I, [2024-12-25T12:12:42.968142 #41070] INFO -- : Processing file: ../../core/main/models/rule.rb +W, [2024-12-25T12:12:42.968169 #41070] WARN -- : Copyright string not found in ../../core/main/models/rule.rb +I, [2024-12-25T12:12:42.968183 #41070] INFO -- : Processing file: ../../core/main/network_stack/api.rb +W, [2024-12-25T12:12:42.968213 #41070] WARN -- : Copyright string not found in ../../core/main/network_stack/api.rb +I, [2024-12-25T12:12:42.968227 #41070] INFO -- : Processing file: ../../core/main/network_stack/assethandler.rb +W, [2024-12-25T12:12:42.968267 #41070] WARN -- : Copyright string not found in ../../core/main/network_stack/assethandler.rb +I, [2024-12-25T12:12:42.968282 #41070] INFO -- : Processing file: ../../core/main/network_stack/handlers/dynamicreconstruction.rb +W, [2024-12-25T12:12:42.968318 #41070] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/dynamicreconstruction.rb +I, [2024-12-25T12:12:42.968335 #41070] INFO -- : Processing file: ../../core/main/network_stack/handlers/raw.rb +W, [2024-12-25T12:12:42.968369 #41070] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/raw.rb +I, [2024-12-25T12:12:42.968384 #41070] INFO -- : Processing file: ../../core/main/network_stack/handlers/redirector.rb +W, [2024-12-25T12:12:42.968414 #41070] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/redirector.rb +I, [2024-12-25T12:12:42.968430 #41070] INFO -- : Processing file: ../../core/main/network_stack/websocket/websocket.rb +W, [2024-12-25T12:12:42.968479 #41070] WARN -- : Copyright string not found in ../../core/main/network_stack/websocket/websocket.rb +I, [2024-12-25T12:12:42.968611 #41070] INFO -- : Processing file: ../../core/main/rest/api.rb +W, [2024-12-25T12:12:42.968707 #41070] WARN -- : Copyright string not found in ../../core/main/rest/api.rb +I, [2024-12-25T12:12:42.968733 #41070] INFO -- : Processing file: ../../core/main/rest/handlers/admin.rb +W, [2024-12-25T12:12:42.968807 #41070] WARN -- : Copyright string not found in ../../core/main/rest/handlers/admin.rb +I, [2024-12-25T12:12:42.968843 #41070] INFO -- : Processing file: ../../core/main/rest/handlers/autorun_engine.rb +W, [2024-12-25T12:12:42.968884 #41070] WARN -- : Copyright string not found in ../../core/main/rest/handlers/autorun_engine.rb +I, [2024-12-25T12:12:42.968906 #41070] INFO -- : Processing file: ../../core/main/rest/handlers/browserdetails.rb +W, [2024-12-25T12:12:42.968944 #41070] WARN -- : Copyright string not found in ../../core/main/rest/handlers/browserdetails.rb +I, [2024-12-25T12:12:42.969001 #41070] INFO -- : Processing file: ../../core/main/rest/handlers/categories.rb +W, [2024-12-25T12:12:42.969093 #41070] WARN -- : Copyright string not found in ../../core/main/rest/handlers/categories.rb +I, [2024-12-25T12:12:42.969119 #41070] INFO -- : Processing file: ../../core/main/rest/handlers/hookedbrowsers.rb +W, [2024-12-25T12:12:42.969209 #41070] WARN -- : Copyright string not found in ../../core/main/rest/handlers/hookedbrowsers.rb +I, [2024-12-25T12:12:42.969288 #41070] INFO -- : Processing file: ../../core/main/rest/handlers/logs.rb +W, [2024-12-25T12:12:42.969333 #41070] WARN -- : Copyright string not found in ../../core/main/rest/handlers/logs.rb +I, [2024-12-25T12:12:42.969361 #41070] INFO -- : Processing file: ../../core/main/rest/handlers/modules.rb +W, [2024-12-25T12:12:42.969475 #41070] WARN -- : Copyright string not found in ../../core/main/rest/handlers/modules.rb +I, [2024-12-25T12:12:42.969581 #41070] INFO -- : Processing file: ../../core/main/rest/handlers/server.rb +W, [2024-12-25T12:12:42.969643 #41070] WARN -- : Copyright string not found in ../../core/main/rest/handlers/server.rb +I, [2024-12-25T12:12:42.969672 #41070] INFO -- : Processing file: ../../core/main/router/api.rb +W, [2024-12-25T12:12:42.969718 #41070] WARN -- : Copyright string not found in ../../core/main/router/api.rb +I, [2024-12-25T12:12:42.969740 #41070] INFO -- : Processing file: ../../core/main/router/router.rb +W, [2024-12-25T12:12:42.969794 #41070] WARN -- : Copyright string not found in ../../core/main/router/router.rb +I, [2024-12-25T12:12:42.969816 #41070] INFO -- : Processing file: ../../core/main/server.rb +W, [2024-12-25T12:12:42.969866 #41070] WARN -- : Copyright string not found in ../../core/main/server.rb +I, [2024-12-25T12:12:42.969888 #41070] INFO -- : Processing file: ../../core/module.rb +W, [2024-12-25T12:12:42.969941 #41070] WARN -- : Copyright string not found in ../../core/module.rb +I, [2024-12-25T12:12:42.969964 #41070] INFO -- : Processing file: ../../core/modules.rb +W, [2024-12-25T12:12:42.970011 #41070] WARN -- : Copyright string not found in ../../core/modules.rb +I, [2024-12-25T12:12:42.970034 #41070] INFO -- : Processing file: ../../core/ruby/hash.rb +W, [2024-12-25T12:12:42.970073 #41070] WARN -- : Copyright string not found in ../../core/ruby/hash.rb +I, [2024-12-25T12:12:42.970110 #41070] INFO -- : Processing file: ../../core/ruby/module.rb +W, [2024-12-25T12:12:42.970165 #41070] WARN -- : Copyright string not found in ../../core/ruby/module.rb +I, [2024-12-25T12:12:42.970189 #41070] INFO -- : Processing file: ../../core/ruby/print.rb +W, [2024-12-25T12:12:42.970230 #41070] WARN -- : Copyright string not found in ../../core/ruby/print.rb +I, [2024-12-25T12:12:42.970252 #41070] INFO -- : Processing file: ../../core/ruby/security.rb +W, [2024-12-25T12:12:42.970308 #41070] WARN -- : Copyright string not found in ../../core/ruby/security.rb +I, [2024-12-25T12:12:42.970341 #41070] INFO -- : Processing file: ../../core/ruby/string.rb +W, [2024-12-25T12:12:42.970384 #41070] WARN -- : Copyright string not found in ../../core/ruby/string.rb +I, [2024-12-25T12:12:42.970407 #41070] INFO -- : Processing file: ../../core/ruby.rb +W, [2024-12-25T12:12:42.970459 #41070] WARN -- : Copyright string not found in ../../core/ruby.rb +I, [2024-12-25T12:12:42.970491 #41070] INFO -- : Processing file: ../../core/settings.rb +W, [2024-12-25T12:12:42.970617 #41070] WARN -- : Copyright string not found in ../../core/settings.rb +I, [2024-12-25T12:12:42.970641 #41070] INFO -- : Processing file: ../../docs/BeefJS.html +W, [2024-12-25T12:12:42.970738 #41070] WARN -- : Copyright string not found in ../../docs/BeefJS.html +I, [2024-12-25T12:12:42.970760 #41070] INFO -- : Processing file: ../../docs/are.js.html +W, [2024-12-25T12:12:42.970807 #41070] WARN -- : Copyright string not found in ../../docs/are.js.html +I, [2024-12-25T12:12:42.970829 #41070] INFO -- : Processing file: ../../docs/beef.are.html +W, [2024-12-25T12:12:42.970873 #41070] WARN -- : Copyright string not found in ../../docs/beef.are.html +I, [2024-12-25T12:12:42.970895 #41070] INFO -- : Processing file: ../../docs/beef.browser.cookie.html +W, [2024-12-25T12:12:42.970941 #41070] WARN -- : Copyright string not found in ../../docs/beef.browser.cookie.html +I, [2024-12-25T12:12:42.970964 #41070] INFO -- : Processing file: ../../docs/beef.browser.html +W, [2024-12-25T12:12:42.971396 #41070] WARN -- : Copyright string not found in ../../docs/beef.browser.html +I, [2024-12-25T12:12:42.971427 #41070] INFO -- : Processing file: ../../docs/beef.browser.popup.html +W, [2024-12-25T12:12:42.971466 #41070] WARN -- : Copyright string not found in ../../docs/beef.browser.popup.html +I, [2024-12-25T12:12:42.971481 #41070] INFO -- : Processing file: ../../docs/beef.dom.html +W, [2024-12-25T12:12:42.971572 #41070] WARN -- : Copyright string not found in ../../docs/beef.dom.html +I, [2024-12-25T12:12:42.971591 #41070] INFO -- : Processing file: ../../docs/beef.encode.base64.html +W, [2024-12-25T12:12:42.971627 #41070] WARN -- : Copyright string not found in ../../docs/beef.encode.base64.html +I, [2024-12-25T12:12:42.971642 #41070] INFO -- : Processing file: ../../docs/beef.encode.json.html +W, [2024-12-25T12:12:42.971674 #41070] WARN -- : Copyright string not found in ../../docs/beef.encode.json.html +I, [2024-12-25T12:12:42.971689 #41070] INFO -- : Processing file: ../../docs/beef.geolocation.html +W, [2024-12-25T12:12:42.971720 #41070] WARN -- : Copyright string not found in ../../docs/beef.geolocation.html +I, [2024-12-25T12:12:42.971735 #41070] INFO -- : Processing file: ../../docs/beef.hardware.html +W, [2024-12-25T12:12:42.971770 #41070] WARN -- : Copyright string not found in ../../docs/beef.hardware.html +I, [2024-12-25T12:12:42.971785 #41070] INFO -- : Processing file: ../../docs/beef.init.html +W, [2024-12-25T12:12:42.971816 #41070] WARN -- : Copyright string not found in ../../docs/beef.init.html +I, [2024-12-25T12:12:42.971830 #41070] INFO -- : Processing file: ../../docs/beef.js.html +W, [2024-12-25T12:12:42.971862 #41070] WARN -- : Copyright string not found in ../../docs/beef.js.html +I, [2024-12-25T12:12:42.971877 #41070] INFO -- : Processing file: ../../docs/beef.logger.html +W, [2024-12-25T12:12:42.971913 #41070] WARN -- : Copyright string not found in ../../docs/beef.logger.html +I, [2024-12-25T12:12:42.971927 #41070] INFO -- : Processing file: ../../docs/beef.mitb.html +W, [2024-12-25T12:12:42.971959 #41070] WARN -- : Copyright string not found in ../../docs/beef.mitb.html +I, [2024-12-25T12:12:42.971973 #41070] INFO -- : Processing file: ../../docs/beef.net.connection.html +W, [2024-12-25T12:12:42.972005 #41070] WARN -- : Copyright string not found in ../../docs/beef.net.connection.html +I, [2024-12-25T12:12:42.972018 #41070] INFO -- : Processing file: ../../docs/beef.net.cors.html +W, [2024-12-25T12:12:42.972049 #41070] WARN -- : Copyright string not found in ../../docs/beef.net.cors.html +I, [2024-12-25T12:12:42.972063 #41070] INFO -- : Processing file: ../../docs/beef.net.dns.html +W, [2024-12-25T12:12:42.972094 #41070] WARN -- : Copyright string not found in ../../docs/beef.net.dns.html +I, [2024-12-25T12:12:42.972107 #41070] INFO -- : Processing file: ../../docs/beef.net.html +W, [2024-12-25T12:12:42.972145 #41070] WARN -- : Copyright string not found in ../../docs/beef.net.html +I, [2024-12-25T12:12:42.972159 #41070] INFO -- : Processing file: ../../docs/beef.net.local.html +W, [2024-12-25T12:12:42.972190 #41070] WARN -- : Copyright string not found in ../../docs/beef.net.local.html +I, [2024-12-25T12:12:42.972204 #41070] INFO -- : Processing file: ../../docs/beef.net.portscanner.html +W, [2024-12-25T12:12:42.972236 #41070] WARN -- : Copyright string not found in ../../docs/beef.net.portscanner.html +I, [2024-12-25T12:12:42.972251 #41070] INFO -- : Processing file: ../../docs/beef.net.requester.html +W, [2024-12-25T12:12:42.972281 #41070] WARN -- : Copyright string not found in ../../docs/beef.net.requester.html +I, [2024-12-25T12:12:42.972295 #41070] INFO -- : Processing file: ../../docs/beef.net.xssrays.html +W, [2024-12-25T12:12:42.972326 #41070] WARN -- : Copyright string not found in ../../docs/beef.net.xssrays.html +I, [2024-12-25T12:12:42.972340 #41070] INFO -- : Processing file: ../../docs/beef.os.html +W, [2024-12-25T12:12:42.972392 #41070] WARN -- : Copyright string not found in ../../docs/beef.os.html +I, [2024-12-25T12:12:42.972406 #41070] INFO -- : Processing file: ../../docs/beef.session.html +W, [2024-12-25T12:12:42.972445 #41070] WARN -- : Copyright string not found in ../../docs/beef.session.html +I, [2024-12-25T12:12:42.972460 #41070] INFO -- : Processing file: ../../docs/beef.timeout.html +W, [2024-12-25T12:12:42.972539 #41070] WARN -- : Copyright string not found in ../../docs/beef.timeout.html +I, [2024-12-25T12:12:42.972605 #41070] INFO -- : Processing file: ../../docs/beef.updater.html +W, [2024-12-25T12:12:42.972652 #41070] WARN -- : Copyright string not found in ../../docs/beef.updater.html +I, [2024-12-25T12:12:42.972667 #41070] INFO -- : Processing file: ../../docs/beef.webrtc.html +W, [2024-12-25T12:12:42.972722 #41070] WARN -- : Copyright string not found in ../../docs/beef.webrtc.html +I, [2024-12-25T12:12:42.972737 #41070] INFO -- : Processing file: ../../docs/beef.websocket.html +W, [2024-12-25T12:12:42.972777 #41070] WARN -- : Copyright string not found in ../../docs/beef.websocket.html +I, [2024-12-25T12:12:42.972793 #41070] INFO -- : Processing file: ../../docs/browser.js.html +W, [2024-12-25T12:12:42.973135 #41070] WARN -- : Copyright string not found in ../../docs/browser.js.html +I, [2024-12-25T12:12:42.973153 #41070] INFO -- : Processing file: ../../docs/browser_cookie.js.html +W, [2024-12-25T12:12:42.973187 #41070] WARN -- : Copyright string not found in ../../docs/browser_cookie.js.html +I, [2024-12-25T12:12:42.973202 #41070] INFO -- : Processing file: ../../docs/browser_jools.html +W, [2024-12-25T12:12:42.973236 #41070] WARN -- : Copyright string not found in ../../docs/browser_jools.html +I, [2024-12-25T12:12:42.973252 #41070] INFO -- : Processing file: ../../docs/browser_popup.js.html +W, [2024-12-25T12:12:42.973281 #41070] WARN -- : Copyright string not found in ../../docs/browser_popup.js.html +I, [2024-12-25T12:12:42.973296 #41070] INFO -- : Processing file: ../../docs/dom.js.html +W, [2024-12-25T12:12:42.973333 #41070] WARN -- : Copyright string not found in ../../docs/dom.js.html +I, [2024-12-25T12:12:42.973347 #41070] INFO -- : Processing file: ../../docs/encode_base64.js.html +W, [2024-12-25T12:12:42.973379 #41070] WARN -- : Copyright string not found in ../../docs/encode_base64.js.html +I, [2024-12-25T12:12:42.973395 #41070] INFO -- : Processing file: ../../docs/encode_json.js.html +W, [2024-12-25T12:12:42.973426 #41070] WARN -- : Copyright string not found in ../../docs/encode_json.js.html +I, [2024-12-25T12:12:42.973441 #41070] INFO -- : Processing file: ../../docs/geolocation.js.html +W, [2024-12-25T12:12:42.973472 #41070] WARN -- : Copyright string not found in ../../docs/geolocation.js.html +I, [2024-12-25T12:12:42.973486 #41070] INFO -- : Processing file: ../../docs/global.html +W, [2024-12-25T12:12:42.973517 #41070] WARN -- : Copyright string not found in ../../docs/global.html +I, [2024-12-25T12:12:42.973531 #41070] INFO -- : Processing file: ../../docs/hardware.js.html +W, [2024-12-25T12:12:42.973653 #41070] WARN -- : Copyright string not found in ../../docs/hardware.js.html +I, [2024-12-25T12:12:42.973669 #41070] INFO -- : Processing file: ../../docs/index.html +W, [2024-12-25T12:12:42.973703 #41070] WARN -- : Copyright string not found in ../../docs/index.html +I, [2024-12-25T12:12:42.973717 #41070] INFO -- : Processing file: ../../docs/init.js.html +W, [2024-12-25T12:12:42.973747 #41070] WARN -- : Copyright string not found in ../../docs/init.js.html +I, [2024-12-25T12:12:42.973761 #41070] INFO -- : Processing file: ../../docs/lib_browser_jools.js.html +W, [2024-12-25T12:12:42.973814 #41070] WARN -- : Copyright string not found in ../../docs/lib_browser_jools.js.html +I, [2024-12-25T12:12:42.973829 #41070] INFO -- : Processing file: ../../docs/lib_deployJava.js.html +W, [2024-12-25T12:12:42.973884 #41070] WARN -- : Copyright string not found in ../../docs/lib_deployJava.js.html +I, [2024-12-25T12:12:42.973899 #41070] INFO -- : Processing file: ../../docs/lib_platform.js.html +W, [2024-12-25T12:12:42.974010 #41070] WARN -- : Copyright string not found in ../../docs/lib_platform.js.html +I, [2024-12-25T12:12:42.974025 #41070] INFO -- : Processing file: ../../docs/logger.js.html +W, [2024-12-25T12:12:42.974110 #41070] WARN -- : Copyright string not found in ../../docs/logger.js.html +I, [2024-12-25T12:12:42.974127 #41070] INFO -- : Processing file: ../../docs/mitb.js.html +W, [2024-12-25T12:12:42.974237 #41070] WARN -- : Copyright string not found in ../../docs/mitb.js.html +I, [2024-12-25T12:12:42.974268 #41070] INFO -- : Processing file: ../../docs/net.js.html +W, [2024-12-25T12:12:42.974326 #41070] WARN -- : Copyright string not found in ../../docs/net.js.html +I, [2024-12-25T12:12:42.974341 #41070] INFO -- : Processing file: ../../docs/net_connection.js.html +W, [2024-12-25T12:12:42.974380 #41070] WARN -- : Copyright string not found in ../../docs/net_connection.js.html +I, [2024-12-25T12:12:42.974395 #41070] INFO -- : Processing file: ../../docs/net_cors.js.html +W, [2024-12-25T12:12:42.974433 #41070] WARN -- : Copyright string not found in ../../docs/net_cors.js.html +I, [2024-12-25T12:12:42.974448 #41070] INFO -- : Processing file: ../../docs/net_dns.js.html +W, [2024-12-25T12:12:42.974481 #41070] WARN -- : Copyright string not found in ../../docs/net_dns.js.html +I, [2024-12-25T12:12:42.974511 #41070] INFO -- : Processing file: ../../docs/net_local.js.html +W, [2024-12-25T12:12:42.974608 #41070] WARN -- : Copyright string not found in ../../docs/net_local.js.html +I, [2024-12-25T12:12:42.974639 #41070] INFO -- : Processing file: ../../docs/net_portscanner.js.html +W, [2024-12-25T12:12:42.974677 #41070] WARN -- : Copyright string not found in ../../docs/net_portscanner.js.html +I, [2024-12-25T12:12:42.974691 #41070] INFO -- : Processing file: ../../docs/net_requester.js.html +W, [2024-12-25T12:12:42.974725 #41070] WARN -- : Copyright string not found in ../../docs/net_requester.js.html +I, [2024-12-25T12:12:42.974740 #41070] INFO -- : Processing file: ../../docs/net_xssrays.js.html +W, [2024-12-25T12:12:42.974791 #41070] WARN -- : Copyright string not found in ../../docs/net_xssrays.js.html +I, [2024-12-25T12:12:42.974805 #41070] INFO -- : Processing file: ../../docs/os.js.html +W, [2024-12-25T12:12:42.974846 #41070] WARN -- : Copyright string not found in ../../docs/os.js.html +I, [2024-12-25T12:12:42.974879 #41070] INFO -- : Processing file: ../../docs/platform.html +W, [2024-12-25T12:12:42.974920 #41070] WARN -- : Copyright string not found in ../../docs/platform.html +I, [2024-12-25T12:12:42.974934 #41070] INFO -- : Processing file: ../../docs/scripts/linenumber.js +W, [2024-12-25T12:12:42.974970 #41070] WARN -- : Copyright string not found in ../../docs/scripts/linenumber.js +I, [2024-12-25T12:12:42.974984 #41070] INFO -- : Processing file: ../../docs/scripts/prettify/Apache-License-2.0.txt +W, [2024-12-25T12:12:42.975026 #41070] WARN -- : Copyright string not found in ../../docs/scripts/prettify/Apache-License-2.0.txt +I, [2024-12-25T12:12:42.975041 #41070] INFO -- : Processing file: ../../docs/scripts/prettify/lang-css.js +W, [2024-12-25T12:12:42.975075 #41070] WARN -- : Copyright string not found in ../../docs/scripts/prettify/lang-css.js +I, [2024-12-25T12:12:42.975093 #41070] INFO -- : Processing file: ../../docs/scripts/prettify/prettify.js +W, [2024-12-25T12:12:42.975137 #41070] WARN -- : Copyright string not found in ../../docs/scripts/prettify/prettify.js +I, [2024-12-25T12:12:42.975151 #41070] INFO -- : Processing file: ../../docs/session.js.html +W, [2024-12-25T12:12:42.975188 #41070] WARN -- : Copyright string not found in ../../docs/session.js.html +I, [2024-12-25T12:12:42.975204 #41070] INFO -- : Processing file: ../../docs/timeout.js.html +W, [2024-12-25T12:12:42.975256 #41070] WARN -- : Copyright string not found in ../../docs/timeout.js.html +I, [2024-12-25T12:12:42.975271 #41070] INFO -- : Processing file: ../../docs/updater.js.html +W, [2024-12-25T12:12:42.975307 #41070] WARN -- : Copyright string not found in ../../docs/updater.js.html +I, [2024-12-25T12:12:42.975322 #41070] INFO -- : Processing file: ../../docs/webrtc.js.html +W, [2024-12-25T12:12:42.975383 #41070] WARN -- : Copyright string not found in ../../docs/webrtc.js.html +I, [2024-12-25T12:12:42.975397 #41070] INFO -- : Processing file: ../../docs/websocket.js.html +W, [2024-12-25T12:12:42.975436 #41070] WARN -- : Copyright string not found in ../../docs/websocket.js.html +I, [2024-12-25T12:12:42.975471 #41070] INFO -- : Processing file: ../../extensions/admin_ui/api/handler.rb +W, [2024-12-25T12:12:42.975569 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/api/handler.rb +I, [2024-12-25T12:12:42.975587 #41070] INFO -- : Processing file: ../../extensions/admin_ui/classes/httpcontroller.rb +W, [2024-12-25T12:12:42.975626 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/classes/httpcontroller.rb +I, [2024-12-25T12:12:42.975641 #41070] INFO -- : Processing file: ../../extensions/admin_ui/classes/session.rb +W, [2024-12-25T12:12:42.975680 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/classes/session.rb +I, [2024-12-25T12:12:42.975696 #41070] INFO -- : Processing file: ../../extensions/admin_ui/config.yaml +W, [2024-12-25T12:12:42.975910 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/admin_ui/config.yaml +I, [2024-12-25T12:12:42.975927 #41070] INFO -- : Processing file: ../../extensions/admin_ui/constants/icons.rb +W, [2024-12-25T12:12:42.975967 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/constants/icons.rb +I, [2024-12-25T12:12:42.975982 #41070] INFO -- : Processing file: ../../extensions/admin_ui/controllers/authentication/authentication.rb +W, [2024-12-25T12:12:42.976020 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/authentication/authentication.rb +I, [2024-12-25T12:12:42.976035 #41070] INFO -- : Processing file: ../../extensions/admin_ui/controllers/authentication/index.html +W, [2024-12-25T12:12:42.976066 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/authentication/index.html +I, [2024-12-25T12:12:42.976080 #41070] INFO -- : Processing file: ../../extensions/admin_ui/controllers/modules/modules.rb +W, [2024-12-25T12:12:42.976131 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/modules/modules.rb +I, [2024-12-25T12:12:42.976146 #41070] INFO -- : Processing file: ../../extensions/admin_ui/controllers/panel/index.html +W, [2024-12-25T12:12:42.976195 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/panel/index.html +I, [2024-12-25T12:12:42.976219 #41070] INFO -- : Processing file: ../../extensions/admin_ui/controllers/panel/panel.rb +W, [2024-12-25T12:12:42.976274 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/panel/panel.rb +I, [2024-12-25T12:12:42.976299 #41070] INFO -- : Processing file: ../../extensions/admin_ui/extension.rb +W, [2024-12-25T12:12:42.976340 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/extension.rb +I, [2024-12-25T12:12:42.976364 #41070] INFO -- : Processing file: ../../extensions/admin_ui/handlers/ui.rb +W, [2024-12-25T12:12:42.976405 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/handlers/ui.rb +I, [2024-12-25T12:12:42.976428 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/Class.create.js +W, [2024-12-25T12:12:42.976495 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/Class.create.js +I, [2024-12-25T12:12:42.976614 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/jquery-3.3.1.min.js +W, [2024-12-25T12:12:42.976769 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/jquery-3.3.1.min.js +I, [2024-12-25T12:12:42.976796 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/jquery-encoder-0.1.0.js +W, [2024-12-25T12:12:42.976901 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/jquery-encoder-0.1.0.js +I, [2024-12-25T12:12:42.976918 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ext-all.js +W, [2024-12-25T12:12:42.977952 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ext-all.js +I, [2024-12-25T12:12:42.977972 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ext-base.js +W, [2024-12-25T12:12:42.978033 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ext-base.js +I, [2024-12-25T12:12:42.978049 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/authentication.js +W, [2024-12-25T12:12:42.978086 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/authentication.js +I, [2024-12-25T12:12:42.978101 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/common/beef_common.js +W, [2024-12-25T12:12:42.978137 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/common/beef_common.js +I, [2024-12-25T12:12:42.978152 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunModuleForm.js +W, [2024-12-25T12:12:42.978190 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunModuleForm.js +I, [2024-12-25T12:12:42.978204 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunRuleForm.js +W, [2024-12-25T12:12:42.978240 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunRuleForm.js +I, [2024-12-25T12:12:42.978255 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunTab.js +W, [2024-12-25T12:12:42.978290 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunTab.js +I, [2024-12-25T12:12:42.978306 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/BrowserDetailsDataGrid.js +W, [2024-12-25T12:12:42.978341 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/BrowserDetailsDataGrid.js +I, [2024-12-25T12:12:42.978356 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/HooksTab.js +W, [2024-12-25T12:12:42.979394 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/HooksTab.js +I, [2024-12-25T12:12:42.979423 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/Logout.js +W, [2024-12-25T12:12:42.979551 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/Logout.js +I, [2024-12-25T12:12:42.979575 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/LogsDataGrid.js +W, [2024-12-25T12:12:42.979623 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/LogsDataGrid.js +I, [2024-12-25T12:12:42.979640 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/MainPanel.js +W, [2024-12-25T12:12:42.979674 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/MainPanel.js +I, [2024-12-25T12:12:42.979690 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ModuleSearching.js +W, [2024-12-25T12:12:42.979723 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ModuleSearching.js +I, [2024-12-25T12:12:42.979739 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js +W, [2024-12-25T12:12:42.979771 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js +I, [2024-12-25T12:12:42.979787 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js +W, [2024-12-25T12:12:42.979819 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js +I, [2024-12-25T12:12:42.979850 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +W, [2024-12-25T12:12:42.979885 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +I, [2024-12-25T12:12:42.979901 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieDataGrid.js +W, [2024-12-25T12:12:42.979934 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieDataGrid.js +I, [2024-12-25T12:12:42.979950 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js +W, [2024-12-25T12:12:42.979982 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js +I, [2024-12-25T12:12:42.979997 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js +W, [2024-12-25T12:12:42.980028 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js +I, [2024-12-25T12:12:42.980043 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js +W, [2024-12-25T12:12:42.980076 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js +I, [2024-12-25T12:12:42.980091 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/common.js +W, [2024-12-25T12:12:42.980127 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/common.js +I, [2024-12-25T12:12:42.980143 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +W, [2024-12-25T12:12:42.980177 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +I, [2024-12-25T12:12:42.980192 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js +W, [2024-12-25T12:12:42.980222 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js +I, [2024-12-25T12:12:42.980238 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js +W, [2024-12-25T12:12:42.980269 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js +I, [2024-12-25T12:12:42.980285 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js +W, [2024-12-25T12:12:42.980457 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js +I, [2024-12-25T12:12:42.980474 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js +W, [2024-12-25T12:12:42.980746 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js +I, [2024-12-25T12:12:42.980869 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js +W, [2024-12-25T12:12:42.980938 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js +I, [2024-12-25T12:12:42.980954 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js +W, [2024-12-25T12:12:42.980989 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js +I, [2024-12-25T12:12:42.981005 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js +W, [2024-12-25T12:12:42.981046 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js +I, [2024-12-25T12:12:42.981062 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/PagingStore.js +W, [2024-12-25T12:12:42.981152 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/PagingStore.js +I, [2024-12-25T12:12:42.981170 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/StatusBar.js +W, [2024-12-25T12:12:42.981210 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/StatusBar.js +I, [2024-12-25T12:12:42.981343 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/TabCloseMenu.js +W, [2024-12-25T12:12:42.981400 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/TabCloseMenu.js +I, [2024-12-25T12:12:42.981426 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/vis.js +E, [2024-12-25T12:12:42.981639 #41070] ERROR -- : Error processing file ../../extensions/admin_ui/media/javascript/vis.js: Is a directory @ io_fread - ../../extensions/admin_ui/media/javascript/vis.js +I, [2024-12-25T12:12:42.981727 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/vis.js/vis.min.js +W, [2024-12-25T12:12:42.982429 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/vis.js/vis.min.js +I, [2024-12-25T12:12:42.982563 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/web_ui_all.js +W, [2024-12-25T12:12:42.982949 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/web_ui_all.js +I, [2024-12-25T12:12:42.982983 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/web_ui_auth.js +W, [2024-12-25T12:12:42.983032 #41070] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/web_ui_auth.js +I, [2024-12-25T12:12:42.983056 #41070] INFO -- : Processing file: ../../extensions/autoloader/config.yaml +W, [2024-12-25T12:12:42.983238 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/autoloader/config.yaml +I, [2024-12-25T12:12:42.983271 #41070] INFO -- : Processing file: ../../extensions/autoloader/extension.rb +W, [2024-12-25T12:12:42.983319 #41070] WARN -- : Copyright string not found in ../../extensions/autoloader/extension.rb +I, [2024-12-25T12:12:42.983343 #41070] INFO -- : Processing file: ../../extensions/autoloader/model.rb +W, [2024-12-25T12:12:42.983399 #41070] WARN -- : Copyright string not found in ../../extensions/autoloader/model.rb +I, [2024-12-25T12:12:42.983430 #41070] INFO -- : Processing file: ../../extensions/customhook/api.rb +W, [2024-12-25T12:12:42.983475 #41070] WARN -- : Copyright string not found in ../../extensions/customhook/api.rb +I, [2024-12-25T12:12:42.983578 #41070] INFO -- : Processing file: ../../extensions/customhook/config.yaml +W, [2024-12-25T12:12:42.983805 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/customhook/config.yaml +I, [2024-12-25T12:12:42.983838 #41070] INFO -- : Processing file: ../../extensions/customhook/extension.rb +W, [2024-12-25T12:12:42.983886 #41070] WARN -- : Copyright string not found in ../../extensions/customhook/extension.rb +I, [2024-12-25T12:12:42.983910 #41070] INFO -- : Processing file: ../../extensions/customhook/handler.rb +W, [2024-12-25T12:12:42.983968 #41070] WARN -- : Copyright string not found in ../../extensions/customhook/handler.rb +I, [2024-12-25T12:12:42.984001 #41070] INFO -- : Processing file: ../../extensions/customhook/html/index.html +W, [2024-12-25T12:12:42.984064 #41070] WARN -- : Copyright string not found in ../../extensions/customhook/html/index.html +I, [2024-12-25T12:12:42.984097 #41070] INFO -- : Processing file: ../../extensions/demos/api.rb +W, [2024-12-25T12:12:42.984160 #41070] WARN -- : Copyright string not found in ../../extensions/demos/api.rb +I, [2024-12-25T12:12:42.984192 #41070] INFO -- : Processing file: ../../extensions/demos/config.yaml +W, [2024-12-25T12:12:42.984323 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/demos/config.yaml +I, [2024-12-25T12:12:42.984357 #41070] INFO -- : Processing file: ../../extensions/demos/extension.rb +W, [2024-12-25T12:12:42.984418 #41070] WARN -- : Copyright string not found in ../../extensions/demos/extension.rb +I, [2024-12-25T12:12:42.984451 #41070] INFO -- : Processing file: ../../extensions/demos/handler.rb +W, [2024-12-25T12:12:42.984608 #41070] WARN -- : Copyright string not found in ../../extensions/demos/handler.rb +I, [2024-12-25T12:12:42.984653 #41070] INFO -- : Processing file: ../../extensions/demos/html/basic.html +W, [2024-12-25T12:12:42.984722 #41070] WARN -- : Copyright string not found in ../../extensions/demos/html/basic.html +I, [2024-12-25T12:12:42.984756 #41070] INFO -- : Processing file: ../../extensions/demos/html/butcher/index.html +W, [2024-12-25T12:12:42.984822 #41070] WARN -- : Copyright string not found in ../../extensions/demos/html/butcher/index.html +I, [2024-12-25T12:12:42.984855 #41070] INFO -- : Processing file: ../../extensions/demos/html/butcher/jquery-1.12.4.min.js +W, [2024-12-25T12:12:42.984970 #41070] WARN -- : Copyright string not found in ../../extensions/demos/html/butcher/jquery-1.12.4.min.js +I, [2024-12-25T12:12:42.985004 #41070] INFO -- : Processing file: ../../extensions/demos/html/clickjacking/clickjack_attack.html +W, [2024-12-25T12:12:42.985062 #41070] WARN -- : Copyright string not found in ../../extensions/demos/html/clickjacking/clickjack_attack.html +I, [2024-12-25T12:12:42.985087 #41070] INFO -- : Processing file: ../../extensions/demos/html/clickjacking/clickjack_victim.html +W, [2024-12-25T12:12:42.985146 #41070] WARN -- : Copyright string not found in ../../extensions/demos/html/clickjacking/clickjack_victim.html +I, [2024-12-25T12:12:42.985178 #41070] INFO -- : Processing file: ../../extensions/demos/html/plain.html +W, [2024-12-25T12:12:42.985222 #41070] WARN -- : Copyright string not found in ../../extensions/demos/html/plain.html +I, [2024-12-25T12:12:42.985239 #41070] INFO -- : Processing file: ../../extensions/demos/html/report.html +W, [2024-12-25T12:12:42.985273 #41070] WARN -- : Copyright string not found in ../../extensions/demos/html/report.html +I, [2024-12-25T12:12:42.985288 #41070] INFO -- : Processing file: ../../extensions/demos/html/secret_page.html +W, [2024-12-25T12:12:42.985320 #41070] WARN -- : Copyright string not found in ../../extensions/demos/html/secret_page.html +I, [2024-12-25T12:12:42.985335 #41070] INFO -- : Processing file: ../../extensions/dns/api.rb +W, [2024-12-25T12:12:42.985374 #41070] WARN -- : Copyright string not found in ../../extensions/dns/api.rb +I, [2024-12-25T12:12:42.985388 #41070] INFO -- : Processing file: ../../extensions/dns/config.yaml +W, [2024-12-25T12:12:42.985694 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/dns/config.yaml +I, [2024-12-25T12:12:42.985716 #41070] INFO -- : Processing file: ../../extensions/dns/dns.rb +W, [2024-12-25T12:12:42.985781 #41070] WARN -- : Copyright string not found in ../../extensions/dns/dns.rb +I, [2024-12-25T12:12:42.985797 #41070] INFO -- : Processing file: ../../extensions/dns/extension.rb +W, [2024-12-25T12:12:42.985830 #41070] WARN -- : Copyright string not found in ../../extensions/dns/extension.rb +I, [2024-12-25T12:12:42.985845 #41070] INFO -- : Processing file: ../../extensions/dns/logger.rb +W, [2024-12-25T12:12:42.985876 #41070] WARN -- : Copyright string not found in ../../extensions/dns/logger.rb +I, [2024-12-25T12:12:42.985890 #41070] INFO -- : Processing file: ../../extensions/dns/model.rb +W, [2024-12-25T12:12:42.985928 #41070] WARN -- : Copyright string not found in ../../extensions/dns/model.rb +I, [2024-12-25T12:12:42.985944 #41070] INFO -- : Processing file: ../../extensions/dns/rest/dns.rb +W, [2024-12-25T12:12:42.985983 #41070] WARN -- : Copyright string not found in ../../extensions/dns/rest/dns.rb +I, [2024-12-25T12:12:42.985997 #41070] INFO -- : Processing file: ../../extensions/dns_rebinding/api.rb +W, [2024-12-25T12:12:42.986028 #41070] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/api.rb +I, [2024-12-25T12:12:42.986113 #41070] INFO -- : Processing file: ../../extensions/dns_rebinding/config.yaml +W, [2024-12-25T12:12:42.986544 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/dns_rebinding/config.yaml +I, [2024-12-25T12:12:42.986574 #41070] INFO -- : Processing file: ../../extensions/dns_rebinding/dns_rebinding.rb +W, [2024-12-25T12:12:42.986634 #41070] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/dns_rebinding.rb +I, [2024-12-25T12:12:42.986651 #41070] INFO -- : Processing file: ../../extensions/dns_rebinding/extension.rb +W, [2024-12-25T12:12:42.986684 #41070] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/extension.rb +I, [2024-12-25T12:12:42.986699 #41070] INFO -- : Processing file: ../../extensions/dns_rebinding/views/index.html +W, [2024-12-25T12:12:42.986732 #41070] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/views/index.html +I, [2024-12-25T12:12:42.986747 #41070] INFO -- : Processing file: ../../extensions/etag/api.rb +W, [2024-12-25T12:12:42.986777 #41070] WARN -- : Copyright string not found in ../../extensions/etag/api.rb +I, [2024-12-25T12:12:42.986792 #41070] INFO -- : Processing file: ../../extensions/etag/config.yaml +W, [2024-12-25T12:12:42.986968 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/etag/config.yaml +I, [2024-12-25T12:12:42.986987 #41070] INFO -- : Processing file: ../../extensions/etag/etag.rb +W, [2024-12-25T12:12:42.987034 #41070] WARN -- : Copyright string not found in ../../extensions/etag/etag.rb +I, [2024-12-25T12:12:42.987049 #41070] INFO -- : Processing file: ../../extensions/etag/extension.rb +W, [2024-12-25T12:12:42.987080 #41070] WARN -- : Copyright string not found in ../../extensions/etag/extension.rb +I, [2024-12-25T12:12:42.987094 #41070] INFO -- : Processing file: ../../extensions/evasion/config.yaml +W, [2024-12-25T12:12:42.987283 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/evasion/config.yaml +I, [2024-12-25T12:12:42.987302 #41070] INFO -- : Processing file: ../../extensions/evasion/evasion.rb +W, [2024-12-25T12:12:42.987343 #41070] WARN -- : Copyright string not found in ../../extensions/evasion/evasion.rb +I, [2024-12-25T12:12:42.987359 #41070] INFO -- : Processing file: ../../extensions/evasion/extension.rb +W, [2024-12-25T12:12:42.987396 #41070] WARN -- : Copyright string not found in ../../extensions/evasion/extension.rb +I, [2024-12-25T12:12:42.987411 #41070] INFO -- : Processing file: ../../extensions/evasion/obfuscation/base_64.rb +W, [2024-12-25T12:12:42.987444 #41070] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/base_64.rb +I, [2024-12-25T12:12:42.987462 #41070] INFO -- : Processing file: ../../extensions/evasion/obfuscation/minify.rb +W, [2024-12-25T12:12:42.987494 #41070] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/minify.rb +I, [2024-12-25T12:12:42.987605 #41070] INFO -- : Processing file: ../../extensions/evasion/obfuscation/scramble.rb +W, [2024-12-25T12:12:42.987658 #41070] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/scramble.rb +I, [2024-12-25T12:12:42.987674 #41070] INFO -- : Processing file: ../../extensions/evasion/obfuscation/whitespace.rb +W, [2024-12-25T12:12:42.987708 #41070] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/whitespace.rb +I, [2024-12-25T12:12:42.987723 #41070] INFO -- : Processing file: ../../extensions/events/api.rb +W, [2024-12-25T12:12:42.987760 #41070] WARN -- : Copyright string not found in ../../extensions/events/api.rb +I, [2024-12-25T12:12:42.987776 #41070] INFO -- : Processing file: ../../extensions/events/config.yaml +W, [2024-12-25T12:12:42.987925 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/events/config.yaml +I, [2024-12-25T12:12:42.987943 #41070] INFO -- : Processing file: ../../extensions/events/extension.rb +W, [2024-12-25T12:12:42.987982 #41070] WARN -- : Copyright string not found in ../../extensions/events/extension.rb +I, [2024-12-25T12:12:42.987997 #41070] INFO -- : Processing file: ../../extensions/events/handler.rb +W, [2024-12-25T12:12:42.988035 #41070] WARN -- : Copyright string not found in ../../extensions/events/handler.rb +I, [2024-12-25T12:12:42.988049 #41070] INFO -- : Processing file: ../../extensions/metasploit/api.rb +W, [2024-12-25T12:12:42.988087 #41070] WARN -- : Copyright string not found in ../../extensions/metasploit/api.rb +I, [2024-12-25T12:12:42.988102 #41070] INFO -- : Processing file: ../../extensions/metasploit/config.yaml +W, [2024-12-25T12:12:42.988381 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/metasploit/config.yaml +I, [2024-12-25T12:12:42.988399 #41070] INFO -- : Processing file: ../../extensions/metasploit/extension.rb +W, [2024-12-25T12:12:42.988501 #41070] WARN -- : Copyright string not found in ../../extensions/metasploit/extension.rb +I, [2024-12-25T12:12:42.988534 #41070] INFO -- : Processing file: ../../extensions/metasploit/module.rb +W, [2024-12-25T12:12:42.988581 #41070] WARN -- : Copyright string not found in ../../extensions/metasploit/module.rb +I, [2024-12-25T12:12:42.988605 #41070] INFO -- : Processing file: ../../extensions/metasploit/rest/msf.rb +W, [2024-12-25T12:12:42.988653 #41070] WARN -- : Copyright string not found in ../../extensions/metasploit/rest/msf.rb +I, [2024-12-25T12:12:42.988677 #41070] INFO -- : Processing file: ../../extensions/metasploit/rpcclient.rb +W, [2024-12-25T12:12:42.988726 #41070] WARN -- : Copyright string not found in ../../extensions/metasploit/rpcclient.rb +I, [2024-12-25T12:12:42.988749 #41070] INFO -- : Processing file: ../../extensions/network/api.rb +W, [2024-12-25T12:12:42.988789 #41070] WARN -- : Copyright string not found in ../../extensions/network/api.rb +I, [2024-12-25T12:12:42.988812 #41070] INFO -- : Processing file: ../../extensions/network/config.yaml +W, [2024-12-25T12:12:42.989059 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/network/config.yaml +I, [2024-12-25T12:12:42.989090 #41070] INFO -- : Processing file: ../../extensions/network/extension.rb +W, [2024-12-25T12:12:42.989149 #41070] WARN -- : Copyright string not found in ../../extensions/network/extension.rb +I, [2024-12-25T12:12:42.989176 #41070] INFO -- : Processing file: ../../extensions/network/models/network_host.rb +W, [2024-12-25T12:12:42.989232 #41070] WARN -- : Copyright string not found in ../../extensions/network/models/network_host.rb +I, [2024-12-25T12:12:42.989256 #41070] INFO -- : Processing file: ../../extensions/network/models/network_service.rb +W, [2024-12-25T12:12:42.989316 #41070] WARN -- : Copyright string not found in ../../extensions/network/models/network_service.rb +I, [2024-12-25T12:12:42.989342 #41070] INFO -- : Processing file: ../../extensions/network/rest/network.rb +W, [2024-12-25T12:12:42.989414 #41070] WARN -- : Copyright string not found in ../../extensions/network/rest/network.rb +I, [2024-12-25T12:12:42.989511 #41070] INFO -- : Processing file: ../../extensions/notifications/channels/email.rb +W, [2024-12-25T12:12:42.989628 #41070] WARN -- : Copyright string not found in ../../extensions/notifications/channels/email.rb +I, [2024-12-25T12:12:42.989655 #41070] INFO -- : Processing file: ../../extensions/notifications/channels/ntfy.rb +W, [2024-12-25T12:12:42.989699 #41070] WARN -- : Copyright string not found in ../../extensions/notifications/channels/ntfy.rb +I, [2024-12-25T12:12:42.989729 #41070] INFO -- : Processing file: ../../extensions/notifications/channels/pushover.rb +W, [2024-12-25T12:12:42.989777 #41070] WARN -- : Copyright string not found in ../../extensions/notifications/channels/pushover.rb +I, [2024-12-25T12:12:42.989801 #41070] INFO -- : Processing file: ../../extensions/notifications/channels/slack_workspace.rb +W, [2024-12-25T12:12:42.989848 #41070] WARN -- : Copyright string not found in ../../extensions/notifications/channels/slack_workspace.rb +I, [2024-12-25T12:12:42.989885 #41070] INFO -- : Processing file: ../../extensions/notifications/config.yaml +W, [2024-12-25T12:12:42.990752 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/notifications/config.yaml +I, [2024-12-25T12:12:42.990805 #41070] INFO -- : Processing file: ../../extensions/notifications/extension.rb +W, [2024-12-25T12:12:42.990892 #41070] WARN -- : Copyright string not found in ../../extensions/notifications/extension.rb +I, [2024-12-25T12:12:42.990927 #41070] INFO -- : Processing file: ../../extensions/notifications/notifications.rb +W, [2024-12-25T12:12:42.990998 #41070] WARN -- : Copyright string not found in ../../extensions/notifications/notifications.rb +I, [2024-12-25T12:12:42.991017 #41070] INFO -- : Processing file: ../../extensions/proxy/api.rb +W, [2024-12-25T12:12:42.991064 #41070] WARN -- : Copyright string not found in ../../extensions/proxy/api.rb +I, [2024-12-25T12:12:42.991083 #41070] INFO -- : Processing file: ../../extensions/proxy/config.yaml +W, [2024-12-25T12:12:42.991492 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/proxy/config.yaml +I, [2024-12-25T12:12:42.991524 #41070] INFO -- : Processing file: ../../extensions/proxy/extension.rb +W, [2024-12-25T12:12:42.991576 #41070] WARN -- : Copyright string not found in ../../extensions/proxy/extension.rb +I, [2024-12-25T12:12:42.991593 #41070] INFO -- : Processing file: ../../extensions/proxy/proxy.rb +W, [2024-12-25T12:12:42.991630 #41070] WARN -- : Copyright string not found in ../../extensions/proxy/proxy.rb +I, [2024-12-25T12:12:42.991646 #41070] INFO -- : Processing file: ../../extensions/proxy/rest/proxy.rb +W, [2024-12-25T12:12:42.991679 #41070] WARN -- : Copyright string not found in ../../extensions/proxy/rest/proxy.rb +I, [2024-12-25T12:12:42.991694 #41070] INFO -- : Processing file: ../../extensions/qrcode/config.yaml +W, [2024-12-25T12:12:42.991858 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/qrcode/config.yaml +I, [2024-12-25T12:12:42.991876 #41070] INFO -- : Processing file: ../../extensions/qrcode/extension.rb +W, [2024-12-25T12:12:42.991911 #41070] WARN -- : Copyright string not found in ../../extensions/qrcode/extension.rb +I, [2024-12-25T12:12:42.991926 #41070] INFO -- : Processing file: ../../extensions/qrcode/qrcode.rb +W, [2024-12-25T12:12:42.991959 #41070] WARN -- : Copyright string not found in ../../extensions/qrcode/qrcode.rb +I, [2024-12-25T12:12:42.991974 #41070] INFO -- : Processing file: ../../extensions/requester/api/hook.rb +W, [2024-12-25T12:12:42.992008 #41070] WARN -- : Copyright string not found in ../../extensions/requester/api/hook.rb +I, [2024-12-25T12:12:42.992023 #41070] INFO -- : Processing file: ../../extensions/requester/api.rb +W, [2024-12-25T12:12:42.992054 #41070] WARN -- : Copyright string not found in ../../extensions/requester/api.rb +I, [2024-12-25T12:12:42.992069 #41070] INFO -- : Processing file: ../../extensions/requester/config.yaml +W, [2024-12-25T12:12:42.992223 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/requester/config.yaml +I, [2024-12-25T12:12:42.992244 #41070] INFO -- : Processing file: ../../extensions/requester/extension.rb +W, [2024-12-25T12:12:42.992295 #41070] WARN -- : Copyright string not found in ../../extensions/requester/extension.rb +I, [2024-12-25T12:12:42.992359 #41070] INFO -- : Processing file: ../../extensions/requester/handler.rb +W, [2024-12-25T12:12:42.992496 #41070] WARN -- : Copyright string not found in ../../extensions/requester/handler.rb +I, [2024-12-25T12:12:42.992522 #41070] INFO -- : Processing file: ../../extensions/requester/models/http.rb +W, [2024-12-25T12:12:42.992567 #41070] WARN -- : Copyright string not found in ../../extensions/requester/models/http.rb +I, [2024-12-25T12:12:42.992583 #41070] INFO -- : Processing file: ../../extensions/requester/rest/requester.rb +W, [2024-12-25T12:12:42.992623 #41070] WARN -- : Copyright string not found in ../../extensions/requester/rest/requester.rb +I, [2024-12-25T12:12:42.992639 #41070] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/api.rb +W, [2024-12-25T12:12:42.992674 #41070] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/api.rb +I, [2024-12-25T12:12:42.992691 #41070] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/config.yaml +W, [2024-12-25T12:12:42.992904 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:12:42.992925 #41070] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/dnsd.rb +W, [2024-12-25T12:12:42.992979 #41070] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/dnsd.rb +I, [2024-12-25T12:12:42.992999 #41070] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/extension.rb +W, [2024-12-25T12:12:42.993039 #41070] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/extension.rb +I, [2024-12-25T12:12:42.993059 #41070] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/httpd.rb +W, [2024-12-25T12:12:42.993097 #41070] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/httpd.rb +I, [2024-12-25T12:12:42.993114 #41070] INFO -- : Processing file: ../../extensions/social_engineering/config.yaml +W, [2024-12-25T12:12:42.993320 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/social_engineering/config.yaml +I, [2024-12-25T12:12:42.993341 #41070] INFO -- : Processing file: ../../extensions/social_engineering/droppers/readme.txt +W, [2024-12-25T12:12:42.993383 #41070] WARN -- : Copyright string not found in ../../extensions/social_engineering/droppers/readme.txt +I, [2024-12-25T12:12:42.993399 #41070] INFO -- : Processing file: ../../extensions/social_engineering/extension.rb +W, [2024-12-25T12:12:42.993432 #41070] WARN -- : Copyright string not found in ../../extensions/social_engineering/extension.rb +I, [2024-12-25T12:12:42.993448 #41070] INFO -- : Processing file: ../../extensions/social_engineering/models/interceptor.rb +W, [2024-12-25T12:12:42.993482 #41070] WARN -- : Copyright string not found in ../../extensions/social_engineering/models/interceptor.rb +I, [2024-12-25T12:12:42.993500 #41070] INFO -- : Processing file: ../../extensions/social_engineering/models/web_cloner.rb +W, [2024-12-25T12:12:42.993534 #41070] WARN -- : Copyright string not found in ../../extensions/social_engineering/models/web_cloner.rb +I, [2024-12-25T12:12:42.993551 #41070] INFO -- : Processing file: ../../extensions/social_engineering/powershell/bind_powershell.rb +W, [2024-12-25T12:12:42.993702 #41070] WARN -- : Copyright string not found in ../../extensions/social_engineering/powershell/bind_powershell.rb +I, [2024-12-25T12:12:42.993730 #41070] INFO -- : Processing file: ../../extensions/social_engineering/rest/socialengineering.rb +W, [2024-12-25T12:12:42.993775 #41070] WARN -- : Copyright string not found in ../../extensions/social_engineering/rest/socialengineering.rb +I, [2024-12-25T12:12:42.993793 #41070] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/cloned_pages/readme.txt +W, [2024-12-25T12:12:42.993831 #41070] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/cloned_pages/readme.txt +I, [2024-12-25T12:12:42.993849 #41070] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/interceptor.rb +W, [2024-12-25T12:12:42.993885 #41070] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/interceptor.rb +I, [2024-12-25T12:12:42.993902 #41070] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/web_cloner.rb +W, [2024-12-25T12:12:42.993945 #41070] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/web_cloner.rb +I, [2024-12-25T12:12:42.993964 #41070] INFO -- : Processing file: ../../extensions/webrtc/api/hook.rb +W, [2024-12-25T12:12:42.994003 #41070] WARN -- : Copyright string not found in ../../extensions/webrtc/api/hook.rb +I, [2024-12-25T12:12:42.994020 #41070] INFO -- : Processing file: ../../extensions/webrtc/api.rb +W, [2024-12-25T12:12:42.994057 #41070] WARN -- : Copyright string not found in ../../extensions/webrtc/api.rb +I, [2024-12-25T12:12:42.994157 #41070] INFO -- : Processing file: ../../extensions/webrtc/config.yaml +W, [2024-12-25T12:12:42.994362 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/webrtc/config.yaml +I, [2024-12-25T12:12:42.994382 #41070] INFO -- : Processing file: ../../extensions/webrtc/extension.rb +W, [2024-12-25T12:12:42.994421 #41070] WARN -- : Copyright string not found in ../../extensions/webrtc/extension.rb +I, [2024-12-25T12:12:42.994468 #41070] INFO -- : Processing file: ../../extensions/webrtc/handlers.rb +W, [2024-12-25T12:12:42.994741 #41070] WARN -- : Copyright string not found in ../../extensions/webrtc/handlers.rb +I, [2024-12-25T12:12:42.994827 #41070] INFO -- : Processing file: ../../extensions/webrtc/models/rtcmanage.rb +W, [2024-12-25T12:12:42.994950 #41070] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcmanage.rb +I, [2024-12-25T12:12:42.995072 #41070] INFO -- : Processing file: ../../extensions/webrtc/models/rtcmodulestatus.rb +W, [2024-12-25T12:12:42.995173 #41070] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcmodulestatus.rb +I, [2024-12-25T12:12:42.995202 #41070] INFO -- : Processing file: ../../extensions/webrtc/models/rtcsignal.rb +W, [2024-12-25T12:12:42.995249 #41070] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcsignal.rb +I, [2024-12-25T12:12:42.995273 #41070] INFO -- : Processing file: ../../extensions/webrtc/models/rtcstatus.rb +W, [2024-12-25T12:12:42.995335 #41070] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcstatus.rb +I, [2024-12-25T12:12:42.995368 #41070] INFO -- : Processing file: ../../extensions/webrtc/rest/webrtc.rb +W, [2024-12-25T12:12:42.995504 #41070] WARN -- : Copyright string not found in ../../extensions/webrtc/rest/webrtc.rb +I, [2024-12-25T12:12:42.995539 #41070] INFO -- : Processing file: ../../extensions/xssrays/api/scan.rb +W, [2024-12-25T12:12:42.995588 #41070] WARN -- : Copyright string not found in ../../extensions/xssrays/api/scan.rb +I, [2024-12-25T12:12:42.995612 #41070] INFO -- : Processing file: ../../extensions/xssrays/api.rb +W, [2024-12-25T12:12:42.995655 #41070] WARN -- : Copyright string not found in ../../extensions/xssrays/api.rb +I, [2024-12-25T12:12:42.995679 #41070] INFO -- : Processing file: ../../extensions/xssrays/config.yaml +W, [2024-12-25T12:12:42.995924 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../extensions/xssrays/config.yaml +I, [2024-12-25T12:12:42.995958 #41070] INFO -- : Processing file: ../../extensions/xssrays/extension.rb +W, [2024-12-25T12:12:42.996007 #41070] WARN -- : Copyright string not found in ../../extensions/xssrays/extension.rb +I, [2024-12-25T12:12:42.996032 #41070] INFO -- : Processing file: ../../extensions/xssrays/handler.rb +W, [2024-12-25T12:12:42.996100 #41070] WARN -- : Copyright string not found in ../../extensions/xssrays/handler.rb +I, [2024-12-25T12:12:42.996133 #41070] INFO -- : Processing file: ../../extensions/xssrays/models/xssraysdetail.rb +W, [2024-12-25T12:12:42.996195 #41070] WARN -- : Copyright string not found in ../../extensions/xssrays/models/xssraysdetail.rb +I, [2024-12-25T12:12:42.996228 #41070] INFO -- : Processing file: ../../extensions/xssrays/models/xssraysscan.rb +W, [2024-12-25T12:12:42.996290 #41070] WARN -- : Copyright string not found in ../../extensions/xssrays/models/xssraysscan.rb +I, [2024-12-25T12:12:42.996323 #41070] INFO -- : Processing file: ../../extensions/xssrays/rest/xssrays.rb +W, [2024-12-25T12:12:42.996400 #41070] WARN -- : Copyright string not found in ../../extensions/xssrays/rest/xssrays.rb +I, [2024-12-25T12:12:42.996433 #41070] INFO -- : Processing file: ../../googlef1d5ff5151333109.html +W, [2024-12-25T12:12:42.996479 #41070] WARN -- : Copyright string not found in ../../googlef1d5ff5151333109.html +I, [2024-12-25T12:12:42.996502 #41070] INFO -- : Processing file: ../../modules/browser/avant_steal_history/command.js +W, [2024-12-25T12:12:42.996687 #41070] WARN -- : Copyright string not found in ../../modules/browser/avant_steal_history/command.js +I, [2024-12-25T12:12:42.996722 #41070] INFO -- : Processing file: ../../modules/browser/avant_steal_history/config.yaml +W, [2024-12-25T12:12:42.996959 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/avant_steal_history/config.yaml +I, [2024-12-25T12:12:42.997028 #41070] INFO -- : Processing file: ../../modules/browser/avant_steal_history/module.rb +W, [2024-12-25T12:12:42.997182 #41070] WARN -- : Copyright string not found in ../../modules/browser/avant_steal_history/module.rb +I, [2024-12-25T12:12:42.997282 #41070] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/command.js +W, [2024-12-25T12:12:42.997360 #41070] WARN -- : Copyright string not found in ../../modules/browser/browser_fingerprinting/command.js +I, [2024-12-25T12:12:42.997388 #41070] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/config.yaml +W, [2024-12-25T12:12:42.997664 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/browser_fingerprinting/config.yaml +I, [2024-12-25T12:12:42.997698 #41070] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/module.rb +W, [2024-12-25T12:12:42.997755 #41070] WARN -- : Copyright string not found in ../../modules/browser/browser_fingerprinting/module.rb +I, [2024-12-25T12:12:42.997780 #41070] INFO -- : Processing file: ../../modules/browser/detect_activex/command.js +W, [2024-12-25T12:12:42.997824 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_activex/command.js +I, [2024-12-25T12:12:42.997848 #41070] INFO -- : Processing file: ../../modules/browser/detect_activex/config.yaml +W, [2024-12-25T12:12:42.998003 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_activex/config.yaml +I, [2024-12-25T12:12:42.998029 #41070] INFO -- : Processing file: ../../modules/browser/detect_activex/module.rb +W, [2024-12-25T12:12:42.998082 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_activex/module.rb +I, [2024-12-25T12:12:42.998106 #41070] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/command.js +W, [2024-12-25T12:12:42.998149 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_evernote_clipper/command.js +I, [2024-12-25T12:12:42.998173 #41070] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/config.yaml +W, [2024-12-25T12:12:42.998328 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_evernote_clipper/config.yaml +I, [2024-12-25T12:12:42.998355 #41070] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/module.rb +W, [2024-12-25T12:12:42.998403 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_evernote_clipper/module.rb +I, [2024-12-25T12:12:42.998427 #41070] INFO -- : Processing file: ../../modules/browser/detect_extensions/command.js +W, [2024-12-25T12:12:42.998643 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_extensions/command.js +I, [2024-12-25T12:12:42.998674 #41070] INFO -- : Processing file: ../../modules/browser/detect_extensions/config.yaml +W, [2024-12-25T12:12:42.998911 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_extensions/config.yaml +I, [2024-12-25T12:12:42.998939 #41070] INFO -- : Processing file: ../../modules/browser/detect_extensions/module.rb +W, [2024-12-25T12:12:42.998987 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_extensions/module.rb +I, [2024-12-25T12:12:42.999011 #41070] INFO -- : Processing file: ../../modules/browser/detect_firebug/command.js +W, [2024-12-25T12:12:42.999604 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_firebug/command.js +I, [2024-12-25T12:12:42.999640 #41070] INFO -- : Processing file: ../../modules/browser/detect_firebug/config.yaml +W, [2024-12-25T12:12:42.999832 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_firebug/config.yaml +I, [2024-12-25T12:12:42.999910 #41070] INFO -- : Processing file: ../../modules/browser/detect_firebug/module.rb +W, [2024-12-25T12:12:42.999961 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_firebug/module.rb +I, [2024-12-25T12:12:42.999983 #41070] INFO -- : Processing file: ../../modules/browser/detect_foxit/command.js +W, [2024-12-25T12:12:43.000019 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_foxit/command.js +I, [2024-12-25T12:12:43.000035 #41070] INFO -- : Processing file: ../../modules/browser/detect_foxit/config.yaml +W, [2024-12-25T12:12:43.000169 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_foxit/config.yaml +I, [2024-12-25T12:12:43.000186 #41070] INFO -- : Processing file: ../../modules/browser/detect_foxit/module.rb +W, [2024-12-25T12:12:43.000319 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_foxit/module.rb +I, [2024-12-25T12:12:43.000346 #41070] INFO -- : Processing file: ../../modules/browser/detect_lastpass/command.js +W, [2024-12-25T12:12:43.000395 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_lastpass/command.js +I, [2024-12-25T12:12:43.000419 #41070] INFO -- : Processing file: ../../modules/browser/detect_lastpass/config.yaml +W, [2024-12-25T12:12:43.000633 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_lastpass/config.yaml +I, [2024-12-25T12:12:43.000667 #41070] INFO -- : Processing file: ../../modules/browser/detect_lastpass/module.rb +W, [2024-12-25T12:12:43.000715 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_lastpass/module.rb +I, [2024-12-25T12:12:43.000739 #41070] INFO -- : Processing file: ../../modules/browser/detect_mime_types/command.js +W, [2024-12-25T12:12:43.000795 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_mime_types/command.js +I, [2024-12-25T12:12:43.000828 #41070] INFO -- : Processing file: ../../modules/browser/detect_mime_types/config.yaml +W, [2024-12-25T12:12:43.000984 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_mime_types/config.yaml +I, [2024-12-25T12:12:43.001018 #41070] INFO -- : Processing file: ../../modules/browser/detect_mime_types/module.rb +W, [2024-12-25T12:12:43.001065 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_mime_types/module.rb +I, [2024-12-25T12:12:43.001089 #41070] INFO -- : Processing file: ../../modules/browser/detect_office/command.js +W, [2024-12-25T12:12:43.001134 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_office/command.js +I, [2024-12-25T12:12:43.001158 #41070] INFO -- : Processing file: ../../modules/browser/detect_office/config.yaml +W, [2024-12-25T12:12:43.001322 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_office/config.yaml +I, [2024-12-25T12:12:43.001355 #41070] INFO -- : Processing file: ../../modules/browser/detect_office/module.rb +W, [2024-12-25T12:12:43.001403 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_office/module.rb +I, [2024-12-25T12:12:43.001428 #41070] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/command.js +W, [2024-12-25T12:12:43.001525 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_popup_blocker/command.js +I, [2024-12-25T12:12:43.001552 #41070] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/config.yaml +W, [2024-12-25T12:12:43.001706 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_popup_blocker/config.yaml +I, [2024-12-25T12:12:43.001741 #41070] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/module.rb +W, [2024-12-25T12:12:43.001789 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_popup_blocker/module.rb +I, [2024-12-25T12:12:43.001814 #41070] INFO -- : Processing file: ../../modules/browser/detect_quicktime/command.js +W, [2024-12-25T12:12:43.001872 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_quicktime/command.js +I, [2024-12-25T12:12:43.001904 #41070] INFO -- : Processing file: ../../modules/browser/detect_quicktime/config.yaml +W, [2024-12-25T12:12:43.002055 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_quicktime/config.yaml +I, [2024-12-25T12:12:43.002088 #41070] INFO -- : Processing file: ../../modules/browser/detect_quicktime/module.rb +W, [2024-12-25T12:12:43.002136 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_quicktime/module.rb +I, [2024-12-25T12:12:43.002161 #41070] INFO -- : Processing file: ../../modules/browser/detect_realplayer/command.js +W, [2024-12-25T12:12:43.002221 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_realplayer/command.js +I, [2024-12-25T12:12:43.002254 #41070] INFO -- : Processing file: ../../modules/browser/detect_realplayer/config.yaml +W, [2024-12-25T12:12:43.002404 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_realplayer/config.yaml +I, [2024-12-25T12:12:43.002437 #41070] INFO -- : Processing file: ../../modules/browser/detect_realplayer/module.rb +W, [2024-12-25T12:12:43.002484 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_realplayer/module.rb +I, [2024-12-25T12:12:43.002542 #41070] INFO -- : Processing file: ../../modules/browser/detect_silverlight/command.js +W, [2024-12-25T12:12:43.002613 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_silverlight/command.js +I, [2024-12-25T12:12:43.002646 #41070] INFO -- : Processing file: ../../modules/browser/detect_silverlight/config.yaml +W, [2024-12-25T12:12:43.002798 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_silverlight/config.yaml +I, [2024-12-25T12:12:43.002831 #41070] INFO -- : Processing file: ../../modules/browser/detect_silverlight/module.rb +W, [2024-12-25T12:12:43.002878 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_silverlight/module.rb +I, [2024-12-25T12:12:43.002903 #41070] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/command.js +W, [2024-12-25T12:12:43.002963 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_simple_adblock/command.js +I, [2024-12-25T12:12:43.002995 #41070] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/config.yaml +W, [2024-12-25T12:12:43.003149 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_simple_adblock/config.yaml +I, [2024-12-25T12:12:43.003175 #41070] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/module.rb +W, [2024-12-25T12:12:43.003213 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_simple_adblock/module.rb +I, [2024-12-25T12:12:43.003229 #41070] INFO -- : Processing file: ../../modules/browser/detect_toolbars/command.js +W, [2024-12-25T12:12:43.003261 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_toolbars/command.js +I, [2024-12-25T12:12:43.003277 #41070] INFO -- : Processing file: ../../modules/browser/detect_toolbars/config.yaml +W, [2024-12-25T12:12:43.003398 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_toolbars/config.yaml +I, [2024-12-25T12:12:43.003416 #41070] INFO -- : Processing file: ../../modules/browser/detect_toolbars/module.rb +W, [2024-12-25T12:12:43.003504 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_toolbars/module.rb +I, [2024-12-25T12:12:43.003522 #41070] INFO -- : Processing file: ../../modules/browser/detect_unity/command.js +W, [2024-12-25T12:12:43.003555 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_unity/command.js +I, [2024-12-25T12:12:43.003571 #41070] INFO -- : Processing file: ../../modules/browser/detect_unity/config.yaml +W, [2024-12-25T12:12:43.003739 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_unity/config.yaml +I, [2024-12-25T12:12:43.003757 #41070] INFO -- : Processing file: ../../modules/browser/detect_unity/module.rb +W, [2024-12-25T12:12:43.003794 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_unity/module.rb +I, [2024-12-25T12:12:43.003810 #41070] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/command.js +W, [2024-12-25T12:12:43.003844 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_unsafe_activex/command.js +I, [2024-12-25T12:12:43.003859 #41070] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/config.yaml +W, [2024-12-25T12:12:43.003988 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_unsafe_activex/config.yaml +I, [2024-12-25T12:12:43.004006 #41070] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/module.rb +W, [2024-12-25T12:12:43.004041 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_unsafe_activex/module.rb +I, [2024-12-25T12:12:43.004056 #41070] INFO -- : Processing file: ../../modules/browser/detect_vlc/command.js +W, [2024-12-25T12:12:43.004088 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_vlc/command.js +I, [2024-12-25T12:12:43.004103 #41070] INFO -- : Processing file: ../../modules/browser/detect_vlc/config.yaml +W, [2024-12-25T12:12:43.004221 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_vlc/config.yaml +I, [2024-12-25T12:12:43.004239 #41070] INFO -- : Processing file: ../../modules/browser/detect_vlc/module.rb +W, [2024-12-25T12:12:43.004274 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_vlc/module.rb +I, [2024-12-25T12:12:43.004290 #41070] INFO -- : Processing file: ../../modules/browser/detect_wmp/command.js +W, [2024-12-25T12:12:43.004321 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_wmp/command.js +I, [2024-12-25T12:12:43.004337 #41070] INFO -- : Processing file: ../../modules/browser/detect_wmp/config.yaml +W, [2024-12-25T12:12:43.004451 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/detect_wmp/config.yaml +I, [2024-12-25T12:12:43.004470 #41070] INFO -- : Processing file: ../../modules/browser/detect_wmp/module.rb +W, [2024-12-25T12:12:43.004505 #41070] WARN -- : Copyright string not found in ../../modules/browser/detect_wmp/module.rb +I, [2024-12-25T12:12:43.004583 #41070] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/command.js +W, [2024-12-25T12:12:43.004622 #41070] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/command.js +I, [2024-12-25T12:12:43.004638 #41070] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/config.yaml +W, [2024-12-25T12:12:43.004775 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/fingerprint_browser/config.yaml +I, [2024-12-25T12:12:43.004795 #41070] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/fingerprint2.js +W, [2024-12-25T12:12:43.004892 #41070] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/fingerprint2.js +I, [2024-12-25T12:12:43.004910 #41070] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/module.rb +W, [2024-12-25T12:12:43.004943 #41070] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/module.rb +I, [2024-12-25T12:12:43.004958 #41070] INFO -- : Processing file: ../../modules/browser/get_visited_domains/command.js +W, [2024-12-25T12:12:43.004998 #41070] WARN -- : Copyright string not found in ../../modules/browser/get_visited_domains/command.js +I, [2024-12-25T12:12:43.005014 #41070] INFO -- : Processing file: ../../modules/browser/get_visited_domains/config.yaml +W, [2024-12-25T12:12:43.005159 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/get_visited_domains/config.yaml +I, [2024-12-25T12:12:43.005177 #41070] INFO -- : Processing file: ../../modules/browser/get_visited_domains/module.rb +W, [2024-12-25T12:12:43.005213 #41070] WARN -- : Copyright string not found in ../../modules/browser/get_visited_domains/module.rb +I, [2024-12-25T12:12:43.005229 #41070] INFO -- : Processing file: ../../modules/browser/get_visited_urls/command.js +W, [2024-12-25T12:12:43.005260 #41070] WARN -- : Copyright string not found in ../../modules/browser/get_visited_urls/command.js +I, [2024-12-25T12:12:43.005276 #41070] INFO -- : Processing file: ../../modules/browser/get_visited_urls/config.yaml +W, [2024-12-25T12:12:43.005502 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/get_visited_urls/config.yaml +I, [2024-12-25T12:12:43.005520 #41070] INFO -- : Processing file: ../../modules/browser/get_visited_urls/module.rb +W, [2024-12-25T12:12:43.005644 #41070] WARN -- : Copyright string not found in ../../modules/browser/get_visited_urls/module.rb +I, [2024-12-25T12:12:43.005671 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/command.js +W, [2024-12-25T12:12:43.005722 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/ajax_fingerprint/command.js +I, [2024-12-25T12:12:43.005755 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/config.yaml +W, [2024-12-25T12:12:43.005927 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/ajax_fingerprint/config.yaml +I, [2024-12-25T12:12:43.005955 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/module.rb +W, [2024-12-25T12:12:43.006002 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/ajax_fingerprint/module.rb +I, [2024-12-25T12:12:43.006027 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/command.js +W, [2024-12-25T12:12:43.006070 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/alert_dialog/command.js +I, [2024-12-25T12:12:43.006097 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/config.yaml +W, [2024-12-25T12:12:43.006582 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/alert_dialog/config.yaml +I, [2024-12-25T12:12:43.006633 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/module.rb +W, [2024-12-25T12:12:43.006691 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/alert_dialog/module.rb +I, [2024-12-25T12:12:43.006716 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/command.js +W, [2024-12-25T12:12:43.006762 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/command.js +I, [2024-12-25T12:12:43.006787 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml +W, [2024-12-25T12:12:43.007081 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml +I, [2024-12-25T12:12:43.007123 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/module.rb +W, [2024-12-25T12:12:43.007183 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/module.rb +I, [2024-12-25T12:12:43.007208 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/command.js +W, [2024-12-25T12:12:43.007252 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/command.js +I, [2024-12-25T12:12:43.007328 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml +W, [2024-12-25T12:12:43.008023 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml +I, [2024-12-25T12:12:43.008090 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/module.rb +W, [2024-12-25T12:12:43.008182 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/module.rb +I, [2024-12-25T12:12:43.008217 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/command.js +W, [2024-12-25T12:12:43.008268 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/clear_console/command.js +I, [2024-12-25T12:12:43.008302 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/config.yaml +W, [2024-12-25T12:12:43.008535 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/clear_console/config.yaml +I, [2024-12-25T12:12:43.008623 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/module.rb +W, [2024-12-25T12:12:43.008719 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/clear_console/module.rb +I, [2024-12-25T12:12:43.008764 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/command.js +W, [2024-12-25T12:12:43.008833 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page/command.js +I, [2024-12-25T12:12:43.008869 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/config.yaml +W, [2024-12-25T12:12:43.009143 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/deface_web_page/config.yaml +I, [2024-12-25T12:12:43.009186 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/module.rb +W, [2024-12-25T12:12:43.009281 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page/module.rb +I, [2024-12-25T12:12:43.009316 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/command.js +W, [2024-12-25T12:12:43.009366 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page_component/command.js +I, [2024-12-25T12:12:43.009405 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/config.yaml +W, [2024-12-25T12:12:43.009714 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/deface_web_page_component/config.yaml +I, [2024-12-25T12:12:43.009751 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/module.rb +W, [2024-12-25T12:12:43.009806 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page_component/module.rb +I, [2024-12-25T12:12:43.009831 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/command.js +W, [2024-12-25T12:12:43.009895 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/disable_developer_tools/command.js +I, [2024-12-25T12:12:43.009937 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/config.yaml +W, [2024-12-25T12:12:43.010186 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/disable_developer_tools/config.yaml +I, [2024-12-25T12:12:43.010252 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/module.rb +W, [2024-12-25T12:12:43.010334 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/disable_developer_tools/module.rb +I, [2024-12-25T12:12:43.010366 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/command.js +W, [2024-12-25T12:12:43.010470 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_autocomplete_creds/command.js +I, [2024-12-25T12:12:43.010597 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/config.yaml +W, [2024-12-25T12:12:43.010922 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_autocomplete_creds/config.yaml +I, [2024-12-25T12:12:43.010967 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/module.rb +W, [2024-12-25T12:12:43.011050 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_autocomplete_creds/module.rb +I, [2024-12-25T12:12:43.011079 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/command.js +W, [2024-12-25T12:12:43.011141 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_cookie/command.js +I, [2024-12-25T12:12:43.011174 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/config.yaml +W, [2024-12-25T12:12:43.011398 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_cookie/config.yaml +I, [2024-12-25T12:12:43.011434 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/module.rb +W, [2024-12-25T12:12:43.011544 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_cookie/module.rb +I, [2024-12-25T12:12:43.011587 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/command.js +W, [2024-12-25T12:12:43.011637 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_form_values/command.js +I, [2024-12-25T12:12:43.011664 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/config.yaml +W, [2024-12-25T12:12:43.011974 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_form_values/config.yaml +I, [2024-12-25T12:12:43.012008 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/module.rb +W, [2024-12-25T12:12:43.012081 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_form_values/module.rb +I, [2024-12-25T12:12:43.012114 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/command.js +W, [2024-12-25T12:12:43.012181 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_local_storage/command.js +I, [2024-12-25T12:12:43.012215 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/config.yaml +W, [2024-12-25T12:12:43.012671 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_local_storage/config.yaml +I, [2024-12-25T12:12:43.012714 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/module.rb +W, [2024-12-25T12:12:43.012801 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_local_storage/module.rb +I, [2024-12-25T12:12:43.012827 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/command.js +W, [2024-12-25T12:12:43.012875 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html/command.js +I, [2024-12-25T12:12:43.012899 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/config.yaml +W, [2024-12-25T12:12:43.013280 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_page_html/config.yaml +I, [2024-12-25T12:12:43.013321 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/module.rb +W, [2024-12-25T12:12:43.013408 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html/module.rb +I, [2024-12-25T12:12:43.013632 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/command.js +W, [2024-12-25T12:12:43.013711 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html_iframe/command.js +I, [2024-12-25T12:12:43.013739 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/config.yaml +W, [2024-12-25T12:12:43.014083 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_page_html_iframe/config.yaml +I, [2024-12-25T12:12:43.014200 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/module.rb +W, [2024-12-25T12:12:43.014378 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html_iframe/module.rb +I, [2024-12-25T12:12:43.014496 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/command.js +W, [2024-12-25T12:12:43.014662 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_links/command.js +I, [2024-12-25T12:12:43.014699 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/config.yaml +W, [2024-12-25T12:12:43.014949 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_page_links/config.yaml +I, [2024-12-25T12:12:43.014984 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/module.rb +W, [2024-12-25T12:12:43.015150 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_links/module.rb +I, [2024-12-25T12:12:43.015185 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/command.js +W, [2024-12-25T12:12:43.015233 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_session_storage/command.js +I, [2024-12-25T12:12:43.015258 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/config.yaml +W, [2024-12-25T12:12:43.015794 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_session_storage/config.yaml +I, [2024-12-25T12:12:43.015829 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/module.rb +W, [2024-12-25T12:12:43.015907 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_session_storage/module.rb +I, [2024-12-25T12:12:43.016037 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/command.js +W, [2024-12-25T12:12:43.016103 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_stored_credentials/command.js +I, [2024-12-25T12:12:43.016128 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/config.yaml +W, [2024-12-25T12:12:43.016556 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/get_stored_credentials/config.yaml +I, [2024-12-25T12:12:43.016602 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/module.rb +W, [2024-12-25T12:12:43.016706 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_stored_credentials/module.rb +I, [2024-12-25T12:12:43.016758 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/command.js +W, [2024-12-25T12:12:43.016813 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite/command.js +I, [2024-12-25T12:12:43.016838 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/config.yaml +W, [2024-12-25T12:12:43.017213 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/link_rewrite/config.yaml +I, [2024-12-25T12:12:43.017259 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/module.rb +W, [2024-12-25T12:12:43.017386 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite/module.rb +I, [2024-12-25T12:12:43.017523 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/command.js +W, [2024-12-25T12:12:43.017604 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_click_events/command.js +I, [2024-12-25T12:12:43.017638 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/config.yaml +W, [2024-12-25T12:12:43.017864 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/link_rewrite_click_events/config.yaml +I, [2024-12-25T12:12:43.017898 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/module.rb +W, [2024-12-25T12:12:43.017953 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_click_events/module.rb +I, [2024-12-25T12:12:43.017978 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/command.js +W, [2024-12-25T12:12:43.018038 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/command.js +I, [2024-12-25T12:12:43.018071 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml +W, [2024-12-25T12:12:43.018247 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml +I, [2024-12-25T12:12:43.018281 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/module.rb +W, [2024-12-25T12:12:43.018335 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/module.rb +I, [2024-12-25T12:12:43.018360 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/command.js +W, [2024-12-25T12:12:43.018420 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_tel/command.js +I, [2024-12-25T12:12:43.018585 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/config.yaml +W, [2024-12-25T12:12:43.018759 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/link_rewrite_tel/config.yaml +I, [2024-12-25T12:12:43.018790 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/module.rb +W, [2024-12-25T12:12:43.018842 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_tel/module.rb +I, [2024-12-25T12:12:43.018867 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/command.js +W, [2024-12-25T12:12:43.018911 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/command.js +I, [2024-12-25T12:12:43.018935 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml +W, [2024-12-25T12:12:43.019155 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml +I, [2024-12-25T12:12:43.019185 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/module.rb +W, [2024-12-25T12:12:43.019241 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/module.rb +I, [2024-12-25T12:12:43.019308 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/command.js +W, [2024-12-25T12:12:43.019376 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/overflow_cookiejar/command.js +I, [2024-12-25T12:12:43.019491 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/config.yaml +W, [2024-12-25T12:12:43.019749 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/overflow_cookiejar/config.yaml +I, [2024-12-25T12:12:43.019783 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/module.rb +W, [2024-12-25T12:12:43.019839 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/overflow_cookiejar/module.rb +I, [2024-12-25T12:12:43.019867 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/command.js +W, [2024-12-25T12:12:43.019925 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/prompt_dialog/command.js +I, [2024-12-25T12:12:43.019958 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/config.yaml +W, [2024-12-25T12:12:43.020130 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/prompt_dialog/config.yaml +I, [2024-12-25T12:12:43.020163 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/module.rb +W, [2024-12-25T12:12:43.020216 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/prompt_dialog/module.rb +I, [2024-12-25T12:12:43.020240 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/command.js +W, [2024-12-25T12:12:43.020294 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/remove_stuck_iframes/command.js +I, [2024-12-25T12:12:43.020318 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/config.yaml +W, [2024-12-25T12:12:43.020478 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/remove_stuck_iframes/config.yaml +I, [2024-12-25T12:12:43.020505 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/module.rb +W, [2024-12-25T12:12:43.020774 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/remove_stuck_iframes/module.rb +I, [2024-12-25T12:12:43.020826 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/command.js +W, [2024-12-25T12:12:43.020897 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/replace_video/command.js +I, [2024-12-25T12:12:43.020924 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/config.yaml +W, [2024-12-25T12:12:43.021107 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/replace_video/config.yaml +I, [2024-12-25T12:12:43.021133 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/module.rb +W, [2024-12-25T12:12:43.021186 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/replace_video/module.rb +I, [2024-12-25T12:12:43.021211 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/command.js +W, [2024-12-25T12:12:43.021276 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/rickroll/command.js +I, [2024-12-25T12:12:43.021310 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/config.yaml +W, [2024-12-25T12:12:43.021579 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/rickroll/config.yaml +I, [2024-12-25T12:12:43.021613 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/module.rb +W, [2024-12-25T12:12:43.021669 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/rickroll/module.rb +I, [2024-12-25T12:12:43.021694 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/command.js +W, [2024-12-25T12:12:43.021737 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect/command.js +I, [2024-12-25T12:12:43.021761 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/config.yaml +W, [2024-12-25T12:12:43.021916 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/site_redirect/config.yaml +I, [2024-12-25T12:12:43.021943 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/module.rb +W, [2024-12-25T12:12:43.022008 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect/module.rb +I, [2024-12-25T12:12:43.022041 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/command.js +W, [2024-12-25T12:12:43.022101 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect_iframe/command.js +I, [2024-12-25T12:12:43.022134 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/config.yaml +W, [2024-12-25T12:12:43.022367 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/hooked_origin/site_redirect_iframe/config.yaml +I, [2024-12-25T12:12:43.022400 #41070] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/module.rb +W, [2024-12-25T12:12:43.022562 #41070] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect_iframe/module.rb +I, [2024-12-25T12:12:43.022590 #41070] INFO -- : Processing file: ../../modules/browser/play_sound/command.js +W, [2024-12-25T12:12:43.022639 #41070] WARN -- : Copyright string not found in ../../modules/browser/play_sound/command.js +I, [2024-12-25T12:12:43.022663 #41070] INFO -- : Processing file: ../../modules/browser/play_sound/config.yaml +W, [2024-12-25T12:12:43.022903 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/play_sound/config.yaml +I, [2024-12-25T12:12:43.022937 #41070] INFO -- : Processing file: ../../modules/browser/play_sound/module.rb +W, [2024-12-25T12:12:43.022990 #41070] WARN -- : Copyright string not found in ../../modules/browser/play_sound/module.rb +I, [2024-12-25T12:12:43.023015 #41070] INFO -- : Processing file: ../../modules/browser/remove_hook_element/command.js +W, [2024-12-25T12:12:43.023074 #41070] WARN -- : Copyright string not found in ../../modules/browser/remove_hook_element/command.js +I, [2024-12-25T12:12:43.023107 #41070] INFO -- : Processing file: ../../modules/browser/remove_hook_element/config.yaml +W, [2024-12-25T12:12:43.023294 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/remove_hook_element/config.yaml +I, [2024-12-25T12:12:43.023328 #41070] INFO -- : Processing file: ../../modules/browser/remove_hook_element/module.rb +W, [2024-12-25T12:12:43.023381 #41070] WARN -- : Copyright string not found in ../../modules/browser/remove_hook_element/module.rb +I, [2024-12-25T12:12:43.023405 #41070] INFO -- : Processing file: ../../modules/browser/spyder_eye/command.js +W, [2024-12-25T12:12:43.023467 #41070] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/command.js +I, [2024-12-25T12:12:43.023511 #41070] INFO -- : Processing file: ../../modules/browser/spyder_eye/config.yaml +W, [2024-12-25T12:12:43.023834 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/spyder_eye/config.yaml +I, [2024-12-25T12:12:43.023868 #41070] INFO -- : Processing file: ../../modules/browser/spyder_eye/html2canvas.min.js +W, [2024-12-25T12:12:43.024090 #41070] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/html2canvas.min.js +I, [2024-12-25T12:12:43.024124 #41070] INFO -- : Processing file: ../../modules/browser/spyder_eye/module.rb +W, [2024-12-25T12:12:43.024176 #41070] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/module.rb +I, [2024-12-25T12:12:43.024199 #41070] INFO -- : Processing file: ../../modules/browser/unhook/command.js +W, [2024-12-25T12:12:43.024257 #41070] WARN -- : Copyright string not found in ../../modules/browser/unhook/command.js +I, [2024-12-25T12:12:43.024393 #41070] INFO -- : Processing file: ../../modules/browser/unhook/config.yaml +W, [2024-12-25T12:12:43.025748 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/unhook/config.yaml +I, [2024-12-25T12:12:43.025799 #41070] INFO -- : Processing file: ../../modules/browser/unhook/module.rb +W, [2024-12-25T12:12:43.025932 #41070] WARN -- : Copyright string not found in ../../modules/browser/unhook/module.rb +I, [2024-12-25T12:12:43.025964 #41070] INFO -- : Processing file: ../../modules/browser/webcam_flash/command.js +W, [2024-12-25T12:12:43.026022 #41070] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/command.js +I, [2024-12-25T12:12:43.026047 #41070] INFO -- : Processing file: ../../modules/browser/webcam_flash/config.yaml +W, [2024-12-25T12:12:43.026291 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/webcam_flash/config.yaml +I, [2024-12-25T12:12:43.026321 #41070] INFO -- : Processing file: ../../modules/browser/webcam_flash/module.rb +W, [2024-12-25T12:12:43.026393 #41070] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/module.rb +I, [2024-12-25T12:12:43.026490 #41070] INFO -- : Processing file: ../../modules/browser/webcam_flash/swfobject.js +W, [2024-12-25T12:12:43.026633 #41070] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/swfobject.js +I, [2024-12-25T12:12:43.026662 #41070] INFO -- : Processing file: ../../modules/browser/webcam_html5/command.js +W, [2024-12-25T12:12:43.026719 #41070] WARN -- : Copyright string not found in ../../modules/browser/webcam_html5/command.js +I, [2024-12-25T12:12:43.026759 #41070] INFO -- : Processing file: ../../modules/browser/webcam_html5/config.yaml +W, [2024-12-25T12:12:43.026959 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/webcam_html5/config.yaml +I, [2024-12-25T12:12:43.026993 #41070] INFO -- : Processing file: ../../modules/browser/webcam_html5/module.rb +W, [2024-12-25T12:12:43.027041 #41070] WARN -- : Copyright string not found in ../../modules/browser/webcam_html5/module.rb +I, [2024-12-25T12:12:43.027130 #41070] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/command.js +W, [2024-12-25T12:12:43.027210 #41070] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/command.js +I, [2024-12-25T12:12:43.027244 #41070] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/config.yaml +W, [2024-12-25T12:12:43.027480 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/browser/webcam_permission_check/config.yaml +I, [2024-12-25T12:12:43.027556 #41070] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/module.rb +W, [2024-12-25T12:12:43.027620 #41070] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/module.rb +I, [2024-12-25T12:12:43.027646 #41070] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/swfobject.js +W, [2024-12-25T12:12:43.027695 #41070] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/swfobject.js +I, [2024-12-25T12:12:43.027750 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/command.js +W, [2024-12-25T12:12:43.027839 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/execute_tabs/command.js +I, [2024-12-25T12:12:43.027872 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/config.yaml +W, [2024-12-25T12:12:43.028068 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/execute_tabs/config.yaml +I, [2024-12-25T12:12:43.028102 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/module.rb +W, [2024-12-25T12:12:43.028151 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/execute_tabs/module.rb +I, [2024-12-25T12:12:43.028176 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/command.js +W, [2024-12-25T12:12:43.028234 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/get_all_cookies/command.js +I, [2024-12-25T12:12:43.028266 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/config.yaml +W, [2024-12-25T12:12:43.028426 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/get_all_cookies/config.yaml +I, [2024-12-25T12:12:43.028459 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/module.rb +W, [2024-12-25T12:12:43.028517 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/get_all_cookies/module.rb +I, [2024-12-25T12:12:43.028551 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/command.js +W, [2024-12-25T12:12:43.028656 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/grab_google_contacts/command.js +I, [2024-12-25T12:12:43.028690 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/config.yaml +W, [2024-12-25T12:12:43.028861 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/grab_google_contacts/config.yaml +I, [2024-12-25T12:12:43.028894 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/module.rb +W, [2024-12-25T12:12:43.028942 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/grab_google_contacts/module.rb +I, [2024-12-25T12:12:43.028966 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/command.js +W, [2024-12-25T12:12:43.029026 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/inject_beef/command.js +I, [2024-12-25T12:12:43.029059 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/config.yaml +W, [2024-12-25T12:12:43.029218 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/inject_beef/config.yaml +I, [2024-12-25T12:12:43.029252 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/module.rb +W, [2024-12-25T12:12:43.029300 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/inject_beef/module.rb +I, [2024-12-25T12:12:43.029325 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/command.js +W, [2024-12-25T12:12:43.029383 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/screenshot/command.js +I, [2024-12-25T12:12:43.029417 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/config.yaml +W, [2024-12-25T12:12:43.029629 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/screenshot/config.yaml +I, [2024-12-25T12:12:43.029662 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/module.rb +W, [2024-12-25T12:12:43.029775 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/screenshot/module.rb +I, [2024-12-25T12:12:43.029830 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/command.js +W, [2024-12-25T12:12:43.029978 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/send_gvoice_sms/command.js +I, [2024-12-25T12:12:43.030019 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/config.yaml +W, [2024-12-25T12:12:43.030218 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/chrome_extensions/send_gvoice_sms/config.yaml +I, [2024-12-25T12:12:43.030253 #41070] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/module.rb +W, [2024-12-25T12:12:43.030303 #41070] WARN -- : Copyright string not found in ../../modules/chrome_extensions/send_gvoice_sms/module.rb +I, [2024-12-25T12:12:43.030329 #41070] INFO -- : Processing file: ../../modules/debug/test_beef_debug/command.js +W, [2024-12-25T12:12:43.030441 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_beef_debug/command.js +I, [2024-12-25T12:12:43.030475 #41070] INFO -- : Processing file: ../../modules/debug/test_beef_debug/config.yaml +W, [2024-12-25T12:12:43.030676 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_beef_debug/config.yaml +I, [2024-12-25T12:12:43.030703 #41070] INFO -- : Processing file: ../../modules/debug/test_beef_debug/module.rb +W, [2024-12-25T12:12:43.030751 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_beef_debug/module.rb +I, [2024-12-25T12:12:43.030776 #41070] INFO -- : Processing file: ../../modules/debug/test_cors_request/command.js +W, [2024-12-25T12:12:43.030819 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_cors_request/command.js +I, [2024-12-25T12:12:43.030843 #41070] INFO -- : Processing file: ../../modules/debug/test_cors_request/config.yaml +W, [2024-12-25T12:12:43.031187 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_cors_request/config.yaml +I, [2024-12-25T12:12:43.031219 #41070] INFO -- : Processing file: ../../modules/debug/test_cors_request/module.rb +W, [2024-12-25T12:12:43.031279 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_cors_request/module.rb +I, [2024-12-25T12:12:43.031305 #41070] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/command.js +W, [2024-12-25T12:12:43.031350 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_dns_tunnel_client/command.js +I, [2024-12-25T12:12:43.031374 #41070] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/config.yaml +W, [2024-12-25T12:12:43.031612 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_dns_tunnel_client/config.yaml +I, [2024-12-25T12:12:43.031651 #41070] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/module.rb +W, [2024-12-25T12:12:43.031729 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_dns_tunnel_client/module.rb +I, [2024-12-25T12:12:43.031763 #41070] INFO -- : Processing file: ../../modules/debug/test_get_variable/command.js +W, [2024-12-25T12:12:43.031835 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_get_variable/command.js +I, [2024-12-25T12:12:43.031868 #41070] INFO -- : Processing file: ../../modules/debug/test_get_variable/config.yaml +W, [2024-12-25T12:12:43.032285 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_get_variable/config.yaml +I, [2024-12-25T12:12:43.032332 #41070] INFO -- : Processing file: ../../modules/debug/test_get_variable/module.rb +W, [2024-12-25T12:12:43.032402 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_get_variable/module.rb +I, [2024-12-25T12:12:43.032429 #41070] INFO -- : Processing file: ../../modules/debug/test_http_redirect/command.js +W, [2024-12-25T12:12:43.032493 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_http_redirect/command.js +I, [2024-12-25T12:12:43.032580 #41070] INFO -- : Processing file: ../../modules/debug/test_http_redirect/config.yaml +W, [2024-12-25T12:12:43.032765 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_http_redirect/config.yaml +I, [2024-12-25T12:12:43.032799 #41070] INFO -- : Processing file: ../../modules/debug/test_http_redirect/module.rb +W, [2024-12-25T12:12:43.032848 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_http_redirect/module.rb +I, [2024-12-25T12:12:43.032873 #41070] INFO -- : Processing file: ../../modules/debug/test_network_request/command.js +W, [2024-12-25T12:12:43.032916 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_network_request/command.js +I, [2024-12-25T12:12:43.032940 #41070] INFO -- : Processing file: ../../modules/debug/test_network_request/config.yaml +W, [2024-12-25T12:12:43.033090 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_network_request/config.yaml +I, [2024-12-25T12:12:43.033117 #41070] INFO -- : Processing file: ../../modules/debug/test_network_request/module.rb +W, [2024-12-25T12:12:43.033162 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_network_request/module.rb +I, [2024-12-25T12:12:43.033186 #41070] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/command.js +W, [2024-12-25T12:12:43.033228 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_return_ascii_chars/command.js +I, [2024-12-25T12:12:43.033252 #41070] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/config.yaml +W, [2024-12-25T12:12:43.033442 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_return_ascii_chars/config.yaml +I, [2024-12-25T12:12:43.033474 #41070] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/module.rb +W, [2024-12-25T12:12:43.033612 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_return_ascii_chars/module.rb +I, [2024-12-25T12:12:43.033651 #41070] INFO -- : Processing file: ../../modules/debug/test_return_image/command.js +W, [2024-12-25T12:12:43.033719 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_return_image/command.js +I, [2024-12-25T12:12:43.033745 #41070] INFO -- : Processing file: ../../modules/debug/test_return_image/config.yaml +W, [2024-12-25T12:12:43.034010 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_return_image/config.yaml +I, [2024-12-25T12:12:43.034044 #41070] INFO -- : Processing file: ../../modules/debug/test_return_image/module.rb +W, [2024-12-25T12:12:43.034105 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_return_image/module.rb +I, [2024-12-25T12:12:43.034149 #41070] INFO -- : Processing file: ../../modules/debug/test_return_long_string/command.js +W, [2024-12-25T12:12:43.034209 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_return_long_string/command.js +I, [2024-12-25T12:12:43.034236 #41070] INFO -- : Processing file: ../../modules/debug/test_return_long_string/config.yaml +W, [2024-12-25T12:12:43.034599 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/debug/test_return_long_string/config.yaml +I, [2024-12-25T12:12:43.034665 #41070] INFO -- : Processing file: ../../modules/debug/test_return_long_string/module.rb +W, [2024-12-25T12:12:43.034741 #41070] WARN -- : Copyright string not found in ../../modules/debug/test_return_long_string/module.rb +I, [2024-12-25T12:12:43.034766 #41070] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/command.js +W, [2024-12-25T12:12:43.034816 #41070] WARN -- : Copyright string not found in ../../modules/exploits/apache_cookie_disclosure/command.js +I, [2024-12-25T12:12:43.034841 #41070] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/config.yaml +W, [2024-12-25T12:12:43.035928 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/apache_cookie_disclosure/config.yaml +I, [2024-12-25T12:12:43.035963 #41070] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/module.rb +W, [2024-12-25T12:12:43.036033 #41070] WARN -- : Copyright string not found in ../../modules/exploits/apache_cookie_disclosure/module.rb +I, [2024-12-25T12:12:43.036057 #41070] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/command.js +W, [2024-12-25T12:12:43.036102 #41070] WARN -- : Copyright string not found in ../../modules/exploits/apache_felix_remote_shell/command.js +I, [2024-12-25T12:12:43.036127 #41070] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/config.yaml +W, [2024-12-25T12:12:43.036460 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/apache_felix_remote_shell/config.yaml +I, [2024-12-25T12:12:43.036658 #41070] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/module.rb +W, [2024-12-25T12:12:43.036722 #41070] WARN -- : Copyright string not found in ../../modules/exploits/apache_felix_remote_shell/module.rb +I, [2024-12-25T12:12:43.036748 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/command.js +W, [2024-12-25T12:12:43.036796 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/beef_bind_shell/command.js +I, [2024-12-25T12:12:43.036819 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/config.yaml +W, [2024-12-25T12:12:43.037001 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/beefbind/beef_bind_shell/config.yaml +I, [2024-12-25T12:12:43.037027 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/module.rb +W, [2024-12-25T12:12:43.037082 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/beef_bind_shell/module.rb +I, [2024-12-25T12:12:43.037108 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/README.md +W, [2024-12-25T12:12:43.037159 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/README.md +I, [2024-12-25T12:12:43.037184 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-handler.rb +W, [2024-12-25T12:12:43.037225 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-handler.rb +I, [2024-12-25T12:12:43.037249 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x64.rb +W, [2024-12-25T12:12:43.037301 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x64.rb +I, [2024-12-25T12:12:43.037324 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb +W, [2024-12-25T12:12:43.037368 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb +I, [2024-12-25T12:12:43.037391 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-windows-x86.rb +W, [2024-12-25T12:12:43.037437 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-windows-x86.rb +I, [2024-12-25T12:12:43.037460 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x64.rb +W, [2024-12-25T12:12:43.037547 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x64.rb +I, [2024-12-25T12:12:43.037581 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x86.rb +W, [2024-12-25T12:12:43.037635 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x86.rb +I, [2024-12-25T12:12:43.037659 #41070] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-windows-x86.rb +W, [2024-12-25T12:12:43.037703 #41070] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-windows-x86.rb +I, [2024-12-25T12:12:43.037727 #41070] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/command.js +W, [2024-12-25T12:12:43.037771 #41070] WARN -- : Copyright string not found in ../../modules/exploits/boastmachine_3_1_add_user_csrf/command.js +I, [2024-12-25T12:12:43.037794 #41070] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +W, [2024-12-25T12:12:43.037999 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +I, [2024-12-25T12:12:43.038032 #41070] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/module.rb +W, [2024-12-25T12:12:43.038088 #41070] WARN -- : Copyright string not found in ../../modules/exploits/boastmachine_3_1_add_user_csrf/module.rb +I, [2024-12-25T12:12:43.038113 #41070] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/command.js +W, [2024-12-25T12:12:43.038158 #41070] WARN -- : Copyright string not found in ../../modules/exploits/camera/airlive_ip_camera_csrf/command.js +I, [2024-12-25T12:12:43.038182 #41070] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +W, [2024-12-25T12:12:43.038359 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +I, [2024-12-25T12:12:43.038388 #41070] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/module.rb +W, [2024-12-25T12:12:43.038436 #41070] WARN -- : Copyright string not found in ../../modules/exploits/camera/airlive_ip_camera_csrf/module.rb +I, [2024-12-25T12:12:43.038461 #41070] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/command.js +W, [2024-12-25T12:12:43.038663 #41070] WARN -- : Copyright string not found in ../../modules/exploits/camera/dlink_dcs_series_csrf/command.js +I, [2024-12-25T12:12:43.038697 #41070] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +W, [2024-12-25T12:12:43.038883 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +I, [2024-12-25T12:12:43.038912 #41070] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/module.rb +W, [2024-12-25T12:12:43.038963 #41070] WARN -- : Copyright string not found in ../../modules/exploits/camera/dlink_dcs_series_csrf/module.rb +I, [2024-12-25T12:12:43.038988 #41070] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js +W, [2024-12-25T12:12:43.039031 #41070] WARN -- : Copyright string not found in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js +I, [2024-12-25T12:12:43.039056 #41070] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +W, [2024-12-25T12:12:43.039196 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +I, [2024-12-25T12:12:43.039224 #41070] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb +W, [2024-12-25T12:12:43.039272 #41070] WARN -- : Copyright string not found in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb +I, [2024-12-25T12:12:43.039296 #41070] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/command.js +W, [2024-12-25T12:12:43.039339 #41070] WARN -- : Copyright string not found in ../../modules/exploits/coldfusion_dir_traversal_exploit/command.js +I, [2024-12-25T12:12:43.039363 #41070] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +W, [2024-12-25T12:12:43.039495 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +I, [2024-12-25T12:12:43.039610 #41070] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/module.rb +W, [2024-12-25T12:12:43.039673 #41070] WARN -- : Copyright string not found in ../../modules/exploits/coldfusion_dir_traversal_exploit/module.rb +I, [2024-12-25T12:12:43.039699 #41070] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/command.js +W, [2024-12-25T12:12:43.039744 #41070] WARN -- : Copyright string not found in ../../modules/exploits/extract_cmd_exec/command.js +I, [2024-12-25T12:12:43.039769 #41070] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.039989 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/extract_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.040016 #41070] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/module.rb +W, [2024-12-25T12:12:43.040070 #41070] WARN -- : Copyright string not found in ../../modules/exploits/extract_cmd_exec/module.rb +I, [2024-12-25T12:12:43.040094 #41070] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/command.js +W, [2024-12-25T12:12:43.040137 #41070] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/command.js +I, [2024-12-25T12:12:43.040161 #41070] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/config.yaml +W, [2024-12-25T12:12:43.040300 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/farsite_x25_remote_shell/config.yaml +I, [2024-12-25T12:12:43.040328 #41070] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/module.rb +W, [2024-12-25T12:12:43.040375 #41070] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/module.rb +I, [2024-12-25T12:12:43.040409 #41070] INFO -- : Processing file: ../../modules/exploits/firephp/command.js +W, [2024-12-25T12:12:43.040548 #41070] WARN -- : Copyright string not found in ../../modules/exploits/firephp/command.js +I, [2024-12-25T12:12:43.040596 #41070] INFO -- : Processing file: ../../modules/exploits/firephp/config.yaml +W, [2024-12-25T12:12:43.040775 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/firephp/config.yaml +I, [2024-12-25T12:12:43.040802 #41070] INFO -- : Processing file: ../../modules/exploits/firephp/module.rb +W, [2024-12-25T12:12:43.040851 #41070] WARN -- : Copyright string not found in ../../modules/exploits/firephp/module.rb +I, [2024-12-25T12:12:43.040875 #41070] INFO -- : Processing file: ../../modules/exploits/firephp/payload.js +W, [2024-12-25T12:12:43.040928 #41070] WARN -- : Copyright string not found in ../../modules/exploits/firephp/payload.js +I, [2024-12-25T12:12:43.040953 #41070] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/command.js +W, [2024-12-25T12:12:43.040997 #41070] WARN -- : Copyright string not found in ../../modules/exploits/glassfish_war_upload_xsrf/command.js +I, [2024-12-25T12:12:43.041021 #41070] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/config.yaml +W, [2024-12-25T12:12:43.041173 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/glassfish_war_upload_xsrf/config.yaml +I, [2024-12-25T12:12:43.041200 #41070] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/module.rb +W, [2024-12-25T12:12:43.041257 #41070] WARN -- : Copyright string not found in ../../modules/exploits/glassfish_war_upload_xsrf/module.rb +I, [2024-12-25T12:12:43.041281 #41070] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/command.js +W, [2024-12-25T12:12:43.041324 #41070] WARN -- : Copyright string not found in ../../modules/exploits/groovyshell_server_cmd_exec/command.js +I, [2024-12-25T12:12:43.041349 #41070] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.041590 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/groovyshell_server_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.041620 #41070] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/module.rb +W, [2024-12-25T12:12:43.041690 #41070] WARN -- : Copyright string not found in ../../modules/exploits/groovyshell_server_cmd_exec/module.rb +I, [2024-12-25T12:12:43.041751 #41070] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/command.js +W, [2024-12-25T12:12:43.042241 #41070] WARN -- : Copyright string not found in ../../modules/exploits/hp_ucmdb_add_user_csrf/command.js +I, [2024-12-25T12:12:43.042314 #41070] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +W, [2024-12-25T12:12:43.042729 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +I, [2024-12-25T12:12:43.042852 #41070] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/module.rb +W, [2024-12-25T12:12:43.042952 #41070] WARN -- : Copyright string not found in ../../modules/exploits/hp_ucmdb_add_user_csrf/module.rb +I, [2024-12-25T12:12:43.042980 #41070] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/command.js +W, [2024-12-25T12:12:43.043029 #41070] WARN -- : Copyright string not found in ../../modules/exploits/jboss_jmx_upload_exploit/command.js +I, [2024-12-25T12:12:43.064570 #41070] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/config.yaml +W, [2024-12-25T12:12:43.064936 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/jboss_jmx_upload_exploit/config.yaml +I, [2024-12-25T12:12:43.064973 #41070] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/module.rb +W, [2024-12-25T12:12:43.065029 #41070] WARN -- : Copyright string not found in ../../modules/exploits/jboss_jmx_upload_exploit/module.rb +I, [2024-12-25T12:12:43.065055 #41070] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/command.js +W, [2024-12-25T12:12:43.065114 #41070] WARN -- : Copyright string not found in ../../modules/exploits/jenkins_groovy_code_exec/command.js +I, [2024-12-25T12:12:43.065139 #41070] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/config.yaml +W, [2024-12-25T12:12:43.065305 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/jenkins_groovy_code_exec/config.yaml +I, [2024-12-25T12:12:43.065340 #41070] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/module.rb +W, [2024-12-25T12:12:43.065390 #41070] WARN -- : Copyright string not found in ../../modules/exploits/jenkins_groovy_code_exec/module.rb +I, [2024-12-25T12:12:43.065415 #41070] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/command.js +W, [2024-12-25T12:12:43.065621 #41070] WARN -- : Copyright string not found in ../../modules/exploits/kemp_command_execution/command.js +I, [2024-12-25T12:12:43.065659 #41070] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/config.yaml +W, [2024-12-25T12:12:43.065856 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/kemp_command_execution/config.yaml +I, [2024-12-25T12:12:43.065890 #41070] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/module.rb +W, [2024-12-25T12:12:43.065939 #41070] WARN -- : Copyright string not found in ../../modules/exploits/kemp_command_execution/module.rb +I, [2024-12-25T12:12:43.065965 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/command.js +W, [2024-12-25T12:12:43.066024 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/activex_command_execution/command.js +I, [2024-12-25T12:12:43.066057 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/config.yaml +W, [2024-12-25T12:12:43.066448 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/activex_command_execution/config.yaml +I, [2024-12-25T12:12:43.066482 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/module.rb +W, [2024-12-25T12:12:43.066601 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/activex_command_execution/module.rb +I, [2024-12-25T12:12:43.066634 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/README.txt +W, [2024-12-25T12:12:43.066683 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/README.txt +I, [2024-12-25T12:12:43.066772 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/command.js +W, [2024-12-25T12:12:43.066826 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/command.js +I, [2024-12-25T12:12:43.066851 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/config.yaml +W, [2024-12-25T12:12:43.067012 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/java_payload/config.yaml +I, [2024-12-25T12:12:43.067045 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/module.rb +W, [2024-12-25T12:12:43.067094 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/module.rb +I, [2024-12-25T12:12:43.067118 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/command.js +W, [2024-12-25T12:12:43.067175 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/command.js +I, [2024-12-25T12:12:43.067208 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +W, [2024-12-25T12:12:43.067459 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +I, [2024-12-25T12:12:43.067499 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb +W, [2024-12-25T12:12:43.067549 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb +I, [2024-12-25T12:12:43.067574 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/command.js +W, [2024-12-25T12:12:43.067617 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/safari_launch_app/command.js +I, [2024-12-25T12:12:43.067641 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/config.yaml +W, [2024-12-25T12:12:43.067788 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/safari_launch_app/config.yaml +I, [2024-12-25T12:12:43.067814 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/module.rb +W, [2024-12-25T12:12:43.067860 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/safari_launch_app/module.rb +I, [2024-12-25T12:12:43.067884 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/README.txt +W, [2024-12-25T12:12:43.067926 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/README.txt +I, [2024-12-25T12:12:43.067950 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/command.js +W, [2024-12-25T12:12:43.067993 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/command.js +I, [2024-12-25T12:12:43.068017 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/config.yaml +W, [2024-12-25T12:12:43.068268 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/signed_applet_dropper/config.yaml +I, [2024-12-25T12:12:43.068330 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/module.rb +W, [2024-12-25T12:12:43.068391 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/module.rb +I, [2024-12-25T12:12:43.068417 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/command.js +W, [2024-12-25T12:12:43.068462 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/window_mail_client_dos/command.js +I, [2024-12-25T12:12:43.068486 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/config.yaml +W, [2024-12-25T12:12:43.068745 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/local_host/window_mail_client_dos/config.yaml +I, [2024-12-25T12:12:43.068780 #41070] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/module.rb +W, [2024-12-25T12:12:43.068830 #41070] WARN -- : Copyright string not found in ../../modules/exploits/local_host/window_mail_client_dos/module.rb +I, [2024-12-25T12:12:43.068856 #41070] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js +W, [2024-12-25T12:12:43.068900 #41070] WARN -- : Copyright string not found in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js +I, [2024-12-25T12:12:43.068925 #41070] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.069082 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.069109 #41070] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb +W, [2024-12-25T12:12:43.069163 #41070] WARN -- : Copyright string not found in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb +I, [2024-12-25T12:12:43.069187 #41070] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:12:43.069236 #41070] WARN -- : Copyright string not found in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:12:43.069260 #41070] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +W, [2024-12-25T12:12:43.069403 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:12:43.069430 #41070] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:12:43.069475 #41070] WARN -- : Copyright string not found in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:12:43.069500 #41070] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/command.js +W, [2024-12-25T12:12:43.069600 #41070] WARN -- : Copyright string not found in ../../modules/exploits/ntfscommoncreate_dos/command.js +I, [2024-12-25T12:12:43.069627 #41070] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/config.yaml +W, [2024-12-25T12:12:43.069776 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/ntfscommoncreate_dos/config.yaml +I, [2024-12-25T12:12:43.069803 #41070] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/module.rb +W, [2024-12-25T12:12:43.069850 #41070] WARN -- : Copyright string not found in ../../modules/exploits/ntfscommoncreate_dos/module.rb +I, [2024-12-25T12:12:43.069874 #41070] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/command.js +W, [2024-12-25T12:12:43.069918 #41070] WARN -- : Copyright string not found in ../../modules/exploits/opencart_reset_password/command.js +I, [2024-12-25T12:12:43.069942 #41070] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/config.yaml +W, [2024-12-25T12:12:43.070090 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/opencart_reset_password/config.yaml +I, [2024-12-25T12:12:43.070116 #41070] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/module.rb +W, [2024-12-25T12:12:43.070169 #41070] WARN -- : Copyright string not found in ../../modules/exploits/opencart_reset_password/module.rb +I, [2024-12-25T12:12:43.070194 #41070] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:12:43.070238 #41070] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:12:43.070317 #41070] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml +W, [2024-12-25T12:12:43.070659 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:12:43.070692 #41070] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:12:43.070751 #41070] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:12:43.070776 #41070] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/x.js +W, [2024-12-25T12:12:43.070832 #41070] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/x.js +I, [2024-12-25T12:12:43.072479 #41070] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:12:43.072967 #41070] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:12:43.073025 #41070] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml +W, [2024-12-25T12:12:43.073624 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:12:43.073681 #41070] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:12:43.073754 #41070] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:12:43.073779 #41070] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/command.js +W, [2024-12-25T12:12:43.073827 #41070] WARN -- : Copyright string not found in ../../modules/exploits/php-5.3.9-dos/command.js +I, [2024-12-25T12:12:43.073851 #41070] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/config.yaml +W, [2024-12-25T12:12:43.074122 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/php-5.3.9-dos/config.yaml +I, [2024-12-25T12:12:43.074154 #41070] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/module.rb +W, [2024-12-25T12:12:43.074249 #41070] WARN -- : Copyright string not found in ../../modules/exploits/php-5.3.9-dos/module.rb +I, [2024-12-25T12:12:43.074312 #41070] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/command.js +W, [2024-12-25T12:12:43.074452 #41070] WARN -- : Copyright string not found in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/command.js +I, [2024-12-25T12:12:43.074512 #41070] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.075081 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.075120 #41070] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/module.rb +W, [2024-12-25T12:12:43.075196 #41070] WARN -- : Copyright string not found in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/module.rb +I, [2024-12-25T12:12:43.075224 #41070] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/command.js +W, [2024-12-25T12:12:43.075273 #41070] WARN -- : Copyright string not found in ../../modules/exploits/qnx_qconn_command_execution/command.js +I, [2024-12-25T12:12:43.075299 #41070] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/config.yaml +W, [2024-12-25T12:12:43.075672 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/qnx_qconn_command_execution/config.yaml +I, [2024-12-25T12:12:43.075719 #41070] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/module.rb +W, [2024-12-25T12:12:43.075889 #41070] WARN -- : Copyright string not found in ../../modules/exploits/qnx_qconn_command_execution/module.rb +I, [2024-12-25T12:12:43.075934 #41070] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/command.js +W, [2024-12-25T12:12:43.076000 #41070] WARN -- : Copyright string not found in ../../modules/exploits/resource_exhaustion_dos/command.js +I, [2024-12-25T12:12:43.076040 #41070] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/config.yaml +W, [2024-12-25T12:12:43.076661 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/resource_exhaustion_dos/config.yaml +I, [2024-12-25T12:12:43.076695 #41070] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/module.rb +W, [2024-12-25T12:12:43.076780 #41070] WARN -- : Copyright string not found in ../../modules/exploits/resource_exhaustion_dos/module.rb +I, [2024-12-25T12:12:43.076812 #41070] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/command.js +W, [2024-12-25T12:12:43.076863 #41070] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/command.js +I, [2024-12-25T12:12:43.076887 #41070] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/config.yaml +W, [2024-12-25T12:12:43.077106 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/rfi_scanner/config.yaml +I, [2024-12-25T12:12:43.077135 #41070] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/module.rb +W, [2024-12-25T12:12:43.077191 #41070] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/module.rb +I, [2024-12-25T12:12:43.077214 #41070] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/rfi.txt +W, [2024-12-25T12:12:43.077370 #41070] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/rfi.txt +I, [2024-12-25T12:12:43.077397 #41070] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/command.js +W, [2024-12-25T12:12:43.077462 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/3com_officeconnect_cmd_exec/command.js +I, [2024-12-25T12:12:43.077496 #41070] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.077736 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.077765 #41070] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/module.rb +W, [2024-12-25T12:12:43.077817 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/3com_officeconnect_cmd_exec/module.rb +I, [2024-12-25T12:12:43.077844 #41070] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/command.js +W, [2024-12-25T12:12:43.077891 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/actiontec_q1000_csrf/command.js +I, [2024-12-25T12:12:43.077915 #41070] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/config.yaml +W, [2024-12-25T12:12:43.078081 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/actiontec_q1000_csrf/config.yaml +I, [2024-12-25T12:12:43.078115 #41070] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/module.rb +W, [2024-12-25T12:12:43.078164 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/actiontec_q1000_csrf/module.rb +I, [2024-12-25T12:12:43.078189 #41070] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/command.js +W, [2024-12-25T12:12:43.078233 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/argw4_adsl_dns_hijack/command.js +I, [2024-12-25T12:12:43.078304 #41070] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.078598 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/argw4_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.078695 #41070] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/module.rb +W, [2024-12-25T12:12:43.078751 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/argw4_adsl_dns_hijack/module.rb +I, [2024-12-25T12:12:43.078777 #41070] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/command.js +W, [2024-12-25T12:12:43.078822 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/command.js +I, [2024-12-25T12:12:43.078846 #41070] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.079031 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.079065 #41070] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb +W, [2024-12-25T12:12:43.079115 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb +I, [2024-12-25T12:12:43.079141 #41070] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/command.js +W, [2024-12-25T12:12:43.079198 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_dslx11_dns_hijack/command.js +I, [2024-12-25T12:12:43.079230 #41070] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.079596 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/asus_dslx11_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.079637 #41070] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/module.rb +W, [2024-12-25T12:12:43.079825 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_dslx11_dns_hijack/module.rb +I, [2024-12-25T12:12:43.079867 #41070] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/command.js +W, [2024-12-25T12:12:43.079930 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n12e_get_info/command.js +I, [2024-12-25T12:12:43.079956 #41070] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/config.yaml +W, [2024-12-25T12:12:43.080137 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/asus_rt_n12e_get_info/config.yaml +I, [2024-12-25T12:12:43.080172 #41070] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/module.rb +W, [2024-12-25T12:12:43.080223 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n12e_get_info/module.rb +I, [2024-12-25T12:12:43.080248 #41070] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/command.js +W, [2024-12-25T12:12:43.080307 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/command.js +I, [2024-12-25T12:12:43.080339 #41070] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.080571 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.080605 #41070] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb +W, [2024-12-25T12:12:43.080654 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb +I, [2024-12-25T12:12:43.080678 #41070] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/command.js +W, [2024-12-25T12:12:43.080739 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/command.js +I, [2024-12-25T12:12:43.080772 #41070] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.080940 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.080973 #41070] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/module.rb +W, [2024-12-25T12:12:43.081022 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/module.rb +I, [2024-12-25T12:12:43.081044 #41070] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/command.js +W, [2024-12-25T12:12:43.081093 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/belkin_dns_csrf/command.js +I, [2024-12-25T12:12:43.081110 #41070] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/config.yaml +W, [2024-12-25T12:12:43.081243 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/belkin_dns_csrf/config.yaml +I, [2024-12-25T12:12:43.081261 #41070] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/module.rb +W, [2024-12-25T12:12:43.081298 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/belkin_dns_csrf/module.rb +I, [2024-12-25T12:12:43.081314 #41070] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/command.js +W, [2024-12-25T12:12:43.081347 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/bt_home_hub_csrf/command.js +I, [2024-12-25T12:12:43.081363 #41070] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/config.yaml +W, [2024-12-25T12:12:43.081491 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/bt_home_hub_csrf/config.yaml +I, [2024-12-25T12:12:43.081570 #41070] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/module.rb +W, [2024-12-25T12:12:43.081628 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/bt_home_hub_csrf/module.rb +I, [2024-12-25T12:12:43.081654 #41070] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/command.js +W, [2024-12-25T12:12:43.081707 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/cisco_e2400_csrf/command.js +I, [2024-12-25T12:12:43.081732 #41070] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/config.yaml +W, [2024-12-25T12:12:43.081877 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/cisco_e2400_csrf/config.yaml +I, [2024-12-25T12:12:43.081904 #41070] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/module.rb +W, [2024-12-25T12:12:43.081950 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/cisco_e2400_csrf/module.rb +I, [2024-12-25T12:12:43.081975 #41070] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/command.js +W, [2024-12-25T12:12:43.082027 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5367_csrf/command.js +I, [2024-12-25T12:12:43.082051 #41070] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/config.yaml +W, [2024-12-25T12:12:43.082232 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/comtrend_ct5367_csrf/config.yaml +I, [2024-12-25T12:12:43.082276 #41070] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/module.rb +W, [2024-12-25T12:12:43.082335 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5367_csrf/module.rb +I, [2024-12-25T12:12:43.082379 #41070] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/command.js +W, [2024-12-25T12:12:43.082580 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5624_csrf/command.js +I, [2024-12-25T12:12:43.082651 #41070] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/config.yaml +W, [2024-12-25T12:12:43.082972 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/comtrend_ct5624_csrf/config.yaml +I, [2024-12-25T12:12:43.083001 #41070] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/module.rb +W, [2024-12-25T12:12:43.083053 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5624_csrf/module.rb +I, [2024-12-25T12:12:43.083078 #41070] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/command.js +W, [2024-12-25T12:12:43.083125 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/command.js +I, [2024-12-25T12:12:43.083149 #41070] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.083371 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.083407 #41070] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/module.rb +W, [2024-12-25T12:12:43.083459 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/module.rb +I, [2024-12-25T12:12:43.083629 #41070] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js +W, [2024-12-25T12:12:43.083698 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js +I, [2024-12-25T12:12:43.083725 #41070] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.083956 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.083990 #41070] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb +W, [2024-12-25T12:12:43.084081 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb +I, [2024-12-25T12:12:43.084119 #41070] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/command.js +W, [2024-12-25T12:12:43.084183 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/command.js +I, [2024-12-25T12:12:43.084209 #41070] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +W, [2024-12-25T12:12:43.084547 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +I, [2024-12-25T12:12:43.084589 #41070] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb +W, [2024-12-25T12:12:43.084653 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb +I, [2024-12-25T12:12:43.084679 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/command.js +W, [2024-12-25T12:12:43.084726 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dir_615_csrf/command.js +I, [2024-12-25T12:12:43.084750 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/config.yaml +W, [2024-12-25T12:12:43.084978 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dir_615_csrf/config.yaml +I, [2024-12-25T12:12:43.085008 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/module.rb +W, [2024-12-25T12:12:43.085062 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dir_615_csrf/module.rb +I, [2024-12-25T12:12:43.085088 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js +W, [2024-12-25T12:12:43.085144 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js +I, [2024-12-25T12:12:43.085169 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.085593 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.085661 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb +W, [2024-12-25T12:12:43.085739 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb +I, [2024-12-25T12:12:43.085767 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/command.js +W, [2024-12-25T12:12:43.085841 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/command.js +I, [2024-12-25T12:12:43.085880 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.086247 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.086300 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/module.rb +W, [2024-12-25T12:12:43.086393 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/module.rb +I, [2024-12-25T12:12:43.086431 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js +W, [2024-12-25T12:12:43.086595 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js +I, [2024-12-25T12:12:43.086625 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.086826 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.086854 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb +W, [2024-12-25T12:12:43.086904 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb +I, [2024-12-25T12:12:43.086932 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/command.js +W, [2024-12-25T12:12:43.087001 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/command.js +I, [2024-12-25T12:12:43.087026 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.087223 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.087258 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/module.rb +W, [2024-12-25T12:12:43.087317 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/module.rb +I, [2024-12-25T12:12:43.087344 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/command.js +W, [2024-12-25T12:12:43.087407 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl500t_csrf/command.js +I, [2024-12-25T12:12:43.087447 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/config.yaml +W, [2024-12-25T12:12:43.087797 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl500t_csrf/config.yaml +I, [2024-12-25T12:12:43.087832 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/module.rb +W, [2024-12-25T12:12:43.087885 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl500t_csrf/module.rb +I, [2024-12-25T12:12:43.087910 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/command.js +W, [2024-12-25T12:12:43.088021 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/command.js +I, [2024-12-25T12:12:43.088049 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.088226 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.088253 #41070] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/module.rb +W, [2024-12-25T12:12:43.088301 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/module.rb +I, [2024-12-25T12:12:43.088325 #41070] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/command.js +W, [2024-12-25T12:12:43.088432 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/command.js +I, [2024-12-25T12:12:43.088615 #41070] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.088931 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.088966 #41070] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/module.rb +W, [2024-12-25T12:12:43.089022 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/module.rb +I, [2024-12-25T12:12:43.089047 #41070] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/command.js +W, [2024-12-25T12:12:43.089091 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/huawei_smartax_mt880/command.js +I, [2024-12-25T12:12:43.089115 #41070] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/config.yaml +W, [2024-12-25T12:12:43.089304 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/huawei_smartax_mt880/config.yaml +I, [2024-12-25T12:12:43.089338 #41070] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/module.rb +W, [2024-12-25T12:12:43.089389 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/huawei_smartax_mt880/module.rb +I, [2024-12-25T12:12:43.089414 #41070] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/command.js +W, [2024-12-25T12:12:43.089466 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/command.js +I, [2024-12-25T12:12:43.089491 #41070] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.089706 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.089733 #41070] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/module.rb +W, [2024-12-25T12:12:43.089789 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/module.rb +I, [2024-12-25T12:12:43.089814 #41070] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/command.js +W, [2024-12-25T12:12:43.089857 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/command.js +I, [2024-12-25T12:12:43.089881 #41070] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.090040 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.090067 #41070] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/module.rb +W, [2024-12-25T12:12:43.090113 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/module.rb +I, [2024-12-25T12:12:43.090137 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/command.js +W, [2024-12-25T12:12:43.090180 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_befsr41_csrf/command.js +I, [2024-12-25T12:12:43.090203 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/config.yaml +W, [2024-12-25T12:12:43.090355 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_befsr41_csrf/config.yaml +I, [2024-12-25T12:12:43.090382 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/module.rb +W, [2024-12-25T12:12:43.090518 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_befsr41_csrf/module.rb +I, [2024-12-25T12:12:43.090554 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/command.js +W, [2024-12-25T12:12:43.090608 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_csrf/command.js +I, [2024-12-25T12:12:43.090632 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/config.yaml +W, [2024-12-25T12:12:43.090795 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_e2500_csrf/config.yaml +I, [2024-12-25T12:12:43.090823 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/module.rb +W, [2024-12-25T12:12:43.090875 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_csrf/module.rb +I, [2024-12-25T12:12:43.090900 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/command.js +W, [2024-12-25T12:12:43.090949 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_dns_hijack/command.js +I, [2024-12-25T12:12:43.090973 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.091124 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.091152 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/module.rb +W, [2024-12-25T12:12:43.091216 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_dns_hijack/module.rb +I, [2024-12-25T12:12:43.091250 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/command.js +W, [2024-12-25T12:12:43.091301 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_shell/command.js +I, [2024-12-25T12:12:43.091326 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/config.yaml +W, [2024-12-25T12:12:43.091540 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_e2500_shell/config.yaml +I, [2024-12-25T12:12:43.091575 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/module.rb +W, [2024-12-25T12:12:43.091628 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_shell/module.rb +I, [2024-12-25T12:12:43.091653 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/command.js +W, [2024-12-25T12:12:43.091708 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g2_csrf/command.js +I, [2024-12-25T12:12:43.091732 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +W, [2024-12-25T12:12:43.091919 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +I, [2024-12-25T12:12:43.091946 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/module.rb +W, [2024-12-25T12:12:43.092117 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g2_csrf/module.rb +I, [2024-12-25T12:12:43.092151 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/command.js +W, [2024-12-25T12:12:43.092209 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g_csrf/command.js +I, [2024-12-25T12:12:43.092233 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/config.yaml +W, [2024-12-25T12:12:43.092508 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/linksys_wrt54g_csrf/config.yaml +I, [2024-12-25T12:12:43.092544 #41070] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/module.rb +W, [2024-12-25T12:12:43.092597 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g_csrf/module.rb +I, [2024-12-25T12:12:43.092622 #41070] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/command.js +W, [2024-12-25T12:12:43.092678 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/command.js +I, [2024-12-25T12:12:43.092703 #41070] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml +W, [2024-12-25T12:12:43.094208 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml +I, [2024-12-25T12:12:43.094262 #41070] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/module.rb +W, [2024-12-25T12:12:43.094388 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/module.rb +I, [2024-12-25T12:12:43.094414 #41070] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/command.js +W, [2024-12-25T12:12:43.094583 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/command.js +I, [2024-12-25T12:12:43.094629 #41070] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.094857 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.094886 #41070] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/module.rb +W, [2024-12-25T12:12:43.094936 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/module.rb +I, [2024-12-25T12:12:43.094960 #41070] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/command.js +W, [2024-12-25T12:12:43.095005 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/phillips_dns_hijack/command.js +I, [2024-12-25T12:12:43.095028 #41070] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.095177 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/phillips_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.095204 #41070] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/module.rb +W, [2024-12-25T12:12:43.095250 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/phillips_dns_hijack/module.rb +I, [2024-12-25T12:12:43.095274 #41070] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/command.js +W, [2024-12-25T12:12:43.095318 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/pikatel_96338_dns_hijack/command.js +I, [2024-12-25T12:12:43.095342 #41070] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.095492 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/pikatel_96338_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.095665 #41070] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/module.rb +W, [2024-12-25T12:12:43.095744 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/pikatel_96338_dns_hijack/module.rb +I, [2024-12-25T12:12:43.095774 #41070] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/command.js +W, [2024-12-25T12:12:43.095814 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/command.js +I, [2024-12-25T12:12:43.095831 #41070] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.095982 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.096000 #41070] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/module.rb +W, [2024-12-25T12:12:43.096037 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/module.rb +I, [2024-12-25T12:12:43.096053 #41070] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js +W, [2024-12-25T12:12:43.096086 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js +I, [2024-12-25T12:12:43.096102 #41070] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.096253 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.096271 #41070] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb +W, [2024-12-25T12:12:43.096309 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb +I, [2024-12-25T12:12:43.096325 #41070] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/command.js +W, [2024-12-25T12:12:43.096370 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_pw/command.js +I, [2024-12-25T12:12:43.096506 #41070] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +W, [2024-12-25T12:12:43.096744 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +I, [2024-12-25T12:12:43.096763 #41070] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/module.rb +W, [2024-12-25T12:12:43.096802 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_pw/module.rb +I, [2024-12-25T12:12:43.096819 #41070] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/command.js +W, [2024-12-25T12:12:43.096881 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/command.js +I, [2024-12-25T12:12:43.096917 #41070] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +W, [2024-12-25T12:12:43.097215 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +I, [2024-12-25T12:12:43.097272 #41070] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb +W, [2024-12-25T12:12:43.097359 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb +I, [2024-12-25T12:12:43.097386 #41070] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js +W, [2024-12-25T12:12:43.097431 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js +I, [2024-12-25T12:12:43.097657 #41070] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +W, [2024-12-25T12:12:43.097850 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +I, [2024-12-25T12:12:43.097877 #41070] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb +W, [2024-12-25T12:12:43.097927 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb +I, [2024-12-25T12:12:43.097952 #41070] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/command.js +W, [2024-12-25T12:12:43.097996 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/tenda_adsl_dns_hijack/command.js +I, [2024-12-25T12:12:43.098020 #41070] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.098181 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/tenda_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.098215 #41070] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/module.rb +W, [2024-12-25T12:12:43.098263 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/tenda_adsl_dns_hijack/module.rb +I, [2024-12-25T12:12:43.098287 #41070] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/command.js +W, [2024-12-25T12:12:43.098330 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/tplink_dns_csrf/command.js +I, [2024-12-25T12:12:43.098355 #41070] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/config.yaml +W, [2024-12-25T12:12:43.098542 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/tplink_dns_csrf/config.yaml +I, [2024-12-25T12:12:43.098583 #41070] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/module.rb +W, [2024-12-25T12:12:43.098632 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/tplink_dns_csrf/module.rb +I, [2024-12-25T12:12:43.098657 #41070] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/command.js +W, [2024-12-25T12:12:43.098701 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/command.js +I, [2024-12-25T12:12:43.098726 #41070] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml +W, [2024-12-25T12:12:43.098900 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml +I, [2024-12-25T12:12:43.098934 #41070] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/module.rb +W, [2024-12-25T12:12:43.098983 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/module.rb +I, [2024-12-25T12:12:43.099009 #41070] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/command.js +W, [2024-12-25T12:12:43.099069 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/virgin_superhub_csrf/command.js +I, [2024-12-25T12:12:43.099103 #41070] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/config.yaml +W, [2024-12-25T12:12:43.099261 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/virgin_superhub_csrf/config.yaml +I, [2024-12-25T12:12:43.099295 #41070] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/module.rb +W, [2024-12-25T12:12:43.099344 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/virgin_superhub_csrf/module.rb +I, [2024-12-25T12:12:43.099368 #41070] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/command.js +W, [2024-12-25T12:12:43.099428 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/wipg1000_cmd_injection/command.js +I, [2024-12-25T12:12:43.099462 #41070] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/config.yaml +W, [2024-12-25T12:12:43.099679 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/router/wipg1000_cmd_injection/config.yaml +I, [2024-12-25T12:12:43.099714 #41070] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/module.rb +W, [2024-12-25T12:12:43.099764 #41070] WARN -- : Copyright string not found in ../../modules/exploits/router/wipg1000_cmd_injection/module.rb +I, [2024-12-25T12:12:43.099792 #41070] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/command.js +W, [2024-12-25T12:12:43.099854 #41070] WARN -- : Copyright string not found in ../../modules/exploits/ruby_nntpd_cmd_exec/command.js +I, [2024-12-25T12:12:43.099889 #41070] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/config.yaml +W, [2024-12-25T12:12:43.100065 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/ruby_nntpd_cmd_exec/config.yaml +I, [2024-12-25T12:12:43.100099 #41070] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/module.rb +W, [2024-12-25T12:12:43.100148 #41070] WARN -- : Copyright string not found in ../../modules/exploits/ruby_nntpd_cmd_exec/module.rb +I, [2024-12-25T12:12:43.100174 #41070] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/command.js +W, [2024-12-25T12:12:43.100233 #41070] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/command.js +I, [2024-12-25T12:12:43.100266 #41070] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/config.yaml +W, [2024-12-25T12:12:43.100437 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/shell_shock_scanner/config.yaml +I, [2024-12-25T12:12:43.100471 #41070] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/module.rb +W, [2024-12-25T12:12:43.100585 #41070] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/module.rb +I, [2024-12-25T12:12:43.100620 #41070] INFO -- : Processing file: ../../modules/exploits/shell_shocked/command.js +W, [2024-12-25T12:12:43.100670 #41070] WARN -- : Copyright string not found in ../../modules/exploits/shell_shocked/command.js +I, [2024-12-25T12:12:43.100695 #41070] INFO -- : Processing file: ../../modules/exploits/shell_shocked/config.yaml +W, [2024-12-25T12:12:43.100869 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/shell_shocked/config.yaml +I, [2024-12-25T12:12:43.100903 #41070] INFO -- : Processing file: ../../modules/exploits/shell_shocked/module.rb +W, [2024-12-25T12:12:43.100952 #41070] WARN -- : Copyright string not found in ../../modules/exploits/shell_shocked/module.rb +I, [2024-12-25T12:12:43.100977 #41070] INFO -- : Processing file: ../../modules/exploits/skype_xss/command.js +W, [2024-12-25T12:12:43.101019 #41070] WARN -- : Copyright string not found in ../../modules/exploits/skype_xss/command.js +I, [2024-12-25T12:12:43.101043 #41070] INFO -- : Processing file: ../../modules/exploits/skype_xss/config.yaml +W, [2024-12-25T12:12:43.101198 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/skype_xss/config.yaml +I, [2024-12-25T12:12:43.101231 #41070] INFO -- : Processing file: ../../modules/exploits/skype_xss/module.rb +W, [2024-12-25T12:12:43.101279 #41070] WARN -- : Copyright string not found in ../../modules/exploits/skype_xss/module.rb +I, [2024-12-25T12:12:43.101303 #41070] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/command.js +W, [2024-12-25T12:12:43.101346 #41070] WARN -- : Copyright string not found in ../../modules/exploits/spring_framework_malicious_jar/command.js +I, [2024-12-25T12:12:43.101397 #41070] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/config.yaml +W, [2024-12-25T12:12:43.101599 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/spring_framework_malicious_jar/config.yaml +I, [2024-12-25T12:12:43.101627 #41070] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/module.rb +W, [2024-12-25T12:12:43.101675 #41070] WARN -- : Copyright string not found in ../../modules/exploits/spring_framework_malicious_jar/module.rb +I, [2024-12-25T12:12:43.101726 #41070] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/command.js +W, [2024-12-25T12:12:43.101866 #41070] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/command.js +I, [2024-12-25T12:12:43.101907 #41070] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml +W, [2024-12-25T12:12:43.102083 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml +I, [2024-12-25T12:12:43.102110 #41070] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/module.rb +W, [2024-12-25T12:12:43.102160 #41070] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/module.rb +I, [2024-12-25T12:12:43.102669 #41070] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/command.js +W, [2024-12-25T12:12:43.102794 #41070] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/command.js +I, [2024-12-25T12:12:43.102822 #41070] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml +W, [2024-12-25T12:12:43.103010 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml +I, [2024-12-25T12:12:43.103037 #41070] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/module.rb +W, [2024-12-25T12:12:43.103084 #41070] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/module.rb +I, [2024-12-25T12:12:43.103135 #41070] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/command.js +W, [2024-12-25T12:12:43.103200 #41070] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/command.js +I, [2024-12-25T12:12:43.103230 #41070] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml +W, [2024-12-25T12:12:43.103556 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml +I, [2024-12-25T12:12:43.103603 #41070] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/module.rb +W, [2024-12-25T12:12:43.103691 #41070] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/module.rb +I, [2024-12-25T12:12:43.103730 #41070] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/command.js +W, [2024-12-25T12:12:43.103799 #41070] WARN -- : Copyright string not found in ../../modules/exploits/switch/netgear_gs108t_csrf/command.js +I, [2024-12-25T12:12:43.103832 #41070] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/config.yaml +W, [2024-12-25T12:12:43.104127 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/switch/netgear_gs108t_csrf/config.yaml +I, [2024-12-25T12:12:43.104171 #41070] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/module.rb +W, [2024-12-25T12:12:43.104405 #41070] WARN -- : Copyright string not found in ../../modules/exploits/switch/netgear_gs108t_csrf/module.rb +I, [2024-12-25T12:12:43.104467 #41070] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/command.js +W, [2024-12-25T12:12:43.104717 #41070] WARN -- : Copyright string not found in ../../modules/exploits/vtiger_crm_upload_exploit/command.js +I, [2024-12-25T12:12:43.104756 #41070] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/config.yaml +W, [2024-12-25T12:12:43.104994 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/vtiger_crm_upload_exploit/config.yaml +I, [2024-12-25T12:12:43.105029 #41070] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/module.rb +W, [2024-12-25T12:12:43.105081 #41070] WARN -- : Copyright string not found in ../../modules/exploits/vtiger_crm_upload_exploit/module.rb +I, [2024-12-25T12:12:43.105106 #41070] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/command.js +W, [2024-12-25T12:12:43.105149 #41070] WARN -- : Copyright string not found in ../../modules/exploits/wanem_command_execution/command.js +I, [2024-12-25T12:12:43.105174 #41070] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/config.yaml +W, [2024-12-25T12:12:43.105343 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/wanem_command_execution/config.yaml +I, [2024-12-25T12:12:43.105379 #41070] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/module.rb +W, [2024-12-25T12:12:43.105433 #41070] WARN -- : Copyright string not found in ../../modules/exploits/wanem_command_execution/module.rb +I, [2024-12-25T12:12:43.105460 #41070] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/command.js +W, [2024-12-25T12:12:43.105615 #41070] WARN -- : Copyright string not found in ../../modules/exploits/wifi_pineapple_csrf/command.js +I, [2024-12-25T12:12:43.105680 #41070] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/config.yaml +W, [2024-12-25T12:12:43.105984 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/wifi_pineapple_csrf/config.yaml +I, [2024-12-25T12:12:43.106021 #41070] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/module.rb +W, [2024-12-25T12:12:43.106093 #41070] WARN -- : Copyright string not found in ../../modules/exploits/wifi_pineapple_csrf/module.rb +I, [2024-12-25T12:12:43.106119 #41070] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/command.js +W, [2024-12-25T12:12:43.106188 #41070] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/command.js +I, [2024-12-25T12:12:43.106212 #41070] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/config.yaml +W, [2024-12-25T12:12:43.106493 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/wordpress_add_admin/config.yaml +I, [2024-12-25T12:12:43.106588 #41070] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/module.rb +W, [2024-12-25T12:12:43.106679 #41070] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/module.rb +I, [2024-12-25T12:12:43.106708 #41070] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/command.js +W, [2024-12-25T12:12:43.106756 #41070] WARN -- : Copyright string not found in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/command.js +I, [2024-12-25T12:12:43.106785 #41070] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +W, [2024-12-25T12:12:43.107032 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +I, [2024-12-25T12:12:43.107065 #41070] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb +W, [2024-12-25T12:12:43.107130 #41070] WARN -- : Copyright string not found in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb +I, [2024-12-25T12:12:43.107157 #41070] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/command.js +W, [2024-12-25T12:12:43.107268 #41070] WARN -- : Copyright string not found in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/command.js +I, [2024-12-25T12:12:43.107313 #41070] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +W, [2024-12-25T12:12:43.107829 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +I, [2024-12-25T12:12:43.107894 #41070] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb +W, [2024-12-25T12:12:43.108012 #41070] WARN -- : Copyright string not found in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb +I, [2024-12-25T12:12:43.108063 #41070] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/command.js +W, [2024-12-25T12:12:43.108163 #41070] WARN -- : Copyright string not found in ../../modules/exploits/xss/serendipity_1.6_xss/command.js +I, [2024-12-25T12:12:43.108209 #41070] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/config.yaml +W, [2024-12-25T12:12:43.108602 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/xss/serendipity_1.6_xss/config.yaml +I, [2024-12-25T12:12:43.108642 #41070] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/module.rb +W, [2024-12-25T12:12:43.108727 #41070] WARN -- : Copyright string not found in ../../modules/exploits/xss/serendipity_1.6_xss/module.rb +I, [2024-12-25T12:12:43.108773 #41070] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/command.js +W, [2024-12-25T12:12:43.108832 #41070] WARN -- : Copyright string not found in ../../modules/exploits/xss/sqlitemanager_xss/command.js +I, [2024-12-25T12:12:43.108859 #41070] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/config.yaml +W, [2024-12-25T12:12:43.109050 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/xss/sqlitemanager_xss/config.yaml +I, [2024-12-25T12:12:43.109077 #41070] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/module.rb +W, [2024-12-25T12:12:43.109136 #41070] WARN -- : Copyright string not found in ../../modules/exploits/xss/sqlitemanager_xss/module.rb +I, [2024-12-25T12:12:43.109161 #41070] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/command.js +W, [2024-12-25T12:12:43.109209 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_3x_command_execution/command.js +I, [2024-12-25T12:12:43.109233 #41070] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/config.yaml +W, [2024-12-25T12:12:43.109384 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zenoss_3x_command_execution/config.yaml +I, [2024-12-25T12:12:43.109411 #41070] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/module.rb +W, [2024-12-25T12:12:43.109462 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_3x_command_execution/module.rb +I, [2024-12-25T12:12:43.109488 #41070] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/command.js +W, [2024-12-25T12:12:43.109628 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_add_user_csrf/command.js +I, [2024-12-25T12:12:43.109678 #41070] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/config.yaml +W, [2024-12-25T12:12:43.109993 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zenoss_add_user_csrf/config.yaml +I, [2024-12-25T12:12:43.110041 #41070] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/module.rb +W, [2024-12-25T12:12:43.110123 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_add_user_csrf/module.rb +I, [2024-12-25T12:12:43.110235 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/command.js +W, [2024-12-25T12:12:43.110351 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/command.js +I, [2024-12-25T12:12:43.110408 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml +W, [2024-12-25T12:12:43.110891 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml +I, [2024-12-25T12:12:43.110921 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/module.rb +W, [2024-12-25T12:12:43.111050 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/module.rb +I, [2024-12-25T12:12:43.111085 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/command.js +W, [2024-12-25T12:12:43.111137 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/command.js +I, [2024-12-25T12:12:43.111163 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml +W, [2024-12-25T12:12:43.111352 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml +I, [2024-12-25T12:12:43.111380 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/module.rb +W, [2024-12-25T12:12:43.111429 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/module.rb +I, [2024-12-25T12:12:43.111453 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/command.js +W, [2024-12-25T12:12:43.111633 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/command.js +I, [2024-12-25T12:12:43.111676 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml +W, [2024-12-25T12:12:43.111929 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml +I, [2024-12-25T12:12:43.111958 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/module.rb +W, [2024-12-25T12:12:43.112032 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/module.rb +I, [2024-12-25T12:12:43.112060 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/command.js +W, [2024-12-25T12:12:43.112110 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/command.js +I, [2024-12-25T12:12:43.112134 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml +W, [2024-12-25T12:12:43.112357 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml +I, [2024-12-25T12:12:43.112392 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/module.rb +W, [2024-12-25T12:12:43.112445 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/module.rb +I, [2024-12-25T12:12:43.112469 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/command.js +W, [2024-12-25T12:12:43.112576 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/command.js +I, [2024-12-25T12:12:43.112602 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml +W, [2024-12-25T12:12:43.112763 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml +I, [2024-12-25T12:12:43.112859 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/module.rb +W, [2024-12-25T12:12:43.112917 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/module.rb +I, [2024-12-25T12:12:43.112942 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/command.js +W, [2024-12-25T12:12:43.112989 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/command.js +I, [2024-12-25T12:12:43.113238 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml +W, [2024-12-25T12:12:43.113805 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml +I, [2024-12-25T12:12:43.113862 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/module.rb +W, [2024-12-25T12:12:43.113978 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/module.rb +I, [2024-12-25T12:12:43.114031 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/command.js +W, [2024-12-25T12:12:43.114107 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/command.js +I, [2024-12-25T12:12:43.114135 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml +W, [2024-12-25T12:12:43.114381 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml +I, [2024-12-25T12:12:43.114415 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/module.rb +W, [2024-12-25T12:12:43.114595 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/module.rb +I, [2024-12-25T12:12:43.114649 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/x.js +W, [2024-12-25T12:12:43.114703 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/x.js +I, [2024-12-25T12:12:43.114720 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/command.js +W, [2024-12-25T12:12:43.114759 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/command.js +I, [2024-12-25T12:12:43.114775 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml +W, [2024-12-25T12:12:43.114957 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml +I, [2024-12-25T12:12:43.114976 #41070] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/module.rb +W, [2024-12-25T12:12:43.115027 #41070] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/module.rb +I, [2024-12-25T12:12:43.115048 #41070] INFO -- : Processing file: ../../modules/host/clipboard_theft/command.js +W, [2024-12-25T12:12:43.115086 #41070] WARN -- : Copyright string not found in ../../modules/host/clipboard_theft/command.js +I, [2024-12-25T12:12:43.115102 #41070] INFO -- : Processing file: ../../modules/host/clipboard_theft/config.yaml +W, [2024-12-25T12:12:43.115283 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/clipboard_theft/config.yaml +I, [2024-12-25T12:12:43.115302 #41070] INFO -- : Processing file: ../../modules/host/clipboard_theft/module.rb +W, [2024-12-25T12:12:43.115340 #41070] WARN -- : Copyright string not found in ../../modules/host/clipboard_theft/module.rb +I, [2024-12-25T12:12:43.115356 #41070] INFO -- : Processing file: ../../modules/host/detect_airdroid/command.js +W, [2024-12-25T12:12:43.115389 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_airdroid/command.js +I, [2024-12-25T12:12:43.115405 #41070] INFO -- : Processing file: ../../modules/host/detect_airdroid/config.yaml +W, [2024-12-25T12:12:43.115646 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_airdroid/config.yaml +I, [2024-12-25T12:12:43.115676 #41070] INFO -- : Processing file: ../../modules/host/detect_airdroid/module.rb +W, [2024-12-25T12:12:43.115738 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_airdroid/module.rb +I, [2024-12-25T12:12:43.115763 #41070] INFO -- : Processing file: ../../modules/host/detect_antivirus/command.js +W, [2024-12-25T12:12:43.115812 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_antivirus/command.js +I, [2024-12-25T12:12:43.115837 #41070] INFO -- : Processing file: ../../modules/host/detect_antivirus/config.yaml +W, [2024-12-25T12:12:43.116085 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_antivirus/config.yaml +I, [2024-12-25T12:12:43.116125 #41070] INFO -- : Processing file: ../../modules/host/detect_antivirus/module.rb +W, [2024-12-25T12:12:43.116192 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_antivirus/module.rb +I, [2024-12-25T12:12:43.116217 #41070] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/command.js +W, [2024-12-25T12:12:43.116266 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_coupon_printer/command.js +I, [2024-12-25T12:12:43.116291 #41070] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/config.yaml +W, [2024-12-25T12:12:43.116650 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_coupon_printer/config.yaml +I, [2024-12-25T12:12:43.116689 #41070] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/module.rb +W, [2024-12-25T12:12:43.116756 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_coupon_printer/module.rb +I, [2024-12-25T12:12:43.116781 #41070] INFO -- : Processing file: ../../modules/host/detect_cups/command.js +W, [2024-12-25T12:12:43.116826 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_cups/command.js +I, [2024-12-25T12:12:43.116851 #41070] INFO -- : Processing file: ../../modules/host/detect_cups/config.yaml +W, [2024-12-25T12:12:43.117109 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_cups/config.yaml +I, [2024-12-25T12:12:43.117149 #41070] INFO -- : Processing file: ../../modules/host/detect_cups/module.rb +W, [2024-12-25T12:12:43.117210 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_cups/module.rb +I, [2024-12-25T12:12:43.117236 #41070] INFO -- : Processing file: ../../modules/host/detect_default_browser/command.js +W, [2024-12-25T12:12:43.117286 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_default_browser/command.js +I, [2024-12-25T12:12:43.117311 #41070] INFO -- : Processing file: ../../modules/host/detect_default_browser/config.yaml +W, [2024-12-25T12:12:43.117622 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_default_browser/config.yaml +I, [2024-12-25T12:12:43.117659 #41070] INFO -- : Processing file: ../../modules/host/detect_default_browser/module.rb +W, [2024-12-25T12:12:43.117716 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_default_browser/module.rb +I, [2024-12-25T12:12:43.117740 #41070] INFO -- : Processing file: ../../modules/host/detect_google_desktop/command.js +W, [2024-12-25T12:12:43.117830 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_google_desktop/command.js +I, [2024-12-25T12:12:43.117962 #41070] INFO -- : Processing file: ../../modules/host/detect_google_desktop/config.yaml +W, [2024-12-25T12:12:43.118320 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_google_desktop/config.yaml +I, [2024-12-25T12:12:43.118351 #41070] INFO -- : Processing file: ../../modules/host/detect_google_desktop/module.rb +W, [2024-12-25T12:12:43.118407 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_google_desktop/module.rb +I, [2024-12-25T12:12:43.118432 #41070] INFO -- : Processing file: ../../modules/host/detect_hp/command.js +W, [2024-12-25T12:12:43.118539 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_hp/command.js +I, [2024-12-25T12:12:43.118598 #41070] INFO -- : Processing file: ../../modules/host/detect_hp/config.yaml +W, [2024-12-25T12:12:43.118792 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_hp/config.yaml +I, [2024-12-25T12:12:43.118820 #41070] INFO -- : Processing file: ../../modules/host/detect_hp/module.rb +W, [2024-12-25T12:12:43.118899 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_hp/module.rb +I, [2024-12-25T12:12:43.119019 #41070] INFO -- : Processing file: ../../modules/host/detect_local_drives/command.js +W, [2024-12-25T12:12:43.119087 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_local_drives/command.js +I, [2024-12-25T12:12:43.119114 #41070] INFO -- : Processing file: ../../modules/host/detect_local_drives/config.yaml +W, [2024-12-25T12:12:43.119291 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_local_drives/config.yaml +I, [2024-12-25T12:12:43.119318 #41070] INFO -- : Processing file: ../../modules/host/detect_local_drives/module.rb +W, [2024-12-25T12:12:43.119367 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_local_drives/module.rb +I, [2024-12-25T12:12:43.119392 #41070] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/command.js +W, [2024-12-25T12:12:43.119438 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_protocol_handlers/command.js +I, [2024-12-25T12:12:43.119601 #41070] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/config.yaml +W, [2024-12-25T12:12:43.119941 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_protocol_handlers/config.yaml +I, [2024-12-25T12:12:43.120000 #41070] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/module.rb +W, [2024-12-25T12:12:43.120235 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_protocol_handlers/module.rb +I, [2024-12-25T12:12:43.120290 #41070] INFO -- : Processing file: ../../modules/host/detect_software/command.js +W, [2024-12-25T12:12:43.120382 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_software/command.js +I, [2024-12-25T12:12:43.120420 #41070] INFO -- : Processing file: ../../modules/host/detect_software/config.yaml +W, [2024-12-25T12:12:43.120747 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_software/config.yaml +I, [2024-12-25T12:12:43.120783 #41070] INFO -- : Processing file: ../../modules/host/detect_software/module.rb +W, [2024-12-25T12:12:43.120836 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_software/module.rb +I, [2024-12-25T12:12:43.120860 #41070] INFO -- : Processing file: ../../modules/host/detect_users/command.js +W, [2024-12-25T12:12:43.120910 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_users/command.js +I, [2024-12-25T12:12:43.120934 #41070] INFO -- : Processing file: ../../modules/host/detect_users/config.yaml +W, [2024-12-25T12:12:43.121117 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/detect_users/config.yaml +I, [2024-12-25T12:12:43.121151 #41070] INFO -- : Processing file: ../../modules/host/detect_users/module.rb +W, [2024-12-25T12:12:43.121202 #41070] WARN -- : Copyright string not found in ../../modules/host/detect_users/module.rb +I, [2024-12-25T12:12:43.121226 #41070] INFO -- : Processing file: ../../modules/host/get_battery_status/command.js +W, [2024-12-25T12:12:43.121286 #41070] WARN -- : Copyright string not found in ../../modules/host/get_battery_status/command.js +I, [2024-12-25T12:12:43.121319 #41070] INFO -- : Processing file: ../../modules/host/get_battery_status/config.yaml +W, [2024-12-25T12:12:43.121482 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_battery_status/config.yaml +I, [2024-12-25T12:12:43.121509 #41070] INFO -- : Processing file: ../../modules/host/get_battery_status/module.rb +W, [2024-12-25T12:12:43.121699 #41070] WARN -- : Copyright string not found in ../../modules/host/get_battery_status/module.rb +I, [2024-12-25T12:12:43.121729 #41070] INFO -- : Processing file: ../../modules/host/get_connection_type/command.js +W, [2024-12-25T12:12:43.121791 #41070] WARN -- : Copyright string not found in ../../modules/host/get_connection_type/command.js +I, [2024-12-25T12:12:43.121825 #41070] INFO -- : Processing file: ../../modules/host/get_connection_type/config.yaml +W, [2024-12-25T12:12:43.122088 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_connection_type/config.yaml +I, [2024-12-25T12:12:43.122123 #41070] INFO -- : Processing file: ../../modules/host/get_connection_type/module.rb +W, [2024-12-25T12:12:43.122174 #41070] WARN -- : Copyright string not found in ../../modules/host/get_connection_type/module.rb +I, [2024-12-25T12:12:43.122199 #41070] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/command.js +W, [2024-12-25T12:12:43.122243 #41070] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/command.js +I, [2024-12-25T12:12:43.122268 #41070] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/config.yaml +W, [2024-12-25T12:12:43.122421 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_internal_ip_java/config.yaml +I, [2024-12-25T12:12:43.122448 #41070] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/module.rb +W, [2024-12-25T12:12:43.122540 #41070] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/module.rb +I, [2024-12-25T12:12:43.122576 #41070] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/command.js +W, [2024-12-25T12:12:43.122629 #41070] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_webrtc/command.js +I, [2024-12-25T12:12:43.122653 #41070] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/config.yaml +W, [2024-12-25T12:12:43.122813 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_internal_ip_webrtc/config.yaml +I, [2024-12-25T12:12:43.122840 #41070] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/module.rb +W, [2024-12-25T12:12:43.122888 #41070] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_webrtc/module.rb +I, [2024-12-25T12:12:43.122912 #41070] INFO -- : Processing file: ../../modules/host/get_registry_keys/command.js +W, [2024-12-25T12:12:43.122955 #41070] WARN -- : Copyright string not found in ../../modules/host/get_registry_keys/command.js +I, [2024-12-25T12:12:43.122980 #41070] INFO -- : Processing file: ../../modules/host/get_registry_keys/config.yaml +W, [2024-12-25T12:12:43.123129 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_registry_keys/config.yaml +I, [2024-12-25T12:12:43.123156 #41070] INFO -- : Processing file: ../../modules/host/get_registry_keys/module.rb +W, [2024-12-25T12:12:43.123203 #41070] WARN -- : Copyright string not found in ../../modules/host/get_registry_keys/module.rb +I, [2024-12-25T12:12:43.123227 #41070] INFO -- : Processing file: ../../modules/host/get_system_info_java/command.js +W, [2024-12-25T12:12:43.123341 #41070] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/command.js +I, [2024-12-25T12:12:43.123367 #41070] INFO -- : Processing file: ../../modules/host/get_system_info_java/config.yaml +W, [2024-12-25T12:12:43.123717 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_system_info_java/config.yaml +I, [2024-12-25T12:12:43.123749 #41070] INFO -- : Processing file: ../../modules/host/get_system_info_java/module.rb +W, [2024-12-25T12:12:43.123808 #41070] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/module.rb +I, [2024-12-25T12:12:43.123840 #41070] INFO -- : Processing file: ../../modules/host/get_wireless_keys/command.js +W, [2024-12-25T12:12:43.124090 #41070] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/command.js +I, [2024-12-25T12:12:43.124131 #41070] INFO -- : Processing file: ../../modules/host/get_wireless_keys/config.yaml +W, [2024-12-25T12:12:43.124439 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/get_wireless_keys/config.yaml +I, [2024-12-25T12:12:43.124978 #41070] INFO -- : Processing file: ../../modules/host/get_wireless_keys/module.rb +W, [2024-12-25T12:12:43.125074 #41070] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/module.rb +I, [2024-12-25T12:12:43.125118 #41070] INFO -- : Processing file: ../../modules/host/hook_default_browser/command.js +W, [2024-12-25T12:12:43.125204 #41070] WARN -- : Copyright string not found in ../../modules/host/hook_default_browser/command.js +I, [2024-12-25T12:12:43.125265 #41070] INFO -- : Processing file: ../../modules/host/hook_default_browser/config.yaml +W, [2024-12-25T12:12:43.126187 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/hook_default_browser/config.yaml +I, [2024-12-25T12:12:43.126221 #41070] INFO -- : Processing file: ../../modules/host/hook_default_browser/module.rb +W, [2024-12-25T12:12:43.126282 #41070] WARN -- : Copyright string not found in ../../modules/host/hook_default_browser/module.rb +I, [2024-12-25T12:12:43.126308 #41070] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/command.js +W, [2024-12-25T12:12:43.126598 #41070] WARN -- : Copyright string not found in ../../modules/host/hook_microsoft_edge/command.js +I, [2024-12-25T12:12:43.126644 #41070] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/config.yaml +W, [2024-12-25T12:12:43.126859 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/hook_microsoft_edge/config.yaml +I, [2024-12-25T12:12:43.126894 #41070] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/module.rb +W, [2024-12-25T12:12:43.126947 #41070] WARN -- : Copyright string not found in ../../modules/host/hook_microsoft_edge/module.rb +I, [2024-12-25T12:12:43.126971 #41070] INFO -- : Processing file: ../../modules/host/insecure_url_skype/command.js +W, [2024-12-25T12:12:43.127015 #41070] WARN -- : Copyright string not found in ../../modules/host/insecure_url_skype/command.js +I, [2024-12-25T12:12:43.127040 #41070] INFO -- : Processing file: ../../modules/host/insecure_url_skype/config.yaml +W, [2024-12-25T12:12:43.127211 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/insecure_url_skype/config.yaml +I, [2024-12-25T12:12:43.127244 #41070] INFO -- : Processing file: ../../modules/host/insecure_url_skype/module.rb +W, [2024-12-25T12:12:43.127292 #41070] WARN -- : Copyright string not found in ../../modules/host/insecure_url_skype/module.rb +I, [2024-12-25T12:12:43.127316 #41070] INFO -- : Processing file: ../../modules/host/iphone_tel/command.js +W, [2024-12-25T12:12:43.127361 #41070] WARN -- : Copyright string not found in ../../modules/host/iphone_tel/command.js +I, [2024-12-25T12:12:43.127385 #41070] INFO -- : Processing file: ../../modules/host/iphone_tel/config.yaml +W, [2024-12-25T12:12:43.127813 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/iphone_tel/config.yaml +I, [2024-12-25T12:12:43.127847 #41070] INFO -- : Processing file: ../../modules/host/iphone_tel/module.rb +W, [2024-12-25T12:12:43.127897 #41070] WARN -- : Copyright string not found in ../../modules/host/iphone_tel/module.rb +I, [2024-12-25T12:12:43.127922 #41070] INFO -- : Processing file: ../../modules/host/physical_location/command.js +W, [2024-12-25T12:12:43.127965 #41070] WARN -- : Copyright string not found in ../../modules/host/physical_location/command.js +I, [2024-12-25T12:12:43.127989 #41070] INFO -- : Processing file: ../../modules/host/physical_location/config.yaml +W, [2024-12-25T12:12:43.128648 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/physical_location/config.yaml +I, [2024-12-25T12:12:43.128690 #41070] INFO -- : Processing file: ../../modules/host/physical_location/module.rb +W, [2024-12-25T12:12:43.128748 #41070] WARN -- : Copyright string not found in ../../modules/host/physical_location/module.rb +I, [2024-12-25T12:12:43.128773 #41070] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/command.js +W, [2024-12-25T12:12:43.128817 #41070] WARN -- : Copyright string not found in ../../modules/host/physical_location_thirdparty/command.js +I, [2024-12-25T12:12:43.128841 #41070] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/config.yaml +W, [2024-12-25T12:12:43.129002 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/host/physical_location_thirdparty/config.yaml +I, [2024-12-25T12:12:43.129030 #41070] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/module.rb +W, [2024-12-25T12:12:43.129078 #41070] WARN -- : Copyright string not found in ../../modules/host/physical_location_thirdparty/module.rb +I, [2024-12-25T12:12:43.129102 #41070] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/command.js +W, [2024-12-25T12:12:43.129145 #41070] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_faxing/command.js +I, [2024-12-25T12:12:43.129169 #41070] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/config.yaml +W, [2024-12-25T12:12:43.129315 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/cross_site_faxing/config.yaml +I, [2024-12-25T12:12:43.129342 #41070] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/module.rb +W, [2024-12-25T12:12:43.129598 #41070] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_faxing/module.rb +I, [2024-12-25T12:12:43.129655 #41070] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/command.js +W, [2024-12-25T12:12:43.129820 #41070] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_printing/command.js +I, [2024-12-25T12:12:43.129911 #41070] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/config.yaml +W, [2024-12-25T12:12:43.130111 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/cross_site_printing/config.yaml +I, [2024-12-25T12:12:43.130139 #41070] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/module.rb +W, [2024-12-25T12:12:43.130203 #41070] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_printing/module.rb +I, [2024-12-25T12:12:43.130231 #41070] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/command.js +W, [2024-12-25T12:12:43.130280 #41070] WARN -- : Copyright string not found in ../../modules/ipec/dns_tunnel/command.js +I, [2024-12-25T12:12:43.130304 #41070] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/config.yaml +W, [2024-12-25T12:12:43.130466 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/dns_tunnel/config.yaml +I, [2024-12-25T12:12:43.130541 #41070] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/module.rb +W, [2024-12-25T12:12:43.130616 #41070] WARN -- : Copyright string not found in ../../modules/ipec/dns_tunnel/module.rb +I, [2024-12-25T12:12:43.130678 #41070] INFO -- : Processing file: ../../modules/ipec/etag_client/command.js +W, [2024-12-25T12:12:43.130727 #41070] WARN -- : Copyright string not found in ../../modules/ipec/etag_client/command.js +I, [2024-12-25T12:12:43.130751 #41070] INFO -- : Processing file: ../../modules/ipec/etag_client/config.yaml +W, [2024-12-25T12:12:43.131278 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/etag_client/config.yaml +I, [2024-12-25T12:12:43.131306 #41070] INFO -- : Processing file: ../../modules/ipec/etag_client/module.rb +W, [2024-12-25T12:12:43.131356 #41070] WARN -- : Copyright string not found in ../../modules/ipec/etag_client/module.rb +I, [2024-12-25T12:12:43.131617 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/command.js +W, [2024-12-25T12:12:43.131671 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_imap/command.js +I, [2024-12-25T12:12:43.131696 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/config.yaml +W, [2024-12-25T12:12:43.131877 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_imap/config.yaml +I, [2024-12-25T12:12:43.131910 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/module.rb +W, [2024-12-25T12:12:43.131959 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_imap/module.rb +I, [2024-12-25T12:12:43.131983 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/command.js +W, [2024-12-25T12:12:43.132027 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_irc/command.js +I, [2024-12-25T12:12:43.132051 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/config.yaml +W, [2024-12-25T12:12:43.132215 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_irc/config.yaml +I, [2024-12-25T12:12:43.132249 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/module.rb +W, [2024-12-25T12:12:43.132583 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_irc/module.rb +I, [2024-12-25T12:12:43.132618 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/command.js +W, [2024-12-25T12:12:43.132676 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_posix_bindshell/command.js +I, [2024-12-25T12:12:43.132701 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/config.yaml +W, [2024-12-25T12:12:43.132878 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_posix_bindshell/config.yaml +I, [2024-12-25T12:12:43.132912 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/module.rb +W, [2024-12-25T12:12:43.133123 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_posix_bindshell/module.rb +I, [2024-12-25T12:12:43.133158 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/command.js +W, [2024-12-25T12:12:43.133207 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_redis/command.js +I, [2024-12-25T12:12:43.133232 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/config.yaml +W, [2024-12-25T12:12:43.133414 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_redis/config.yaml +I, [2024-12-25T12:12:43.133446 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/module.rb +W, [2024-12-25T12:12:43.133494 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_redis/module.rb +I, [2024-12-25T12:12:43.133599 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/command.js +W, [2024-12-25T12:12:43.133684 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/command.js +I, [2024-12-25T12:12:43.133717 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/command.old.js +W, [2024-12-25T12:12:43.133788 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/command.old.js +I, [2024-12-25T12:12:43.133821 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/config.yaml +W, [2024-12-25T12:12:43.134101 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/inter_protocol_win_bindshell/config.yaml +I, [2024-12-25T12:12:43.134138 #41070] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/module.rb +W, [2024-12-25T12:12:43.134192 #41070] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/module.rb +I, [2024-12-25T12:12:43.134217 #41070] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/command.js +W, [2024-12-25T12:12:43.134264 #41070] WARN -- : Copyright string not found in ../../modules/ipec/s2c_dns_tunnel/command.js +I, [2024-12-25T12:12:43.134881 #41070] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/config.yaml +W, [2024-12-25T12:12:43.135126 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/ipec/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:12:43.135166 #41070] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/module.rb +W, [2024-12-25T12:12:43.135288 #41070] WARN -- : Copyright string not found in ../../modules/ipec/s2c_dns_tunnel/module.rb +I, [2024-12-25T12:12:43.135335 #41070] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/command.js +W, [2024-12-25T12:12:43.135413 #41070] WARN -- : Copyright string not found in ../../modules/metasploit/browser_autopwn/command.js +I, [2024-12-25T12:12:43.135453 #41070] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/config.yaml +W, [2024-12-25T12:12:43.136042 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/metasploit/browser_autopwn/config.yaml +I, [2024-12-25T12:12:43.136094 #41070] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/module.rb +W, [2024-12-25T12:12:43.136268 #41070] WARN -- : Copyright string not found in ../../modules/metasploit/browser_autopwn/module.rb +I, [2024-12-25T12:12:43.136463 #41070] INFO -- : Processing file: ../../modules/misc/blockui/command.js +W, [2024-12-25T12:12:43.136694 #41070] WARN -- : Copyright string not found in ../../modules/misc/blockui/command.js +I, [2024-12-25T12:12:43.136731 #41070] INFO -- : Processing file: ../../modules/misc/blockui/config.yaml +W, [2024-12-25T12:12:43.136988 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/blockui/config.yaml +I, [2024-12-25T12:12:43.137029 #41070] INFO -- : Processing file: ../../modules/misc/blockui/module.rb +W, [2024-12-25T12:12:43.137106 #41070] WARN -- : Copyright string not found in ../../modules/misc/blockui/module.rb +I, [2024-12-25T12:12:43.137134 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/command.js +W, [2024-12-25T12:12:43.137185 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/extract_inotes_list/command.js +I, [2024-12-25T12:12:43.137217 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/config.yaml +W, [2024-12-25T12:12:43.137592 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/extract_inotes_list/config.yaml +I, [2024-12-25T12:12:43.137657 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/module.rb +W, [2024-12-25T12:12:43.137749 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/extract_inotes_list/module.rb +I, [2024-12-25T12:12:43.137777 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/command.js +W, [2024-12-25T12:12:43.137824 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/inotes_flooder/command.js +I, [2024-12-25T12:12:43.137923 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/config.yaml +W, [2024-12-25T12:12:43.138221 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/inotes_flooder/config.yaml +I, [2024-12-25T12:12:43.138267 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/module.rb +W, [2024-12-25T12:12:43.138345 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/inotes_flooder/module.rb +I, [2024-12-25T12:12:43.138373 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/command.js +W, [2024-12-25T12:12:43.138424 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/read_inotes/command.js +I, [2024-12-25T12:12:43.138450 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/config.yaml +W, [2024-12-25T12:12:43.138819 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/read_inotes/config.yaml +I, [2024-12-25T12:12:43.138856 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/module.rb +W, [2024-12-25T12:12:43.138929 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/read_inotes/module.rb +I, [2024-12-25T12:12:43.138955 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/command.js +W, [2024-12-25T12:12:43.139035 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes/command.js +I, [2024-12-25T12:12:43.139080 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/config.yaml +W, [2024-12-25T12:12:43.139486 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/send_inotes/config.yaml +I, [2024-12-25T12:12:43.139708 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/module.rb +W, [2024-12-25T12:12:43.139778 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes/module.rb +I, [2024-12-25T12:12:43.139806 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/command.js +W, [2024-12-25T12:12:43.139857 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/command.js +I, [2024-12-25T12:12:43.139884 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +W, [2024-12-25T12:12:43.140083 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +I, [2024-12-25T12:12:43.140112 #41070] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb +W, [2024-12-25T12:12:43.140265 #41070] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb +I, [2024-12-25T12:12:43.140291 #41070] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/command.js +W, [2024-12-25T12:12:43.140342 #41070] WARN -- : Copyright string not found in ../../modules/misc/iframe_keylogger/command.js +I, [2024-12-25T12:12:43.140367 #41070] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/config.yaml +W, [2024-12-25T12:12:43.140643 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/iframe_keylogger/config.yaml +I, [2024-12-25T12:12:43.140692 #41070] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/module.rb +W, [2024-12-25T12:12:43.140777 #41070] WARN -- : Copyright string not found in ../../modules/misc/iframe_keylogger/module.rb +I, [2024-12-25T12:12:43.140804 #41070] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/command.js +W, [2024-12-25T12:12:43.140853 #41070] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/command.js +I, [2024-12-25T12:12:43.140878 #41070] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/config.yaml +W, [2024-12-25T12:12:43.141290 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/iframe_sniffer/config.yaml +I, [2024-12-25T12:12:43.141360 #41070] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/leakyframe.js +W, [2024-12-25T12:12:43.141731 #41070] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/leakyframe.js +I, [2024-12-25T12:12:43.141794 #41070] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/module.rb +W, [2024-12-25T12:12:43.141855 #41070] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/module.rb +I, [2024-12-25T12:12:43.141880 #41070] INFO -- : Processing file: ../../modules/misc/invisible_iframe/command.js +W, [2024-12-25T12:12:43.141924 #41070] WARN -- : Copyright string not found in ../../modules/misc/invisible_iframe/command.js +I, [2024-12-25T12:12:43.141948 #41070] INFO -- : Processing file: ../../modules/misc/invisible_iframe/config.yaml +W, [2024-12-25T12:12:43.142227 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/invisible_iframe/config.yaml +I, [2024-12-25T12:12:43.142298 #41070] INFO -- : Processing file: ../../modules/misc/invisible_iframe/module.rb +W, [2024-12-25T12:12:43.142483 #41070] WARN -- : Copyright string not found in ../../modules/misc/invisible_iframe/module.rb +I, [2024-12-25T12:12:43.142629 #41070] INFO -- : Processing file: ../../modules/misc/local_file_theft/command.js +W, [2024-12-25T12:12:43.142738 #41070] WARN -- : Copyright string not found in ../../modules/misc/local_file_theft/command.js +I, [2024-12-25T12:12:43.142780 #41070] INFO -- : Processing file: ../../modules/misc/local_file_theft/config.yaml +W, [2024-12-25T12:12:43.143126 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/local_file_theft/config.yaml +I, [2024-12-25T12:12:43.143179 #41070] INFO -- : Processing file: ../../modules/misc/local_file_theft/module.rb +W, [2024-12-25T12:12:43.143260 #41070] WARN -- : Copyright string not found in ../../modules/misc/local_file_theft/module.rb +I, [2024-12-25T12:12:43.143301 #41070] INFO -- : Processing file: ../../modules/misc/nosleep/NoSleep.min.js +W, [2024-12-25T12:12:43.143379 #41070] WARN -- : Copyright string not found in ../../modules/misc/nosleep/NoSleep.min.js +I, [2024-12-25T12:12:43.143431 #41070] INFO -- : Processing file: ../../modules/misc/nosleep/command.js +W, [2024-12-25T12:12:43.143593 #41070] WARN -- : Copyright string not found in ../../modules/misc/nosleep/command.js +I, [2024-12-25T12:12:43.143656 #41070] INFO -- : Processing file: ../../modules/misc/nosleep/config.yaml +W, [2024-12-25T12:12:43.143902 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/nosleep/config.yaml +I, [2024-12-25T12:12:43.143938 #41070] INFO -- : Processing file: ../../modules/misc/nosleep/module.rb +W, [2024-12-25T12:12:43.143991 #41070] WARN -- : Copyright string not found in ../../modules/misc/nosleep/module.rb +I, [2024-12-25T12:12:43.144016 #41070] INFO -- : Processing file: ../../modules/misc/raw_javascript/command.js +W, [2024-12-25T12:12:43.144059 #41070] WARN -- : Copyright string not found in ../../modules/misc/raw_javascript/command.js +I, [2024-12-25T12:12:43.144083 #41070] INFO -- : Processing file: ../../modules/misc/raw_javascript/config.yaml +W, [2024-12-25T12:12:43.144259 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/raw_javascript/config.yaml +I, [2024-12-25T12:12:43.144288 #41070] INFO -- : Processing file: ../../modules/misc/raw_javascript/module.rb +W, [2024-12-25T12:12:43.144354 #41070] WARN -- : Copyright string not found in ../../modules/misc/raw_javascript/module.rb +I, [2024-12-25T12:12:43.144393 #41070] INFO -- : Processing file: ../../modules/misc/read_gmail/command.js +W, [2024-12-25T12:12:43.144445 #41070] WARN -- : Copyright string not found in ../../modules/misc/read_gmail/command.js +I, [2024-12-25T12:12:43.144522 #41070] INFO -- : Processing file: ../../modules/misc/read_gmail/config.yaml +W, [2024-12-25T12:12:43.144766 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/read_gmail/config.yaml +I, [2024-12-25T12:12:43.144794 #41070] INFO -- : Processing file: ../../modules/misc/read_gmail/module.rb +W, [2024-12-25T12:12:43.144835 #41070] WARN -- : Copyright string not found in ../../modules/misc/read_gmail/module.rb +I, [2024-12-25T12:12:43.144852 #41070] INFO -- : Processing file: ../../modules/misc/track_physical_movement/command.js +W, [2024-12-25T12:12:43.144894 #41070] WARN -- : Copyright string not found in ../../modules/misc/track_physical_movement/command.js +I, [2024-12-25T12:12:43.144910 #41070] INFO -- : Processing file: ../../modules/misc/track_physical_movement/config.yaml +W, [2024-12-25T12:12:43.145068 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/track_physical_movement/config.yaml +I, [2024-12-25T12:12:43.145100 #41070] INFO -- : Processing file: ../../modules/misc/track_physical_movement/module.rb +W, [2024-12-25T12:12:43.145331 #41070] WARN -- : Copyright string not found in ../../modules/misc/track_physical_movement/module.rb +I, [2024-12-25T12:12:43.145564 #41070] INFO -- : Processing file: ../../modules/misc/unblockui/command.js +W, [2024-12-25T12:12:43.145648 #41070] WARN -- : Copyright string not found in ../../modules/misc/unblockui/command.js +I, [2024-12-25T12:12:43.145680 #41070] INFO -- : Processing file: ../../modules/misc/unblockui/config.yaml +W, [2024-12-25T12:12:43.145895 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/unblockui/config.yaml +I, [2024-12-25T12:12:43.145916 #41070] INFO -- : Processing file: ../../modules/misc/unblockui/module.rb +W, [2024-12-25T12:12:43.146031 #41070] WARN -- : Copyright string not found in ../../modules/misc/unblockui/module.rb +I, [2024-12-25T12:12:43.146103 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/command.js +W, [2024-12-25T12:12:43.146168 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/command.js +I, [2024-12-25T12:12:43.146187 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/config.yaml +W, [2024-12-25T12:12:43.146717 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/wordpress/add_user/config.yaml +I, [2024-12-25T12:12:43.146757 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/module.rb +W, [2024-12-25T12:12:43.146818 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/module.rb +I, [2024-12-25T12:12:43.146843 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/command.js +W, [2024-12-25T12:12:43.146901 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/command.js +I, [2024-12-25T12:12:43.146943 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/config.yaml +W, [2024-12-25T12:12:43.147182 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/wordpress/current_user_info/config.yaml +I, [2024-12-25T12:12:43.147212 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/module.rb +W, [2024-12-25T12:12:43.147270 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/module.rb +I, [2024-12-25T12:12:43.147309 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/command.js +W, [2024-12-25T12:12:43.147353 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/command.js +I, [2024-12-25T12:12:43.147370 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/config.yaml +W, [2024-12-25T12:12:43.147932 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/wordpress/upload_rce_plugin/config.yaml +I, [2024-12-25T12:12:43.147953 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/module.rb +W, [2024-12-25T12:12:43.148022 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/module.rb +I, [2024-12-25T12:12:43.148039 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/wordpress_command.rb +W, [2024-12-25T12:12:43.148071 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress/wordpress_command.rb +I, [2024-12-25T12:12:43.148086 #41070] INFO -- : Processing file: ../../modules/misc/wordpress/wp.js +W, [2024-12-25T12:12:43.148118 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress/wp.js +I, [2024-12-25T12:12:43.148133 #41070] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/command.js +W, [2024-12-25T12:12:43.148171 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress_post_auth_rce/command.js +I, [2024-12-25T12:12:43.148188 #41070] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/config.yaml +W, [2024-12-25T12:12:43.148328 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/misc/wordpress_post_auth_rce/config.yaml +I, [2024-12-25T12:12:43.148347 #41070] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/module.rb +W, [2024-12-25T12:12:43.148383 #41070] WARN -- : Copyright string not found in ../../modules/misc/wordpress_post_auth_rce/module.rb +I, [2024-12-25T12:12:43.148399 #41070] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/command.js +W, [2024-12-25T12:12:43.148442 #41070] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_disclosure/command.js +I, [2024-12-25T12:12:43.148460 #41070] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml +W, [2024-12-25T12:12:43.148723 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml +I, [2024-12-25T12:12:43.148746 #41070] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/module.rb +W, [2024-12-25T12:12:43.148794 #41070] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_disclosure/module.rb +I, [2024-12-25T12:12:43.148839 #41070] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/command.js +W, [2024-12-25T12:12:43.148889 #41070] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_stealing/command.js +I, [2024-12-25T12:12:43.148909 #41070] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/config.yaml +W, [2024-12-25T12:12:43.149043 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ADC/f5_bigip_cookie_stealing/config.yaml +I, [2024-12-25T12:12:43.149062 #41070] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/module.rb +W, [2024-12-25T12:12:43.149101 #41070] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_stealing/module.rb +I, [2024-12-25T12:12:43.149117 #41070] INFO -- : Processing file: ../../modules/network/DOSer/command.js +W, [2024-12-25T12:12:43.149151 #41070] WARN -- : Copyright string not found in ../../modules/network/DOSer/command.js +I, [2024-12-25T12:12:43.149168 #41070] INFO -- : Processing file: ../../modules/network/DOSer/config.yaml +W, [2024-12-25T12:12:43.149290 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/DOSer/config.yaml +I, [2024-12-25T12:12:43.149308 #41070] INFO -- : Processing file: ../../modules/network/DOSer/module.rb +W, [2024-12-25T12:12:43.149343 #41070] WARN -- : Copyright string not found in ../../modules/network/DOSer/module.rb +I, [2024-12-25T12:12:43.149360 #41070] INFO -- : Processing file: ../../modules/network/DOSer/worker.js +W, [2024-12-25T12:12:43.149392 #41070] WARN -- : Copyright string not found in ../../modules/network/DOSer/worker.js +I, [2024-12-25T12:12:43.149409 #41070] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/command.js +W, [2024-12-25T12:12:43.149598 #41070] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_cors/command.js +I, [2024-12-25T12:12:43.149623 #41070] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/config.yaml +W, [2024-12-25T12:12:43.149883 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/cross_origin_scanner_cors/config.yaml +I, [2024-12-25T12:12:43.149904 #41070] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/module.rb +W, [2024-12-25T12:12:43.149944 #41070] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_cors/module.rb +I, [2024-12-25T12:12:43.149961 #41070] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/command.js +W, [2024-12-25T12:12:43.150005 #41070] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/command.js +I, [2024-12-25T12:12:43.150021 #41070] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/config.yaml +W, [2024-12-25T12:12:43.150165 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/cross_origin_scanner_flash/config.yaml +I, [2024-12-25T12:12:43.150183 #41070] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/module.rb +W, [2024-12-25T12:12:43.150220 #41070] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/module.rb +I, [2024-12-25T12:12:43.150238 #41070] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/swfobject.js +W, [2024-12-25T12:12:43.150288 #41070] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/swfobject.js +I, [2024-12-25T12:12:43.150306 #41070] INFO -- : Processing file: ../../modules/network/detect_burp/command.js +W, [2024-12-25T12:12:43.150341 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_burp/command.js +I, [2024-12-25T12:12:43.150358 #41070] INFO -- : Processing file: ../../modules/network/detect_burp/config.yaml +W, [2024-12-25T12:12:43.150554 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_burp/config.yaml +I, [2024-12-25T12:12:43.150581 #41070] INFO -- : Processing file: ../../modules/network/detect_burp/module.rb +W, [2024-12-25T12:12:43.150621 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_burp/module.rb +I, [2024-12-25T12:12:43.150638 #41070] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/command.js +W, [2024-12-25T12:12:43.150673 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_ethereum_ens/command.js +I, [2024-12-25T12:12:43.150689 #41070] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/config.yaml +W, [2024-12-25T12:12:43.150822 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_ethereum_ens/config.yaml +I, [2024-12-25T12:12:43.150840 #41070] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/module.rb +W, [2024-12-25T12:12:43.150876 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_ethereum_ens/module.rb +I, [2024-12-25T12:12:43.150892 #41070] INFO -- : Processing file: ../../modules/network/detect_opennic/command.js +W, [2024-12-25T12:12:43.150924 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_opennic/command.js +I, [2024-12-25T12:12:43.150939 #41070] INFO -- : Processing file: ../../modules/network/detect_opennic/config.yaml +W, [2024-12-25T12:12:43.151068 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_opennic/config.yaml +I, [2024-12-25T12:12:43.151086 #41070] INFO -- : Processing file: ../../modules/network/detect_opennic/module.rb +W, [2024-12-25T12:12:43.151122 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_opennic/module.rb +I, [2024-12-25T12:12:43.151138 #41070] INFO -- : Processing file: ../../modules/network/detect_soc_nets/command.js +W, [2024-12-25T12:12:43.151171 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_soc_nets/command.js +I, [2024-12-25T12:12:43.151186 #41070] INFO -- : Processing file: ../../modules/network/detect_soc_nets/config.yaml +W, [2024-12-25T12:12:43.151302 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_soc_nets/config.yaml +I, [2024-12-25T12:12:43.151319 #41070] INFO -- : Processing file: ../../modules/network/detect_soc_nets/module.rb +W, [2024-12-25T12:12:43.151354 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_soc_nets/module.rb +I, [2024-12-25T12:12:43.151369 #41070] INFO -- : Processing file: ../../modules/network/detect_tor/command.js +W, [2024-12-25T12:12:43.151401 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_tor/command.js +I, [2024-12-25T12:12:43.151417 #41070] INFO -- : Processing file: ../../modules/network/detect_tor/config.yaml +W, [2024-12-25T12:12:43.151627 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/detect_tor/config.yaml +I, [2024-12-25T12:12:43.151655 #41070] INFO -- : Processing file: ../../modules/network/detect_tor/module.rb +W, [2024-12-25T12:12:43.151703 #41070] WARN -- : Copyright string not found in ../../modules/network/detect_tor/module.rb +I, [2024-12-25T12:12:43.151727 #41070] INFO -- : Processing file: ../../modules/network/dns_enumeration/command.js +W, [2024-12-25T12:12:43.151770 #41070] WARN -- : Copyright string not found in ../../modules/network/dns_enumeration/command.js +I, [2024-12-25T12:12:43.151793 #41070] INFO -- : Processing file: ../../modules/network/dns_enumeration/config.yaml +W, [2024-12-25T12:12:43.151951 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/dns_enumeration/config.yaml +I, [2024-12-25T12:12:43.151977 #41070] INFO -- : Processing file: ../../modules/network/dns_enumeration/module.rb +W, [2024-12-25T12:12:43.152023 #41070] WARN -- : Copyright string not found in ../../modules/network/dns_enumeration/module.rb +I, [2024-12-25T12:12:43.152047 #41070] INFO -- : Processing file: ../../modules/network/dns_rebinding/README.md +W, [2024-12-25T12:12:43.152093 #41070] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/README.md +I, [2024-12-25T12:12:43.152117 #41070] INFO -- : Processing file: ../../modules/network/dns_rebinding/command.js +W, [2024-12-25T12:12:43.152176 #41070] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/command.js +I, [2024-12-25T12:12:43.152209 #41070] INFO -- : Processing file: ../../modules/network/dns_rebinding/config.yaml +W, [2024-12-25T12:12:43.152431 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/dns_rebinding/config.yaml +I, [2024-12-25T12:12:43.152464 #41070] INFO -- : Processing file: ../../modules/network/dns_rebinding/module.rb +W, [2024-12-25T12:12:43.152565 #41070] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/module.rb +I, [2024-12-25T12:12:43.152592 #41070] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/command.js +W, [2024-12-25T12:12:43.152651 #41070] WARN -- : Copyright string not found in ../../modules/network/fetch_port_scanner/command.js +I, [2024-12-25T12:12:43.152676 #41070] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/config.yaml +W, [2024-12-25T12:12:43.152923 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/fetch_port_scanner/config.yaml +I, [2024-12-25T12:12:43.152951 #41070] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/module.rb +W, [2024-12-25T12:12:43.152999 #41070] WARN -- : Copyright string not found in ../../modules/network/fetch_port_scanner/module.rb +I, [2024-12-25T12:12:43.153023 #41070] INFO -- : Processing file: ../../modules/network/get_http_servers/command.js +W, [2024-12-25T12:12:43.153084 #41070] WARN -- : Copyright string not found in ../../modules/network/get_http_servers/command.js +I, [2024-12-25T12:12:43.153177 #41070] INFO -- : Processing file: ../../modules/network/get_http_servers/config.yaml +W, [2024-12-25T12:12:43.153387 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/get_http_servers/config.yaml +I, [2024-12-25T12:12:43.153420 #41070] INFO -- : Processing file: ../../modules/network/get_http_servers/module.rb +W, [2024-12-25T12:12:43.153470 #41070] WARN -- : Copyright string not found in ../../modules/network/get_http_servers/module.rb +I, [2024-12-25T12:12:43.153495 #41070] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/command.js +W, [2024-12-25T12:12:43.153593 #41070] WARN -- : Copyright string not found in ../../modules/network/get_ntop_network_hosts/command.js +I, [2024-12-25T12:12:43.153620 #41070] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/config.yaml +W, [2024-12-25T12:12:43.153796 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/get_ntop_network_hosts/config.yaml +I, [2024-12-25T12:12:43.153831 #41070] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/module.rb +W, [2024-12-25T12:12:43.153889 #41070] WARN -- : Copyright string not found in ../../modules/network/get_ntop_network_hosts/module.rb +I, [2024-12-25T12:12:43.153914 #41070] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/command.js +W, [2024-12-25T12:12:43.153972 #41070] WARN -- : Copyright string not found in ../../modules/network/get_proxy_servers_wpad/command.js +I, [2024-12-25T12:12:43.154006 #41070] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/config.yaml +W, [2024-12-25T12:12:43.154402 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/get_proxy_servers_wpad/config.yaml +I, [2024-12-25T12:12:43.154435 #41070] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/module.rb +W, [2024-12-25T12:12:43.154652 #41070] WARN -- : Copyright string not found in ../../modules/network/get_proxy_servers_wpad/module.rb +I, [2024-12-25T12:12:43.154683 #41070] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/command.js +W, [2024-12-25T12:12:43.154735 #41070] WARN -- : Copyright string not found in ../../modules/network/identify_lan_subnets/command.js +I, [2024-12-25T12:12:43.154759 #41070] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/config.yaml +W, [2024-12-25T12:12:43.154937 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/identify_lan_subnets/config.yaml +I, [2024-12-25T12:12:43.154964 #41070] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/module.rb +W, [2024-12-25T12:12:43.155011 #41070] WARN -- : Copyright string not found in ../../modules/network/identify_lan_subnets/module.rb +I, [2024-12-25T12:12:43.155036 #41070] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/command.js +W, [2024-12-25T12:12:43.155085 #41070] WARN -- : Copyright string not found in ../../modules/network/internal_network_fingerprinting/command.js +I, [2024-12-25T12:12:43.155110 #41070] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/config.yaml +W, [2024-12-25T12:12:43.155333 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/internal_network_fingerprinting/config.yaml +I, [2024-12-25T12:12:43.155373 #41070] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/module.rb +W, [2024-12-25T12:12:43.155444 #41070] WARN -- : Copyright string not found in ../../modules/network/internal_network_fingerprinting/module.rb +I, [2024-12-25T12:12:43.155477 #41070] INFO -- : Processing file: ../../modules/network/jslanscanner/command.js +W, [2024-12-25T12:12:43.155816 #41070] WARN -- : Copyright string not found in ../../modules/network/jslanscanner/command.js +I, [2024-12-25T12:12:43.155856 #41070] INFO -- : Processing file: ../../modules/network/jslanscanner/config.yaml +W, [2024-12-25T12:12:43.156094 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/jslanscanner/config.yaml +I, [2024-12-25T12:12:43.156126 #41070] INFO -- : Processing file: ../../modules/network/jslanscanner/module.rb +W, [2024-12-25T12:12:43.156193 #41070] WARN -- : Copyright string not found in ../../modules/network/jslanscanner/module.rb +I, [2024-12-25T12:12:43.156221 #41070] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/command.js +W, [2024-12-25T12:12:43.156282 #41070] WARN -- : Copyright string not found in ../../modules/network/nat_pinning_irc/command.js +I, [2024-12-25T12:12:43.156307 #41070] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/config.yaml +W, [2024-12-25T12:12:43.156775 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/nat_pinning_irc/config.yaml +I, [2024-12-25T12:12:43.156810 #41070] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/module.rb +W, [2024-12-25T12:12:43.156883 #41070] WARN -- : Copyright string not found in ../../modules/network/nat_pinning_irc/module.rb +I, [2024-12-25T12:12:43.156911 #41070] INFO -- : Processing file: ../../modules/network/ping_sweep/command.js +W, [2024-12-25T12:12:43.156966 #41070] WARN -- : Copyright string not found in ../../modules/network/ping_sweep/command.js +I, [2024-12-25T12:12:43.156994 #41070] INFO -- : Processing file: ../../modules/network/ping_sweep/config.yaml +W, [2024-12-25T12:12:43.157308 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ping_sweep/config.yaml +I, [2024-12-25T12:12:43.157345 #41070] INFO -- : Processing file: ../../modules/network/ping_sweep/module.rb +W, [2024-12-25T12:12:43.157416 #41070] WARN -- : Copyright string not found in ../../modules/network/ping_sweep/module.rb +I, [2024-12-25T12:12:43.157442 #41070] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/command.js +W, [2024-12-25T12:12:43.157610 #41070] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_ff/command.js +I, [2024-12-25T12:12:43.157714 #41070] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/config.yaml +W, [2024-12-25T12:12:43.158118 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ping_sweep_ff/config.yaml +I, [2024-12-25T12:12:43.158159 #41070] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/module.rb +W, [2024-12-25T12:12:43.158256 #41070] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_ff/module.rb +I, [2024-12-25T12:12:43.158368 #41070] INFO -- : Processing file: ../../modules/network/ping_sweep_java/command.js +W, [2024-12-25T12:12:43.158502 #41070] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/command.js +I, [2024-12-25T12:12:43.158545 #41070] INFO -- : Processing file: ../../modules/network/ping_sweep_java/config.yaml +W, [2024-12-25T12:12:43.158916 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/ping_sweep_java/config.yaml +I, [2024-12-25T12:12:43.158950 #41070] INFO -- : Processing file: ../../modules/network/ping_sweep_java/module.rb +W, [2024-12-25T12:12:43.159027 #41070] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/module.rb +I, [2024-12-25T12:12:43.159054 #41070] INFO -- : Processing file: ../../modules/network/port_scanner/command.js +W, [2024-12-25T12:12:43.159137 #41070] WARN -- : Copyright string not found in ../../modules/network/port_scanner/command.js +I, [2024-12-25T12:12:43.159203 #41070] INFO -- : Processing file: ../../modules/network/port_scanner/config.yaml +W, [2024-12-25T12:12:43.159492 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/network/port_scanner/config.yaml +I, [2024-12-25T12:12:43.159664 #41070] INFO -- : Processing file: ../../modules/network/port_scanner/module.rb +W, [2024-12-25T12:12:43.159768 #41070] WARN -- : Copyright string not found in ../../modules/network/port_scanner/module.rb +I, [2024-12-25T12:12:43.159878 #41070] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/command.js +W, [2024-12-25T12:12:43.159973 #41070] WARN -- : Copyright string not found in ../../modules/persistence/confirm_close_tab/command.js +I, [2024-12-25T12:12:43.160024 #41070] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/config.yaml +W, [2024-12-25T12:12:43.160450 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/confirm_close_tab/config.yaml +I, [2024-12-25T12:12:43.160555 #41070] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/module.rb +W, [2024-12-25T12:12:43.160638 #41070] WARN -- : Copyright string not found in ../../modules/persistence/confirm_close_tab/module.rb +I, [2024-12-25T12:12:43.160672 #41070] INFO -- : Processing file: ../../modules/persistence/hijack_opener/command.js +W, [2024-12-25T12:12:43.160722 #41070] WARN -- : Copyright string not found in ../../modules/persistence/hijack_opener/command.js +I, [2024-12-25T12:12:43.160761 #41070] INFO -- : Processing file: ../../modules/persistence/hijack_opener/config.yaml +W, [2024-12-25T12:12:43.160981 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/hijack_opener/config.yaml +I, [2024-12-25T12:12:43.161014 #41070] INFO -- : Processing file: ../../modules/persistence/hijack_opener/module.rb +W, [2024-12-25T12:12:43.161065 #41070] WARN -- : Copyright string not found in ../../modules/persistence/hijack_opener/module.rb +I, [2024-12-25T12:12:43.161090 #41070] INFO -- : Processing file: ../../modules/persistence/iframe_above/command.js +W, [2024-12-25T12:12:43.161151 #41070] WARN -- : Copyright string not found in ../../modules/persistence/iframe_above/command.js +I, [2024-12-25T12:12:43.161185 #41070] INFO -- : Processing file: ../../modules/persistence/iframe_above/config.yaml +W, [2024-12-25T12:12:43.161365 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/iframe_above/config.yaml +I, [2024-12-25T12:12:43.161470 #41070] INFO -- : Processing file: ../../modules/persistence/iframe_above/module.rb +W, [2024-12-25T12:12:43.161544 #41070] WARN -- : Copyright string not found in ../../modules/persistence/iframe_above/module.rb +I, [2024-12-25T12:12:43.161572 #41070] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/command.js +W, [2024-12-25T12:12:43.161618 #41070] WARN -- : Copyright string not found in ../../modules/persistence/invisible_htmlfile_activex/command.js +I, [2024-12-25T12:12:43.161643 #41070] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/config.yaml +W, [2024-12-25T12:12:43.161851 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/invisible_htmlfile_activex/config.yaml +I, [2024-12-25T12:12:43.161888 #41070] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/module.rb +W, [2024-12-25T12:12:43.161938 #41070] WARN -- : Copyright string not found in ../../modules/persistence/invisible_htmlfile_activex/module.rb +I, [2024-12-25T12:12:43.161964 #41070] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/command.js +W, [2024-12-25T12:12:43.162009 #41070] WARN -- : Copyright string not found in ../../modules/persistence/jsonp_service_worker/command.js +I, [2024-12-25T12:12:43.162034 #41070] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/config.yaml +W, [2024-12-25T12:12:43.162225 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/jsonp_service_worker/config.yaml +I, [2024-12-25T12:12:43.162285 #41070] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/module.rb +W, [2024-12-25T12:12:43.162357 #41070] WARN -- : Copyright string not found in ../../modules/persistence/jsonp_service_worker/module.rb +I, [2024-12-25T12:12:43.162392 #41070] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/command.js +W, [2024-12-25T12:12:43.162441 #41070] WARN -- : Copyright string not found in ../../modules/persistence/man_in_the_browser/command.js +I, [2024-12-25T12:12:43.162466 #41070] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/config.yaml +W, [2024-12-25T12:12:43.162740 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/man_in_the_browser/config.yaml +I, [2024-12-25T12:12:43.162851 #41070] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/module.rb +W, [2024-12-25T12:12:43.162914 #41070] WARN -- : Copyright string not found in ../../modules/persistence/man_in_the_browser/module.rb +I, [2024-12-25T12:12:43.162941 #41070] INFO -- : Processing file: ../../modules/persistence/popunder_window/command.js +W, [2024-12-25T12:12:43.163049 #41070] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window/command.js +I, [2024-12-25T12:12:43.163146 #41070] INFO -- : Processing file: ../../modules/persistence/popunder_window/config.yaml +W, [2024-12-25T12:12:43.163341 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/popunder_window/config.yaml +I, [2024-12-25T12:12:43.163370 #41070] INFO -- : Processing file: ../../modules/persistence/popunder_window/module.rb +W, [2024-12-25T12:12:43.163567 #41070] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window/module.rb +I, [2024-12-25T12:12:43.163613 #41070] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/command.js +W, [2024-12-25T12:12:43.163671 #41070] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window_ie/command.js +I, [2024-12-25T12:12:43.163697 #41070] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/config.yaml +W, [2024-12-25T12:12:43.163900 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/persistence/popunder_window_ie/config.yaml +I, [2024-12-25T12:12:43.163928 #41070] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/module.rb +W, [2024-12-25T12:12:43.163977 #41070] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window_ie/module.rb +I, [2024-12-25T12:12:43.164002 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/command.js +W, [2024-12-25T12:12:43.164047 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_alert_user/command.js +I, [2024-12-25T12:12:43.164072 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/config.yaml +W, [2024-12-25T12:12:43.164228 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_alert_user/config.yaml +I, [2024-12-25T12:12:43.164262 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/module.rb +W, [2024-12-25T12:12:43.164311 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_alert_user/module.rb +I, [2024-12-25T12:12:43.164336 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/command.js +W, [2024-12-25T12:12:43.164380 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_beep/command.js +I, [2024-12-25T12:12:43.164403 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/config.yaml +W, [2024-12-25T12:12:43.164617 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_beep/config.yaml +I, [2024-12-25T12:12:43.164650 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/module.rb +W, [2024-12-25T12:12:43.164700 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_beep/module.rb +I, [2024-12-25T12:12:43.164725 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/command.js +W, [2024-12-25T12:12:43.164769 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_check_connection/command.js +I, [2024-12-25T12:12:43.164794 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/config.yaml +W, [2024-12-25T12:12:43.164996 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_check_connection/config.yaml +I, [2024-12-25T12:12:43.165030 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/module.rb +W, [2024-12-25T12:12:43.165079 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_check_connection/module.rb +I, [2024-12-25T12:12:43.165105 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/command.js +W, [2024-12-25T12:12:43.165149 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_detect/command.js +I, [2024-12-25T12:12:43.165173 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/config.yaml +W, [2024-12-25T12:12:43.165308 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_detect/config.yaml +I, [2024-12-25T12:12:43.165349 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/module.rb +W, [2024-12-25T12:12:43.165404 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_detect/module.rb +I, [2024-12-25T12:12:43.165429 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/command.js +W, [2024-12-25T12:12:43.165667 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_file_upload/command.js +I, [2024-12-25T12:12:43.165706 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/config.yaml +W, [2024-12-25T12:12:43.166112 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_file_upload/config.yaml +I, [2024-12-25T12:12:43.166165 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/module.rb +W, [2024-12-25T12:12:43.166222 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_file_upload/module.rb +I, [2024-12-25T12:12:43.166250 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/command.js +W, [2024-12-25T12:12:43.166297 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_geo_locate/command.js +I, [2024-12-25T12:12:43.166324 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/config.yaml +W, [2024-12-25T12:12:43.166568 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_geo_locate/config.yaml +I, [2024-12-25T12:12:43.166606 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/module.rb +W, [2024-12-25T12:12:43.166662 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_geo_locate/module.rb +I, [2024-12-25T12:12:43.166689 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/command.js +W, [2024-12-25T12:12:43.166749 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_globalization_status/command.js +I, [2024-12-25T12:12:43.166783 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/config.yaml +W, [2024-12-25T12:12:43.166948 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_globalization_status/config.yaml +I, [2024-12-25T12:12:43.166982 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/module.rb +W, [2024-12-25T12:12:43.167031 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_globalization_status/module.rb +I, [2024-12-25T12:12:43.167057 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/command.js +W, [2024-12-25T12:12:43.167103 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_keychain/command.js +I, [2024-12-25T12:12:43.167128 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/config.yaml +W, [2024-12-25T12:12:43.167312 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_keychain/config.yaml +I, [2024-12-25T12:12:43.167346 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/module.rb +W, [2024-12-25T12:12:43.167395 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_keychain/module.rb +I, [2024-12-25T12:12:43.167421 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/command.js +W, [2024-12-25T12:12:43.167538 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_contacts/command.js +I, [2024-12-25T12:12:43.167568 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/config.yaml +W, [2024-12-25T12:12:43.167794 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_list_contacts/config.yaml +I, [2024-12-25T12:12:43.167828 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/module.rb +W, [2024-12-25T12:12:43.167896 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_contacts/module.rb +I, [2024-12-25T12:12:43.167923 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/command.js +W, [2024-12-25T12:12:43.167975 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_files/command.js +I, [2024-12-25T12:12:43.168001 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/config.yaml +W, [2024-12-25T12:12:43.168259 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_list_files/config.yaml +I, [2024-12-25T12:12:43.168304 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/module.rb +W, [2024-12-25T12:12:43.168393 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_files/module.rb +I, [2024-12-25T12:12:43.168439 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/command.js +W, [2024-12-25T12:12:43.168565 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persist_resume/command.js +I, [2024-12-25T12:12:43.168595 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/config.yaml +W, [2024-12-25T12:12:43.168837 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_persist_resume/config.yaml +I, [2024-12-25T12:12:43.168870 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/module.rb +W, [2024-12-25T12:12:43.168935 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persist_resume/module.rb +I, [2024-12-25T12:12:43.168962 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/command.js +W, [2024-12-25T12:12:43.169060 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persistence/command.js +I, [2024-12-25T12:12:43.169098 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/config.yaml +W, [2024-12-25T12:12:43.169363 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_persistence/config.yaml +I, [2024-12-25T12:12:43.169405 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/module.rb +W, [2024-12-25T12:12:43.169473 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persistence/module.rb +I, [2024-12-25T12:12:43.169600 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/command.js +W, [2024-12-25T12:12:43.169683 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_plugin_detection/command.js +I, [2024-12-25T12:12:43.169710 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/config.yaml +W, [2024-12-25T12:12:43.170140 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_plugin_detection/config.yaml +I, [2024-12-25T12:12:43.170179 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/module.rb +W, [2024-12-25T12:12:43.170296 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_plugin_detection/module.rb +I, [2024-12-25T12:12:43.170325 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/command.js +W, [2024-12-25T12:12:43.170373 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_prompt_user/command.js +I, [2024-12-25T12:12:43.170399 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/config.yaml +W, [2024-12-25T12:12:43.170700 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_prompt_user/config.yaml +I, [2024-12-25T12:12:43.170736 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/module.rb +W, [2024-12-25T12:12:43.170788 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_prompt_user/module.rb +I, [2024-12-25T12:12:43.170813 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/command.js +W, [2024-12-25T12:12:43.170859 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_start_record_audio/command.js +I, [2024-12-25T12:12:43.170883 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/config.yaml +W, [2024-12-25T12:12:43.171046 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_start_record_audio/config.yaml +I, [2024-12-25T12:12:43.171080 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/module.rb +W, [2024-12-25T12:12:43.171131 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_start_record_audio/module.rb +I, [2024-12-25T12:12:43.171155 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/command.js +W, [2024-12-25T12:12:43.171207 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_stop_record_audio/command.js +I, [2024-12-25T12:12:43.171232 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/config.yaml +W, [2024-12-25T12:12:43.171389 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/phonegap/phonegap_stop_record_audio/config.yaml +I, [2024-12-25T12:12:43.171424 #41070] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/module.rb +W, [2024-12-25T12:12:43.171551 #41070] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_stop_record_audio/module.rb +I, [2024-12-25T12:12:43.171580 #41070] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/command.js +W, [2024-12-25T12:12:43.171650 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/clickjacking/command.js +I, [2024-12-25T12:12:43.171685 #41070] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/config.yaml +W, [2024-12-25T12:12:43.171941 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/clickjacking/config.yaml +I, [2024-12-25T12:12:43.172035 #41070] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/module.rb +W, [2024-12-25T12:12:43.172149 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/clickjacking/module.rb +I, [2024-12-25T12:12:43.172200 #41070] INFO -- : Processing file: ../../modules/social_engineering/clippy/assets/README.txt +W, [2024-12-25T12:12:43.172286 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/assets/README.txt +I, [2024-12-25T12:12:43.172329 #41070] INFO -- : Processing file: ../../modules/social_engineering/clippy/command.js +W, [2024-12-25T12:12:43.172416 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/command.js +I, [2024-12-25T12:12:43.172456 #41070] INFO -- : Processing file: ../../modules/social_engineering/clippy/config.yaml +W, [2024-12-25T12:12:43.172834 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/clippy/config.yaml +I, [2024-12-25T12:12:43.172871 #41070] INFO -- : Processing file: ../../modules/social_engineering/clippy/module.rb +W, [2024-12-25T12:12:43.172927 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/module.rb +I, [2024-12-25T12:12:43.172952 #41070] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/command.js +W, [2024-12-25T12:12:43.172999 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/edge_wscript_wsh_injection/command.js +I, [2024-12-25T12:12:43.173023 #41070] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/config.yaml +W, [2024-12-25T12:12:43.173204 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/edge_wscript_wsh_injection/config.yaml +I, [2024-12-25T12:12:43.173231 #41070] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/module.rb +W, [2024-12-25T12:12:43.173280 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/edge_wscript_wsh_injection/module.rb +I, [2024-12-25T12:12:43.173304 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/command.js +W, [2024-12-25T12:12:43.173348 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/command.js +I, [2024-12-25T12:12:43.173372 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/config.yaml +W, [2024-12-25T12:12:43.173672 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_evernote_clipper/config.yaml +I, [2024-12-25T12:12:43.173713 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/login.html +W, [2024-12-25T12:12:43.173767 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/login.html +I, [2024-12-25T12:12:43.173792 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/module.rb +W, [2024-12-25T12:12:43.173853 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/module.rb +I, [2024-12-25T12:12:43.173879 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/command.js +W, [2024-12-25T12:12:43.173924 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_flash_update/command.js +I, [2024-12-25T12:12:43.173954 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/config.yaml +W, [2024-12-25T12:12:43.174120 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_flash_update/config.yaml +I, [2024-12-25T12:12:43.174147 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/module.rb +W, [2024-12-25T12:12:43.174200 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_flash_update/module.rb +I, [2024-12-25T12:12:43.174226 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/command.js +W, [2024-12-25T12:12:43.174281 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/command.js +I, [2024-12-25T12:12:43.174312 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/config.yaml +W, [2024-12-25T12:12:43.174472 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_lastpass/config.yaml +I, [2024-12-25T12:12:43.174505 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/index-new.html +W, [2024-12-25T12:12:43.174677 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/index-new.html +I, [2024-12-25T12:12:43.174705 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/index.html +W, [2024-12-25T12:12:43.174803 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/index.html +I, [2024-12-25T12:12:43.174830 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/module.rb +W, [2024-12-25T12:12:43.174873 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/module.rb +I, [2024-12-25T12:12:43.174897 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/command.js +W, [2024-12-25T12:12:43.174967 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification/command.js +I, [2024-12-25T12:12:43.174995 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/config.yaml +W, [2024-12-25T12:12:43.175175 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_notification/config.yaml +I, [2024-12-25T12:12:43.175203 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/module.rb +W, [2024-12-25T12:12:43.175252 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification/module.rb +I, [2024-12-25T12:12:43.175277 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/command.js +W, [2024-12-25T12:12:43.175353 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_c/command.js +I, [2024-12-25T12:12:43.175377 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/config.yaml +W, [2024-12-25T12:12:43.175667 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_notification_c/config.yaml +I, [2024-12-25T12:12:43.175700 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/module.rb +W, [2024-12-25T12:12:43.175770 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_c/module.rb +I, [2024-12-25T12:12:43.175790 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/command.js +W, [2024-12-25T12:12:43.175869 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ff/command.js +I, [2024-12-25T12:12:43.175913 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/config.yaml +W, [2024-12-25T12:12:43.176128 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_notification_ff/config.yaml +I, [2024-12-25T12:12:43.176174 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/module.rb +W, [2024-12-25T12:12:43.176236 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ff/module.rb +I, [2024-12-25T12:12:43.176264 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/command.js +W, [2024-12-25T12:12:43.176345 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ie/command.js +I, [2024-12-25T12:12:43.176408 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/config.yaml +W, [2024-12-25T12:12:43.176836 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/fake_notification_ie/config.yaml +I, [2024-12-25T12:12:43.176883 #41070] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/module.rb +W, [2024-12-25T12:12:43.176951 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ie/module.rb +I, [2024-12-25T12:12:43.177081 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/command.js +W, [2024-12-25T12:12:43.177203 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/command.js +I, [2024-12-25T12:12:43.177238 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/config.yaml +W, [2024-12-25T12:12:43.177654 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/firefox_extension_bindshell/config.yaml +I, [2024-12-25T12:12:43.177692 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/extension/bootstrap.js +W, [2024-12-25T12:12:43.177755 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/extension/bootstrap.js +I, [2024-12-25T12:12:43.177779 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/extension/build/readme.txt +W, [2024-12-25T12:12:43.177840 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/extension/build/readme.txt +I, [2024-12-25T12:12:43.177873 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/module.rb +W, [2024-12-25T12:12:43.177935 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/module.rb +I, [2024-12-25T12:12:43.177967 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/command.js +W, [2024-12-25T12:12:43.178062 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/command.js +I, [2024-12-25T12:12:43.178095 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/config.yaml +W, [2024-12-25T12:12:43.178326 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/firefox_extension_dropper/config.yaml +I, [2024-12-25T12:12:43.178359 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/dropper/readme.txt +W, [2024-12-25T12:12:43.178410 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/dropper/readme.txt +I, [2024-12-25T12:12:43.178485 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/extension/bootstrap.js +W, [2024-12-25T12:12:43.178539 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/extension/bootstrap.js +I, [2024-12-25T12:12:43.178565 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/module.rb +W, [2024-12-25T12:12:43.178610 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/module.rb +I, [2024-12-25T12:12:43.178634 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/command.js +W, [2024-12-25T12:12:43.178715 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/command.js +I, [2024-12-25T12:12:43.178759 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/config.yaml +W, [2024-12-25T12:12:43.178980 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/firefox_extension_reverse_shell/config.yaml +I, [2024-12-25T12:12:43.179007 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/extension/bootstrap.js +W, [2024-12-25T12:12:43.179061 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/extension/bootstrap.js +I, [2024-12-25T12:12:43.179085 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/extension/build/readme.txt +W, [2024-12-25T12:12:43.179144 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/extension/build/readme.txt +I, [2024-12-25T12:12:43.179177 #41070] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/module.rb +W, [2024-12-25T12:12:43.179287 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/module.rb +I, [2024-12-25T12:12:43.179321 #41070] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/command.js +W, [2024-12-25T12:12:43.179427 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/gmail_phishing/command.js +I, [2024-12-25T12:12:43.179460 #41070] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/config.yaml +W, [2024-12-25T12:12:43.179886 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/gmail_phishing/config.yaml +I, [2024-12-25T12:12:43.179922 #41070] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/module.rb +W, [2024-12-25T12:12:43.180095 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/gmail_phishing/module.rb +I, [2024-12-25T12:12:43.180127 #41070] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/command.js +W, [2024-12-25T12:12:43.180248 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/hta_powershell/command.js +I, [2024-12-25T12:12:43.180297 #41070] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/config.yaml +W, [2024-12-25T12:12:43.180675 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/hta_powershell/config.yaml +I, [2024-12-25T12:12:43.180713 #41070] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/module.rb +W, [2024-12-25T12:12:43.180775 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/hta_powershell/module.rb +I, [2024-12-25T12:12:43.180800 #41070] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/command.js +W, [2024-12-25T12:12:43.180846 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/lcamtuf_download/command.js +I, [2024-12-25T12:12:43.180871 #41070] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/config.yaml +W, [2024-12-25T12:12:43.181056 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/lcamtuf_download/config.yaml +I, [2024-12-25T12:12:43.181083 #41070] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/module.rb +W, [2024-12-25T12:12:43.181135 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/lcamtuf_download/module.rb +I, [2024-12-25T12:12:43.181159 #41070] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/command.js +W, [2024-12-25T12:12:43.181230 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/pretty_theft/command.js +I, [2024-12-25T12:12:43.181255 #41070] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/config.yaml +W, [2024-12-25T12:12:43.181886 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/pretty_theft/config.yaml +I, [2024-12-25T12:12:43.181966 #41070] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/module.rb +W, [2024-12-25T12:12:43.182061 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/pretty_theft/module.rb +I, [2024-12-25T12:12:43.182086 #41070] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/command.js +W, [2024-12-25T12:12:43.182146 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/replace_video_fake_plugin/command.js +I, [2024-12-25T12:12:43.182171 #41070] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/config.yaml +W, [2024-12-25T12:12:43.182331 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/replace_video_fake_plugin/config.yaml +I, [2024-12-25T12:12:43.182358 #41070] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/module.rb +W, [2024-12-25T12:12:43.182405 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/replace_video_fake_plugin/module.rb +I, [2024-12-25T12:12:43.182430 #41070] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/command.js +W, [2024-12-25T12:12:43.182473 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/command.js +I, [2024-12-25T12:12:43.182496 #41070] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/config.yaml +W, [2024-12-25T12:12:43.182702 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/simple_hijacker/config.yaml +I, [2024-12-25T12:12:43.182736 #41070] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/module.rb +W, [2024-12-25T12:12:43.182786 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/module.rb +I, [2024-12-25T12:12:43.182810 #41070] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/amazon.js +W, [2024-12-25T12:12:43.182870 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/amazon.js +I, [2024-12-25T12:12:43.182904 #41070] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js +W, [2024-12-25T12:12:43.182970 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js +I, [2024-12-25T12:12:43.183005 #41070] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js +W, [2024-12-25T12:12:43.183082 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js +I, [2024-12-25T12:12:43.183116 #41070] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/confirmbox.js +W, [2024-12-25T12:12:43.183162 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/confirmbox.js +I, [2024-12-25T12:12:43.183186 #41070] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/credential.js +W, [2024-12-25T12:12:43.183267 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/credential.js +I, [2024-12-25T12:12:43.183301 #41070] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/command.js +W, [2024-12-25T12:12:43.183350 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/sitekiosk_breakout/command.js +I, [2024-12-25T12:12:43.183374 #41070] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/config.yaml +W, [2024-12-25T12:12:43.183586 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/sitekiosk_breakout/config.yaml +I, [2024-12-25T12:12:43.183620 #41070] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/module.rb +W, [2024-12-25T12:12:43.183682 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/sitekiosk_breakout/module.rb +I, [2024-12-25T12:12:43.183716 #41070] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/command.js +W, [2024-12-25T12:12:43.183765 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/spoof_addressbar_data/command.js +I, [2024-12-25T12:12:43.183791 #41070] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/config.yaml +W, [2024-12-25T12:12:43.183937 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/spoof_addressbar_data/config.yaml +I, [2024-12-25T12:12:43.183964 #41070] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/module.rb +W, [2024-12-25T12:12:43.184010 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/spoof_addressbar_data/module.rb +I, [2024-12-25T12:12:43.184084 #41070] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/command.js +W, [2024-12-25T12:12:43.184133 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/tabnabbing/command.js +I, [2024-12-25T12:12:43.184158 #41070] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/config.yaml +W, [2024-12-25T12:12:43.184317 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/tabnabbing/config.yaml +I, [2024-12-25T12:12:43.184352 #41070] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/module.rb +W, [2024-12-25T12:12:43.184401 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/tabnabbing/module.rb +I, [2024-12-25T12:12:43.184426 #41070] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/command.js +W, [2024-12-25T12:12:43.184523 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/text_to_voice/command.js +I, [2024-12-25T12:12:43.184549 #41070] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/config.yaml +W, [2024-12-25T12:12:43.184782 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/text_to_voice/config.yaml +I, [2024-12-25T12:12:43.184816 #41070] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/module.rb +W, [2024-12-25T12:12:43.184867 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/text_to_voice/module.rb +I, [2024-12-25T12:12:43.184892 #41070] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/command.js +W, [2024-12-25T12:12:43.184942 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/command.js +I, [2024-12-25T12:12:43.184967 #41070] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/config.yaml +W, [2024-12-25T12:12:43.185161 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../modules/social_engineering/ui_abuse_ie/config.yaml +I, [2024-12-25T12:12:43.185195 #41070] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/module.rb +W, [2024-12-25T12:12:43.185245 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/module.rb +I, [2024-12-25T12:12:43.185269 #41070] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/popunder.html +W, [2024-12-25T12:12:43.185327 #41070] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/popunder.html +I, [2024-12-25T12:12:43.185361 #41070] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/README.md +W, [2024-12-25T12:12:43.185409 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/README.md +I, [2024-12-25T12:12:43.185433 #41070] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/lib/index.js +W, [2024-12-25T12:12:43.185533 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/lib/index.js +I, [2024-12-25T12:12:43.185561 #41070] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/README.md +W, [2024-12-25T12:12:43.185608 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/README.md +I, [2024-12-25T12:12:43.185632 #41070] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/identifier.js +W, [2024-12-25T12:12:43.185692 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/identifier.js +I, [2024-12-25T12:12:43.185716 #41070] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/index.js +W, [2024-12-25T12:12:43.185760 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/index.js +I, [2024-12-25T12:12:43.185784 #41070] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/keyword.js +W, [2024-12-25T12:12:43.185825 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/keyword.js +I, [2024-12-25T12:12:43.185849 #41070] INFO -- : Processing file: ../../node_modules/@babel/parser/CHANGELOG.md +W, [2024-12-25T12:12:43.185987 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/CHANGELOG.md +I, [2024-12-25T12:12:43.186021 #41070] INFO -- : Processing file: ../../node_modules/@babel/parser/README.md +W, [2024-12-25T12:12:43.186071 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/README.md +I, [2024-12-25T12:12:43.186096 #41070] INFO -- : Processing file: ../../node_modules/@babel/parser/bin/babel-parser.js +W, [2024-12-25T12:12:43.186139 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/bin/babel-parser.js +I, [2024-12-25T12:12:43.186163 #41070] INFO -- : Processing file: ../../node_modules/@babel/parser/lib/index.js +W, [2024-12-25T12:12:43.186725 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/lib/index.js +I, [2024-12-25T12:12:43.186765 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/README.md +W, [2024-12-25T12:12:43.186824 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/README.md +I, [2024-12-25T12:12:43.186849 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/asserts/assertNode.js +W, [2024-12-25T12:12:43.186896 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/asserts/assertNode.js +I, [2024-12-25T12:12:43.186920 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/asserts/generated/index.js +W, [2024-12-25T12:12:43.187002 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/asserts/generated/index.js +I, [2024-12-25T12:12:43.187034 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/ast-types/generated/index.js +W, [2024-12-25T12:12:43.187111 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/ast-types/generated/index.js +I, [2024-12-25T12:12:43.187150 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +W, [2024-12-25T12:12:43.187213 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +I, [2024-12-25T12:12:43.187285 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +W, [2024-12-25T12:12:43.187373 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +I, [2024-12-25T12:12:43.187411 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/generated/index.js +W, [2024-12-25T12:12:43.187784 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/generated/index.js +I, [2024-12-25T12:12:43.187822 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/generated/uppercase.js +W, [2024-12-25T12:12:43.187919 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/generated/uppercase.js +I, [2024-12-25T12:12:43.187945 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/productions.js +W, [2024-12-25T12:12:43.187992 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/productions.js +I, [2024-12-25T12:12:43.188019 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/react/buildChildren.js +W, [2024-12-25T12:12:43.188067 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/react/buildChildren.js +I, [2024-12-25T12:12:43.188092 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +W, [2024-12-25T12:12:43.188246 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +I, [2024-12-25T12:12:43.188402 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/validateNode.js +W, [2024-12-25T12:12:43.188481 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/validateNode.js +I, [2024-12-25T12:12:43.188510 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/clone.js +W, [2024-12-25T12:12:43.188607 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/clone.js +I, [2024-12-25T12:12:43.188633 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneDeep.js +W, [2024-12-25T12:12:43.188677 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneDeep.js +I, [2024-12-25T12:12:43.188702 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +W, [2024-12-25T12:12:43.188746 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +I, [2024-12-25T12:12:43.188771 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneNode.js +W, [2024-12-25T12:12:43.188819 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneNode.js +I, [2024-12-25T12:12:43.188845 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +W, [2024-12-25T12:12:43.188892 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +I, [2024-12-25T12:12:43.188920 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/addComment.js +W, [2024-12-25T12:12:43.188971 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/addComment.js +I, [2024-12-25T12:12:43.188999 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/addComments.js +W, [2024-12-25T12:12:43.189050 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/addComments.js +I, [2024-12-25T12:12:43.189079 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritInnerComments.js +W, [2024-12-25T12:12:43.189129 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritInnerComments.js +I, [2024-12-25T12:12:43.189155 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritLeadingComments.js +W, [2024-12-25T12:12:43.189203 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritLeadingComments.js +I, [2024-12-25T12:12:43.189230 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritTrailingComments.js +W, [2024-12-25T12:12:43.189277 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritTrailingComments.js +I, [2024-12-25T12:12:43.189303 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritsComments.js +W, [2024-12-25T12:12:43.189351 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritsComments.js +I, [2024-12-25T12:12:43.189377 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/removeComments.js +W, [2024-12-25T12:12:43.189422 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/removeComments.js +I, [2024-12-25T12:12:43.189449 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/constants/generated/index.js +W, [2024-12-25T12:12:43.189605 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/constants/generated/index.js +I, [2024-12-25T12:12:43.189702 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/constants/index.js +W, [2024-12-25T12:12:43.189829 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/constants/index.js +I, [2024-12-25T12:12:43.189916 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/ensureBlock.js +W, [2024-12-25T12:12:43.190038 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/ensureBlock.js +I, [2024-12-25T12:12:43.190074 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +W, [2024-12-25T12:12:43.190139 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +I, [2024-12-25T12:12:43.190168 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +W, [2024-12-25T12:12:43.190222 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +I, [2024-12-25T12:12:43.190261 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toBlock.js +W, [2024-12-25T12:12:43.190363 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toBlock.js +I, [2024-12-25T12:12:43.190412 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toComputedKey.js +W, [2024-12-25T12:12:43.190476 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toComputedKey.js +I, [2024-12-25T12:12:43.190580 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toExpression.js +W, [2024-12-25T12:12:43.190702 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toExpression.js +I, [2024-12-25T12:12:43.190812 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toIdentifier.js +W, [2024-12-25T12:12:43.190900 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toIdentifier.js +I, [2024-12-25T12:12:43.190933 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toKeyAlias.js +W, [2024-12-25T12:12:43.191039 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toKeyAlias.js +I, [2024-12-25T12:12:43.191096 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toSequenceExpression.js +W, [2024-12-25T12:12:43.191171 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toSequenceExpression.js +I, [2024-12-25T12:12:43.191215 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toStatement.js +W, [2024-12-25T12:12:43.191361 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toStatement.js +I, [2024-12-25T12:12:43.191660 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/valueToNode.js +W, [2024-12-25T12:12:43.191735 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/valueToNode.js +I, [2024-12-25T12:12:43.191763 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/core.js +W, [2024-12-25T12:12:43.191893 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/core.js +I, [2024-12-25T12:12:43.191942 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/deprecated-aliases.js +W, [2024-12-25T12:12:43.192020 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/deprecated-aliases.js +I, [2024-12-25T12:12:43.192048 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/experimental.js +W, [2024-12-25T12:12:43.192097 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/experimental.js +I, [2024-12-25T12:12:43.192122 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/flow.js +W, [2024-12-25T12:12:43.192333 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/flow.js +I, [2024-12-25T12:12:43.192374 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/index.js +W, [2024-12-25T12:12:43.192528 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/index.js +I, [2024-12-25T12:12:43.192560 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/jsx.js +W, [2024-12-25T12:12:43.192618 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/jsx.js +I, [2024-12-25T12:12:43.192643 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/misc.js +W, [2024-12-25T12:12:43.192698 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/misc.js +I, [2024-12-25T12:12:43.192723 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/placeholders.js +W, [2024-12-25T12:12:43.192768 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/placeholders.js +I, [2024-12-25T12:12:43.192792 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/typescript.js +W, [2024-12-25T12:12:43.192843 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/typescript.js +I, [2024-12-25T12:12:43.192866 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/utils.js +W, [2024-12-25T12:12:43.192913 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/utils.js +I, [2024-12-25T12:12:43.192936 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/index.js +W, [2024-12-25T12:12:43.192990 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/index.js +I, [2024-12-25T12:12:43.193014 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +W, [2024-12-25T12:12:43.193061 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +I, [2024-12-25T12:12:43.193141 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +W, [2024-12-25T12:12:43.193302 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +I, [2024-12-25T12:12:43.193372 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/inherits.js +W, [2024-12-25T12:12:43.193646 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/inherits.js +I, [2024-12-25T12:12:43.193676 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +W, [2024-12-25T12:12:43.193725 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +I, [2024-12-25T12:12:43.193754 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/removeProperties.js +W, [2024-12-25T12:12:43.193866 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/removeProperties.js +I, [2024-12-25T12:12:43.193893 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +W, [2024-12-25T12:12:43.193982 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +I, [2024-12-25T12:12:43.194032 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +W, [2024-12-25T12:12:43.194089 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +I, [2024-12-25T12:12:43.194200 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +W, [2024-12-25T12:12:43.194278 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +I, [2024-12-25T12:12:43.194306 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +W, [2024-12-25T12:12:43.194351 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +I, [2024-12-25T12:12:43.194376 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getFunctionName.js +W, [2024-12-25T12:12:43.194420 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getFunctionName.js +I, [2024-12-25T12:12:43.194446 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +W, [2024-12-25T12:12:43.194491 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +I, [2024-12-25T12:12:43.194515 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/traverse/traverse.js +W, [2024-12-25T12:12:43.194742 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/traverse/traverse.js +I, [2024-12-25T12:12:43.194771 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/traverse/traverseFast.js +W, [2024-12-25T12:12:43.194820 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/traverse/traverseFast.js +I, [2024-12-25T12:12:43.194844 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/deprecationWarning.js +W, [2024-12-25T12:12:43.194888 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/deprecationWarning.js +I, [2024-12-25T12:12:43.194913 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/inherit.js +W, [2024-12-25T12:12:43.194957 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/inherit.js +I, [2024-12-25T12:12:43.194981 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +W, [2024-12-25T12:12:43.195025 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +I, [2024-12-25T12:12:43.195049 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/shallowEqual.js +W, [2024-12-25T12:12:43.195092 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/shallowEqual.js +I, [2024-12-25T12:12:43.195116 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +W, [2024-12-25T12:12:43.195161 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +I, [2024-12-25T12:12:43.195184 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/generated/index.js +W, [2024-12-25T12:12:43.195421 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/generated/index.js +I, [2024-12-25T12:12:43.195542 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/is.js +W, [2024-12-25T12:12:43.195600 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/is.js +I, [2024-12-25T12:12:43.195626 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isBinding.js +W, [2024-12-25T12:12:43.195671 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isBinding.js +I, [2024-12-25T12:12:43.195695 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isBlockScoped.js +W, [2024-12-25T12:12:43.195740 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isBlockScoped.js +I, [2024-12-25T12:12:43.195796 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isImmutable.js +W, [2024-12-25T12:12:43.195945 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isImmutable.js +I, [2024-12-25T12:12:43.195984 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isLet.js +W, [2024-12-25T12:12:43.196037 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isLet.js +I, [2024-12-25T12:12:43.196061 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isNode.js +W, [2024-12-25T12:12:43.196105 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isNode.js +I, [2024-12-25T12:12:43.196161 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isNodesEquivalent.js +W, [2024-12-25T12:12:43.196228 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isNodesEquivalent.js +I, [2024-12-25T12:12:43.196289 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isPlaceholderType.js +W, [2024-12-25T12:12:43.196422 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isPlaceholderType.js +I, [2024-12-25T12:12:43.196469 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isReferenced.js +W, [2024-12-25T12:12:43.196636 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isReferenced.js +I, [2024-12-25T12:12:43.196728 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isScope.js +W, [2024-12-25T12:12:43.196838 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isScope.js +I, [2024-12-25T12:12:43.196866 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isSpecifierDefault.js +W, [2024-12-25T12:12:43.196914 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isSpecifierDefault.js +I, [2024-12-25T12:12:43.196939 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isType.js +W, [2024-12-25T12:12:43.196983 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isType.js +I, [2024-12-25T12:12:43.198359 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isValidES3Identifier.js +W, [2024-12-25T12:12:43.198650 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isValidES3Identifier.js +I, [2024-12-25T12:12:43.198683 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isValidIdentifier.js +W, [2024-12-25T12:12:43.198738 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isValidIdentifier.js +I, [2024-12-25T12:12:43.198763 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isVar.js +W, [2024-12-25T12:12:43.198807 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isVar.js +I, [2024-12-25T12:12:43.198833 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/matchesPattern.js +W, [2024-12-25T12:12:43.198878 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/matchesPattern.js +I, [2024-12-25T12:12:43.198904 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/react/isCompatTag.js +W, [2024-12-25T12:12:43.198950 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/react/isCompatTag.js +I, [2024-12-25T12:12:43.198976 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/react/isReactComponent.js +W, [2024-12-25T12:12:43.199023 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/react/isReactComponent.js +I, [2024-12-25T12:12:43.199050 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/validate.js +W, [2024-12-25T12:12:43.199095 #41070] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/validate.js +I, [2024-12-25T12:12:43.199121 #41070] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/README.md +W, [2024-12-25T12:12:43.199179 #41070] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/README.md +I, [2024-12-25T12:12:43.199207 #41070] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/index.js +W, [2024-12-25T12:12:43.199256 #41070] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/index.js +I, [2024-12-25T12:12:43.199283 #41070] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/lib/salty.js +W, [2024-12-25T12:12:43.199336 #41070] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/lib/salty.js +I, [2024-12-25T12:12:43.199361 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/README.md +W, [2024-12-25T12:12:43.199413 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/README.md +I, [2024-12-25T12:12:43.199440 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/adapters/fs.js +W, [2024-12-25T12:12:43.199493 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/adapters/fs.js +I, [2024-12-25T12:12:43.199519 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/constants.js +W, [2024-12-25T12:12:43.199729 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/constants.js +I, [2024-12-25T12:12:43.199762 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/index.js +W, [2024-12-25T12:12:43.199819 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/index.js +I, [2024-12-25T12:12:43.199846 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/async.js +W, [2024-12-25T12:12:43.199898 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/async.js +I, [2024-12-25T12:12:43.199924 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/common.js +W, [2024-12-25T12:12:43.199973 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/common.js +I, [2024-12-25T12:12:43.199997 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/sync.js +W, [2024-12-25T12:12:43.200042 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/sync.js +I, [2024-12-25T12:12:43.200068 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/settings.js +W, [2024-12-25T12:12:43.200130 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/settings.js +I, [2024-12-25T12:12:43.200155 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/types/index.js +W, [2024-12-25T12:12:43.200201 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/types/index.js +I, [2024-12-25T12:12:43.200226 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/utils/fs.js +W, [2024-12-25T12:12:43.200270 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/utils/fs.js +I, [2024-12-25T12:12:43.200295 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/utils/index.js +W, [2024-12-25T12:12:43.200338 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/utils/index.js +I, [2024-12-25T12:12:43.200365 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/README.md +W, [2024-12-25T12:12:43.200414 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/README.md +I, [2024-12-25T12:12:43.200505 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/adapters/fs.js +W, [2024-12-25T12:12:43.200678 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/adapters/fs.js +I, [2024-12-25T12:12:43.200708 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/index.js +W, [2024-12-25T12:12:43.200761 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/index.js +I, [2024-12-25T12:12:43.200788 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/providers/async.js +W, [2024-12-25T12:12:43.200837 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/providers/async.js +I, [2024-12-25T12:12:43.200865 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/providers/sync.js +W, [2024-12-25T12:12:43.200916 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/providers/sync.js +I, [2024-12-25T12:12:43.200942 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/settings.js +W, [2024-12-25T12:12:43.200989 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/settings.js +I, [2024-12-25T12:12:43.201017 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/types/index.js +W, [2024-12-25T12:12:43.201066 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/types/index.js +I, [2024-12-25T12:12:43.201092 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/README.md +W, [2024-12-25T12:12:43.201144 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/README.md +I, [2024-12-25T12:12:43.201170 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/index.js +W, [2024-12-25T12:12:43.201215 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/index.js +I, [2024-12-25T12:12:43.201253 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/async.js +W, [2024-12-25T12:12:43.201408 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/async.js +I, [2024-12-25T12:12:43.201600 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/index.js +W, [2024-12-25T12:12:43.201777 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/index.js +I, [2024-12-25T12:12:43.201873 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/stream.js +W, [2024-12-25T12:12:43.201953 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/stream.js +I, [2024-12-25T12:12:43.201981 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/sync.js +W, [2024-12-25T12:12:43.202030 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/sync.js +I, [2024-12-25T12:12:43.202055 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/async.js +W, [2024-12-25T12:12:43.202101 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/async.js +I, [2024-12-25T12:12:43.202126 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/common.js +W, [2024-12-25T12:12:43.202171 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/common.js +I, [2024-12-25T12:12:43.202196 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/reader.js +W, [2024-12-25T12:12:43.202239 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/reader.js +I, [2024-12-25T12:12:43.202262 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/sync.js +W, [2024-12-25T12:12:43.202306 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/sync.js +I, [2024-12-25T12:12:43.202329 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/settings.js +W, [2024-12-25T12:12:43.202371 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/settings.js +I, [2024-12-25T12:12:43.202395 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/types/index.js +W, [2024-12-25T12:12:43.202439 #41070] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/types/index.js +I, [2024-12-25T12:12:43.202463 #41070] INFO -- : Processing file: ../../node_modules/@types/linkify-it/README.md +W, [2024-12-25T12:12:43.202590 #41070] WARN -- : Copyright string not found in ../../node_modules/@types/linkify-it/README.md +I, [2024-12-25T12:12:43.202659 #41070] INFO -- : Processing file: ../../node_modules/@types/markdown-it/README.md +W, [2024-12-25T12:12:43.202762 #41070] WARN -- : Copyright string not found in ../../node_modules/@types/markdown-it/README.md +I, [2024-12-25T12:12:43.202817 #41070] INFO -- : Processing file: ../../node_modules/@types/mdurl/README.md +W, [2024-12-25T12:12:43.202912 #41070] WARN -- : Copyright string not found in ../../node_modules/@types/mdurl/README.md +I, [2024-12-25T12:12:43.202954 #41070] INFO -- : Processing file: ../../node_modules/ansi-styles/index.js +W, [2024-12-25T12:12:43.203010 #41070] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/index.js +I, [2024-12-25T12:12:43.203026 #41070] INFO -- : Processing file: ../../node_modules/ansi-styles/readme.md +W, [2024-12-25T12:12:43.203061 #41070] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/readme.md +I, [2024-12-25T12:12:43.203078 #41070] INFO -- : Processing file: ../../node_modules/argparse/CHANGELOG.md +W, [2024-12-25T12:12:43.203127 #41070] WARN -- : Copyright string not found in ../../node_modules/argparse/CHANGELOG.md +I, [2024-12-25T12:12:43.203144 #41070] INFO -- : Processing file: ../../node_modules/argparse/README.md +W, [2024-12-25T12:12:43.203178 #41070] WARN -- : Copyright string not found in ../../node_modules/argparse/README.md +I, [2024-12-25T12:12:43.203194 #41070] INFO -- : Processing file: ../../node_modules/argparse/argparse.js +W, [2024-12-25T12:12:43.203349 #41070] WARN -- : Copyright string not found in ../../node_modules/argparse/argparse.js +I, [2024-12-25T12:12:43.203365 #41070] INFO -- : Processing file: ../../node_modules/argparse/lib/sub.js +W, [2024-12-25T12:12:43.203402 #41070] WARN -- : Copyright string not found in ../../node_modules/argparse/lib/sub.js +I, [2024-12-25T12:12:43.203418 #41070] INFO -- : Processing file: ../../node_modules/argparse/lib/textwrap.js +W, [2024-12-25T12:12:43.203621 #41070] WARN -- : Copyright string not found in ../../node_modules/argparse/lib/textwrap.js +I, [2024-12-25T12:12:43.203644 #41070] INFO -- : Processing file: ../../node_modules/array-back/README.md +W, [2024-12-25T12:12:43.203723 #41070] WARN -- : Copyright string not found in ../../node_modules/array-back/README.md +I, [2024-12-25T12:12:43.203793 #41070] INFO -- : Processing file: ../../node_modules/array-back/index.js +W, [2024-12-25T12:12:43.203903 #41070] WARN -- : Copyright string not found in ../../node_modules/array-back/index.js +I, [2024-12-25T12:12:43.203924 #41070] INFO -- : Processing file: ../../node_modules/bluebird/README.md +W, [2024-12-25T12:12:43.203966 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/README.md +I, [2024-12-25T12:12:43.203982 #41070] INFO -- : Processing file: ../../node_modules/bluebird/changelog.md +W, [2024-12-25T12:12:43.204017 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/changelog.md +I, [2024-12-25T12:12:43.204033 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.core.js +W, [2024-12-25T12:12:43.204191 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.core.js +I, [2024-12-25T12:12:43.204208 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.core.min.js +W, [2024-12-25T12:12:43.204339 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.core.min.js +I, [2024-12-25T12:12:43.204360 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.js +W, [2024-12-25T12:12:43.204801 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.js +I, [2024-12-25T12:12:43.204825 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.min.js +W, [2024-12-25T12:12:43.204990 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.min.js +I, [2024-12-25T12:12:43.205010 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/any.js +W, [2024-12-25T12:12:43.205113 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/any.js +I, [2024-12-25T12:12:43.205133 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/assert.js +W, [2024-12-25T12:12:43.205169 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/assert.js +I, [2024-12-25T12:12:43.205185 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/async.js +W, [2024-12-25T12:12:43.205218 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/async.js +I, [2024-12-25T12:12:43.205234 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/bind.js +W, [2024-12-25T12:12:43.205387 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/bind.js +I, [2024-12-25T12:12:43.205409 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/bluebird.js +W, [2024-12-25T12:12:43.205464 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/bluebird.js +I, [2024-12-25T12:12:43.205604 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/call_get.js +W, [2024-12-25T12:12:43.205686 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/call_get.js +I, [2024-12-25T12:12:43.205735 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/cancel.js +W, [2024-12-25T12:12:43.205867 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/cancel.js +I, [2024-12-25T12:12:43.205904 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/catch_filter.js +W, [2024-12-25T12:12:43.205994 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/catch_filter.js +I, [2024-12-25T12:12:43.206029 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/context.js +W, [2024-12-25T12:12:43.206103 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/context.js +I, [2024-12-25T12:12:43.206123 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/debuggability.js +W, [2024-12-25T12:12:43.206194 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/debuggability.js +I, [2024-12-25T12:12:43.206212 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/direct_resolve.js +W, [2024-12-25T12:12:43.206246 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/direct_resolve.js +I, [2024-12-25T12:12:43.206262 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/each.js +W, [2024-12-25T12:12:43.206298 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/each.js +I, [2024-12-25T12:12:43.206313 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/errors.js +W, [2024-12-25T12:12:43.206345 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/errors.js +I, [2024-12-25T12:12:43.206360 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/es5.js +W, [2024-12-25T12:12:43.206391 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/es5.js +I, [2024-12-25T12:12:43.206406 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/filter.js +W, [2024-12-25T12:12:43.206444 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/filter.js +I, [2024-12-25T12:12:43.206600 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/finally.js +W, [2024-12-25T12:12:43.206668 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/finally.js +I, [2024-12-25T12:12:43.206687 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/generators.js +W, [2024-12-25T12:12:43.206725 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/generators.js +I, [2024-12-25T12:12:43.206742 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/join.js +W, [2024-12-25T12:12:43.206826 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/join.js +I, [2024-12-25T12:12:43.206850 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/map.js +W, [2024-12-25T12:12:43.206927 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/map.js +I, [2024-12-25T12:12:43.206948 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/method.js +W, [2024-12-25T12:12:43.206985 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/method.js +I, [2024-12-25T12:12:43.207000 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/nodeback.js +W, [2024-12-25T12:12:43.207034 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/nodeback.js +I, [2024-12-25T12:12:43.207050 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/nodeify.js +W, [2024-12-25T12:12:43.207082 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/nodeify.js +I, [2024-12-25T12:12:43.207097 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promise.js +W, [2024-12-25T12:12:43.207144 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promise.js +I, [2024-12-25T12:12:43.207159 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promise_array.js +W, [2024-12-25T12:12:43.207199 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promise_array.js +I, [2024-12-25T12:12:43.207215 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promisify.js +W, [2024-12-25T12:12:43.207252 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promisify.js +I, [2024-12-25T12:12:43.207268 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/props.js +W, [2024-12-25T12:12:43.207300 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/props.js +I, [2024-12-25T12:12:43.207315 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/queue.js +W, [2024-12-25T12:12:43.207346 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/queue.js +I, [2024-12-25T12:12:43.207361 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/race.js +W, [2024-12-25T12:12:43.207393 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/race.js +I, [2024-12-25T12:12:43.207408 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/reduce.js +W, [2024-12-25T12:12:43.207444 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/reduce.js +I, [2024-12-25T12:12:43.207462 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/schedule.js +W, [2024-12-25T12:12:43.207621 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/schedule.js +I, [2024-12-25T12:12:43.207642 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/settle.js +W, [2024-12-25T12:12:43.207677 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/settle.js +I, [2024-12-25T12:12:43.207766 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/some.js +W, [2024-12-25T12:12:43.208266 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/some.js +I, [2024-12-25T12:12:43.208313 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/synchronous_inspection.js +W, [2024-12-25T12:12:43.208373 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/synchronous_inspection.js +I, [2024-12-25T12:12:43.208398 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/thenables.js +W, [2024-12-25T12:12:43.208443 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/thenables.js +I, [2024-12-25T12:12:43.208482 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/timers.js +W, [2024-12-25T12:12:43.208615 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/timers.js +I, [2024-12-25T12:12:43.208648 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/using.js +W, [2024-12-25T12:12:43.208706 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/using.js +I, [2024-12-25T12:12:43.208731 #41070] INFO -- : Processing file: ../../node_modules/bluebird/js/release/util.js +W, [2024-12-25T12:12:43.208780 #41070] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/util.js +I, [2024-12-25T12:12:43.208805 #41070] INFO -- : Processing file: ../../node_modules/braces/README.md +W, [2024-12-25T12:12:43.208868 #41070] WARN -- : Copyright string not found in ../../node_modules/braces/README.md +I, [2024-12-25T12:12:43.208893 #41070] INFO -- : Processing file: ../../node_modules/braces/index.js +W, [2024-12-25T12:12:43.208938 #41070] WARN -- : Copyright string not found in ../../node_modules/braces/index.js +I, [2024-12-25T12:12:43.208962 #41070] INFO -- : Processing file: ../../node_modules/braces/lib/compile.js +W, [2024-12-25T12:12:43.209004 #41070] WARN -- : Copyright string not found in ../../node_modules/braces/lib/compile.js +I, [2024-12-25T12:12:43.209028 #41070] INFO -- : Processing file: ../../node_modules/braces/lib/constants.js +W, [2024-12-25T12:12:43.209072 #41070] WARN -- : Copyright string not found in ../../node_modules/braces/lib/constants.js +I, [2024-12-25T12:12:43.209095 #41070] INFO -- : Processing file: ../../node_modules/braces/lib/expand.js +W, [2024-12-25T12:12:43.209138 #41070] WARN -- : Copyright string not found in ../../node_modules/braces/lib/expand.js +I, [2024-12-25T12:12:43.209161 #41070] INFO -- : Processing file: ../../node_modules/braces/lib/parse.js +W, [2024-12-25T12:12:43.209205 #41070] WARN -- : Copyright string not found in ../../node_modules/braces/lib/parse.js +I, [2024-12-25T12:12:43.209228 #41070] INFO -- : Processing file: ../../node_modules/braces/lib/stringify.js +W, [2024-12-25T12:12:43.209274 #41070] WARN -- : Copyright string not found in ../../node_modules/braces/lib/stringify.js +I, [2024-12-25T12:12:43.209296 #41070] INFO -- : Processing file: ../../node_modules/braces/lib/utils.js +W, [2024-12-25T12:12:43.209336 #41070] WARN -- : Copyright string not found in ../../node_modules/braces/lib/utils.js +I, [2024-12-25T12:12:43.209359 #41070] INFO -- : Processing file: ../../node_modules/cache-point/README.md +W, [2024-12-25T12:12:43.209410 #41070] WARN -- : Copyright string not found in ../../node_modules/cache-point/README.md +I, [2024-12-25T12:12:43.209434 #41070] INFO -- : Processing file: ../../node_modules/cache-point/index.js +W, [2024-12-25T12:12:43.209534 #41070] WARN -- : Copyright string not found in ../../node_modules/cache-point/index.js +I, [2024-12-25T12:12:43.209598 #41070] INFO -- : Processing file: ../../node_modules/catharsis/README.md +W, [2024-12-25T12:12:43.209663 #41070] WARN -- : Copyright string not found in ../../node_modules/catharsis/README.md +I, [2024-12-25T12:12:43.209688 #41070] INFO -- : Processing file: ../../node_modules/catharsis/bin/parse.js +W, [2024-12-25T12:12:43.209734 #41070] WARN -- : Copyright string not found in ../../node_modules/catharsis/bin/parse.js +I, [2024-12-25T12:12:43.209758 #41070] INFO -- : Processing file: ../../node_modules/catharsis/catharsis.js +W, [2024-12-25T12:12:43.209801 #41070] WARN -- : Copyright string not found in ../../node_modules/catharsis/catharsis.js +I, [2024-12-25T12:12:43.209825 #41070] INFO -- : Processing file: ../../node_modules/catharsis/lib/describe.js +W, [2024-12-25T12:12:43.209875 #41070] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/describe.js +I, [2024-12-25T12:12:43.209898 #41070] INFO -- : Processing file: ../../node_modules/catharsis/lib/parser.js +W, [2024-12-25T12:12:43.210215 #41070] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/parser.js +I, [2024-12-25T12:12:43.210244 #41070] INFO -- : Processing file: ../../node_modules/catharsis/lib/schema.js +W, [2024-12-25T12:12:43.210294 #41070] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/schema.js +I, [2024-12-25T12:12:43.210318 #41070] INFO -- : Processing file: ../../node_modules/catharsis/lib/stringify.js +W, [2024-12-25T12:12:43.210364 #41070] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/stringify.js +I, [2024-12-25T12:12:43.210406 #41070] INFO -- : Processing file: ../../node_modules/catharsis/lib/types.js +W, [2024-12-25T12:12:43.210554 #41070] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/types.js +I, [2024-12-25T12:12:43.210582 #41070] INFO -- : Processing file: ../../node_modules/chalk/readme.md +W, [2024-12-25T12:12:43.210635 #41070] WARN -- : Copyright string not found in ../../node_modules/chalk/readme.md +I, [2024-12-25T12:12:43.210659 #41070] INFO -- : Processing file: ../../node_modules/chalk/source/index.js +W, [2024-12-25T12:12:43.210721 #41070] WARN -- : Copyright string not found in ../../node_modules/chalk/source/index.js +I, [2024-12-25T12:12:43.210754 #41070] INFO -- : Processing file: ../../node_modules/chalk/source/templates.js +W, [2024-12-25T12:12:43.210802 #41070] WARN -- : Copyright string not found in ../../node_modules/chalk/source/templates.js +I, [2024-12-25T12:12:43.210827 #41070] INFO -- : Processing file: ../../node_modules/chalk/source/util.js +W, [2024-12-25T12:12:43.210893 #41070] WARN -- : Copyright string not found in ../../node_modules/chalk/source/util.js +I, [2024-12-25T12:12:43.210928 #41070] INFO -- : Processing file: ../../node_modules/chalk-template/index.js +W, [2024-12-25T12:12:43.210980 #41070] WARN -- : Copyright string not found in ../../node_modules/chalk-template/index.js +I, [2024-12-25T12:12:43.211005 #41070] INFO -- : Processing file: ../../node_modules/chalk-template/readme.md +W, [2024-12-25T12:12:43.211067 #41070] WARN -- : Copyright string not found in ../../node_modules/chalk-template/readme.md +I, [2024-12-25T12:12:43.211092 #41070] INFO -- : Processing file: ../../node_modules/color-convert/CHANGELOG.md +W, [2024-12-25T12:12:43.211136 #41070] WARN -- : Copyright string not found in ../../node_modules/color-convert/CHANGELOG.md +I, [2024-12-25T12:12:43.211175 #41070] INFO -- : Processing file: ../../node_modules/color-convert/README.md +W, [2024-12-25T12:12:43.211231 #41070] WARN -- : Copyright string not found in ../../node_modules/color-convert/README.md +I, [2024-12-25T12:12:43.211256 #41070] INFO -- : Processing file: ../../node_modules/color-convert/conversions.js +W, [2024-12-25T12:12:43.211335 #41070] WARN -- : Copyright string not found in ../../node_modules/color-convert/conversions.js +I, [2024-12-25T12:12:43.211369 #41070] INFO -- : Processing file: ../../node_modules/color-convert/index.js +W, [2024-12-25T12:12:43.211431 #41070] WARN -- : Copyright string not found in ../../node_modules/color-convert/index.js +I, [2024-12-25T12:12:43.211464 #41070] INFO -- : Processing file: ../../node_modules/color-convert/route.js +W, [2024-12-25T12:12:43.211721 #41070] WARN -- : Copyright string not found in ../../node_modules/color-convert/route.js +I, [2024-12-25T12:12:43.211752 #41070] INFO -- : Processing file: ../../node_modules/color-name/README.md +W, [2024-12-25T12:12:43.211869 #41070] WARN -- : Copyright string not found in ../../node_modules/color-name/README.md +I, [2024-12-25T12:12:43.211897 #41070] INFO -- : Processing file: ../../node_modules/color-name/index.js +W, [2024-12-25T12:12:43.211944 #41070] WARN -- : Copyright string not found in ../../node_modules/color-name/index.js +I, [2024-12-25T12:12:43.212037 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/README.md +W, [2024-12-25T12:12:43.212087 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/README.md +I, [2024-12-25T12:12:43.212111 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/index.js +W, [2024-12-25T12:12:43.212154 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/index.js +I, [2024-12-25T12:12:43.212179 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/lib/argv-parser.js +W, [2024-12-25T12:12:43.212248 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/argv-parser.js +I, [2024-12-25T12:12:43.212283 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/lib/argv-tools.js +W, [2024-12-25T12:12:43.212337 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/argv-tools.js +I, [2024-12-25T12:12:43.212363 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-definition.js +W, [2024-12-25T12:12:43.212417 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-definition.js +I, [2024-12-25T12:12:43.212443 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-definitions.js +W, [2024-12-25T12:12:43.212493 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-definitions.js +I, [2024-12-25T12:12:43.212638 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-flag.js +W, [2024-12-25T12:12:43.212708 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-flag.js +I, [2024-12-25T12:12:43.212751 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option.js +W, [2024-12-25T12:12:43.212804 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option.js +I, [2024-12-25T12:12:43.212840 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/lib/output-grouped.js +W, [2024-12-25T12:12:43.212913 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/output-grouped.js +I, [2024-12-25T12:12:43.212953 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/lib/output.js +W, [2024-12-25T12:12:43.213081 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/output.js +I, [2024-12-25T12:12:43.213185 #41070] INFO -- : Processing file: ../../node_modules/command-line-usage/README.md +W, [2024-12-25T12:12:43.213263 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/README.md +I, [2024-12-25T12:12:43.213304 #41070] INFO -- : Processing file: ../../node_modules/command-line-usage/index.js +W, [2024-12-25T12:12:43.213394 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/index.js +I, [2024-12-25T12:12:43.213457 #41070] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/chalk-format.js +W, [2024-12-25T12:12:43.213760 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/chalk-format.js +I, [2024-12-25T12:12:43.213845 #41070] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section/content.js +W, [2024-12-25T12:12:43.213979 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section/content.js +I, [2024-12-25T12:12:43.214030 #41070] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section/option-list.js +W, [2024-12-25T12:12:43.214097 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section/option-list.js +I, [2024-12-25T12:12:43.214642 #41070] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section.js +W, [2024-12-25T12:12:43.214736 #41070] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section.js +I, [2024-12-25T12:12:43.214764 #41070] INFO -- : Processing file: ../../node_modules/common-sequence/README.md +W, [2024-12-25T12:12:43.214809 #41070] WARN -- : Copyright string not found in ../../node_modules/common-sequence/README.md +I, [2024-12-25T12:12:43.214833 #41070] INFO -- : Processing file: ../../node_modules/common-sequence/dist/index.js +W, [2024-12-25T12:12:43.214875 #41070] WARN -- : Copyright string not found in ../../node_modules/common-sequence/dist/index.js +I, [2024-12-25T12:12:43.214899 #41070] INFO -- : Processing file: ../../node_modules/config-master/README.md +W, [2024-12-25T12:12:43.214942 #41070] WARN -- : Copyright string not found in ../../node_modules/config-master/README.md +I, [2024-12-25T12:12:43.214967 #41070] INFO -- : Processing file: ../../node_modules/config-master/lib/config-master.js +W, [2024-12-25T12:12:43.215026 #41070] WARN -- : Copyright string not found in ../../node_modules/config-master/lib/config-master.js +I, [2024-12-25T12:12:43.215054 #41070] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/README.md +W, [2024-12-25T12:12:43.215107 #41070] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/README.md +I, [2024-12-25T12:12:43.215134 #41070] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/lib/walk-back.js +W, [2024-12-25T12:12:43.215185 #41070] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/lib/walk-back.js +I, [2024-12-25T12:12:43.215214 #41070] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/fixture/file.txt +W, [2024-12-25T12:12:43.215264 #41070] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/test/fixture/file.txt +I, [2024-12-25T12:12:43.215311 #41070] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/fixture/subdir/file.txt +W, [2024-12-25T12:12:43.215390 #41070] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/test/fixture/subdir/file.txt +I, [2024-12-25T12:12:43.215605 #41070] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/test.js +W, [2024-12-25T12:12:43.215787 #41070] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/test/test.js +I, [2024-12-25T12:12:43.215832 #41070] INFO -- : Processing file: ../../node_modules/config-master/test/test.js +W, [2024-12-25T12:12:43.215895 #41070] WARN -- : Copyright string not found in ../../node_modules/config-master/test/test.js +I, [2024-12-25T12:12:43.215920 #41070] INFO -- : Processing file: ../../node_modules/current-module-paths/README.md +W, [2024-12-25T12:12:43.215983 #41070] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/README.md +I, [2024-12-25T12:12:43.216017 #41070] INFO -- : Processing file: ../../node_modules/current-module-paths/index.js +W, [2024-12-25T12:12:43.216069 #41070] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/index.js +I, [2024-12-25T12:12:43.216095 #41070] INFO -- : Processing file: ../../node_modules/dmd/README.md +W, [2024-12-25T12:12:43.216141 #41070] WARN -- : Copyright string not found in ../../node_modules/dmd/README.md +I, [2024-12-25T12:12:43.216166 #41070] INFO -- : Processing file: ../../node_modules/dmd/helpers/ddata.js +W, [2024-12-25T12:12:43.216261 #41070] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/ddata.js +I, [2024-12-25T12:12:43.216296 #41070] INFO -- : Processing file: ../../node_modules/dmd/helpers/helpers.js +W, [2024-12-25T12:12:43.216353 #41070] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/helpers.js +I, [2024-12-25T12:12:43.216444 #41070] INFO -- : Processing file: ../../node_modules/dmd/helpers/selectors.js +W, [2024-12-25T12:12:43.216592 #41070] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/selectors.js +I, [2024-12-25T12:12:43.216624 #41070] INFO -- : Processing file: ../../node_modules/dmd/index.js +W, [2024-12-25T12:12:43.216677 #41070] WARN -- : Copyright string not found in ../../node_modules/dmd/index.js +I, [2024-12-25T12:12:43.216703 #41070] INFO -- : Processing file: ../../node_modules/dmd/lib/dmd-options.js +W, [2024-12-25T12:12:43.216750 #41070] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/dmd-options.js +I, [2024-12-25T12:12:43.216774 #41070] INFO -- : Processing file: ../../node_modules/dmd/lib/handlebars-template.js +W, [2024-12-25T12:12:43.216823 #41070] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/handlebars-template.js +I, [2024-12-25T12:12:43.216848 #41070] INFO -- : Processing file: ../../node_modules/dmd/lib/state.js +W, [2024-12-25T12:12:43.216892 #41070] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/state.js +I, [2024-12-25T12:12:43.216918 #41070] INFO -- : Processing file: ../../node_modules/dmd/partials/partial-cache.js +W, [2024-12-25T12:12:43.216995 #41070] WARN -- : Copyright string not found in ../../node_modules/dmd/partials/partial-cache.js +I, [2024-12-25T12:12:43.217020 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/decode.js +W, [2024-12-25T12:12:43.217075 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/decode.js +I, [2024-12-25T12:12:43.217159 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/decode_codepoint.js +W, [2024-12-25T12:12:43.217387 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/decode_codepoint.js +I, [2024-12-25T12:12:43.217516 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/encode.js +W, [2024-12-25T12:12:43.217598 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/encode.js +I, [2024-12-25T12:12:43.217639 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/escape.js +W, [2024-12-25T12:12:43.217790 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/escape.js +I, [2024-12-25T12:12:43.217821 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/esm/decode.js +W, [2024-12-25T12:12:43.217887 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/decode.js +I, [2024-12-25T12:12:43.217912 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/esm/decode_codepoint.js +W, [2024-12-25T12:12:43.217959 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/decode_codepoint.js +I, [2024-12-25T12:12:43.217983 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/esm/encode.js +W, [2024-12-25T12:12:43.218028 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/encode.js +I, [2024-12-25T12:12:43.218053 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/esm/escape.js +W, [2024-12-25T12:12:43.218118 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/escape.js +I, [2024-12-25T12:12:43.218206 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/decode-data-html.js +W, [2024-12-25T12:12:43.218546 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/decode-data-html.js +I, [2024-12-25T12:12:43.218615 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/decode-data-xml.js +W, [2024-12-25T12:12:43.218683 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/decode-data-xml.js +I, [2024-12-25T12:12:43.218710 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/encode-html.js +W, [2024-12-25T12:12:43.218805 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/encode-html.js +I, [2024-12-25T12:12:43.218838 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/esm/index.js +W, [2024-12-25T12:12:43.218894 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/index.js +I, [2024-12-25T12:12:43.218921 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/generated/decode-data-html.js +W, [2024-12-25T12:12:43.219038 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/decode-data-html.js +I, [2024-12-25T12:12:43.219065 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/generated/decode-data-xml.js +W, [2024-12-25T12:12:43.219107 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/decode-data-xml.js +I, [2024-12-25T12:12:43.219124 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/generated/encode-html.js +W, [2024-12-25T12:12:43.219196 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/encode-html.js +I, [2024-12-25T12:12:43.219213 #41070] INFO -- : Processing file: ../../node_modules/entities/lib/index.js +W, [2024-12-25T12:12:43.219251 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/lib/index.js +I, [2024-12-25T12:12:43.219267 #41070] INFO -- : Processing file: ../../node_modules/entities/readme.md +W, [2024-12-25T12:12:43.219303 #41070] WARN -- : Copyright string not found in ../../node_modules/entities/readme.md +I, [2024-12-25T12:12:43.219318 #41070] INFO -- : Processing file: ../../node_modules/escape-string-regexp/index.js +W, [2024-12-25T12:12:43.219351 #41070] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/index.js +I, [2024-12-25T12:12:43.219366 #41070] INFO -- : Processing file: ../../node_modules/escape-string-regexp/readme.md +W, [2024-12-25T12:12:43.219398 #41070] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/readme.md +I, [2024-12-25T12:12:43.219413 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/README.md +W, [2024-12-25T12:12:43.219476 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/README.md +I, [2024-12-25T12:12:43.219492 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/index.js +W, [2024-12-25T12:12:43.219727 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/index.js +I, [2024-12-25T12:12:43.219843 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/managers/tasks.js +W, [2024-12-25T12:12:43.219922 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/managers/tasks.js +I, [2024-12-25T12:12:43.219941 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/async.js +W, [2024-12-25T12:12:43.219980 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/async.js +I, [2024-12-25T12:12:43.219996 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/deep.js +W, [2024-12-25T12:12:43.220034 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/deep.js +I, [2024-12-25T12:12:43.220260 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/entry.js +W, [2024-12-25T12:12:43.220304 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/entry.js +I, [2024-12-25T12:12:43.220320 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/error.js +W, [2024-12-25T12:12:43.220354 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/error.js +I, [2024-12-25T12:12:43.220370 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/matchers/matcher.js +W, [2024-12-25T12:12:43.220602 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/matchers/matcher.js +I, [2024-12-25T12:12:43.220632 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/matchers/partial.js +W, [2024-12-25T12:12:43.220732 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/matchers/partial.js +I, [2024-12-25T12:12:43.220751 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/provider.js +W, [2024-12-25T12:12:43.220788 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/provider.js +I, [2024-12-25T12:12:43.220804 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/stream.js +W, [2024-12-25T12:12:43.220837 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/stream.js +I, [2024-12-25T12:12:43.220853 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/sync.js +W, [2024-12-25T12:12:43.220886 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/sync.js +I, [2024-12-25T12:12:43.220901 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/transformers/entry.js +W, [2024-12-25T12:12:43.220934 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/transformers/entry.js +I, [2024-12-25T12:12:43.220949 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/async.js +W, [2024-12-25T12:12:43.220981 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/async.js +I, [2024-12-25T12:12:43.220997 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/reader.js +W, [2024-12-25T12:12:43.221028 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/reader.js +I, [2024-12-25T12:12:43.221044 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/stream.js +W, [2024-12-25T12:12:43.221075 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/stream.js +I, [2024-12-25T12:12:43.221090 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/sync.js +W, [2024-12-25T12:12:43.221123 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/sync.js +I, [2024-12-25T12:12:43.221138 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/settings.js +W, [2024-12-25T12:12:43.221171 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/settings.js +I, [2024-12-25T12:12:43.221186 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/types/index.js +W, [2024-12-25T12:12:43.221218 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/types/index.js +I, [2024-12-25T12:12:43.221234 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/array.js +W, [2024-12-25T12:12:43.221266 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/array.js +I, [2024-12-25T12:12:43.221282 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/errno.js +W, [2024-12-25T12:12:43.221314 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/errno.js +I, [2024-12-25T12:12:43.221330 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/fs.js +W, [2024-12-25T12:12:43.221362 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/fs.js +I, [2024-12-25T12:12:43.221377 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/index.js +W, [2024-12-25T12:12:43.221409 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/index.js +I, [2024-12-25T12:12:43.221424 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/path.js +W, [2024-12-25T12:12:43.221652 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/path.js +I, [2024-12-25T12:12:43.221685 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/pattern.js +W, [2024-12-25T12:12:43.221749 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/pattern.js +I, [2024-12-25T12:12:43.221774 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/stream.js +W, [2024-12-25T12:12:43.221818 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/stream.js +I, [2024-12-25T12:12:43.221842 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/string.js +W, [2024-12-25T12:12:43.221884 #41070] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/string.js +I, [2024-12-25T12:12:43.221908 #41070] INFO -- : Processing file: ../../node_modules/fastq/README.md +W, [2024-12-25T12:12:43.221955 #41070] WARN -- : Copyright string not found in ../../node_modules/fastq/README.md +I, [2024-12-25T12:12:43.221977 #41070] INFO -- : Processing file: ../../node_modules/fastq/bench.js +W, [2024-12-25T12:12:43.222018 #41070] WARN -- : Copyright string not found in ../../node_modules/fastq/bench.js +I, [2024-12-25T12:12:43.222041 #41070] INFO -- : Processing file: ../../node_modules/fastq/example.js +W, [2024-12-25T12:12:43.222081 #41070] WARN -- : Copyright string not found in ../../node_modules/fastq/example.js +I, [2024-12-25T12:12:43.222103 #41070] INFO -- : Processing file: ../../node_modules/fastq/queue.js +W, [2024-12-25T12:12:43.222148 #41070] WARN -- : Copyright string not found in ../../node_modules/fastq/queue.js +I, [2024-12-25T12:12:43.222171 #41070] INFO -- : Processing file: ../../node_modules/fastq/test/promise.js +W, [2024-12-25T12:12:43.222214 #41070] WARN -- : Copyright string not found in ../../node_modules/fastq/test/promise.js +I, [2024-12-25T12:12:43.222237 #41070] INFO -- : Processing file: ../../node_modules/fastq/test/test.js +W, [2024-12-25T12:12:43.222284 #41070] WARN -- : Copyright string not found in ../../node_modules/fastq/test/test.js +I, [2024-12-25T12:12:43.222307 #41070] INFO -- : Processing file: ../../node_modules/file-set/README.md +W, [2024-12-25T12:12:43.222348 #41070] WARN -- : Copyright string not found in ../../node_modules/file-set/README.md +I, [2024-12-25T12:12:43.222371 #41070] INFO -- : Processing file: ../../node_modules/file-set/index.js +W, [2024-12-25T12:12:43.222413 #41070] WARN -- : Copyright string not found in ../../node_modules/file-set/index.js +I, [2024-12-25T12:12:43.222436 #41070] INFO -- : Processing file: ../../node_modules/fill-range/README.md +W, [2024-12-25T12:12:43.222483 #41070] WARN -- : Copyright string not found in ../../node_modules/fill-range/README.md +I, [2024-12-25T12:12:43.222640 #41070] INFO -- : Processing file: ../../node_modules/fill-range/index.js +W, [2024-12-25T12:12:43.222722 #41070] WARN -- : Copyright string not found in ../../node_modules/fill-range/index.js +I, [2024-12-25T12:12:43.222749 #41070] INFO -- : Processing file: ../../node_modules/find-replace/README.md +W, [2024-12-25T12:12:43.222798 #41070] WARN -- : Copyright string not found in ../../node_modules/find-replace/README.md +I, [2024-12-25T12:12:43.222823 #41070] INFO -- : Processing file: ../../node_modules/find-replace/dist/index.js +W, [2024-12-25T12:12:43.222869 #41070] WARN -- : Copyright string not found in ../../node_modules/find-replace/dist/index.js +I, [2024-12-25T12:12:43.222893 #41070] INFO -- : Processing file: ../../node_modules/find-replace/index.js +W, [2024-12-25T12:12:43.222936 #41070] WARN -- : Copyright string not found in ../../node_modules/find-replace/index.js +I, [2024-12-25T12:12:43.222960 #41070] INFO -- : Processing file: ../../node_modules/glob-parent/CHANGELOG.md +W, [2024-12-25T12:12:43.223005 #41070] WARN -- : Copyright string not found in ../../node_modules/glob-parent/CHANGELOG.md +I, [2024-12-25T12:12:43.223029 #41070] INFO -- : Processing file: ../../node_modules/glob-parent/README.md +W, [2024-12-25T12:12:43.223073 #41070] WARN -- : Copyright string not found in ../../node_modules/glob-parent/README.md +I, [2024-12-25T12:12:43.223096 #41070] INFO -- : Processing file: ../../node_modules/glob-parent/index.js +W, [2024-12-25T12:12:43.223139 #41070] WARN -- : Copyright string not found in ../../node_modules/glob-parent/index.js +I, [2024-12-25T12:12:43.223213 #41070] INFO -- : Processing file: ../../node_modules/graceful-fs/README.md +W, [2024-12-25T12:12:43.223266 #41070] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/README.md +I, [2024-12-25T12:12:43.223291 #41070] INFO -- : Processing file: ../../node_modules/graceful-fs/clone.js +W, [2024-12-25T12:12:43.223334 #41070] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/clone.js +I, [2024-12-25T12:12:43.223358 #41070] INFO -- : Processing file: ../../node_modules/graceful-fs/graceful-fs.js +W, [2024-12-25T12:12:43.223410 #41070] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/graceful-fs.js +I, [2024-12-25T12:12:43.223436 #41070] INFO -- : Processing file: ../../node_modules/graceful-fs/legacy-streams.js +W, [2024-12-25T12:12:43.223480 #41070] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/legacy-streams.js +I, [2024-12-25T12:12:43.223504 #41070] INFO -- : Processing file: ../../node_modules/graceful-fs/polyfills.js +W, [2024-12-25T12:12:43.223678 #41070] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/polyfills.js +I, [2024-12-25T12:12:43.223710 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/base.js +W, [2024-12-25T12:12:43.223765 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/base.js +I, [2024-12-25T12:12:43.223790 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/ast.js +W, [2024-12-25T12:12:43.223836 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/ast.js +I, [2024-12-25T12:12:43.223861 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/base.js +W, [2024-12-25T12:12:43.223905 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/base.js +I, [2024-12-25T12:12:43.223930 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/code-gen.js +W, [2024-12-25T12:12:43.224021 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/code-gen.js +I, [2024-12-25T12:12:43.224057 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/compiler.js +W, [2024-12-25T12:12:43.224203 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/compiler.js +I, [2024-12-25T12:12:43.224238 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/helpers.js +W, [2024-12-25T12:12:43.224307 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/helpers.js +I, [2024-12-25T12:12:43.224332 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:12:43.224596 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:12:43.224642 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/parser.js +W, [2024-12-25T12:12:43.224935 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/parser.js +I, [2024-12-25T12:12:43.224961 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/printer.js +W, [2024-12-25T12:12:43.225082 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/printer.js +I, [2024-12-25T12:12:43.225141 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/visitor.js +W, [2024-12-25T12:12:43.225380 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/visitor.js +I, [2024-12-25T12:12:43.225411 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:12:43.225601 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:12:43.225638 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/decorators/inline.js +W, [2024-12-25T12:12:43.225695 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/decorators/inline.js +I, [2024-12-25T12:12:43.225722 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/decorators.js +W, [2024-12-25T12:12:43.225772 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/decorators.js +I, [2024-12-25T12:12:43.225806 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/exception.js +W, [2024-12-25T12:12:43.225855 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/exception.js +I, [2024-12-25T12:12:43.225880 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:12:43.225926 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:12:43.225950 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/each.js +W, [2024-12-25T12:12:43.225997 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/each.js +I, [2024-12-25T12:12:43.226022 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:12:43.226071 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:12:43.226095 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/if.js +W, [2024-12-25T12:12:43.226141 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/if.js +I, [2024-12-25T12:12:43.226181 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/log.js +W, [2024-12-25T12:12:43.226237 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/log.js +I, [2024-12-25T12:12:43.226262 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/lookup.js +W, [2024-12-25T12:12:43.226335 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/lookup.js +I, [2024-12-25T12:12:43.226404 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/with.js +W, [2024-12-25T12:12:43.226470 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/with.js +I, [2024-12-25T12:12:43.226500 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers.js +W, [2024-12-25T12:12:43.226668 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers.js +I, [2024-12-25T12:12:43.226698 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:12:43.226763 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:12:43.226796 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/proto-access.js +W, [2024-12-25T12:12:43.226853 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/proto-access.js +I, [2024-12-25T12:12:43.226877 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:12:43.226977 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:12:43.227005 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/logger.js +W, [2024-12-25T12:12:43.227059 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/logger.js +I, [2024-12-25T12:12:43.227084 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/no-conflict.js +W, [2024-12-25T12:12:43.227128 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/no-conflict.js +I, [2024-12-25T12:12:43.227152 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/runtime.js +W, [2024-12-25T12:12:43.227237 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/runtime.js +I, [2024-12-25T12:12:43.227262 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/safe-string.js +W, [2024-12-25T12:12:43.227305 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/safe-string.js +I, [2024-12-25T12:12:43.227330 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/utils.js +W, [2024-12-25T12:12:43.227404 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/utils.js +I, [2024-12-25T12:12:43.227440 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars.js +W, [2024-12-25T12:12:43.227506 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars.js +I, [2024-12-25T12:12:43.227586 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars.runtime.js +W, [2024-12-25T12:12:43.227643 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars.runtime.js +I, [2024-12-25T12:12:43.227670 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/precompiler.js +W, [2024-12-25T12:12:43.227740 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/precompiler.js +I, [2024-12-25T12:12:43.227765 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/base.js +W, [2024-12-25T12:12:43.227812 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/base.js +I, [2024-12-25T12:12:43.227836 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/ast.js +W, [2024-12-25T12:12:43.227880 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/ast.js +I, [2024-12-25T12:12:43.227904 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/base.js +W, [2024-12-25T12:12:43.227947 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/base.js +I, [2024-12-25T12:12:43.227970 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/code-gen.js +W, [2024-12-25T12:12:43.228020 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/code-gen.js +I, [2024-12-25T12:12:43.228043 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js +W, [2024-12-25T12:12:43.228124 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js +I, [2024-12-25T12:12:43.228149 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js +W, [2024-12-25T12:12:43.228215 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js +I, [2024-12-25T12:12:43.228248 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:12:43.228601 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:12:43.228641 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js +W, [2024-12-25T12:12:43.228908 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js +I, [2024-12-25T12:12:43.228933 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/printer.js +W, [2024-12-25T12:12:43.228997 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/printer.js +I, [2024-12-25T12:12:43.229021 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/visitor.js +W, [2024-12-25T12:12:43.229070 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/visitor.js +I, [2024-12-25T12:12:43.229095 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:12:43.229162 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:12:43.229187 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/decorators/inline.js +W, [2024-12-25T12:12:43.229233 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/decorators/inline.js +I, [2024-12-25T12:12:43.229258 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/decorators.js +W, [2024-12-25T12:12:43.229300 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/decorators.js +I, [2024-12-25T12:12:43.229324 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/exception.js +W, [2024-12-25T12:12:43.229370 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/exception.js +I, [2024-12-25T12:12:43.229394 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:12:43.229437 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:12:43.229461 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/each.js +W, [2024-12-25T12:12:43.229581 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/each.js +I, [2024-12-25T12:12:43.229608 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:12:43.229749 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:12:43.229816 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/if.js +W, [2024-12-25T12:12:43.229934 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/if.js +I, [2024-12-25T12:12:43.230012 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/log.js +W, [2024-12-25T12:12:43.230077 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/log.js +I, [2024-12-25T12:12:43.230105 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/lookup.js +W, [2024-12-25T12:12:43.230152 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/lookup.js +I, [2024-12-25T12:12:43.230239 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/with.js +W, [2024-12-25T12:12:43.230318 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/with.js +I, [2024-12-25T12:12:43.230392 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers.js +W, [2024-12-25T12:12:43.230566 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers.js +I, [2024-12-25T12:12:43.230601 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:12:43.230658 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:12:43.230684 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js +W, [2024-12-25T12:12:43.230754 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js +I, [2024-12-25T12:12:43.230787 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:12:43.230853 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:12:43.230887 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/logger.js +W, [2024-12-25T12:12:43.230935 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/logger.js +I, [2024-12-25T12:12:43.230961 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/no-conflict.js +W, [2024-12-25T12:12:43.231017 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/no-conflict.js +I, [2024-12-25T12:12:43.231050 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/runtime.js +W, [2024-12-25T12:12:43.231171 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/runtime.js +I, [2024-12-25T12:12:43.231206 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/safe-string.js +W, [2024-12-25T12:12:43.231255 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/safe-string.js +I, [2024-12-25T12:12:43.231280 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/utils.js +W, [2024-12-25T12:12:43.231354 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/utils.js +I, [2024-12-25T12:12:43.231388 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars.js +W, [2024-12-25T12:12:43.231500 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars.js +I, [2024-12-25T12:12:43.231552 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars.runtime.js +W, [2024-12-25T12:12:43.231627 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars.runtime.js +I, [2024-12-25T12:12:43.231726 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/precompiler.js +W, [2024-12-25T12:12:43.231823 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/precompiler.js +I, [2024-12-25T12:12:43.231857 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.amd.js +W, [2024-12-25T12:12:43.233022 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.amd.js +I, [2024-12-25T12:12:43.233098 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.amd.min.js +W, [2024-12-25T12:12:43.233332 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.amd.min.js +I, [2024-12-25T12:12:43.233361 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.js +W, [2024-12-25T12:12:43.233652 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.js +I, [2024-12-25T12:12:43.233683 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.min.js +W, [2024-12-25T12:12:43.233784 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.min.js +I, [2024-12-25T12:12:43.233809 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.amd.js +W, [2024-12-25T12:12:43.233956 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.amd.js +I, [2024-12-25T12:12:43.233991 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.amd.min.js +W, [2024-12-25T12:12:43.234049 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.amd.min.js +I, [2024-12-25T12:12:43.234089 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.js +W, [2024-12-25T12:12:43.234238 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.js +I, [2024-12-25T12:12:43.234265 #41070] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.min.js +W, [2024-12-25T12:12:43.234335 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.min.js +I, [2024-12-25T12:12:43.234372 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/base.js +W, [2024-12-25T12:12:43.234597 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/base.js +I, [2024-12-25T12:12:43.234695 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/ast.js +W, [2024-12-25T12:12:43.234903 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/ast.js +I, [2024-12-25T12:12:43.234986 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/base.js +W, [2024-12-25T12:12:43.235126 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/base.js +I, [2024-12-25T12:12:43.235217 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/code-gen.js +W, [2024-12-25T12:12:43.235351 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/code-gen.js +I, [2024-12-25T12:12:43.235420 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/compiler.js +W, [2024-12-25T12:12:43.235643 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/compiler.js +I, [2024-12-25T12:12:43.235718 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/helpers.js +W, [2024-12-25T12:12:43.235810 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/helpers.js +I, [2024-12-25T12:12:43.235845 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:12:43.235959 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:12:43.235993 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/parser.js +W, [2024-12-25T12:12:43.236097 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/parser.js +I, [2024-12-25T12:12:43.236131 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/printer.js +W, [2024-12-25T12:12:43.236180 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/printer.js +I, [2024-12-25T12:12:43.236206 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/visitor.js +W, [2024-12-25T12:12:43.236254 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/visitor.js +I, [2024-12-25T12:12:43.236279 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:12:43.236410 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:12:43.236448 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/decorators/inline.js +W, [2024-12-25T12:12:43.236701 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/decorators/inline.js +I, [2024-12-25T12:12:43.236764 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/decorators.js +W, [2024-12-25T12:12:43.236888 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/decorators.js +I, [2024-12-25T12:12:43.236927 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/exception.js +W, [2024-12-25T12:12:43.237072 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/exception.js +I, [2024-12-25T12:12:43.237144 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:12:43.237230 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:12:43.237257 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/each.js +W, [2024-12-25T12:12:43.237302 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/each.js +I, [2024-12-25T12:12:43.237326 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:12:43.237372 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:12:43.237397 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/if.js +W, [2024-12-25T12:12:43.237444 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/if.js +I, [2024-12-25T12:12:43.237470 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/log.js +W, [2024-12-25T12:12:43.237774 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/log.js +I, [2024-12-25T12:12:43.237822 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/lookup.js +W, [2024-12-25T12:12:43.237901 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/lookup.js +I, [2024-12-25T12:12:43.237930 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/with.js +W, [2024-12-25T12:12:43.237982 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/with.js +I, [2024-12-25T12:12:43.238010 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers.js +W, [2024-12-25T12:12:43.238058 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers.js +I, [2024-12-25T12:12:43.238085 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:12:43.238137 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:12:43.238165 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/proto-access.js +W, [2024-12-25T12:12:43.238215 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/proto-access.js +I, [2024-12-25T12:12:43.238241 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:12:43.238289 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:12:43.238316 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/logger.js +W, [2024-12-25T12:12:43.238553 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/logger.js +I, [2024-12-25T12:12:43.238601 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/no-conflict.js +W, [2024-12-25T12:12:43.238677 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/no-conflict.js +I, [2024-12-25T12:12:43.238725 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/runtime.js +W, [2024-12-25T12:12:43.238930 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/runtime.js +I, [2024-12-25T12:12:43.238999 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/safe-string.js +W, [2024-12-25T12:12:43.239081 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/safe-string.js +I, [2024-12-25T12:12:43.239115 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/utils.js +W, [2024-12-25T12:12:43.239167 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/utils.js +I, [2024-12-25T12:12:43.239192 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars.js +W, [2024-12-25T12:12:43.239235 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars.js +I, [2024-12-25T12:12:43.239260 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars.runtime.js +W, [2024-12-25T12:12:43.239303 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars.runtime.js +I, [2024-12-25T12:12:43.239327 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/index.js +W, [2024-12-25T12:12:43.239369 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/index.js +I, [2024-12-25T12:12:43.239393 #41070] INFO -- : Processing file: ../../node_modules/handlebars/lib/precompiler.js +W, [2024-12-25T12:12:43.239441 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/precompiler.js +I, [2024-12-25T12:12:43.239465 #41070] INFO -- : Processing file: ../../node_modules/handlebars/release-notes.md +W, [2024-12-25T12:12:43.239732 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/release-notes.md +I, [2024-12-25T12:12:43.239766 #41070] INFO -- : Processing file: ../../node_modules/handlebars/runtime.js +W, [2024-12-25T12:12:43.239831 #41070] WARN -- : Copyright string not found in ../../node_modules/handlebars/runtime.js +I, [2024-12-25T12:12:43.239864 #41070] INFO -- : Processing file: ../../node_modules/has-flag/index.js +W, [2024-12-25T12:12:43.239913 #41070] WARN -- : Copyright string not found in ../../node_modules/has-flag/index.js +I, [2024-12-25T12:12:43.239937 #41070] INFO -- : Processing file: ../../node_modules/has-flag/readme.md +W, [2024-12-25T12:12:43.239988 #41070] WARN -- : Copyright string not found in ../../node_modules/has-flag/readme.md +I, [2024-12-25T12:12:43.240011 #41070] INFO -- : Processing file: ../../node_modules/is-extglob/README.md +W, [2024-12-25T12:12:43.240064 #41070] WARN -- : Copyright string not found in ../../node_modules/is-extglob/README.md +I, [2024-12-25T12:12:43.240088 #41070] INFO -- : Processing file: ../../node_modules/is-extglob/index.js +W, [2024-12-25T12:12:43.240131 #41070] WARN -- : Copyright string not found in ../../node_modules/is-extglob/index.js +I, [2024-12-25T12:12:43.240154 #41070] INFO -- : Processing file: ../../node_modules/is-glob/README.md +W, [2024-12-25T12:12:43.240207 #41070] WARN -- : Copyright string not found in ../../node_modules/is-glob/README.md +I, [2024-12-25T12:12:43.240231 #41070] INFO -- : Processing file: ../../node_modules/is-glob/index.js +W, [2024-12-25T12:12:43.240279 #41070] WARN -- : Copyright string not found in ../../node_modules/is-glob/index.js +I, [2024-12-25T12:12:43.240303 #41070] INFO -- : Processing file: ../../node_modules/is-number/README.md +W, [2024-12-25T12:12:43.240642 #41070] WARN -- : Copyright string not found in ../../node_modules/is-number/README.md +I, [2024-12-25T12:12:43.240692 #41070] INFO -- : Processing file: ../../node_modules/is-number/index.js +W, [2024-12-25T12:12:43.240752 #41070] WARN -- : Copyright string not found in ../../node_modules/is-number/index.js +I, [2024-12-25T12:12:43.240843 #41070] INFO -- : Processing file: ../../node_modules/js2xmlparser/CHANGES.md +W, [2024-12-25T12:12:43.240900 #41070] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/CHANGES.md +I, [2024-12-25T12:12:43.240924 #41070] INFO -- : Processing file: ../../node_modules/js2xmlparser/README.md +W, [2024-12-25T12:12:43.240999 #41070] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/README.md +I, [2024-12-25T12:12:43.241103 #41070] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/main.js +W, [2024-12-25T12:12:43.241169 #41070] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/main.js +I, [2024-12-25T12:12:43.241194 #41070] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/options.js +W, [2024-12-25T12:12:43.241244 #41070] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/options.js +I, [2024-12-25T12:12:43.241268 #41070] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/utils.js +W, [2024-12-25T12:12:43.241309 #41070] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/utils.js +I, [2024-12-25T12:12:43.241333 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/Apache_License_2.0.txt +W, [2024-12-25T12:12:43.241411 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/Apache_License_2.0.txt +I, [2024-12-25T12:12:43.241470 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/CHANGES.md +W, [2024-12-25T12:12:43.241750 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/CHANGES.md +I, [2024-12-25T12:12:43.241810 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/LICENSE.md +W, [2024-12-25T12:12:43.241896 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/LICENSE.md +I, [2024-12-25T12:12:43.241956 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/README.md +W, [2024-12-25T12:12:43.242035 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/README.md +I, [2024-12-25T12:12:43.242089 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/cli.js +W, [2024-12-25T12:12:43.242190 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/cli.js +I, [2024-12-25T12:12:43.242234 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/jsdoc.js +W, [2024-12-25T12:12:43.242340 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/jsdoc.js +I, [2024-12-25T12:12:43.242384 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/app.js +W, [2024-12-25T12:12:43.242541 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/app.js +I, [2024-12-25T12:12:43.242595 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/augment.js +W, [2024-12-25T12:12:43.242687 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/augment.js +I, [2024-12-25T12:12:43.242724 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/borrow.js +W, [2024-12-25T12:12:43.242802 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/borrow.js +I, [2024-12-25T12:12:43.242828 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/config.js +W, [2024-12-25T12:12:43.242872 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/config.js +I, [2024-12-25T12:12:43.242896 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/doclet.js +W, [2024-12-25T12:12:43.242947 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/doclet.js +I, [2024-12-25T12:12:43.242971 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/env.js +W, [2024-12-25T12:12:43.243033 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/env.js +I, [2024-12-25T12:12:43.243079 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/fs.js +W, [2024-12-25T12:12:43.243158 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/fs.js +I, [2024-12-25T12:12:43.243219 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/name.js +W, [2024-12-25T12:12:43.243324 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/name.js +I, [2024-12-25T12:12:43.243351 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/opts/argparser.js +W, [2024-12-25T12:12:43.243401 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/opts/argparser.js +I, [2024-12-25T12:12:43.243426 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/opts/args.js +W, [2024-12-25T12:12:43.243469 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/opts/args.js +I, [2024-12-25T12:12:43.243492 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/package.js +W, [2024-12-25T12:12:43.243587 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/package.js +I, [2024-12-25T12:12:43.243613 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/path.js +W, [2024-12-25T12:12:43.243660 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/path.js +I, [2024-12-25T12:12:43.243683 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/plugins.js +W, [2024-12-25T12:12:43.243726 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/plugins.js +I, [2024-12-25T12:12:43.243749 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/readme.js +W, [2024-12-25T12:12:43.243792 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/readme.js +I, [2024-12-25T12:12:43.243815 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/schema.js +W, [2024-12-25T12:12:43.243871 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/schema.js +I, [2024-12-25T12:12:43.243895 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/astbuilder.js +W, [2024-12-25T12:12:43.243939 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/astbuilder.js +I, [2024-12-25T12:12:43.243963 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/astnode.js +W, [2024-12-25T12:12:43.244024 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/astnode.js +I, [2024-12-25T12:12:43.244048 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/filter.js +W, [2024-12-25T12:12:43.244091 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/filter.js +I, [2024-12-25T12:12:43.244113 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/handlers.js +W, [2024-12-25T12:12:43.244158 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/handlers.js +I, [2024-12-25T12:12:43.244182 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/parser.js +W, [2024-12-25T12:12:43.244241 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/parser.js +I, [2024-12-25T12:12:43.244265 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/scanner.js +W, [2024-12-25T12:12:43.244307 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/scanner.js +I, [2024-12-25T12:12:43.244330 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/syntax.js +W, [2024-12-25T12:12:43.244372 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/syntax.js +I, [2024-12-25T12:12:43.244474 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/visitor.js +W, [2024-12-25T12:12:43.244607 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/visitor.js +I, [2024-12-25T12:12:43.244634 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/walker.js +W, [2024-12-25T12:12:43.244686 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/walker.js +I, [2024-12-25T12:12:43.244771 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary/definitions.js +W, [2024-12-25T12:12:43.244843 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary/definitions.js +I, [2024-12-25T12:12:43.244867 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary.js +W, [2024-12-25T12:12:43.244912 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary.js +I, [2024-12-25T12:12:43.244936 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/inline.js +W, [2024-12-25T12:12:43.244979 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/inline.js +I, [2024-12-25T12:12:43.245003 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/type.js +W, [2024-12-25T12:12:43.245047 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/type.js +I, [2024-12-25T12:12:43.245071 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/validator.js +W, [2024-12-25T12:12:43.245114 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/validator.js +I, [2024-12-25T12:12:43.245137 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag.js +W, [2024-12-25T12:12:43.245180 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag.js +I, [2024-12-25T12:12:43.245203 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/template.js +W, [2024-12-25T12:12:43.245245 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/template.js +I, [2024-12-25T12:12:43.245268 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tutorial/resolver.js +W, [2024-12-25T12:12:43.245314 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tutorial/resolver.js +I, [2024-12-25T12:12:43.245338 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tutorial.js +W, [2024-12-25T12:12:43.245380 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tutorial.js +I, [2024-12-25T12:12:43.245403 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/cast.js +W, [2024-12-25T12:12:43.245498 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/cast.js +I, [2024-12-25T12:12:43.245530 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/doop.js +W, [2024-12-25T12:12:43.245579 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/doop.js +I, [2024-12-25T12:12:43.245603 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/dumper.js +W, [2024-12-25T12:12:43.245646 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/dumper.js +I, [2024-12-25T12:12:43.245669 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/error.js +W, [2024-12-25T12:12:43.245711 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/error.js +I, [2024-12-25T12:12:43.245734 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/logger.js +W, [2024-12-25T12:12:43.245781 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/logger.js +I, [2024-12-25T12:12:43.245804 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/markdown.js +W, [2024-12-25T12:12:43.245867 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/markdown.js +I, [2024-12-25T12:12:43.245910 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/stripbom.js +W, [2024-12-25T12:12:43.245960 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/stripbom.js +I, [2024-12-25T12:12:43.246055 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/templateHelper.js +W, [2024-12-25T12:12:43.246138 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/templateHelper.js +I, [2024-12-25T12:12:43.246165 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/commentConvert.js +W, [2024-12-25T12:12:43.246210 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/commentConvert.js +I, [2024-12-25T12:12:43.246234 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/commentsOnly.js +W, [2024-12-25T12:12:43.246292 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/commentsOnly.js +I, [2024-12-25T12:12:43.246318 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/escapeHtml.js +W, [2024-12-25T12:12:43.246524 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/escapeHtml.js +I, [2024-12-25T12:12:43.246570 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/eventDumper.js +W, [2024-12-25T12:12:43.246633 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/eventDumper.js +I, [2024-12-25T12:12:43.246658 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/markdown.js +W, [2024-12-25T12:12:43.246702 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/markdown.js +I, [2024-12-25T12:12:43.246726 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/overloadHelper.js +W, [2024-12-25T12:12:43.246771 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/overloadHelper.js +I, [2024-12-25T12:12:43.246795 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/partial.js +W, [2024-12-25T12:12:43.246840 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/partial.js +I, [2024-12-25T12:12:43.246910 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/railsTemplate.js +W, [2024-12-25T12:12:43.246979 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/railsTemplate.js +I, [2024-12-25T12:12:43.247005 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/shout.js +W, [2024-12-25T12:12:43.247050 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/shout.js +I, [2024-12-25T12:12:43.247074 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/sourcetag.js +W, [2024-12-25T12:12:43.247118 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/sourcetag.js +I, [2024-12-25T12:12:43.247142 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/summarize.js +W, [2024-12-25T12:12:43.247185 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/summarize.js +I, [2024-12-25T12:12:43.247209 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/markdown.js +W, [2024-12-25T12:12:43.247254 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/markdown.js +I, [2024-12-25T12:12:43.247278 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/overloadHelper.js +W, [2024-12-25T12:12:43.247321 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/overloadHelper.js +I, [2024-12-25T12:12:43.247345 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/underscore.js +W, [2024-12-25T12:12:43.247388 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/underscore.js +I, [2024-12-25T12:12:43.247412 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/commentConvert.js +W, [2024-12-25T12:12:43.247566 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/commentConvert.js +I, [2024-12-25T12:12:43.247599 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/escapeHtml.js +W, [2024-12-25T12:12:43.247649 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/escapeHtml.js +I, [2024-12-25T12:12:43.247673 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/markdown.js +W, [2024-12-25T12:12:43.247716 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/markdown.js +I, [2024-12-25T12:12:43.247797 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/overloadHelper.js +W, [2024-12-25T12:12:43.247844 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/overloadHelper.js +I, [2024-12-25T12:12:43.247869 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/railsTemplate.js +W, [2024-12-25T12:12:43.247911 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/railsTemplate.js +I, [2024-12-25T12:12:43.247935 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/shout.js +W, [2024-12-25T12:12:43.247976 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/shout.js +I, [2024-12-25T12:12:43.247999 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/sourcetag.js +W, [2024-12-25T12:12:43.248040 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/sourcetag.js +I, [2024-12-25T12:12:43.248064 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/summarize.js +W, [2024-12-25T12:12:43.248106 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/summarize.js +I, [2024-12-25T12:12:43.248129 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/underscore.js +W, [2024-12-25T12:12:43.248170 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/underscore.js +I, [2024-12-25T12:12:43.248193 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/underscore.js +W, [2024-12-25T12:12:43.248234 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/underscore.js +I, [2024-12-25T12:12:43.248257 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/README.md +W, [2024-12-25T12:12:43.248299 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/README.md +I, [2024-12-25T12:12:43.248323 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/README.md +W, [2024-12-25T12:12:43.248364 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/README.md +I, [2024-12-25T12:12:43.248388 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/publish.js +W, [2024-12-25T12:12:43.248479 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/publish.js +I, [2024-12-25T12:12:43.248506 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/linenumber.js +W, [2024-12-25T12:12:43.248554 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/linenumber.js +I, [2024-12-25T12:12:43.248578 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/Apache-License-2.0.txt +W, [2024-12-25T12:12:43.248626 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/Apache-License-2.0.txt +I, [2024-12-25T12:12:43.248650 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/lang-css.js +W, [2024-12-25T12:12:43.248693 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/lang-css.js +I, [2024-12-25T12:12:43.248717 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js +W, [2024-12-25T12:12:43.248763 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js +I, [2024-12-25T12:12:43.248787 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/haruki/README.md +W, [2024-12-25T12:12:43.248829 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/haruki/README.md +I, [2024-12-25T12:12:43.248853 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/haruki/publish.js +W, [2024-12-25T12:12:43.248900 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/haruki/publish.js +I, [2024-12-25T12:12:43.248923 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/silent/README.md +W, [2024-12-25T12:12:43.248966 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/silent/README.md +I, [2024-12-25T12:12:43.248989 #41070] INFO -- : Processing file: ../../node_modules/jsdoc/templates/silent/publish.js +W, [2024-12-25T12:12:43.249031 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/silent/publish.js +I, [2024-12-25T12:12:43.249055 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-api/README.md +W, [2024-12-25T12:12:43.249098 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/README.md +I, [2024-12-25T12:12:43.249121 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-api/index.js +W, [2024-12-25T12:12:43.249163 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/index.js +I, [2024-12-25T12:12:43.249186 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/explain.js +W, [2024-12-25T12:12:43.249228 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/explain.js +I, [2024-12-25T12:12:43.249251 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/jsdoc-command.js +W, [2024-12-25T12:12:43.249292 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/jsdoc-command.js +I, [2024-12-25T12:12:43.249315 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/render.js +W, [2024-12-25T12:12:43.249357 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/render.js +I, [2024-12-25T12:12:43.249380 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/temp-file.js +W, [2024-12-25T12:12:43.249469 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/temp-file.js +I, [2024-12-25T12:12:43.249496 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-parse/LICENSE.md +W, [2024-12-25T12:12:43.249543 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/LICENSE.md +I, [2024-12-25T12:12:43.249567 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-parse/README.md +W, [2024-12-25T12:12:43.249608 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/README.md +I, [2024-12-25T12:12:43.249632 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-parse/index.js +W, [2024-12-25T12:12:43.249674 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/index.js +I, [2024-12-25T12:12:43.249698 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-parse/lib/transform.js +W, [2024-12-25T12:12:43.249745 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/lib/transform.js +I, [2024-12-25T12:12:43.249768 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/README.md +W, [2024-12-25T12:12:43.249810 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/README.md +I, [2024-12-25T12:12:43.249833 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/bin/cli.js +W, [2024-12-25T12:12:43.249875 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/bin/cli.js +I, [2024-12-25T12:12:43.249921 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/index.js +W, [2024-12-25T12:12:43.249968 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/index.js +I, [2024-12-25T12:12:43.249991 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/cli-data.js +W, [2024-12-25T12:12:43.250038 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/cli-data.js +I, [2024-12-25T12:12:43.250061 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/dmd-options.js +W, [2024-12-25T12:12:43.250104 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/dmd-options.js +I, [2024-12-25T12:12:43.250127 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/jsdoc-options.js +W, [2024-12-25T12:12:43.250169 #41070] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/jsdoc-options.js +I, [2024-12-25T12:12:43.250192 #41070] INFO -- : Processing file: ../../node_modules/klaw/CHANGELOG.md +W, [2024-12-25T12:12:43.250293 #41070] WARN -- : Copyright string not found in ../../node_modules/klaw/CHANGELOG.md +I, [2024-12-25T12:12:43.250316 #41070] INFO -- : Processing file: ../../node_modules/klaw/README.md +W, [2024-12-25T12:12:43.250361 #41070] WARN -- : Copyright string not found in ../../node_modules/klaw/README.md +I, [2024-12-25T12:12:43.250384 #41070] INFO -- : Processing file: ../../node_modules/klaw/src/index.js +W, [2024-12-25T12:12:43.250487 #41070] WARN -- : Copyright string not found in ../../node_modules/klaw/src/index.js +I, [2024-12-25T12:12:43.250514 #41070] INFO -- : Processing file: ../../node_modules/linkify-it/README.md +W, [2024-12-25T12:12:43.250565 #41070] WARN -- : Copyright string not found in ../../node_modules/linkify-it/README.md +I, [2024-12-25T12:12:43.250589 #41070] INFO -- : Processing file: ../../node_modules/linkify-it/build/index.cjs.js +W, [2024-12-25T12:12:43.250644 #41070] WARN -- : Copyright string not found in ../../node_modules/linkify-it/build/index.cjs.js +I, [2024-12-25T12:12:43.250669 #41070] INFO -- : Processing file: ../../node_modules/lodash/README.md +W, [2024-12-25T12:12:43.250711 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/README.md +I, [2024-12-25T12:12:43.250734 #41070] INFO -- : Processing file: ../../node_modules/lodash/_DataView.js +W, [2024-12-25T12:12:43.250777 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_DataView.js +I, [2024-12-25T12:12:43.250800 #41070] INFO -- : Processing file: ../../node_modules/lodash/_Hash.js +W, [2024-12-25T12:12:43.250841 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_Hash.js +I, [2024-12-25T12:12:43.250864 #41070] INFO -- : Processing file: ../../node_modules/lodash/_LazyWrapper.js +W, [2024-12-25T12:12:43.250905 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_LazyWrapper.js +I, [2024-12-25T12:12:43.250928 #41070] INFO -- : Processing file: ../../node_modules/lodash/_ListCache.js +W, [2024-12-25T12:12:43.250969 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_ListCache.js +I, [2024-12-25T12:12:43.250992 #41070] INFO -- : Processing file: ../../node_modules/lodash/_LodashWrapper.js +W, [2024-12-25T12:12:43.251034 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_LodashWrapper.js +I, [2024-12-25T12:12:43.251057 #41070] INFO -- : Processing file: ../../node_modules/lodash/_Map.js +W, [2024-12-25T12:12:43.251098 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_Map.js +I, [2024-12-25T12:12:43.251121 #41070] INFO -- : Processing file: ../../node_modules/lodash/_MapCache.js +W, [2024-12-25T12:12:43.251162 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_MapCache.js +I, [2024-12-25T12:12:43.251184 #41070] INFO -- : Processing file: ../../node_modules/lodash/_Promise.js +W, [2024-12-25T12:12:43.251225 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_Promise.js +I, [2024-12-25T12:12:43.251247 #41070] INFO -- : Processing file: ../../node_modules/lodash/_Set.js +W, [2024-12-25T12:12:43.251288 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_Set.js +I, [2024-12-25T12:12:43.251311 #41070] INFO -- : Processing file: ../../node_modules/lodash/_SetCache.js +W, [2024-12-25T12:12:43.251353 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_SetCache.js +I, [2024-12-25T12:12:43.251375 #41070] INFO -- : Processing file: ../../node_modules/lodash/_Stack.js +W, [2024-12-25T12:12:43.251519 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_Stack.js +I, [2024-12-25T12:12:43.251552 #41070] INFO -- : Processing file: ../../node_modules/lodash/_Symbol.js +W, [2024-12-25T12:12:43.251611 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_Symbol.js +I, [2024-12-25T12:12:43.251636 #41070] INFO -- : Processing file: ../../node_modules/lodash/_Uint8Array.js +W, [2024-12-25T12:12:43.251681 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_Uint8Array.js +I, [2024-12-25T12:12:43.251705 #41070] INFO -- : Processing file: ../../node_modules/lodash/_WeakMap.js +W, [2024-12-25T12:12:43.251748 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_WeakMap.js +I, [2024-12-25T12:12:43.251772 #41070] INFO -- : Processing file: ../../node_modules/lodash/_apply.js +W, [2024-12-25T12:12:43.251815 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_apply.js +I, [2024-12-25T12:12:43.251838 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayAggregator.js +W, [2024-12-25T12:12:43.251879 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayAggregator.js +I, [2024-12-25T12:12:43.251902 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayEach.js +W, [2024-12-25T12:12:43.251944 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEach.js +I, [2024-12-25T12:12:43.251968 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayEachRight.js +W, [2024-12-25T12:12:43.252009 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEachRight.js +I, [2024-12-25T12:12:43.252032 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayEvery.js +W, [2024-12-25T12:12:43.252073 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEvery.js +I, [2024-12-25T12:12:43.252096 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayFilter.js +W, [2024-12-25T12:12:43.252138 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayFilter.js +I, [2024-12-25T12:12:43.252161 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayIncludes.js +W, [2024-12-25T12:12:43.252202 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayIncludes.js +I, [2024-12-25T12:12:43.252226 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayIncludesWith.js +W, [2024-12-25T12:12:43.252267 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayIncludesWith.js +I, [2024-12-25T12:12:43.252291 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayLikeKeys.js +W, [2024-12-25T12:12:43.252333 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayLikeKeys.js +I, [2024-12-25T12:12:43.252356 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayMap.js +W, [2024-12-25T12:12:43.252398 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayMap.js +I, [2024-12-25T12:12:43.252421 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayPush.js +W, [2024-12-25T12:12:43.252463 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayPush.js +I, [2024-12-25T12:12:43.252486 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayReduce.js +W, [2024-12-25T12:12:43.252674 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayReduce.js +I, [2024-12-25T12:12:43.252755 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayReduceRight.js +W, [2024-12-25T12:12:43.252807 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayReduceRight.js +I, [2024-12-25T12:12:43.252831 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arraySample.js +W, [2024-12-25T12:12:43.252878 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySample.js +I, [2024-12-25T12:12:43.252901 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arraySampleSize.js +W, [2024-12-25T12:12:43.252943 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySampleSize.js +I, [2024-12-25T12:12:43.252967 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arrayShuffle.js +W, [2024-12-25T12:12:43.253008 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayShuffle.js +I, [2024-12-25T12:12:43.253093 #41070] INFO -- : Processing file: ../../node_modules/lodash/_arraySome.js +W, [2024-12-25T12:12:43.253140 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySome.js +I, [2024-12-25T12:12:43.253164 #41070] INFO -- : Processing file: ../../node_modules/lodash/_asciiSize.js +W, [2024-12-25T12:12:43.253207 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiSize.js +I, [2024-12-25T12:12:43.253231 #41070] INFO -- : Processing file: ../../node_modules/lodash/_asciiToArray.js +W, [2024-12-25T12:12:43.253273 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiToArray.js +I, [2024-12-25T12:12:43.253296 #41070] INFO -- : Processing file: ../../node_modules/lodash/_asciiWords.js +W, [2024-12-25T12:12:43.253338 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiWords.js +I, [2024-12-25T12:12:43.253360 #41070] INFO -- : Processing file: ../../node_modules/lodash/_assignMergeValue.js +W, [2024-12-25T12:12:43.253400 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_assignMergeValue.js +I, [2024-12-25T12:12:43.253423 #41070] INFO -- : Processing file: ../../node_modules/lodash/_assignValue.js +W, [2024-12-25T12:12:43.253463 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_assignValue.js +I, [2024-12-25T12:12:43.253486 #41070] INFO -- : Processing file: ../../node_modules/lodash/_assocIndexOf.js +W, [2024-12-25T12:12:43.253585 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_assocIndexOf.js +I, [2024-12-25T12:12:43.253612 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseAggregator.js +W, [2024-12-25T12:12:43.253656 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAggregator.js +I, [2024-12-25T12:12:43.253680 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseAssign.js +W, [2024-12-25T12:12:43.253723 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssign.js +I, [2024-12-25T12:12:43.253746 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseAssignIn.js +W, [2024-12-25T12:12:43.253786 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssignIn.js +I, [2024-12-25T12:12:43.253810 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseAssignValue.js +W, [2024-12-25T12:12:43.253851 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssignValue.js +I, [2024-12-25T12:12:43.253874 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseAt.js +W, [2024-12-25T12:12:43.253914 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAt.js +I, [2024-12-25T12:12:43.253937 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseClamp.js +W, [2024-12-25T12:12:43.253977 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseClamp.js +I, [2024-12-25T12:12:43.254000 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseClone.js +W, [2024-12-25T12:12:43.254044 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseClone.js +I, [2024-12-25T12:12:43.254067 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseConforms.js +W, [2024-12-25T12:12:43.254108 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseConforms.js +I, [2024-12-25T12:12:43.254132 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseConformsTo.js +W, [2024-12-25T12:12:43.254173 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseConformsTo.js +I, [2024-12-25T12:12:43.254196 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseCreate.js +W, [2024-12-25T12:12:43.254237 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseCreate.js +I, [2024-12-25T12:12:43.254260 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseDelay.js +W, [2024-12-25T12:12:43.254301 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseDelay.js +I, [2024-12-25T12:12:43.254324 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseDifference.js +W, [2024-12-25T12:12:43.254365 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseDifference.js +I, [2024-12-25T12:12:43.254388 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseEach.js +W, [2024-12-25T12:12:43.254430 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEach.js +I, [2024-12-25T12:12:43.254577 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseEachRight.js +W, [2024-12-25T12:12:43.254632 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEachRight.js +I, [2024-12-25T12:12:43.254658 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseEvery.js +W, [2024-12-25T12:12:43.254747 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEvery.js +I, [2024-12-25T12:12:43.254795 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseExtremum.js +W, [2024-12-25T12:12:43.254884 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseExtremum.js +I, [2024-12-25T12:12:43.254920 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseFill.js +W, [2024-12-25T12:12:43.254987 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFill.js +I, [2024-12-25T12:12:43.255038 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseFilter.js +W, [2024-12-25T12:12:43.255133 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFilter.js +I, [2024-12-25T12:12:43.255199 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseFindIndex.js +W, [2024-12-25T12:12:43.255353 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFindIndex.js +I, [2024-12-25T12:12:43.255728 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseFindKey.js +W, [2024-12-25T12:12:43.255913 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFindKey.js +I, [2024-12-25T12:12:43.255947 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseFlatten.js +W, [2024-12-25T12:12:43.256001 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFlatten.js +I, [2024-12-25T12:12:43.256026 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseFor.js +W, [2024-12-25T12:12:43.256071 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFor.js +I, [2024-12-25T12:12:43.256096 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseForOwn.js +W, [2024-12-25T12:12:43.256154 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForOwn.js +I, [2024-12-25T12:12:43.256177 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseForOwnRight.js +W, [2024-12-25T12:12:43.256221 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForOwnRight.js +I, [2024-12-25T12:12:43.256268 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseForRight.js +W, [2024-12-25T12:12:43.256385 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForRight.js +I, [2024-12-25T12:12:43.256412 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseFunctions.js +W, [2024-12-25T12:12:43.256461 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFunctions.js +I, [2024-12-25T12:12:43.256601 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseGet.js +W, [2024-12-25T12:12:43.256710 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGet.js +I, [2024-12-25T12:12:43.256750 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseGetAllKeys.js +W, [2024-12-25T12:12:43.256950 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGetAllKeys.js +I, [2024-12-25T12:12:43.257042 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseGetTag.js +W, [2024-12-25T12:12:43.257207 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGetTag.js +I, [2024-12-25T12:12:43.257266 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseGt.js +W, [2024-12-25T12:12:43.257380 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGt.js +I, [2024-12-25T12:12:43.257429 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseHas.js +W, [2024-12-25T12:12:43.257514 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseHas.js +I, [2024-12-25T12:12:43.257886 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseHasIn.js +W, [2024-12-25T12:12:43.258029 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseHasIn.js +I, [2024-12-25T12:12:43.258082 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseInRange.js +W, [2024-12-25T12:12:43.258166 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInRange.js +I, [2024-12-25T12:12:43.258212 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIndexOf.js +W, [2024-12-25T12:12:43.258308 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIndexOf.js +I, [2024-12-25T12:12:43.258368 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIndexOfWith.js +W, [2024-12-25T12:12:43.258469 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIndexOfWith.js +I, [2024-12-25T12:12:43.258769 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIntersection.js +W, [2024-12-25T12:12:43.258861 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIntersection.js +I, [2024-12-25T12:12:43.258891 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseInverter.js +W, [2024-12-25T12:12:43.258939 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInverter.js +I, [2024-12-25T12:12:43.258965 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseInvoke.js +W, [2024-12-25T12:12:43.259009 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInvoke.js +I, [2024-12-25T12:12:43.260335 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsArguments.js +W, [2024-12-25T12:12:43.260603 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsArguments.js +I, [2024-12-25T12:12:43.260636 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsArrayBuffer.js +W, [2024-12-25T12:12:43.260686 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsArrayBuffer.js +I, [2024-12-25T12:12:43.260711 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsDate.js +W, [2024-12-25T12:12:43.260753 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsDate.js +I, [2024-12-25T12:12:43.260776 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsEqual.js +W, [2024-12-25T12:12:43.260819 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsEqual.js +I, [2024-12-25T12:12:43.260842 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsEqualDeep.js +W, [2024-12-25T12:12:43.260887 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsEqualDeep.js +I, [2024-12-25T12:12:43.260911 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsMap.js +W, [2024-12-25T12:12:43.260952 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsMap.js +I, [2024-12-25T12:12:43.260976 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsMatch.js +W, [2024-12-25T12:12:43.261018 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsMatch.js +I, [2024-12-25T12:12:43.261041 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsNaN.js +W, [2024-12-25T12:12:43.261083 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsNaN.js +I, [2024-12-25T12:12:43.261106 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsNative.js +W, [2024-12-25T12:12:43.261148 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsNative.js +I, [2024-12-25T12:12:43.261172 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsRegExp.js +W, [2024-12-25T12:12:43.261214 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsRegExp.js +I, [2024-12-25T12:12:43.261237 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsSet.js +W, [2024-12-25T12:12:43.261279 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsSet.js +I, [2024-12-25T12:12:43.261304 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIsTypedArray.js +W, [2024-12-25T12:12:43.261348 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsTypedArray.js +I, [2024-12-25T12:12:43.261372 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseIteratee.js +W, [2024-12-25T12:12:43.261414 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIteratee.js +I, [2024-12-25T12:12:43.261492 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseKeys.js +W, [2024-12-25T12:12:43.261565 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseKeys.js +I, [2024-12-25T12:12:43.261592 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseKeysIn.js +W, [2024-12-25T12:12:43.261640 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseKeysIn.js +I, [2024-12-25T12:12:43.261664 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseLodash.js +W, [2024-12-25T12:12:43.261708 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseLodash.js +I, [2024-12-25T12:12:43.261732 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseLt.js +W, [2024-12-25T12:12:43.261774 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseLt.js +I, [2024-12-25T12:12:43.261798 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseMap.js +W, [2024-12-25T12:12:43.261840 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMap.js +I, [2024-12-25T12:12:43.261864 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseMatches.js +W, [2024-12-25T12:12:43.261906 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMatches.js +I, [2024-12-25T12:12:43.261930 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseMatchesProperty.js +W, [2024-12-25T12:12:43.261973 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMatchesProperty.js +I, [2024-12-25T12:12:43.261997 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseMean.js +W, [2024-12-25T12:12:43.262039 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMean.js +I, [2024-12-25T12:12:43.262062 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseMerge.js +W, [2024-12-25T12:12:43.262104 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMerge.js +I, [2024-12-25T12:12:43.262193 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseMergeDeep.js +W, [2024-12-25T12:12:43.262246 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMergeDeep.js +I, [2024-12-25T12:12:43.262272 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseNth.js +W, [2024-12-25T12:12:43.262337 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseNth.js +I, [2024-12-25T12:12:43.262364 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseOrderBy.js +W, [2024-12-25T12:12:43.262455 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseOrderBy.js +I, [2024-12-25T12:12:43.262485 #41070] INFO -- : Processing file: ../../node_modules/lodash/_basePick.js +W, [2024-12-25T12:12:43.262532 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePick.js +I, [2024-12-25T12:12:43.262556 #41070] INFO -- : Processing file: ../../node_modules/lodash/_basePickBy.js +W, [2024-12-25T12:12:43.262598 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePickBy.js +I, [2024-12-25T12:12:43.262622 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseProperty.js +W, [2024-12-25T12:12:43.262664 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseProperty.js +I, [2024-12-25T12:12:43.262687 #41070] INFO -- : Processing file: ../../node_modules/lodash/_basePropertyDeep.js +W, [2024-12-25T12:12:43.262729 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePropertyDeep.js +I, [2024-12-25T12:12:43.262754 #41070] INFO -- : Processing file: ../../node_modules/lodash/_basePropertyOf.js +W, [2024-12-25T12:12:43.262795 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePropertyOf.js +I, [2024-12-25T12:12:43.262818 #41070] INFO -- : Processing file: ../../node_modules/lodash/_basePullAll.js +W, [2024-12-25T12:12:43.262860 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePullAll.js +I, [2024-12-25T12:12:43.262885 #41070] INFO -- : Processing file: ../../node_modules/lodash/_basePullAt.js +W, [2024-12-25T12:12:43.262937 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePullAt.js +I, [2024-12-25T12:12:43.262961 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseRandom.js +W, [2024-12-25T12:12:43.263003 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRandom.js +I, [2024-12-25T12:12:43.263026 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseRange.js +W, [2024-12-25T12:12:43.263138 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRange.js +I, [2024-12-25T12:12:43.263247 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseReduce.js +W, [2024-12-25T12:12:43.263345 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseReduce.js +I, [2024-12-25T12:12:43.263475 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseRepeat.js +W, [2024-12-25T12:12:43.263585 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRepeat.js +I, [2024-12-25T12:12:43.263613 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseRest.js +W, [2024-12-25T12:12:43.263661 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRest.js +I, [2024-12-25T12:12:43.263684 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSample.js +W, [2024-12-25T12:12:43.263729 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSample.js +I, [2024-12-25T12:12:43.263753 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSampleSize.js +W, [2024-12-25T12:12:43.263797 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSampleSize.js +I, [2024-12-25T12:12:43.263821 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSet.js +W, [2024-12-25T12:12:43.263864 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSet.js +I, [2024-12-25T12:12:43.263888 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSetData.js +W, [2024-12-25T12:12:43.263930 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSetData.js +I, [2024-12-25T12:12:43.263954 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSetToString.js +W, [2024-12-25T12:12:43.263996 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSetToString.js +I, [2024-12-25T12:12:43.264020 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseShuffle.js +W, [2024-12-25T12:12:43.264061 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseShuffle.js +I, [2024-12-25T12:12:43.264085 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSlice.js +W, [2024-12-25T12:12:43.264127 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSlice.js +I, [2024-12-25T12:12:43.264150 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSome.js +W, [2024-12-25T12:12:43.264191 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSome.js +I, [2024-12-25T12:12:43.264213 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSortBy.js +W, [2024-12-25T12:12:43.264254 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortBy.js +I, [2024-12-25T12:12:43.264277 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedIndex.js +W, [2024-12-25T12:12:43.264318 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedIndex.js +I, [2024-12-25T12:12:43.264341 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedIndexBy.js +W, [2024-12-25T12:12:43.264383 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedIndexBy.js +I, [2024-12-25T12:12:43.264406 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedUniq.js +W, [2024-12-25T12:12:43.264500 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedUniq.js +I, [2024-12-25T12:12:43.264527 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseSum.js +W, [2024-12-25T12:12:43.264573 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSum.js +I, [2024-12-25T12:12:43.264596 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseTimes.js +W, [2024-12-25T12:12:43.264638 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseTimes.js +I, [2024-12-25T12:12:43.264662 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseToNumber.js +W, [2024-12-25T12:12:43.264704 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToNumber.js +I, [2024-12-25T12:12:43.264727 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseToPairs.js +W, [2024-12-25T12:12:43.264768 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToPairs.js +I, [2024-12-25T12:12:43.264791 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseToString.js +W, [2024-12-25T12:12:43.264832 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToString.js +I, [2024-12-25T12:12:43.264855 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseTrim.js +W, [2024-12-25T12:12:43.264897 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseTrim.js +I, [2024-12-25T12:12:43.264920 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseUnary.js +W, [2024-12-25T12:12:43.264961 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUnary.js +I, [2024-12-25T12:12:43.264984 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseUniq.js +W, [2024-12-25T12:12:43.265025 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUniq.js +I, [2024-12-25T12:12:43.265048 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseUnset.js +W, [2024-12-25T12:12:43.265088 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUnset.js +I, [2024-12-25T12:12:43.265162 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseUpdate.js +W, [2024-12-25T12:12:43.265214 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUpdate.js +I, [2024-12-25T12:12:43.265241 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseValues.js +W, [2024-12-25T12:12:43.265293 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseValues.js +I, [2024-12-25T12:12:43.265320 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseWhile.js +W, [2024-12-25T12:12:43.265371 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseWhile.js +I, [2024-12-25T12:12:43.265400 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseWrapperValue.js +W, [2024-12-25T12:12:43.265549 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseWrapperValue.js +I, [2024-12-25T12:12:43.265598 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseXor.js +W, [2024-12-25T12:12:43.265650 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseXor.js +I, [2024-12-25T12:12:43.265674 #41070] INFO -- : Processing file: ../../node_modules/lodash/_baseZipObject.js +W, [2024-12-25T12:12:43.265725 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseZipObject.js +I, [2024-12-25T12:12:43.265753 #41070] INFO -- : Processing file: ../../node_modules/lodash/_cacheHas.js +W, [2024-12-25T12:12:43.265801 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_cacheHas.js +I, [2024-12-25T12:12:43.265825 #41070] INFO -- : Processing file: ../../node_modules/lodash/_castArrayLikeObject.js +W, [2024-12-25T12:12:43.265870 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_castArrayLikeObject.js +I, [2024-12-25T12:12:43.265894 #41070] INFO -- : Processing file: ../../node_modules/lodash/_castFunction.js +W, [2024-12-25T12:12:43.265940 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_castFunction.js +I, [2024-12-25T12:12:43.265964 #41070] INFO -- : Processing file: ../../node_modules/lodash/_castPath.js +W, [2024-12-25T12:12:43.266006 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_castPath.js +I, [2024-12-25T12:12:43.266029 #41070] INFO -- : Processing file: ../../node_modules/lodash/_castRest.js +W, [2024-12-25T12:12:43.266069 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_castRest.js +I, [2024-12-25T12:12:43.266093 #41070] INFO -- : Processing file: ../../node_modules/lodash/_castSlice.js +W, [2024-12-25T12:12:43.266135 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_castSlice.js +I, [2024-12-25T12:12:43.266158 #41070] INFO -- : Processing file: ../../node_modules/lodash/_charsEndIndex.js +W, [2024-12-25T12:12:43.266201 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_charsEndIndex.js +I, [2024-12-25T12:12:43.266225 #41070] INFO -- : Processing file: ../../node_modules/lodash/_charsStartIndex.js +W, [2024-12-25T12:12:43.266267 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_charsStartIndex.js +I, [2024-12-25T12:12:43.266290 #41070] INFO -- : Processing file: ../../node_modules/lodash/_cloneArrayBuffer.js +W, [2024-12-25T12:12:43.266333 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneArrayBuffer.js +I, [2024-12-25T12:12:43.266356 #41070] INFO -- : Processing file: ../../node_modules/lodash/_cloneBuffer.js +W, [2024-12-25T12:12:43.266397 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneBuffer.js +I, [2024-12-25T12:12:43.266420 #41070] INFO -- : Processing file: ../../node_modules/lodash/_cloneDataView.js +W, [2024-12-25T12:12:43.266461 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneDataView.js +I, [2024-12-25T12:12:43.266484 #41070] INFO -- : Processing file: ../../node_modules/lodash/_cloneRegExp.js +W, [2024-12-25T12:12:43.266580 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneRegExp.js +I, [2024-12-25T12:12:43.266607 #41070] INFO -- : Processing file: ../../node_modules/lodash/_cloneSymbol.js +W, [2024-12-25T12:12:43.266650 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneSymbol.js +I, [2024-12-25T12:12:43.266674 #41070] INFO -- : Processing file: ../../node_modules/lodash/_cloneTypedArray.js +W, [2024-12-25T12:12:43.266715 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneTypedArray.js +I, [2024-12-25T12:12:43.266739 #41070] INFO -- : Processing file: ../../node_modules/lodash/_compareAscending.js +W, [2024-12-25T12:12:43.266781 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_compareAscending.js +I, [2024-12-25T12:12:43.266805 #41070] INFO -- : Processing file: ../../node_modules/lodash/_compareMultiple.js +W, [2024-12-25T12:12:43.266848 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_compareMultiple.js +I, [2024-12-25T12:12:43.266873 #41070] INFO -- : Processing file: ../../node_modules/lodash/_composeArgs.js +W, [2024-12-25T12:12:43.266918 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_composeArgs.js +I, [2024-12-25T12:12:43.266944 #41070] INFO -- : Processing file: ../../node_modules/lodash/_composeArgsRight.js +W, [2024-12-25T12:12:43.267002 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_composeArgsRight.js +I, [2024-12-25T12:12:43.267029 #41070] INFO -- : Processing file: ../../node_modules/lodash/_copyArray.js +W, [2024-12-25T12:12:43.267078 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_copyArray.js +I, [2024-12-25T12:12:43.267104 #41070] INFO -- : Processing file: ../../node_modules/lodash/_copyObject.js +W, [2024-12-25T12:12:43.267151 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_copyObject.js +I, [2024-12-25T12:12:43.267178 #41070] INFO -- : Processing file: ../../node_modules/lodash/_copySymbols.js +W, [2024-12-25T12:12:43.267225 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_copySymbols.js +I, [2024-12-25T12:12:43.267250 #41070] INFO -- : Processing file: ../../node_modules/lodash/_copySymbolsIn.js +W, [2024-12-25T12:12:43.267296 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_copySymbolsIn.js +I, [2024-12-25T12:12:43.267322 #41070] INFO -- : Processing file: ../../node_modules/lodash/_coreJsData.js +W, [2024-12-25T12:12:43.267367 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_coreJsData.js +I, [2024-12-25T12:12:43.267392 #41070] INFO -- : Processing file: ../../node_modules/lodash/_countHolders.js +W, [2024-12-25T12:12:43.267499 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_countHolders.js +I, [2024-12-25T12:12:43.267529 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createAggregator.js +W, [2024-12-25T12:12:43.267583 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createAggregator.js +I, [2024-12-25T12:12:43.267628 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createAssigner.js +W, [2024-12-25T12:12:43.267694 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createAssigner.js +I, [2024-12-25T12:12:43.267720 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createBaseEach.js +W, [2024-12-25T12:12:43.267763 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBaseEach.js +I, [2024-12-25T12:12:43.267786 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createBaseFor.js +W, [2024-12-25T12:12:43.267827 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBaseFor.js +I, [2024-12-25T12:12:43.267851 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createBind.js +W, [2024-12-25T12:12:43.267892 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBind.js +I, [2024-12-25T12:12:43.267915 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createCaseFirst.js +W, [2024-12-25T12:12:43.268094 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCaseFirst.js +I, [2024-12-25T12:12:43.268157 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createCompounder.js +W, [2024-12-25T12:12:43.268229 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCompounder.js +I, [2024-12-25T12:12:43.268256 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createCtor.js +W, [2024-12-25T12:12:43.268314 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCtor.js +I, [2024-12-25T12:12:43.268340 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createCurry.js +W, [2024-12-25T12:12:43.268395 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCurry.js +I, [2024-12-25T12:12:43.268421 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createFind.js +W, [2024-12-25T12:12:43.268630 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createFind.js +I, [2024-12-25T12:12:43.268701 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createFlow.js +W, [2024-12-25T12:12:43.268781 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createFlow.js +I, [2024-12-25T12:12:43.268809 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createHybrid.js +W, [2024-12-25T12:12:43.268862 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createHybrid.js +I, [2024-12-25T12:12:43.268906 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createInverter.js +W, [2024-12-25T12:12:43.269077 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createInverter.js +I, [2024-12-25T12:12:43.269199 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createMathOperation.js +W, [2024-12-25T12:12:43.269438 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createMathOperation.js +I, [2024-12-25T12:12:43.269491 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createOver.js +W, [2024-12-25T12:12:43.269661 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createOver.js +I, [2024-12-25T12:12:43.269689 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createPadding.js +W, [2024-12-25T12:12:43.269736 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createPadding.js +I, [2024-12-25T12:12:43.269760 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createPartial.js +W, [2024-12-25T12:12:43.269804 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createPartial.js +I, [2024-12-25T12:12:43.269829 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createRange.js +W, [2024-12-25T12:12:43.269871 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRange.js +I, [2024-12-25T12:12:43.269895 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createRecurry.js +W, [2024-12-25T12:12:43.269940 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRecurry.js +I, [2024-12-25T12:12:43.269965 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createRelationalOperation.js +W, [2024-12-25T12:12:43.270008 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRelationalOperation.js +I, [2024-12-25T12:12:43.270031 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createRound.js +W, [2024-12-25T12:12:43.270074 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRound.js +I, [2024-12-25T12:12:43.270098 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createSet.js +W, [2024-12-25T12:12:43.270140 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createSet.js +I, [2024-12-25T12:12:43.270164 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createToPairs.js +W, [2024-12-25T12:12:43.270206 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createToPairs.js +I, [2024-12-25T12:12:43.270229 #41070] INFO -- : Processing file: ../../node_modules/lodash/_createWrap.js +W, [2024-12-25T12:12:43.270274 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_createWrap.js +I, [2024-12-25T12:12:43.270298 #41070] INFO -- : Processing file: ../../node_modules/lodash/_customDefaultsAssignIn.js +W, [2024-12-25T12:12:43.270341 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_customDefaultsAssignIn.js +I, [2024-12-25T12:12:43.270365 #41070] INFO -- : Processing file: ../../node_modules/lodash/_customDefaultsMerge.js +W, [2024-12-25T12:12:43.270408 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_customDefaultsMerge.js +I, [2024-12-25T12:12:43.270431 #41070] INFO -- : Processing file: ../../node_modules/lodash/_customOmitClone.js +W, [2024-12-25T12:12:43.270473 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_customOmitClone.js +I, [2024-12-25T12:12:43.270542 #41070] INFO -- : Processing file: ../../node_modules/lodash/_deburrLetter.js +W, [2024-12-25T12:12:43.270602 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_deburrLetter.js +I, [2024-12-25T12:12:43.270627 #41070] INFO -- : Processing file: ../../node_modules/lodash/_defineProperty.js +W, [2024-12-25T12:12:43.270676 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_defineProperty.js +I, [2024-12-25T12:12:43.270699 #41070] INFO -- : Processing file: ../../node_modules/lodash/_equalArrays.js +W, [2024-12-25T12:12:43.270742 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalArrays.js +I, [2024-12-25T12:12:43.270765 #41070] INFO -- : Processing file: ../../node_modules/lodash/_equalByTag.js +W, [2024-12-25T12:12:43.270808 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalByTag.js +I, [2024-12-25T12:12:43.270831 #41070] INFO -- : Processing file: ../../node_modules/lodash/_equalObjects.js +W, [2024-12-25T12:12:43.270875 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalObjects.js +I, [2024-12-25T12:12:43.270898 #41070] INFO -- : Processing file: ../../node_modules/lodash/_escapeHtmlChar.js +W, [2024-12-25T12:12:43.270939 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_escapeHtmlChar.js +I, [2024-12-25T12:12:43.270963 #41070] INFO -- : Processing file: ../../node_modules/lodash/_escapeStringChar.js +W, [2024-12-25T12:12:43.271005 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_escapeStringChar.js +I, [2024-12-25T12:12:43.271029 #41070] INFO -- : Processing file: ../../node_modules/lodash/_flatRest.js +W, [2024-12-25T12:12:43.271072 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_flatRest.js +I, [2024-12-25T12:12:43.271096 #41070] INFO -- : Processing file: ../../node_modules/lodash/_freeGlobal.js +W, [2024-12-25T12:12:43.271161 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_freeGlobal.js +I, [2024-12-25T12:12:43.271292 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getAllKeys.js +W, [2024-12-25T12:12:43.271369 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getAllKeys.js +I, [2024-12-25T12:12:43.271409 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getAllKeysIn.js +W, [2024-12-25T12:12:43.271646 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getAllKeysIn.js +I, [2024-12-25T12:12:43.271675 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getData.js +W, [2024-12-25T12:12:43.271722 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getData.js +I, [2024-12-25T12:12:43.271746 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getFuncName.js +W, [2024-12-25T12:12:43.271789 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getFuncName.js +I, [2024-12-25T12:12:43.271814 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getHolder.js +W, [2024-12-25T12:12:43.271913 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getHolder.js +I, [2024-12-25T12:12:43.271940 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getMapData.js +W, [2024-12-25T12:12:43.271983 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getMapData.js +I, [2024-12-25T12:12:43.272006 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getMatchData.js +W, [2024-12-25T12:12:43.272049 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getMatchData.js +I, [2024-12-25T12:12:43.272074 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getNative.js +W, [2024-12-25T12:12:43.272116 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getNative.js +I, [2024-12-25T12:12:43.272139 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getPrototype.js +W, [2024-12-25T12:12:43.272181 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getPrototype.js +I, [2024-12-25T12:12:43.272204 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getRawTag.js +W, [2024-12-25T12:12:43.272245 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getRawTag.js +I, [2024-12-25T12:12:43.272268 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getSymbols.js +W, [2024-12-25T12:12:43.272309 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getSymbols.js +I, [2024-12-25T12:12:43.272332 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getSymbolsIn.js +W, [2024-12-25T12:12:43.272374 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getSymbolsIn.js +I, [2024-12-25T12:12:43.272397 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getTag.js +W, [2024-12-25T12:12:43.272440 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getTag.js +I, [2024-12-25T12:12:43.272463 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getValue.js +W, [2024-12-25T12:12:43.272591 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getValue.js +I, [2024-12-25T12:12:43.272629 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getView.js +W, [2024-12-25T12:12:43.272680 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getView.js +I, [2024-12-25T12:12:43.272704 #41070] INFO -- : Processing file: ../../node_modules/lodash/_getWrapDetails.js +W, [2024-12-25T12:12:43.272748 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_getWrapDetails.js +I, [2024-12-25T12:12:43.272772 #41070] INFO -- : Processing file: ../../node_modules/lodash/_hasPath.js +W, [2024-12-25T12:12:43.272814 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasPath.js +I, [2024-12-25T12:12:43.272837 #41070] INFO -- : Processing file: ../../node_modules/lodash/_hasUnicode.js +W, [2024-12-25T12:12:43.272879 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasUnicode.js +I, [2024-12-25T12:12:43.272902 #41070] INFO -- : Processing file: ../../node_modules/lodash/_hasUnicodeWord.js +W, [2024-12-25T12:12:43.272943 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasUnicodeWord.js +I, [2024-12-25T12:12:43.272966 #41070] INFO -- : Processing file: ../../node_modules/lodash/_hashClear.js +W, [2024-12-25T12:12:43.273010 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashClear.js +I, [2024-12-25T12:12:43.273033 #41070] INFO -- : Processing file: ../../node_modules/lodash/_hashDelete.js +W, [2024-12-25T12:12:43.273075 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashDelete.js +I, [2024-12-25T12:12:43.273099 #41070] INFO -- : Processing file: ../../node_modules/lodash/_hashGet.js +W, [2024-12-25T12:12:43.273141 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashGet.js +I, [2024-12-25T12:12:43.273163 #41070] INFO -- : Processing file: ../../node_modules/lodash/_hashHas.js +W, [2024-12-25T12:12:43.273204 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashHas.js +I, [2024-12-25T12:12:43.273227 #41070] INFO -- : Processing file: ../../node_modules/lodash/_hashSet.js +W, [2024-12-25T12:12:43.273268 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashSet.js +I, [2024-12-25T12:12:43.273291 #41070] INFO -- : Processing file: ../../node_modules/lodash/_initCloneArray.js +W, [2024-12-25T12:12:43.273333 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneArray.js +I, [2024-12-25T12:12:43.273357 #41070] INFO -- : Processing file: ../../node_modules/lodash/_initCloneByTag.js +W, [2024-12-25T12:12:43.273399 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneByTag.js +I, [2024-12-25T12:12:43.273423 #41070] INFO -- : Processing file: ../../node_modules/lodash/_initCloneObject.js +W, [2024-12-25T12:12:43.273465 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneObject.js +I, [2024-12-25T12:12:43.273489 #41070] INFO -- : Processing file: ../../node_modules/lodash/_insertWrapDetails.js +W, [2024-12-25T12:12:43.273618 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_insertWrapDetails.js +I, [2024-12-25T12:12:43.273646 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isFlattenable.js +W, [2024-12-25T12:12:43.273694 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isFlattenable.js +I, [2024-12-25T12:12:43.273718 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isIndex.js +W, [2024-12-25T12:12:43.273760 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isIndex.js +I, [2024-12-25T12:12:43.273784 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isIterateeCall.js +W, [2024-12-25T12:12:43.273871 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isIterateeCall.js +I, [2024-12-25T12:12:43.273900 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isKey.js +W, [2024-12-25T12:12:43.274826 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isKey.js +I, [2024-12-25T12:12:43.274887 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isKeyable.js +W, [2024-12-25T12:12:43.274956 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isKeyable.js +I, [2024-12-25T12:12:43.274981 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isLaziable.js +W, [2024-12-25T12:12:43.275059 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isLaziable.js +I, [2024-12-25T12:12:43.275093 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isMaskable.js +W, [2024-12-25T12:12:43.275148 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isMaskable.js +I, [2024-12-25T12:12:43.275197 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isMasked.js +W, [2024-12-25T12:12:43.275258 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isMasked.js +I, [2024-12-25T12:12:43.275307 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isPrototype.js +W, [2024-12-25T12:12:43.275411 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isPrototype.js +I, [2024-12-25T12:12:43.275647 #41070] INFO -- : Processing file: ../../node_modules/lodash/_isStrictComparable.js +W, [2024-12-25T12:12:43.275715 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_isStrictComparable.js +I, [2024-12-25T12:12:43.275785 #41070] INFO -- : Processing file: ../../node_modules/lodash/_iteratorToArray.js +W, [2024-12-25T12:12:43.275932 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_iteratorToArray.js +I, [2024-12-25T12:12:43.275966 #41070] INFO -- : Processing file: ../../node_modules/lodash/_lazyClone.js +W, [2024-12-25T12:12:43.276016 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyClone.js +I, [2024-12-25T12:12:43.276040 #41070] INFO -- : Processing file: ../../node_modules/lodash/_lazyReverse.js +W, [2024-12-25T12:12:43.276149 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyReverse.js +I, [2024-12-25T12:12:43.276182 #41070] INFO -- : Processing file: ../../node_modules/lodash/_lazyValue.js +W, [2024-12-25T12:12:43.276230 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyValue.js +I, [2024-12-25T12:12:43.276254 #41070] INFO -- : Processing file: ../../node_modules/lodash/_listCacheClear.js +W, [2024-12-25T12:12:43.276297 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheClear.js +I, [2024-12-25T12:12:43.276335 #41070] INFO -- : Processing file: ../../node_modules/lodash/_listCacheDelete.js +W, [2024-12-25T12:12:43.276388 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheDelete.js +I, [2024-12-25T12:12:43.276413 #41070] INFO -- : Processing file: ../../node_modules/lodash/_listCacheGet.js +W, [2024-12-25T12:12:43.276456 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheGet.js +I, [2024-12-25T12:12:43.276480 #41070] INFO -- : Processing file: ../../node_modules/lodash/_listCacheHas.js +W, [2024-12-25T12:12:43.276657 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheHas.js +I, [2024-12-25T12:12:43.276695 #41070] INFO -- : Processing file: ../../node_modules/lodash/_listCacheSet.js +W, [2024-12-25T12:12:43.276748 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheSet.js +I, [2024-12-25T12:12:43.276783 #41070] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheClear.js +W, [2024-12-25T12:12:43.276844 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheClear.js +I, [2024-12-25T12:12:43.276869 #41070] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheDelete.js +W, [2024-12-25T12:12:43.276913 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheDelete.js +I, [2024-12-25T12:12:43.276937 #41070] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheGet.js +W, [2024-12-25T12:12:43.276979 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheGet.js +I, [2024-12-25T12:12:43.277002 #41070] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheHas.js +W, [2024-12-25T12:12:43.277043 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheHas.js +I, [2024-12-25T12:12:43.277066 #41070] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheSet.js +W, [2024-12-25T12:12:43.277108 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheSet.js +I, [2024-12-25T12:12:43.277131 #41070] INFO -- : Processing file: ../../node_modules/lodash/_mapToArray.js +W, [2024-12-25T12:12:43.277180 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapToArray.js +I, [2024-12-25T12:12:43.277204 #41070] INFO -- : Processing file: ../../node_modules/lodash/_matchesStrictComparable.js +W, [2024-12-25T12:12:43.277245 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_matchesStrictComparable.js +I, [2024-12-25T12:12:43.277269 #41070] INFO -- : Processing file: ../../node_modules/lodash/_memoizeCapped.js +W, [2024-12-25T12:12:43.277312 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_memoizeCapped.js +I, [2024-12-25T12:12:43.277335 #41070] INFO -- : Processing file: ../../node_modules/lodash/_mergeData.js +W, [2024-12-25T12:12:43.277379 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_mergeData.js +I, [2024-12-25T12:12:43.277403 #41070] INFO -- : Processing file: ../../node_modules/lodash/_metaMap.js +W, [2024-12-25T12:12:43.277460 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_metaMap.js +I, [2024-12-25T12:12:43.277493 #41070] INFO -- : Processing file: ../../node_modules/lodash/_nativeCreate.js +W, [2024-12-25T12:12:43.277600 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeCreate.js +I, [2024-12-25T12:12:43.277626 #41070] INFO -- : Processing file: ../../node_modules/lodash/_nativeKeys.js +W, [2024-12-25T12:12:43.277668 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeKeys.js +I, [2024-12-25T12:12:43.277691 #41070] INFO -- : Processing file: ../../node_modules/lodash/_nativeKeysIn.js +W, [2024-12-25T12:12:43.277732 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeKeysIn.js +I, [2024-12-25T12:12:43.277755 #41070] INFO -- : Processing file: ../../node_modules/lodash/_nodeUtil.js +W, [2024-12-25T12:12:43.277795 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_nodeUtil.js +I, [2024-12-25T12:12:43.277818 #41070] INFO -- : Processing file: ../../node_modules/lodash/_objectToString.js +W, [2024-12-25T12:12:43.277859 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_objectToString.js +I, [2024-12-25T12:12:43.277882 #41070] INFO -- : Processing file: ../../node_modules/lodash/_overArg.js +W, [2024-12-25T12:12:43.277923 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_overArg.js +I, [2024-12-25T12:12:43.277946 #41070] INFO -- : Processing file: ../../node_modules/lodash/_overRest.js +W, [2024-12-25T12:12:43.277989 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_overRest.js +I, [2024-12-25T12:12:43.278013 #41070] INFO -- : Processing file: ../../node_modules/lodash/_parent.js +W, [2024-12-25T12:12:43.278071 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_parent.js +I, [2024-12-25T12:12:43.278104 #41070] INFO -- : Processing file: ../../node_modules/lodash/_reEscape.js +W, [2024-12-25T12:12:43.278150 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_reEscape.js +I, [2024-12-25T12:12:43.278174 #41070] INFO -- : Processing file: ../../node_modules/lodash/_reEvaluate.js +W, [2024-12-25T12:12:43.278232 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_reEvaluate.js +I, [2024-12-25T12:12:43.278265 #41070] INFO -- : Processing file: ../../node_modules/lodash/_reInterpolate.js +W, [2024-12-25T12:12:43.278325 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_reInterpolate.js +I, [2024-12-25T12:12:43.278358 #41070] INFO -- : Processing file: ../../node_modules/lodash/_realNames.js +W, [2024-12-25T12:12:43.278417 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_realNames.js +I, [2024-12-25T12:12:43.278449 #41070] INFO -- : Processing file: ../../node_modules/lodash/_reorder.js +W, [2024-12-25T12:12:43.278494 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_reorder.js +I, [2024-12-25T12:12:43.278635 #41070] INFO -- : Processing file: ../../node_modules/lodash/_replaceHolders.js +W, [2024-12-25T12:12:43.278695 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_replaceHolders.js +I, [2024-12-25T12:12:43.278720 #41070] INFO -- : Processing file: ../../node_modules/lodash/_root.js +W, [2024-12-25T12:12:43.278764 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_root.js +I, [2024-12-25T12:12:43.278788 #41070] INFO -- : Processing file: ../../node_modules/lodash/_safeGet.js +W, [2024-12-25T12:12:43.278828 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_safeGet.js +I, [2024-12-25T12:12:43.278851 #41070] INFO -- : Processing file: ../../node_modules/lodash/_setCacheAdd.js +W, [2024-12-25T12:12:43.278891 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_setCacheAdd.js +I, [2024-12-25T12:12:43.278915 #41070] INFO -- : Processing file: ../../node_modules/lodash/_setCacheHas.js +W, [2024-12-25T12:12:43.278956 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_setCacheHas.js +I, [2024-12-25T12:12:43.278979 #41070] INFO -- : Processing file: ../../node_modules/lodash/_setData.js +W, [2024-12-25T12:12:43.279019 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_setData.js +I, [2024-12-25T12:12:43.279042 #41070] INFO -- : Processing file: ../../node_modules/lodash/_setToArray.js +W, [2024-12-25T12:12:43.279143 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToArray.js +I, [2024-12-25T12:12:43.279172 #41070] INFO -- : Processing file: ../../node_modules/lodash/_setToPairs.js +W, [2024-12-25T12:12:43.279217 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToPairs.js +I, [2024-12-25T12:12:43.279243 #41070] INFO -- : Processing file: ../../node_modules/lodash/_setToString.js +W, [2024-12-25T12:12:43.279286 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToString.js +I, [2024-12-25T12:12:43.279310 #41070] INFO -- : Processing file: ../../node_modules/lodash/_setWrapToString.js +W, [2024-12-25T12:12:43.279352 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_setWrapToString.js +I, [2024-12-25T12:12:43.279377 #41070] INFO -- : Processing file: ../../node_modules/lodash/_shortOut.js +W, [2024-12-25T12:12:43.279418 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_shortOut.js +I, [2024-12-25T12:12:43.279441 #41070] INFO -- : Processing file: ../../node_modules/lodash/_shuffleSelf.js +W, [2024-12-25T12:12:43.279547 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_shuffleSelf.js +I, [2024-12-25T12:12:43.279580 #41070] INFO -- : Processing file: ../../node_modules/lodash/_stackClear.js +W, [2024-12-25T12:12:43.279629 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackClear.js +I, [2024-12-25T12:12:43.279654 #41070] INFO -- : Processing file: ../../node_modules/lodash/_stackDelete.js +W, [2024-12-25T12:12:43.279814 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackDelete.js +I, [2024-12-25T12:12:43.279852 #41070] INFO -- : Processing file: ../../node_modules/lodash/_stackGet.js +W, [2024-12-25T12:12:43.279931 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackGet.js +I, [2024-12-25T12:12:43.279965 #41070] INFO -- : Processing file: ../../node_modules/lodash/_stackHas.js +W, [2024-12-25T12:12:43.280024 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackHas.js +I, [2024-12-25T12:12:43.280056 #41070] INFO -- : Processing file: ../../node_modules/lodash/_stackSet.js +W, [2024-12-25T12:12:43.280117 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackSet.js +I, [2024-12-25T12:12:43.280151 #41070] INFO -- : Processing file: ../../node_modules/lodash/_strictIndexOf.js +W, [2024-12-25T12:12:43.280265 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_strictIndexOf.js +I, [2024-12-25T12:12:43.280300 #41070] INFO -- : Processing file: ../../node_modules/lodash/_strictLastIndexOf.js +W, [2024-12-25T12:12:43.280349 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_strictLastIndexOf.js +I, [2024-12-25T12:12:43.280373 #41070] INFO -- : Processing file: ../../node_modules/lodash/_stringSize.js +W, [2024-12-25T12:12:43.280417 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringSize.js +I, [2024-12-25T12:12:43.280442 #41070] INFO -- : Processing file: ../../node_modules/lodash/_stringToArray.js +W, [2024-12-25T12:12:43.280485 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringToArray.js +I, [2024-12-25T12:12:43.280521 #41070] INFO -- : Processing file: ../../node_modules/lodash/_stringToPath.js +W, [2024-12-25T12:12:43.280625 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringToPath.js +I, [2024-12-25T12:12:43.280659 #41070] INFO -- : Processing file: ../../node_modules/lodash/_toKey.js +W, [2024-12-25T12:12:43.280720 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_toKey.js +I, [2024-12-25T12:12:43.280754 #41070] INFO -- : Processing file: ../../node_modules/lodash/_toSource.js +W, [2024-12-25T12:12:43.280815 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_toSource.js +I, [2024-12-25T12:12:43.280848 #41070] INFO -- : Processing file: ../../node_modules/lodash/_trimmedEndIndex.js +W, [2024-12-25T12:12:43.280911 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_trimmedEndIndex.js +I, [2024-12-25T12:12:43.280946 #41070] INFO -- : Processing file: ../../node_modules/lodash/_unescapeHtmlChar.js +W, [2024-12-25T12:12:43.281009 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_unescapeHtmlChar.js +I, [2024-12-25T12:12:43.281043 #41070] INFO -- : Processing file: ../../node_modules/lodash/_unicodeSize.js +W, [2024-12-25T12:12:43.281105 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeSize.js +I, [2024-12-25T12:12:43.281139 #41070] INFO -- : Processing file: ../../node_modules/lodash/_unicodeToArray.js +W, [2024-12-25T12:12:43.281205 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeToArray.js +I, [2024-12-25T12:12:43.281239 #41070] INFO -- : Processing file: ../../node_modules/lodash/_unicodeWords.js +W, [2024-12-25T12:12:43.281287 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeWords.js +I, [2024-12-25T12:12:43.281312 #41070] INFO -- : Processing file: ../../node_modules/lodash/_updateWrapDetails.js +W, [2024-12-25T12:12:43.281370 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_updateWrapDetails.js +I, [2024-12-25T12:12:43.281404 #41070] INFO -- : Processing file: ../../node_modules/lodash/_wrapperClone.js +W, [2024-12-25T12:12:43.281453 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/_wrapperClone.js +I, [2024-12-25T12:12:43.281479 #41070] INFO -- : Processing file: ../../node_modules/lodash/add.js +W, [2024-12-25T12:12:43.281616 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/add.js +I, [2024-12-25T12:12:43.281654 #41070] INFO -- : Processing file: ../../node_modules/lodash/after.js +W, [2024-12-25T12:12:43.281707 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/after.js +I, [2024-12-25T12:12:43.281732 #41070] INFO -- : Processing file: ../../node_modules/lodash/array.js +W, [2024-12-25T12:12:43.281777 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/array.js +I, [2024-12-25T12:12:43.281803 #41070] INFO -- : Processing file: ../../node_modules/lodash/ary.js +W, [2024-12-25T12:12:43.281845 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/ary.js +I, [2024-12-25T12:12:43.281869 #41070] INFO -- : Processing file: ../../node_modules/lodash/assign.js +W, [2024-12-25T12:12:43.281910 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/assign.js +I, [2024-12-25T12:12:43.281933 #41070] INFO -- : Processing file: ../../node_modules/lodash/assignIn.js +W, [2024-12-25T12:12:43.281973 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/assignIn.js +I, [2024-12-25T12:12:43.281997 #41070] INFO -- : Processing file: ../../node_modules/lodash/assignInWith.js +W, [2024-12-25T12:12:43.282039 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/assignInWith.js +I, [2024-12-25T12:12:43.282062 #41070] INFO -- : Processing file: ../../node_modules/lodash/assignWith.js +W, [2024-12-25T12:12:43.282103 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/assignWith.js +I, [2024-12-25T12:12:43.282127 #41070] INFO -- : Processing file: ../../node_modules/lodash/at.js +W, [2024-12-25T12:12:43.282168 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/at.js +I, [2024-12-25T12:12:43.282192 #41070] INFO -- : Processing file: ../../node_modules/lodash/attempt.js +W, [2024-12-25T12:12:43.282232 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/attempt.js +I, [2024-12-25T12:12:43.282256 #41070] INFO -- : Processing file: ../../node_modules/lodash/before.js +W, [2024-12-25T12:12:43.282313 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/before.js +I, [2024-12-25T12:12:43.282346 #41070] INFO -- : Processing file: ../../node_modules/lodash/bind.js +W, [2024-12-25T12:12:43.282499 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/bind.js +I, [2024-12-25T12:12:43.282533 #41070] INFO -- : Processing file: ../../node_modules/lodash/bindAll.js +W, [2024-12-25T12:12:43.282580 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/bindAll.js +I, [2024-12-25T12:12:43.282604 #41070] INFO -- : Processing file: ../../node_modules/lodash/bindKey.js +W, [2024-12-25T12:12:43.282646 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/bindKey.js +I, [2024-12-25T12:12:43.282669 #41070] INFO -- : Processing file: ../../node_modules/lodash/camelCase.js +W, [2024-12-25T12:12:43.282713 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/camelCase.js +I, [2024-12-25T12:12:43.282736 #41070] INFO -- : Processing file: ../../node_modules/lodash/capitalize.js +W, [2024-12-25T12:12:43.282779 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/capitalize.js +I, [2024-12-25T12:12:43.282803 #41070] INFO -- : Processing file: ../../node_modules/lodash/castArray.js +W, [2024-12-25T12:12:43.282844 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/castArray.js +I, [2024-12-25T12:12:43.282866 #41070] INFO -- : Processing file: ../../node_modules/lodash/ceil.js +W, [2024-12-25T12:12:43.282907 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/ceil.js +I, [2024-12-25T12:12:43.282930 #41070] INFO -- : Processing file: ../../node_modules/lodash/chain.js +W, [2024-12-25T12:12:43.282985 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/chain.js +I, [2024-12-25T12:12:43.283018 #41070] INFO -- : Processing file: ../../node_modules/lodash/chunk.js +W, [2024-12-25T12:12:43.283077 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/chunk.js +I, [2024-12-25T12:12:43.283109 #41070] INFO -- : Processing file: ../../node_modules/lodash/clamp.js +W, [2024-12-25T12:12:43.283170 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/clamp.js +I, [2024-12-25T12:12:43.283203 #41070] INFO -- : Processing file: ../../node_modules/lodash/clone.js +W, [2024-12-25T12:12:43.283250 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/clone.js +I, [2024-12-25T12:12:43.283274 #41070] INFO -- : Processing file: ../../node_modules/lodash/cloneDeep.js +W, [2024-12-25T12:12:43.283317 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneDeep.js +I, [2024-12-25T12:12:43.283340 #41070] INFO -- : Processing file: ../../node_modules/lodash/cloneDeepWith.js +W, [2024-12-25T12:12:43.283383 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneDeepWith.js +I, [2024-12-25T12:12:43.283406 #41070] INFO -- : Processing file: ../../node_modules/lodash/cloneWith.js +W, [2024-12-25T12:12:43.283448 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneWith.js +I, [2024-12-25T12:12:43.283471 #41070] INFO -- : Processing file: ../../node_modules/lodash/collection.js +W, [2024-12-25T12:12:43.283888 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/collection.js +I, [2024-12-25T12:12:43.284012 #41070] INFO -- : Processing file: ../../node_modules/lodash/commit.js +W, [2024-12-25T12:12:43.284120 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/commit.js +I, [2024-12-25T12:12:43.284163 #41070] INFO -- : Processing file: ../../node_modules/lodash/compact.js +W, [2024-12-25T12:12:43.284218 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/compact.js +I, [2024-12-25T12:12:43.284243 #41070] INFO -- : Processing file: ../../node_modules/lodash/concat.js +W, [2024-12-25T12:12:43.284304 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/concat.js +I, [2024-12-25T12:12:43.284334 #41070] INFO -- : Processing file: ../../node_modules/lodash/cond.js +W, [2024-12-25T12:12:43.284375 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/cond.js +I, [2024-12-25T12:12:43.284392 #41070] INFO -- : Processing file: ../../node_modules/lodash/conforms.js +W, [2024-12-25T12:12:43.284437 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/conforms.js +I, [2024-12-25T12:12:43.284562 #41070] INFO -- : Processing file: ../../node_modules/lodash/conformsTo.js +W, [2024-12-25T12:12:43.284636 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/conformsTo.js +I, [2024-12-25T12:12:43.284669 #41070] INFO -- : Processing file: ../../node_modules/lodash/constant.js +W, [2024-12-25T12:12:43.284719 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/constant.js +I, [2024-12-25T12:12:43.284743 #41070] INFO -- : Processing file: ../../node_modules/lodash/core.js +W, [2024-12-25T12:12:43.284878 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/core.js +I, [2024-12-25T12:12:43.284911 #41070] INFO -- : Processing file: ../../node_modules/lodash/core.min.js +W, [2024-12-25T12:12:43.284965 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/core.min.js +I, [2024-12-25T12:12:43.284989 #41070] INFO -- : Processing file: ../../node_modules/lodash/countBy.js +W, [2024-12-25T12:12:43.285047 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/countBy.js +I, [2024-12-25T12:12:43.285080 #41070] INFO -- : Processing file: ../../node_modules/lodash/create.js +W, [2024-12-25T12:12:43.285127 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/create.js +I, [2024-12-25T12:12:43.285151 #41070] INFO -- : Processing file: ../../node_modules/lodash/curry.js +W, [2024-12-25T12:12:43.285210 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/curry.js +I, [2024-12-25T12:12:43.285242 #41070] INFO -- : Processing file: ../../node_modules/lodash/curryRight.js +W, [2024-12-25T12:12:43.285290 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/curryRight.js +I, [2024-12-25T12:12:43.285314 #41070] INFO -- : Processing file: ../../node_modules/lodash/date.js +W, [2024-12-25T12:12:43.285375 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/date.js +I, [2024-12-25T12:12:43.285407 #41070] INFO -- : Processing file: ../../node_modules/lodash/debounce.js +W, [2024-12-25T12:12:43.285465 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/debounce.js +I, [2024-12-25T12:12:43.285490 #41070] INFO -- : Processing file: ../../node_modules/lodash/deburr.js +W, [2024-12-25T12:12:43.285644 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/deburr.js +I, [2024-12-25T12:12:43.285696 #41070] INFO -- : Processing file: ../../node_modules/lodash/defaultTo.js +W, [2024-12-25T12:12:43.285769 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/defaultTo.js +I, [2024-12-25T12:12:43.285795 #41070] INFO -- : Processing file: ../../node_modules/lodash/defaults.js +W, [2024-12-25T12:12:43.285840 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/defaults.js +I, [2024-12-25T12:12:43.285868 #41070] INFO -- : Processing file: ../../node_modules/lodash/defaultsDeep.js +W, [2024-12-25T12:12:43.285932 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/defaultsDeep.js +I, [2024-12-25T12:12:43.285961 #41070] INFO -- : Processing file: ../../node_modules/lodash/defer.js +W, [2024-12-25T12:12:43.286045 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/defer.js +I, [2024-12-25T12:12:43.286111 #41070] INFO -- : Processing file: ../../node_modules/lodash/delay.js +W, [2024-12-25T12:12:43.286184 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/delay.js +I, [2024-12-25T12:12:43.286218 #41070] INFO -- : Processing file: ../../node_modules/lodash/difference.js +W, [2024-12-25T12:12:43.286288 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/difference.js +I, [2024-12-25T12:12:43.286318 #41070] INFO -- : Processing file: ../../node_modules/lodash/differenceBy.js +W, [2024-12-25T12:12:43.286491 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/differenceBy.js +I, [2024-12-25T12:12:43.286587 #41070] INFO -- : Processing file: ../../node_modules/lodash/differenceWith.js +W, [2024-12-25T12:12:43.286662 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/differenceWith.js +I, [2024-12-25T12:12:43.286692 #41070] INFO -- : Processing file: ../../node_modules/lodash/divide.js +W, [2024-12-25T12:12:43.286752 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/divide.js +I, [2024-12-25T12:12:43.286779 #41070] INFO -- : Processing file: ../../node_modules/lodash/drop.js +W, [2024-12-25T12:12:43.286833 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/drop.js +I, [2024-12-25T12:12:43.286863 #41070] INFO -- : Processing file: ../../node_modules/lodash/dropRight.js +W, [2024-12-25T12:12:43.286906 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/dropRight.js +I, [2024-12-25T12:12:43.286930 #41070] INFO -- : Processing file: ../../node_modules/lodash/dropRightWhile.js +W, [2024-12-25T12:12:43.286973 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/dropRightWhile.js +I, [2024-12-25T12:12:43.286997 #41070] INFO -- : Processing file: ../../node_modules/lodash/dropWhile.js +W, [2024-12-25T12:12:43.287040 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/dropWhile.js +I, [2024-12-25T12:12:43.287063 #41070] INFO -- : Processing file: ../../node_modules/lodash/each.js +W, [2024-12-25T12:12:43.287115 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/each.js +I, [2024-12-25T12:12:43.287139 #41070] INFO -- : Processing file: ../../node_modules/lodash/eachRight.js +W, [2024-12-25T12:12:43.287227 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/eachRight.js +I, [2024-12-25T12:12:43.287257 #41070] INFO -- : Processing file: ../../node_modules/lodash/endsWith.js +W, [2024-12-25T12:12:43.287303 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/endsWith.js +I, [2024-12-25T12:12:43.287327 #41070] INFO -- : Processing file: ../../node_modules/lodash/entries.js +W, [2024-12-25T12:12:43.287368 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/entries.js +I, [2024-12-25T12:12:43.287399 #41070] INFO -- : Processing file: ../../node_modules/lodash/entriesIn.js +W, [2024-12-25T12:12:43.287452 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/entriesIn.js +I, [2024-12-25T12:12:43.287477 #41070] INFO -- : Processing file: ../../node_modules/lodash/eq.js +W, [2024-12-25T12:12:43.287596 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/eq.js +I, [2024-12-25T12:12:43.287648 #41070] INFO -- : Processing file: ../../node_modules/lodash/escape.js +W, [2024-12-25T12:12:43.287708 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/escape.js +I, [2024-12-25T12:12:43.287734 #41070] INFO -- : Processing file: ../../node_modules/lodash/escapeRegExp.js +W, [2024-12-25T12:12:43.287782 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/escapeRegExp.js +I, [2024-12-25T12:12:43.287808 #41070] INFO -- : Processing file: ../../node_modules/lodash/every.js +W, [2024-12-25T12:12:43.287857 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/every.js +I, [2024-12-25T12:12:43.287883 #41070] INFO -- : Processing file: ../../node_modules/lodash/extend.js +W, [2024-12-25T12:12:43.287934 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/extend.js +I, [2024-12-25T12:12:43.287961 #41070] INFO -- : Processing file: ../../node_modules/lodash/extendWith.js +W, [2024-12-25T12:12:43.288009 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/extendWith.js +I, [2024-12-25T12:12:43.288039 #41070] INFO -- : Processing file: ../../node_modules/lodash/fill.js +W, [2024-12-25T12:12:43.288090 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fill.js +I, [2024-12-25T12:12:43.288115 #41070] INFO -- : Processing file: ../../node_modules/lodash/filter.js +W, [2024-12-25T12:12:43.288161 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/filter.js +I, [2024-12-25T12:12:43.288188 #41070] INFO -- : Processing file: ../../node_modules/lodash/find.js +W, [2024-12-25T12:12:43.288237 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/find.js +I, [2024-12-25T12:12:43.288265 #41070] INFO -- : Processing file: ../../node_modules/lodash/findIndex.js +W, [2024-12-25T12:12:43.288312 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/findIndex.js +I, [2024-12-25T12:12:43.288340 #41070] INFO -- : Processing file: ../../node_modules/lodash/findKey.js +W, [2024-12-25T12:12:43.288381 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/findKey.js +I, [2024-12-25T12:12:43.288400 #41070] INFO -- : Processing file: ../../node_modules/lodash/findLast.js +W, [2024-12-25T12:12:43.288437 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/findLast.js +I, [2024-12-25T12:12:43.288455 #41070] INFO -- : Processing file: ../../node_modules/lodash/findLastIndex.js +W, [2024-12-25T12:12:43.288493 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/findLastIndex.js +I, [2024-12-25T12:12:43.288509 #41070] INFO -- : Processing file: ../../node_modules/lodash/findLastKey.js +W, [2024-12-25T12:12:43.288755 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/findLastKey.js +I, [2024-12-25T12:12:43.290179 #41070] INFO -- : Processing file: ../../node_modules/lodash/first.js +W, [2024-12-25T12:12:43.290428 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/first.js +I, [2024-12-25T12:12:43.290485 #41070] INFO -- : Processing file: ../../node_modules/lodash/flatMap.js +W, [2024-12-25T12:12:43.290646 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMap.js +I, [2024-12-25T12:12:43.290696 #41070] INFO -- : Processing file: ../../node_modules/lodash/flatMapDeep.js +W, [2024-12-25T12:12:43.290774 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMapDeep.js +I, [2024-12-25T12:12:43.290812 #41070] INFO -- : Processing file: ../../node_modules/lodash/flatMapDepth.js +W, [2024-12-25T12:12:43.290894 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMapDepth.js +I, [2024-12-25T12:12:43.290971 #41070] INFO -- : Processing file: ../../node_modules/lodash/flatten.js +W, [2024-12-25T12:12:43.291166 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/flatten.js +I, [2024-12-25T12:12:43.291210 #41070] INFO -- : Processing file: ../../node_modules/lodash/flattenDeep.js +W, [2024-12-25T12:12:43.291277 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/flattenDeep.js +I, [2024-12-25T12:12:43.291311 #41070] INFO -- : Processing file: ../../node_modules/lodash/flattenDepth.js +W, [2024-12-25T12:12:43.291358 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/flattenDepth.js +I, [2024-12-25T12:12:43.291383 #41070] INFO -- : Processing file: ../../node_modules/lodash/flip.js +W, [2024-12-25T12:12:43.291438 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/flip.js +I, [2024-12-25T12:12:43.291502 #41070] INFO -- : Processing file: ../../node_modules/lodash/floor.js +W, [2024-12-25T12:12:43.291634 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/floor.js +I, [2024-12-25T12:12:43.291669 #41070] INFO -- : Processing file: ../../node_modules/lodash/flow.js +W, [2024-12-25T12:12:43.291724 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/flow.js +I, [2024-12-25T12:12:43.291844 #41070] INFO -- : Processing file: ../../node_modules/lodash/flowRight.js +W, [2024-12-25T12:12:43.291947 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/flowRight.js +I, [2024-12-25T12:12:43.291978 #41070] INFO -- : Processing file: ../../node_modules/lodash/forEach.js +W, [2024-12-25T12:12:43.292154 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/forEach.js +I, [2024-12-25T12:12:43.292197 #41070] INFO -- : Processing file: ../../node_modules/lodash/forEachRight.js +W, [2024-12-25T12:12:43.292286 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/forEachRight.js +I, [2024-12-25T12:12:43.292325 #41070] INFO -- : Processing file: ../../node_modules/lodash/forIn.js +W, [2024-12-25T12:12:43.292522 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/forIn.js +I, [2024-12-25T12:12:43.292568 #41070] INFO -- : Processing file: ../../node_modules/lodash/forInRight.js +W, [2024-12-25T12:12:43.292624 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/forInRight.js +I, [2024-12-25T12:12:43.292651 #41070] INFO -- : Processing file: ../../node_modules/lodash/forOwn.js +W, [2024-12-25T12:12:43.292698 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/forOwn.js +I, [2024-12-25T12:12:43.292736 #41070] INFO -- : Processing file: ../../node_modules/lodash/forOwnRight.js +W, [2024-12-25T12:12:43.292813 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/forOwnRight.js +I, [2024-12-25T12:12:43.292841 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/F.js +W, [2024-12-25T12:12:43.292920 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/F.js +I, [2024-12-25T12:12:43.292949 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/T.js +W, [2024-12-25T12:12:43.293072 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/T.js +I, [2024-12-25T12:12:43.293102 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/__.js +W, [2024-12-25T12:12:43.293148 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/__.js +I, [2024-12-25T12:12:43.293219 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/_baseConvert.js +W, [2024-12-25T12:12:43.293424 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_baseConvert.js +I, [2024-12-25T12:12:43.293476 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/_convertBrowser.js +W, [2024-12-25T12:12:43.293703 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_convertBrowser.js +I, [2024-12-25T12:12:43.293770 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/_falseOptions.js +W, [2024-12-25T12:12:43.293894 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_falseOptions.js +I, [2024-12-25T12:12:43.293957 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/_mapping.js +W, [2024-12-25T12:12:43.294076 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_mapping.js +I, [2024-12-25T12:12:43.294110 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/_util.js +W, [2024-12-25T12:12:43.294172 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_util.js +I, [2024-12-25T12:12:43.294211 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/add.js +W, [2024-12-25T12:12:43.294260 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/add.js +I, [2024-12-25T12:12:43.294283 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/after.js +W, [2024-12-25T12:12:43.294326 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/after.js +I, [2024-12-25T12:12:43.294349 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/all.js +W, [2024-12-25T12:12:43.294564 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/all.js +I, [2024-12-25T12:12:43.294609 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/allPass.js +W, [2024-12-25T12:12:43.294710 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/allPass.js +I, [2024-12-25T12:12:43.294739 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/always.js +W, [2024-12-25T12:12:43.294841 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/always.js +I, [2024-12-25T12:12:43.294871 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/any.js +W, [2024-12-25T12:12:43.294939 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/any.js +I, [2024-12-25T12:12:43.294972 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/anyPass.js +W, [2024-12-25T12:12:43.295021 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/anyPass.js +I, [2024-12-25T12:12:43.295045 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/apply.js +W, [2024-12-25T12:12:43.295102 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/apply.js +I, [2024-12-25T12:12:43.295134 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/array.js +W, [2024-12-25T12:12:43.295181 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/array.js +I, [2024-12-25T12:12:43.295206 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/ary.js +W, [2024-12-25T12:12:43.295249 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/ary.js +I, [2024-12-25T12:12:43.295272 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assign.js +W, [2024-12-25T12:12:43.295328 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assign.js +I, [2024-12-25T12:12:43.295361 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assignAll.js +W, [2024-12-25T12:12:43.295407 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignAll.js +I, [2024-12-25T12:12:43.295432 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assignAllWith.js +W, [2024-12-25T12:12:43.295476 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignAllWith.js +I, [2024-12-25T12:12:43.295606 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assignIn.js +W, [2024-12-25T12:12:43.295682 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignIn.js +I, [2024-12-25T12:12:43.295709 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInAll.js +W, [2024-12-25T12:12:43.295755 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInAll.js +I, [2024-12-25T12:12:43.295780 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInAllWith.js +W, [2024-12-25T12:12:43.295822 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInAllWith.js +I, [2024-12-25T12:12:43.295845 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInWith.js +W, [2024-12-25T12:12:43.295903 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInWith.js +I, [2024-12-25T12:12:43.295935 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assignWith.js +W, [2024-12-25T12:12:43.295994 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignWith.js +I, [2024-12-25T12:12:43.296049 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assoc.js +W, [2024-12-25T12:12:43.296119 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assoc.js +I, [2024-12-25T12:12:43.296169 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/assocPath.js +W, [2024-12-25T12:12:43.296248 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assocPath.js +I, [2024-12-25T12:12:43.296285 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/at.js +W, [2024-12-25T12:12:43.296359 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/at.js +I, [2024-12-25T12:12:43.296420 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/attempt.js +W, [2024-12-25T12:12:43.296546 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/attempt.js +I, [2024-12-25T12:12:43.296586 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/before.js +W, [2024-12-25T12:12:43.296648 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/before.js +I, [2024-12-25T12:12:43.296748 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/bind.js +W, [2024-12-25T12:12:43.296805 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bind.js +I, [2024-12-25T12:12:43.296834 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/bindAll.js +W, [2024-12-25T12:12:43.296877 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bindAll.js +I, [2024-12-25T12:12:43.296901 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/bindKey.js +W, [2024-12-25T12:12:43.296943 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bindKey.js +I, [2024-12-25T12:12:43.296967 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/camelCase.js +W, [2024-12-25T12:12:43.297010 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/camelCase.js +I, [2024-12-25T12:12:43.297036 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/capitalize.js +W, [2024-12-25T12:12:43.297154 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/capitalize.js +I, [2024-12-25T12:12:43.297212 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/castArray.js +W, [2024-12-25T12:12:43.297265 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/castArray.js +I, [2024-12-25T12:12:43.297290 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/ceil.js +W, [2024-12-25T12:12:43.297332 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/ceil.js +I, [2024-12-25T12:12:43.297356 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/chain.js +W, [2024-12-25T12:12:43.297397 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/chain.js +I, [2024-12-25T12:12:43.297420 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/chunk.js +W, [2024-12-25T12:12:43.297461 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/chunk.js +I, [2024-12-25T12:12:43.297484 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/clamp.js +W, [2024-12-25T12:12:43.297525 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/clamp.js +I, [2024-12-25T12:12:43.297609 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/clone.js +W, [2024-12-25T12:12:43.297674 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/clone.js +I, [2024-12-25T12:12:43.297700 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneDeep.js +W, [2024-12-25T12:12:43.297743 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneDeep.js +I, [2024-12-25T12:12:43.297768 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneDeepWith.js +W, [2024-12-25T12:12:43.297812 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneDeepWith.js +I, [2024-12-25T12:12:43.297837 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneWith.js +W, [2024-12-25T12:12:43.297883 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneWith.js +I, [2024-12-25T12:12:43.297909 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/collection.js +W, [2024-12-25T12:12:43.297956 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/collection.js +I, [2024-12-25T12:12:43.297982 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/commit.js +W, [2024-12-25T12:12:43.298057 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/commit.js +I, [2024-12-25T12:12:43.298096 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/compact.js +W, [2024-12-25T12:12:43.298169 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/compact.js +I, [2024-12-25T12:12:43.298206 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/complement.js +W, [2024-12-25T12:12:43.298275 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/complement.js +I, [2024-12-25T12:12:43.298311 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/compose.js +W, [2024-12-25T12:12:43.298361 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/compose.js +I, [2024-12-25T12:12:43.298387 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/concat.js +W, [2024-12-25T12:12:43.298433 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/concat.js +I, [2024-12-25T12:12:43.298458 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/cond.js +W, [2024-12-25T12:12:43.298627 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cond.js +I, [2024-12-25T12:12:43.298688 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/conforms.js +W, [2024-12-25T12:12:43.298760 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/conforms.js +I, [2024-12-25T12:12:43.298787 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/conformsTo.js +W, [2024-12-25T12:12:43.298838 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/conformsTo.js +I, [2024-12-25T12:12:43.298864 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/constant.js +W, [2024-12-25T12:12:43.298911 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/constant.js +I, [2024-12-25T12:12:43.298936 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/contains.js +W, [2024-12-25T12:12:43.299007 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/contains.js +I, [2024-12-25T12:12:43.299045 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/convert.js +W, [2024-12-25T12:12:43.299103 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/convert.js +I, [2024-12-25T12:12:43.299129 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/countBy.js +W, [2024-12-25T12:12:43.299176 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/countBy.js +I, [2024-12-25T12:12:43.299201 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/create.js +W, [2024-12-25T12:12:43.299268 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/create.js +I, [2024-12-25T12:12:43.299304 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/curry.js +W, [2024-12-25T12:12:43.299355 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curry.js +I, [2024-12-25T12:12:43.299380 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/curryN.js +W, [2024-12-25T12:12:43.299424 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryN.js +I, [2024-12-25T12:12:43.299450 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/curryRight.js +W, [2024-12-25T12:12:43.299511 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryRight.js +I, [2024-12-25T12:12:43.299604 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/curryRightN.js +W, [2024-12-25T12:12:43.299841 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryRightN.js +I, [2024-12-25T12:12:43.299952 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/date.js +W, [2024-12-25T12:12:43.300173 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/date.js +I, [2024-12-25T12:12:43.300216 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/debounce.js +W, [2024-12-25T12:12:43.300291 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/debounce.js +I, [2024-12-25T12:12:43.300325 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/deburr.js +W, [2024-12-25T12:12:43.300375 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/deburr.js +I, [2024-12-25T12:12:43.300399 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultTo.js +W, [2024-12-25T12:12:43.300442 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultTo.js +I, [2024-12-25T12:12:43.300576 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/defaults.js +W, [2024-12-25T12:12:43.300633 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaults.js +I, [2024-12-25T12:12:43.300658 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsAll.js +W, [2024-12-25T12:12:43.300702 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsAll.js +I, [2024-12-25T12:12:43.300727 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsDeep.js +W, [2024-12-25T12:12:43.300769 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsDeep.js +I, [2024-12-25T12:12:43.300794 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsDeepAll.js +W, [2024-12-25T12:12:43.300852 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsDeepAll.js +I, [2024-12-25T12:12:43.300885 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/defer.js +W, [2024-12-25T12:12:43.300932 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defer.js +I, [2024-12-25T12:12:43.300957 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/delay.js +W, [2024-12-25T12:12:43.300999 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/delay.js +I, [2024-12-25T12:12:43.301023 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/difference.js +W, [2024-12-25T12:12:43.301082 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/difference.js +I, [2024-12-25T12:12:43.301115 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/differenceBy.js +W, [2024-12-25T12:12:43.301161 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/differenceBy.js +I, [2024-12-25T12:12:43.301185 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/differenceWith.js +W, [2024-12-25T12:12:43.301242 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/differenceWith.js +I, [2024-12-25T12:12:43.301275 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/dissoc.js +W, [2024-12-25T12:12:43.301336 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dissoc.js +I, [2024-12-25T12:12:43.301369 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/dissocPath.js +W, [2024-12-25T12:12:43.301481 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dissocPath.js +I, [2024-12-25T12:12:43.301515 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/divide.js +W, [2024-12-25T12:12:43.301563 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/divide.js +I, [2024-12-25T12:12:43.301588 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/drop.js +W, [2024-12-25T12:12:43.301631 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/drop.js +I, [2024-12-25T12:12:43.301654 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/dropLast.js +W, [2024-12-25T12:12:43.301696 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropLast.js +I, [2024-12-25T12:12:43.301720 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/dropLastWhile.js +W, [2024-12-25T12:12:43.301762 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropLastWhile.js +I, [2024-12-25T12:12:43.301786 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/dropRight.js +W, [2024-12-25T12:12:43.301828 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropRight.js +I, [2024-12-25T12:12:43.301853 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/dropRightWhile.js +W, [2024-12-25T12:12:43.301896 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropRightWhile.js +I, [2024-12-25T12:12:43.301944 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/dropWhile.js +W, [2024-12-25T12:12:43.302026 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropWhile.js +I, [2024-12-25T12:12:43.302067 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/each.js +W, [2024-12-25T12:12:43.302139 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/each.js +I, [2024-12-25T12:12:43.302175 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/eachRight.js +W, [2024-12-25T12:12:43.302256 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/eachRight.js +I, [2024-12-25T12:12:43.302295 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/endsWith.js +W, [2024-12-25T12:12:43.302378 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/endsWith.js +I, [2024-12-25T12:12:43.302512 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/entries.js +W, [2024-12-25T12:12:43.302590 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/entries.js +I, [2024-12-25T12:12:43.302617 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/entriesIn.js +W, [2024-12-25T12:12:43.302668 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/entriesIn.js +I, [2024-12-25T12:12:43.302692 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/eq.js +W, [2024-12-25T12:12:43.302735 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/eq.js +I, [2024-12-25T12:12:43.302763 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/equals.js +W, [2024-12-25T12:12:43.302806 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/equals.js +I, [2024-12-25T12:12:43.302830 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/escape.js +W, [2024-12-25T12:12:43.302894 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/escape.js +I, [2024-12-25T12:12:43.302929 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/escapeRegExp.js +W, [2024-12-25T12:12:43.302976 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/escapeRegExp.js +I, [2024-12-25T12:12:43.303006 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/every.js +W, [2024-12-25T12:12:43.303050 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/every.js +I, [2024-12-25T12:12:43.303073 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/extend.js +W, [2024-12-25T12:12:43.303118 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extend.js +I, [2024-12-25T12:12:43.303144 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/extendAll.js +W, [2024-12-25T12:12:43.303189 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendAll.js +I, [2024-12-25T12:12:43.303213 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/extendAllWith.js +W, [2024-12-25T12:12:43.303260 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendAllWith.js +I, [2024-12-25T12:12:43.303283 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/extendWith.js +W, [2024-12-25T12:12:43.303328 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendWith.js +I, [2024-12-25T12:12:43.303370 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/fill.js +W, [2024-12-25T12:12:43.303425 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/fill.js +I, [2024-12-25T12:12:43.303450 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/filter.js +W, [2024-12-25T12:12:43.303499 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/filter.js +I, [2024-12-25T12:12:43.303585 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/find.js +W, [2024-12-25T12:12:43.303665 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/find.js +I, [2024-12-25T12:12:43.303693 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/findFrom.js +W, [2024-12-25T12:12:43.303739 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findFrom.js +I, [2024-12-25T12:12:43.303818 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/findIndex.js +W, [2024-12-25T12:12:43.303868 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findIndex.js +I, [2024-12-25T12:12:43.303893 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/findIndexFrom.js +W, [2024-12-25T12:12:43.303937 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findIndexFrom.js +I, [2024-12-25T12:12:43.303960 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/findKey.js +W, [2024-12-25T12:12:43.304019 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findKey.js +I, [2024-12-25T12:12:43.304052 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/findLast.js +W, [2024-12-25T12:12:43.304113 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLast.js +I, [2024-12-25T12:12:43.304146 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastFrom.js +W, [2024-12-25T12:12:43.304193 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastFrom.js +I, [2024-12-25T12:12:43.304217 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastIndex.js +W, [2024-12-25T12:12:43.304277 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastIndex.js +I, [2024-12-25T12:12:43.304311 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastIndexFrom.js +W, [2024-12-25T12:12:43.304358 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastIndexFrom.js +I, [2024-12-25T12:12:43.304396 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastKey.js +W, [2024-12-25T12:12:43.304450 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastKey.js +I, [2024-12-25T12:12:43.304476 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/first.js +W, [2024-12-25T12:12:43.304567 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/first.js +I, [2024-12-25T12:12:43.304597 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMap.js +W, [2024-12-25T12:12:43.304644 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMap.js +I, [2024-12-25T12:12:43.304668 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMapDeep.js +W, [2024-12-25T12:12:43.304710 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMapDeep.js +I, [2024-12-25T12:12:43.304733 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMapDepth.js +W, [2024-12-25T12:12:43.304774 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMapDepth.js +I, [2024-12-25T12:12:43.304797 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/flatten.js +W, [2024-12-25T12:12:43.304839 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatten.js +I, [2024-12-25T12:12:43.304862 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/flattenDeep.js +W, [2024-12-25T12:12:43.304904 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flattenDeep.js +I, [2024-12-25T12:12:43.304928 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/flattenDepth.js +W, [2024-12-25T12:12:43.304969 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flattenDepth.js +I, [2024-12-25T12:12:43.304992 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/flip.js +W, [2024-12-25T12:12:43.305033 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flip.js +I, [2024-12-25T12:12:43.305056 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/floor.js +W, [2024-12-25T12:12:43.305097 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/floor.js +I, [2024-12-25T12:12:43.305120 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/flow.js +W, [2024-12-25T12:12:43.305160 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flow.js +I, [2024-12-25T12:12:43.305183 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/flowRight.js +W, [2024-12-25T12:12:43.305224 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flowRight.js +I, [2024-12-25T12:12:43.305248 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/forEach.js +W, [2024-12-25T12:12:43.305289 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forEach.js +I, [2024-12-25T12:12:43.305313 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/forEachRight.js +W, [2024-12-25T12:12:43.305355 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forEachRight.js +I, [2024-12-25T12:12:43.305378 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/forIn.js +W, [2024-12-25T12:12:43.305420 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forIn.js +I, [2024-12-25T12:12:43.305444 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/forInRight.js +W, [2024-12-25T12:12:43.305486 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forInRight.js +I, [2024-12-25T12:12:43.305509 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/forOwn.js +W, [2024-12-25T12:12:43.305660 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forOwn.js +I, [2024-12-25T12:12:43.305709 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/forOwnRight.js +W, [2024-12-25T12:12:43.305762 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forOwnRight.js +I, [2024-12-25T12:12:43.305786 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/fromPairs.js +W, [2024-12-25T12:12:43.305828 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/fromPairs.js +I, [2024-12-25T12:12:43.305851 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/function.js +W, [2024-12-25T12:12:43.305893 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/function.js +I, [2024-12-25T12:12:43.305917 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/functions.js +W, [2024-12-25T12:12:43.305957 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/functions.js +I, [2024-12-25T12:12:43.305981 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/functionsIn.js +W, [2024-12-25T12:12:43.306021 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/functionsIn.js +I, [2024-12-25T12:12:43.306045 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/get.js +W, [2024-12-25T12:12:43.306085 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/get.js +I, [2024-12-25T12:12:43.306108 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/getOr.js +W, [2024-12-25T12:12:43.306149 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/getOr.js +I, [2024-12-25T12:12:43.306172 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/groupBy.js +W, [2024-12-25T12:12:43.306223 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/groupBy.js +I, [2024-12-25T12:12:43.306257 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/gt.js +W, [2024-12-25T12:12:43.306321 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/gt.js +I, [2024-12-25T12:12:43.306357 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/gte.js +W, [2024-12-25T12:12:43.306424 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/gte.js +I, [2024-12-25T12:12:43.306458 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/has.js +W, [2024-12-25T12:12:43.306777 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/has.js +I, [2024-12-25T12:12:43.306838 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/hasIn.js +W, [2024-12-25T12:12:43.306950 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/hasIn.js +I, [2024-12-25T12:12:43.307057 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/head.js +W, [2024-12-25T12:12:43.307139 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/head.js +I, [2024-12-25T12:12:43.307167 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/identical.js +W, [2024-12-25T12:12:43.307216 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/identical.js +I, [2024-12-25T12:12:43.307241 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/identity.js +W, [2024-12-25T12:12:43.307284 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/identity.js +I, [2024-12-25T12:12:43.307308 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/inRange.js +W, [2024-12-25T12:12:43.307367 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/inRange.js +I, [2024-12-25T12:12:43.307413 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/includes.js +W, [2024-12-25T12:12:43.307638 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/includes.js +I, [2024-12-25T12:12:43.307748 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/includesFrom.js +W, [2024-12-25T12:12:43.307868 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/includesFrom.js +I, [2024-12-25T12:12:43.307901 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/indexBy.js +W, [2024-12-25T12:12:43.307952 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexBy.js +I, [2024-12-25T12:12:43.307976 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/indexOf.js +W, [2024-12-25T12:12:43.308020 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexOf.js +I, [2024-12-25T12:12:43.308044 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/indexOfFrom.js +W, [2024-12-25T12:12:43.308104 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexOfFrom.js +I, [2024-12-25T12:12:43.308139 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/init.js +W, [2024-12-25T12:12:43.308189 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/init.js +I, [2024-12-25T12:12:43.308217 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/initial.js +W, [2024-12-25T12:12:43.308280 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/initial.js +I, [2024-12-25T12:12:43.308769 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/intersection.js +W, [2024-12-25T12:12:43.308853 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersection.js +I, [2024-12-25T12:12:43.308880 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/intersectionBy.js +W, [2024-12-25T12:12:43.308926 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersectionBy.js +I, [2024-12-25T12:12:43.308950 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/intersectionWith.js +W, [2024-12-25T12:12:43.308993 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersectionWith.js +I, [2024-12-25T12:12:43.309017 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/invert.js +W, [2024-12-25T12:12:43.309075 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invert.js +I, [2024-12-25T12:12:43.309108 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/invertBy.js +W, [2024-12-25T12:12:43.309155 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invertBy.js +I, [2024-12-25T12:12:43.309179 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/invertObj.js +W, [2024-12-25T12:12:43.309236 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invertObj.js +I, [2024-12-25T12:12:43.309269 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/invoke.js +W, [2024-12-25T12:12:43.309329 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invoke.js +I, [2024-12-25T12:12:43.309362 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeArgs.js +W, [2024-12-25T12:12:43.309422 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeArgs.js +I, [2024-12-25T12:12:43.309456 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeArgsMap.js +W, [2024-12-25T12:12:43.309560 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeArgsMap.js +I, [2024-12-25T12:12:43.309595 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeMap.js +W, [2024-12-25T12:12:43.309644 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeMap.js +I, [2024-12-25T12:12:43.309668 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isArguments.js +W, [2024-12-25T12:12:43.309711 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArguments.js +I, [2024-12-25T12:12:43.309734 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isArray.js +W, [2024-12-25T12:12:43.309793 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArray.js +I, [2024-12-25T12:12:43.309826 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayBuffer.js +W, [2024-12-25T12:12:43.309873 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayBuffer.js +I, [2024-12-25T12:12:43.309897 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayLike.js +W, [2024-12-25T12:12:43.309954 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayLike.js +I, [2024-12-25T12:12:43.309986 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayLikeObject.js +W, [2024-12-25T12:12:43.310033 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayLikeObject.js +I, [2024-12-25T12:12:43.310058 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isBoolean.js +W, [2024-12-25T12:12:43.310117 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isBoolean.js +I, [2024-12-25T12:12:43.310150 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isBuffer.js +W, [2024-12-25T12:12:43.310197 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isBuffer.js +I, [2024-12-25T12:12:43.310221 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isDate.js +W, [2024-12-25T12:12:43.310263 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isDate.js +I, [2024-12-25T12:12:43.310286 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isElement.js +W, [2024-12-25T12:12:43.310344 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isElement.js +I, [2024-12-25T12:12:43.310378 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isEmpty.js +W, [2024-12-25T12:12:43.310425 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEmpty.js +I, [2024-12-25T12:12:43.310449 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isEqual.js +W, [2024-12-25T12:12:43.310490 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEqual.js +I, [2024-12-25T12:12:43.310560 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isEqualWith.js +W, [2024-12-25T12:12:43.310612 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEqualWith.js +I, [2024-12-25T12:12:43.310637 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isError.js +W, [2024-12-25T12:12:43.310679 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isError.js +I, [2024-12-25T12:12:43.310702 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isFinite.js +W, [2024-12-25T12:12:43.310757 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isFinite.js +I, [2024-12-25T12:12:43.310790 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isFunction.js +W, [2024-12-25T12:12:43.310901 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isFunction.js +I, [2024-12-25T12:12:43.310934 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isInteger.js +W, [2024-12-25T12:12:43.310982 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isInteger.js +I, [2024-12-25T12:12:43.311005 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isLength.js +W, [2024-12-25T12:12:43.311047 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isLength.js +I, [2024-12-25T12:12:43.311070 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isMap.js +W, [2024-12-25T12:12:43.311112 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMap.js +I, [2024-12-25T12:12:43.311135 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isMatch.js +W, [2024-12-25T12:12:43.311176 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMatch.js +I, [2024-12-25T12:12:43.311199 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isMatchWith.js +W, [2024-12-25T12:12:43.311241 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMatchWith.js +I, [2024-12-25T12:12:43.311265 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isNaN.js +W, [2024-12-25T12:12:43.311322 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNaN.js +I, [2024-12-25T12:12:43.311355 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isNative.js +W, [2024-12-25T12:12:43.311454 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNative.js +I, [2024-12-25T12:12:43.311491 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isNil.js +W, [2024-12-25T12:12:43.311551 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNil.js +I, [2024-12-25T12:12:43.311583 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isNull.js +W, [2024-12-25T12:12:43.311630 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNull.js +I, [2024-12-25T12:12:43.311654 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isNumber.js +W, [2024-12-25T12:12:43.311696 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNumber.js +I, [2024-12-25T12:12:43.311719 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isObject.js +W, [2024-12-25T12:12:43.311760 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isObject.js +I, [2024-12-25T12:12:43.311784 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isObjectLike.js +W, [2024-12-25T12:12:43.311825 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isObjectLike.js +I, [2024-12-25T12:12:43.311849 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isPlainObject.js +W, [2024-12-25T12:12:43.311907 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isPlainObject.js +I, [2024-12-25T12:12:43.311940 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isRegExp.js +W, [2024-12-25T12:12:43.311987 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isRegExp.js +I, [2024-12-25T12:12:43.312011 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isSafeInteger.js +W, [2024-12-25T12:12:43.312054 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSafeInteger.js +I, [2024-12-25T12:12:43.312078 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isSet.js +W, [2024-12-25T12:12:43.312120 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSet.js +I, [2024-12-25T12:12:43.312143 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isString.js +W, [2024-12-25T12:12:43.312202 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isString.js +I, [2024-12-25T12:12:43.312234 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isSymbol.js +W, [2024-12-25T12:12:43.312295 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSymbol.js +I, [2024-12-25T12:12:43.312328 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isTypedArray.js +W, [2024-12-25T12:12:43.312388 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isTypedArray.js +I, [2024-12-25T12:12:43.312421 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isUndefined.js +W, [2024-12-25T12:12:43.312506 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isUndefined.js +I, [2024-12-25T12:12:43.312540 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isWeakMap.js +W, [2024-12-25T12:12:43.312587 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isWeakMap.js +I, [2024-12-25T12:12:43.312610 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/isWeakSet.js +W, [2024-12-25T12:12:43.312652 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isWeakSet.js +I, [2024-12-25T12:12:43.312676 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/iteratee.js +W, [2024-12-25T12:12:43.312717 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/iteratee.js +I, [2024-12-25T12:12:43.312740 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/join.js +W, [2024-12-25T12:12:43.312780 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/join.js +I, [2024-12-25T12:12:43.312803 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/juxt.js +W, [2024-12-25T12:12:43.312844 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/juxt.js +I, [2024-12-25T12:12:43.312868 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/kebabCase.js +W, [2024-12-25T12:12:43.312909 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/kebabCase.js +I, [2024-12-25T12:12:43.312932 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/keyBy.js +W, [2024-12-25T12:12:43.312973 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keyBy.js +I, [2024-12-25T12:12:43.312999 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/keys.js +W, [2024-12-25T12:12:43.313071 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keys.js +I, [2024-12-25T12:12:43.313129 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/keysIn.js +W, [2024-12-25T12:12:43.313219 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keysIn.js +I, [2024-12-25T12:12:43.313254 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/lang.js +W, [2024-12-25T12:12:43.313315 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lang.js +I, [2024-12-25T12:12:43.313349 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/last.js +W, [2024-12-25T12:12:43.313395 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/last.js +I, [2024-12-25T12:12:43.313419 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/lastIndexOf.js +W, [2024-12-25T12:12:43.313465 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lastIndexOf.js +I, [2024-12-25T12:12:43.313489 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/lastIndexOfFrom.js +W, [2024-12-25T12:12:43.313586 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lastIndexOfFrom.js +I, [2024-12-25T12:12:43.313613 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/lowerCase.js +W, [2024-12-25T12:12:43.313660 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lowerCase.js +I, [2024-12-25T12:12:43.313683 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/lowerFirst.js +W, [2024-12-25T12:12:43.313725 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lowerFirst.js +I, [2024-12-25T12:12:43.313748 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/lt.js +W, [2024-12-25T12:12:43.313838 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lt.js +I, [2024-12-25T12:12:43.313865 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/lte.js +W, [2024-12-25T12:12:43.313907 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lte.js +I, [2024-12-25T12:12:43.313931 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/map.js +W, [2024-12-25T12:12:43.313973 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/map.js +I, [2024-12-25T12:12:43.313997 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/mapKeys.js +W, [2024-12-25T12:12:43.314038 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mapKeys.js +I, [2024-12-25T12:12:43.314061 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/mapValues.js +W, [2024-12-25T12:12:43.314102 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mapValues.js +I, [2024-12-25T12:12:43.314125 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/matches.js +W, [2024-12-25T12:12:43.314168 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/matches.js +I, [2024-12-25T12:12:43.314191 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/matchesProperty.js +W, [2024-12-25T12:12:43.314232 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/matchesProperty.js +I, [2024-12-25T12:12:43.314255 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/math.js +W, [2024-12-25T12:12:43.314296 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/math.js +I, [2024-12-25T12:12:43.314319 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/max.js +W, [2024-12-25T12:12:43.314374 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/max.js +I, [2024-12-25T12:12:43.314406 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/maxBy.js +W, [2024-12-25T12:12:43.314451 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/maxBy.js +I, [2024-12-25T12:12:43.314474 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/mean.js +W, [2024-12-25T12:12:43.314564 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mean.js +I, [2024-12-25T12:12:43.314592 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/meanBy.js +W, [2024-12-25T12:12:43.314638 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/meanBy.js +I, [2024-12-25T12:12:43.314662 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/memoize.js +W, [2024-12-25T12:12:43.314704 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/memoize.js +I, [2024-12-25T12:12:43.314728 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/merge.js +W, [2024-12-25T12:12:43.314768 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/merge.js +I, [2024-12-25T12:12:43.314792 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeAll.js +W, [2024-12-25T12:12:43.314850 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeAll.js +I, [2024-12-25T12:12:43.314883 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeAllWith.js +W, [2024-12-25T12:12:43.314931 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeAllWith.js +I, [2024-12-25T12:12:43.314969 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeWith.js +W, [2024-12-25T12:12:43.315039 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeWith.js +I, [2024-12-25T12:12:43.315072 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/method.js +W, [2024-12-25T12:12:43.315118 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/method.js +I, [2024-12-25T12:12:43.315142 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/methodOf.js +W, [2024-12-25T12:12:43.315200 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/methodOf.js +I, [2024-12-25T12:12:43.315234 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/min.js +W, [2024-12-25T12:12:43.315281 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/min.js +I, [2024-12-25T12:12:43.315306 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/minBy.js +W, [2024-12-25T12:12:43.315347 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/minBy.js +I, [2024-12-25T12:12:43.315372 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/mixin.js +W, [2024-12-25T12:12:43.315415 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mixin.js +I, [2024-12-25T12:12:43.315438 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/multiply.js +W, [2024-12-25T12:12:43.315530 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/multiply.js +I, [2024-12-25T12:12:43.315568 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/nAry.js +W, [2024-12-25T12:12:43.315633 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nAry.js +I, [2024-12-25T12:12:43.315666 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/negate.js +W, [2024-12-25T12:12:43.315713 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/negate.js +I, [2024-12-25T12:12:43.315737 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/next.js +W, [2024-12-25T12:12:43.315780 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/next.js +I, [2024-12-25T12:12:43.315803 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/noop.js +W, [2024-12-25T12:12:43.315859 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/noop.js +I, [2024-12-25T12:12:43.315893 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/now.js +W, [2024-12-25T12:12:43.315940 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/now.js +I, [2024-12-25T12:12:43.315965 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/nth.js +W, [2024-12-25T12:12:43.316008 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nth.js +I, [2024-12-25T12:12:43.316031 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/nthArg.js +W, [2024-12-25T12:12:43.316090 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nthArg.js +I, [2024-12-25T12:12:43.316123 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/number.js +W, [2024-12-25T12:12:43.316170 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/number.js +I, [2024-12-25T12:12:43.316194 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/object.js +W, [2024-12-25T12:12:43.316248 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/object.js +I, [2024-12-25T12:12:43.316358 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/omit.js +W, [2024-12-25T12:12:43.316419 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omit.js +I, [2024-12-25T12:12:43.316444 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/omitAll.js +W, [2024-12-25T12:12:43.316488 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omitAll.js +I, [2024-12-25T12:12:43.316646 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/omitBy.js +W, [2024-12-25T12:12:43.316710 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omitBy.js +I, [2024-12-25T12:12:43.316735 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/once.js +W, [2024-12-25T12:12:43.316780 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/once.js +I, [2024-12-25T12:12:43.316850 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/orderBy.js +W, [2024-12-25T12:12:43.316943 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/orderBy.js +I, [2024-12-25T12:12:43.317058 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/over.js +W, [2024-12-25T12:12:43.317124 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/over.js +I, [2024-12-25T12:12:43.317157 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/overArgs.js +W, [2024-12-25T12:12:43.317239 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overArgs.js +I, [2024-12-25T12:12:43.317270 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/overEvery.js +W, [2024-12-25T12:12:43.317327 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overEvery.js +I, [2024-12-25T12:12:43.317356 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/overSome.js +W, [2024-12-25T12:12:43.317477 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overSome.js +I, [2024-12-25T12:12:43.317529 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pad.js +W, [2024-12-25T12:12:43.317595 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pad.js +I, [2024-12-25T12:12:43.317628 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/padChars.js +W, [2024-12-25T12:12:43.317687 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padChars.js +I, [2024-12-25T12:12:43.317718 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/padCharsEnd.js +W, [2024-12-25T12:12:43.317771 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padCharsEnd.js +I, [2024-12-25T12:12:43.317796 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/padCharsStart.js +W, [2024-12-25T12:12:43.317841 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padCharsStart.js +I, [2024-12-25T12:12:43.317866 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/padEnd.js +W, [2024-12-25T12:12:43.317909 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padEnd.js +I, [2024-12-25T12:12:43.317936 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/padStart.js +W, [2024-12-25T12:12:43.317987 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padStart.js +I, [2024-12-25T12:12:43.318011 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/parseInt.js +W, [2024-12-25T12:12:43.318090 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/parseInt.js +I, [2024-12-25T12:12:43.318127 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/partial.js +W, [2024-12-25T12:12:43.318175 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partial.js +I, [2024-12-25T12:12:43.318200 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/partialRight.js +W, [2024-12-25T12:12:43.318241 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partialRight.js +I, [2024-12-25T12:12:43.318265 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/partition.js +W, [2024-12-25T12:12:43.318324 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partition.js +I, [2024-12-25T12:12:43.318350 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/path.js +W, [2024-12-25T12:12:43.318392 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/path.js +I, [2024-12-25T12:12:43.318415 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pathEq.js +W, [2024-12-25T12:12:43.318471 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pathEq.js +I, [2024-12-25T12:12:43.318504 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pathOr.js +W, [2024-12-25T12:12:43.318662 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pathOr.js +I, [2024-12-25T12:12:43.318698 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/paths.js +W, [2024-12-25T12:12:43.318774 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/paths.js +I, [2024-12-25T12:12:43.318801 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pick.js +W, [2024-12-25T12:12:43.318849 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pick.js +I, [2024-12-25T12:12:43.318875 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pickAll.js +W, [2024-12-25T12:12:43.318925 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pickAll.js +I, [2024-12-25T12:12:43.318952 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pickBy.js +W, [2024-12-25T12:12:43.319003 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pickBy.js +I, [2024-12-25T12:12:43.319030 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pipe.js +W, [2024-12-25T12:12:43.319080 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pipe.js +I, [2024-12-25T12:12:43.319107 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/placeholder.js +W, [2024-12-25T12:12:43.319156 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/placeholder.js +I, [2024-12-25T12:12:43.319186 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/plant.js +W, [2024-12-25T12:12:43.319260 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/plant.js +I, [2024-12-25T12:12:43.319301 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pluck.js +W, [2024-12-25T12:12:43.319360 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pluck.js +I, [2024-12-25T12:12:43.319385 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/prop.js +W, [2024-12-25T12:12:43.319537 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/prop.js +I, [2024-12-25T12:12:43.319587 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/propEq.js +W, [2024-12-25T12:12:43.319656 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propEq.js +I, [2024-12-25T12:12:43.319683 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/propOr.js +W, [2024-12-25T12:12:43.319731 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propOr.js +I, [2024-12-25T12:12:43.319757 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/property.js +W, [2024-12-25T12:12:43.319804 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/property.js +I, [2024-12-25T12:12:43.319830 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/propertyOf.js +W, [2024-12-25T12:12:43.319905 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propertyOf.js +I, [2024-12-25T12:12:43.319945 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/props.js +W, [2024-12-25T12:12:43.320001 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/props.js +I, [2024-12-25T12:12:43.320026 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pull.js +W, [2024-12-25T12:12:43.320096 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pull.js +I, [2024-12-25T12:12:43.320132 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAll.js +W, [2024-12-25T12:12:43.320185 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAll.js +I, [2024-12-25T12:12:43.320212 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAllBy.js +W, [2024-12-25T12:12:43.320281 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAllBy.js +I, [2024-12-25T12:12:43.320319 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAllWith.js +W, [2024-12-25T12:12:43.320372 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAllWith.js +I, [2024-12-25T12:12:43.320397 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAt.js +W, [2024-12-25T12:12:43.320462 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAt.js +I, [2024-12-25T12:12:43.320498 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/random.js +W, [2024-12-25T12:12:43.320722 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/random.js +I, [2024-12-25T12:12:43.320772 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/range.js +W, [2024-12-25T12:12:43.320844 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/range.js +I, [2024-12-25T12:12:43.320988 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeRight.js +W, [2024-12-25T12:12:43.321190 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeRight.js +I, [2024-12-25T12:12:43.321229 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeStep.js +W, [2024-12-25T12:12:43.321281 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeStep.js +I, [2024-12-25T12:12:43.321306 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeStepRight.js +W, [2024-12-25T12:12:43.321349 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeStepRight.js +I, [2024-12-25T12:12:43.321374 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/rearg.js +W, [2024-12-25T12:12:43.321419 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rearg.js +I, [2024-12-25T12:12:43.321444 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/reduce.js +W, [2024-12-25T12:12:43.321487 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reduce.js +I, [2024-12-25T12:12:43.321633 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/reduceRight.js +W, [2024-12-25T12:12:43.321757 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reduceRight.js +I, [2024-12-25T12:12:43.321827 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/reject.js +W, [2024-12-25T12:12:43.321945 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reject.js +I, [2024-12-25T12:12:43.322009 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/remove.js +W, [2024-12-25T12:12:43.322130 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/remove.js +I, [2024-12-25T12:12:43.322195 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/repeat.js +W, [2024-12-25T12:12:43.322315 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/repeat.js +I, [2024-12-25T12:12:43.322382 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/replace.js +W, [2024-12-25T12:12:43.322448 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/replace.js +I, [2024-12-25T12:12:43.322474 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/rest.js +W, [2024-12-25T12:12:43.322597 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rest.js +I, [2024-12-25T12:12:43.322661 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/restFrom.js +W, [2024-12-25T12:12:43.322729 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/restFrom.js +I, [2024-12-25T12:12:43.322797 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/result.js +W, [2024-12-25T12:12:43.322853 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/result.js +I, [2024-12-25T12:12:43.322922 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/reverse.js +W, [2024-12-25T12:12:43.322976 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reverse.js +I, [2024-12-25T12:12:43.323168 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/round.js +W, [2024-12-25T12:12:43.323401 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/round.js +I, [2024-12-25T12:12:43.323449 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sample.js +W, [2024-12-25T12:12:43.323645 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sample.js +I, [2024-12-25T12:12:43.323708 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sampleSize.js +W, [2024-12-25T12:12:43.323800 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sampleSize.js +I, [2024-12-25T12:12:43.323849 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/seq.js +W, [2024-12-25T12:12:43.323930 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/seq.js +I, [2024-12-25T12:12:43.323967 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/set.js +W, [2024-12-25T12:12:43.324059 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/set.js +I, [2024-12-25T12:12:43.324144 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/setWith.js +W, [2024-12-25T12:12:43.324259 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/setWith.js +I, [2024-12-25T12:12:43.324309 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/shuffle.js +W, [2024-12-25T12:12:43.324383 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/shuffle.js +I, [2024-12-25T12:12:43.324423 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/size.js +W, [2024-12-25T12:12:43.324493 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/size.js +I, [2024-12-25T12:12:43.324648 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/slice.js +W, [2024-12-25T12:12:43.324741 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/slice.js +I, [2024-12-25T12:12:43.324788 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/snakeCase.js +W, [2024-12-25T12:12:43.324948 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/snakeCase.js +I, [2024-12-25T12:12:43.325010 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/some.js +W, [2024-12-25T12:12:43.325111 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/some.js +I, [2024-12-25T12:12:43.325200 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sortBy.js +W, [2024-12-25T12:12:43.325330 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortBy.js +I, [2024-12-25T12:12:43.325378 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndex.js +W, [2024-12-25T12:12:43.325519 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndex.js +I, [2024-12-25T12:12:43.325586 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndexBy.js +W, [2024-12-25T12:12:43.325712 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndexBy.js +I, [2024-12-25T12:12:43.325872 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndexOf.js +W, [2024-12-25T12:12:43.326120 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndexOf.js +I, [2024-12-25T12:12:43.326174 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndex.js +W, [2024-12-25T12:12:43.326316 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndex.js +I, [2024-12-25T12:12:43.326358 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndexBy.js +W, [2024-12-25T12:12:43.326414 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndexBy.js +I, [2024-12-25T12:12:43.326565 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndexOf.js +W, [2024-12-25T12:12:43.326637 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndexOf.js +I, [2024-12-25T12:12:43.326669 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedUniq.js +W, [2024-12-25T12:12:43.326740 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedUniq.js +I, [2024-12-25T12:12:43.326779 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedUniqBy.js +W, [2024-12-25T12:12:43.326826 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedUniqBy.js +I, [2024-12-25T12:12:43.326851 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/split.js +W, [2024-12-25T12:12:43.326951 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/split.js +I, [2024-12-25T12:12:43.326977 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/spread.js +W, [2024-12-25T12:12:43.327029 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/spread.js +I, [2024-12-25T12:12:43.327060 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/spreadFrom.js +W, [2024-12-25T12:12:43.327104 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/spreadFrom.js +I, [2024-12-25T12:12:43.327128 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/startCase.js +W, [2024-12-25T12:12:43.327169 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/startCase.js +I, [2024-12-25T12:12:43.327206 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/startsWith.js +W, [2024-12-25T12:12:43.327274 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/startsWith.js +I, [2024-12-25T12:12:43.327310 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/string.js +W, [2024-12-25T12:12:43.327360 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/string.js +I, [2024-12-25T12:12:43.327386 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/stubArray.js +W, [2024-12-25T12:12:43.327432 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubArray.js +I, [2024-12-25T12:12:43.327460 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/stubFalse.js +W, [2024-12-25T12:12:43.327504 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubFalse.js +I, [2024-12-25T12:12:43.327649 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/stubObject.js +W, [2024-12-25T12:12:43.327724 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubObject.js +I, [2024-12-25T12:12:43.327750 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/stubString.js +W, [2024-12-25T12:12:43.327795 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubString.js +I, [2024-12-25T12:12:43.327819 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/stubTrue.js +W, [2024-12-25T12:12:43.327860 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubTrue.js +I, [2024-12-25T12:12:43.327884 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/subtract.js +W, [2024-12-25T12:12:43.327926 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/subtract.js +I, [2024-12-25T12:12:43.327950 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sum.js +W, [2024-12-25T12:12:43.327992 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sum.js +I, [2024-12-25T12:12:43.328015 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/sumBy.js +W, [2024-12-25T12:12:43.328072 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sumBy.js +I, [2024-12-25T12:12:43.328105 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifference.js +W, [2024-12-25T12:12:43.328166 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifference.js +I, [2024-12-25T12:12:43.328200 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifferenceBy.js +W, [2024-12-25T12:12:43.328263 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifferenceBy.js +I, [2024-12-25T12:12:43.328297 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifferenceWith.js +W, [2024-12-25T12:12:43.328344 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifferenceWith.js +I, [2024-12-25T12:12:43.328370 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/tail.js +W, [2024-12-25T12:12:43.328412 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/tail.js +I, [2024-12-25T12:12:43.328435 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/take.js +W, [2024-12-25T12:12:43.328477 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/take.js +I, [2024-12-25T12:12:43.328577 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/takeLast.js +W, [2024-12-25T12:12:43.328673 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeLast.js +I, [2024-12-25T12:12:43.328702 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/takeLastWhile.js +W, [2024-12-25T12:12:43.328746 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeLastWhile.js +I, [2024-12-25T12:12:43.328770 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/takeRight.js +W, [2024-12-25T12:12:43.328813 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeRight.js +I, [2024-12-25T12:12:43.328837 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/takeRightWhile.js +W, [2024-12-25T12:12:43.328879 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeRightWhile.js +I, [2024-12-25T12:12:43.328903 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/takeWhile.js +W, [2024-12-25T12:12:43.328959 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeWhile.js +I, [2024-12-25T12:12:43.328991 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/tap.js +W, [2024-12-25T12:12:43.329037 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/tap.js +I, [2024-12-25T12:12:43.329060 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/template.js +W, [2024-12-25T12:12:43.329103 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/template.js +I, [2024-12-25T12:12:43.329127 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/templateSettings.js +W, [2024-12-25T12:12:43.329170 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/templateSettings.js +I, [2024-12-25T12:12:43.329193 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/throttle.js +W, [2024-12-25T12:12:43.329234 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/throttle.js +I, [2024-12-25T12:12:43.329258 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/thru.js +W, [2024-12-25T12:12:43.329314 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/thru.js +I, [2024-12-25T12:12:43.329347 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/times.js +W, [2024-12-25T12:12:43.329395 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/times.js +I, [2024-12-25T12:12:43.329420 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toArray.js +W, [2024-12-25T12:12:43.329463 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toArray.js +I, [2024-12-25T12:12:43.329487 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toFinite.js +W, [2024-12-25T12:12:43.329578 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toFinite.js +I, [2024-12-25T12:12:43.329606 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toInteger.js +W, [2024-12-25T12:12:43.329651 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toInteger.js +I, [2024-12-25T12:12:43.329675 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toIterator.js +W, [2024-12-25T12:12:43.329763 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toIterator.js +I, [2024-12-25T12:12:43.329838 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toJSON.js +W, [2024-12-25T12:12:43.329919 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toJSON.js +I, [2024-12-25T12:12:43.329947 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toLength.js +W, [2024-12-25T12:12:43.329994 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toLength.js +I, [2024-12-25T12:12:43.330066 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toLower.js +W, [2024-12-25T12:12:43.330130 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toLower.js +I, [2024-12-25T12:12:43.330163 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toNumber.js +W, [2024-12-25T12:12:43.330209 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toNumber.js +I, [2024-12-25T12:12:43.330234 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toPairs.js +W, [2024-12-25T12:12:43.330294 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPairs.js +I, [2024-12-25T12:12:43.330328 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toPairsIn.js +W, [2024-12-25T12:12:43.330374 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPairsIn.js +I, [2024-12-25T12:12:43.330398 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toPath.js +W, [2024-12-25T12:12:43.330485 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPath.js +I, [2024-12-25T12:12:43.330513 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toPlainObject.js +W, [2024-12-25T12:12:43.330557 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPlainObject.js +I, [2024-12-25T12:12:43.330581 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toSafeInteger.js +W, [2024-12-25T12:12:43.330622 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toSafeInteger.js +I, [2024-12-25T12:12:43.330645 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toString.js +W, [2024-12-25T12:12:43.330685 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toString.js +I, [2024-12-25T12:12:43.330709 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/toUpper.js +W, [2024-12-25T12:12:43.330750 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toUpper.js +I, [2024-12-25T12:12:43.330774 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/transform.js +W, [2024-12-25T12:12:43.330814 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/transform.js +I, [2024-12-25T12:12:43.330838 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/trim.js +W, [2024-12-25T12:12:43.330879 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trim.js +I, [2024-12-25T12:12:43.330902 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/trimChars.js +W, [2024-12-25T12:12:43.330957 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimChars.js +I, [2024-12-25T12:12:43.330990 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/trimCharsEnd.js +W, [2024-12-25T12:12:43.331051 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimCharsEnd.js +I, [2024-12-25T12:12:43.331083 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/trimCharsStart.js +W, [2024-12-25T12:12:43.331143 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimCharsStart.js +I, [2024-12-25T12:12:43.331176 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/trimEnd.js +W, [2024-12-25T12:12:43.331238 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimEnd.js +I, [2024-12-25T12:12:43.331270 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/trimStart.js +W, [2024-12-25T12:12:43.331330 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimStart.js +I, [2024-12-25T12:12:43.331363 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/truncate.js +W, [2024-12-25T12:12:43.331410 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/truncate.js +I, [2024-12-25T12:12:43.331434 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/unapply.js +W, [2024-12-25T12:12:43.331522 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unapply.js +I, [2024-12-25T12:12:43.331549 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/unary.js +W, [2024-12-25T12:12:43.331610 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unary.js +I, [2024-12-25T12:12:43.331642 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/unescape.js +W, [2024-12-25T12:12:43.331688 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unescape.js +I, [2024-12-25T12:12:43.331712 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/union.js +W, [2024-12-25T12:12:43.331767 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/union.js +I, [2024-12-25T12:12:43.331793 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/unionBy.js +W, [2024-12-25T12:12:43.331830 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unionBy.js +I, [2024-12-25T12:12:43.331846 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/unionWith.js +W, [2024-12-25T12:12:43.331878 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unionWith.js +I, [2024-12-25T12:12:43.331894 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/uniq.js +W, [2024-12-25T12:12:43.331926 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniq.js +I, [2024-12-25T12:12:43.331941 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqBy.js +W, [2024-12-25T12:12:43.331971 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqBy.js +I, [2024-12-25T12:12:43.331986 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqWith.js +W, [2024-12-25T12:12:43.332622 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqWith.js +I, [2024-12-25T12:12:43.332643 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqueId.js +W, [2024-12-25T12:12:43.332678 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqueId.js +I, [2024-12-25T12:12:43.332693 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/unnest.js +W, [2024-12-25T12:12:43.332724 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unnest.js +I, [2024-12-25T12:12:43.332738 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/unset.js +W, [2024-12-25T12:12:43.332768 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unset.js +I, [2024-12-25T12:12:43.332783 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/unzip.js +W, [2024-12-25T12:12:43.332812 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unzip.js +I, [2024-12-25T12:12:43.332827 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/unzipWith.js +W, [2024-12-25T12:12:43.332858 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unzipWith.js +I, [2024-12-25T12:12:43.332873 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/update.js +W, [2024-12-25T12:12:43.332903 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/update.js +I, [2024-12-25T12:12:43.332917 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/updateWith.js +W, [2024-12-25T12:12:43.332947 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/updateWith.js +I, [2024-12-25T12:12:43.332961 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/upperCase.js +W, [2024-12-25T12:12:43.333002 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/upperCase.js +I, [2024-12-25T12:12:43.333021 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/upperFirst.js +W, [2024-12-25T12:12:43.333053 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/upperFirst.js +I, [2024-12-25T12:12:43.333068 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/useWith.js +W, [2024-12-25T12:12:43.333098 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/useWith.js +I, [2024-12-25T12:12:43.333156 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/util.js +W, [2024-12-25T12:12:43.333194 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/util.js +I, [2024-12-25T12:12:43.333209 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/value.js +W, [2024-12-25T12:12:43.333240 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/value.js +I, [2024-12-25T12:12:43.333255 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/valueOf.js +W, [2024-12-25T12:12:43.333286 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/valueOf.js +I, [2024-12-25T12:12:43.333301 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/values.js +W, [2024-12-25T12:12:43.333331 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/values.js +I, [2024-12-25T12:12:43.333347 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/valuesIn.js +W, [2024-12-25T12:12:43.333378 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/valuesIn.js +I, [2024-12-25T12:12:43.333393 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/where.js +W, [2024-12-25T12:12:43.333423 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/where.js +I, [2024-12-25T12:12:43.333438 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/whereEq.js +W, [2024-12-25T12:12:43.333469 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/whereEq.js +I, [2024-12-25T12:12:43.333486 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/without.js +W, [2024-12-25T12:12:43.333587 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/without.js +I, [2024-12-25T12:12:43.333606 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/words.js +W, [2024-12-25T12:12:43.333651 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/words.js +I, [2024-12-25T12:12:43.333669 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/wrap.js +W, [2024-12-25T12:12:43.333701 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrap.js +I, [2024-12-25T12:12:43.333716 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperAt.js +W, [2024-12-25T12:12:43.333747 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperAt.js +I, [2024-12-25T12:12:43.333762 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperChain.js +W, [2024-12-25T12:12:43.333793 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperChain.js +I, [2024-12-25T12:12:43.333809 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperLodash.js +W, [2024-12-25T12:12:43.333840 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperLodash.js +I, [2024-12-25T12:12:43.333856 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperReverse.js +W, [2024-12-25T12:12:43.333887 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperReverse.js +I, [2024-12-25T12:12:43.333902 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperValue.js +W, [2024-12-25T12:12:43.333932 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperValue.js +I, [2024-12-25T12:12:43.333947 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/xor.js +W, [2024-12-25T12:12:43.333977 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xor.js +I, [2024-12-25T12:12:43.333991 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/xorBy.js +W, [2024-12-25T12:12:43.334021 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xorBy.js +I, [2024-12-25T12:12:43.334036 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/xorWith.js +W, [2024-12-25T12:12:43.334067 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xorWith.js +I, [2024-12-25T12:12:43.334082 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/zip.js +W, [2024-12-25T12:12:43.334111 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zip.js +I, [2024-12-25T12:12:43.334127 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/zipAll.js +W, [2024-12-25T12:12:43.334157 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipAll.js +I, [2024-12-25T12:12:43.334172 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObj.js +W, [2024-12-25T12:12:43.334203 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObj.js +I, [2024-12-25T12:12:43.334218 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObject.js +W, [2024-12-25T12:12:43.334249 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObject.js +I, [2024-12-25T12:12:43.334265 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObjectDeep.js +W, [2024-12-25T12:12:43.334296 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObjectDeep.js +I, [2024-12-25T12:12:43.334311 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp/zipWith.js +W, [2024-12-25T12:12:43.334340 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipWith.js +I, [2024-12-25T12:12:43.334355 #41070] INFO -- : Processing file: ../../node_modules/lodash/fp.js +W, [2024-12-25T12:12:43.334385 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fp.js +I, [2024-12-25T12:12:43.334400 #41070] INFO -- : Processing file: ../../node_modules/lodash/fromPairs.js +W, [2024-12-25T12:12:43.334432 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/fromPairs.js +I, [2024-12-25T12:12:43.334447 #41070] INFO -- : Processing file: ../../node_modules/lodash/function.js +W, [2024-12-25T12:12:43.334477 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/function.js +I, [2024-12-25T12:12:43.334574 #41070] INFO -- : Processing file: ../../node_modules/lodash/functions.js +W, [2024-12-25T12:12:43.334626 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/functions.js +I, [2024-12-25T12:12:43.334643 #41070] INFO -- : Processing file: ../../node_modules/lodash/functionsIn.js +W, [2024-12-25T12:12:43.334676 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/functionsIn.js +I, [2024-12-25T12:12:43.334691 #41070] INFO -- : Processing file: ../../node_modules/lodash/get.js +W, [2024-12-25T12:12:43.334724 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/get.js +I, [2024-12-25T12:12:43.334739 #41070] INFO -- : Processing file: ../../node_modules/lodash/groupBy.js +W, [2024-12-25T12:12:43.334770 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/groupBy.js +I, [2024-12-25T12:12:43.334784 #41070] INFO -- : Processing file: ../../node_modules/lodash/gt.js +W, [2024-12-25T12:12:43.334815 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/gt.js +I, [2024-12-25T12:12:43.334830 #41070] INFO -- : Processing file: ../../node_modules/lodash/gte.js +W, [2024-12-25T12:12:43.334860 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/gte.js +I, [2024-12-25T12:12:43.334874 #41070] INFO -- : Processing file: ../../node_modules/lodash/has.js +W, [2024-12-25T12:12:43.334904 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/has.js +I, [2024-12-25T12:12:43.334919 #41070] INFO -- : Processing file: ../../node_modules/lodash/hasIn.js +W, [2024-12-25T12:12:43.334948 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/hasIn.js +I, [2024-12-25T12:12:43.334963 #41070] INFO -- : Processing file: ../../node_modules/lodash/head.js +W, [2024-12-25T12:12:43.334993 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/head.js +I, [2024-12-25T12:12:43.335007 #41070] INFO -- : Processing file: ../../node_modules/lodash/identity.js +W, [2024-12-25T12:12:43.335037 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/identity.js +I, [2024-12-25T12:12:43.335097 #41070] INFO -- : Processing file: ../../node_modules/lodash/inRange.js +W, [2024-12-25T12:12:43.335138 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/inRange.js +I, [2024-12-25T12:12:43.335154 #41070] INFO -- : Processing file: ../../node_modules/lodash/includes.js +W, [2024-12-25T12:12:43.335185 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/includes.js +I, [2024-12-25T12:12:43.335199 #41070] INFO -- : Processing file: ../../node_modules/lodash/index.js +W, [2024-12-25T12:12:43.335230 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/index.js +I, [2024-12-25T12:12:43.335245 #41070] INFO -- : Processing file: ../../node_modules/lodash/indexOf.js +W, [2024-12-25T12:12:43.335275 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/indexOf.js +I, [2024-12-25T12:12:43.335290 #41070] INFO -- : Processing file: ../../node_modules/lodash/initial.js +W, [2024-12-25T12:12:43.335320 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/initial.js +I, [2024-12-25T12:12:43.335334 #41070] INFO -- : Processing file: ../../node_modules/lodash/intersection.js +W, [2024-12-25T12:12:43.335365 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/intersection.js +I, [2024-12-25T12:12:43.335380 #41070] INFO -- : Processing file: ../../node_modules/lodash/intersectionBy.js +W, [2024-12-25T12:12:43.335411 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/intersectionBy.js +I, [2024-12-25T12:12:43.335426 #41070] INFO -- : Processing file: ../../node_modules/lodash/intersectionWith.js +W, [2024-12-25T12:12:43.335456 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/intersectionWith.js +I, [2024-12-25T12:12:43.335471 #41070] INFO -- : Processing file: ../../node_modules/lodash/invert.js +W, [2024-12-25T12:12:43.335502 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/invert.js +I, [2024-12-25T12:12:43.335703 #41070] INFO -- : Processing file: ../../node_modules/lodash/invertBy.js +W, [2024-12-25T12:12:43.335764 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/invertBy.js +I, [2024-12-25T12:12:43.335790 #41070] INFO -- : Processing file: ../../node_modules/lodash/invoke.js +W, [2024-12-25T12:12:43.335834 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/invoke.js +I, [2024-12-25T12:12:43.335858 #41070] INFO -- : Processing file: ../../node_modules/lodash/invokeMap.js +W, [2024-12-25T12:12:43.335914 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/invokeMap.js +I, [2024-12-25T12:12:43.335946 #41070] INFO -- : Processing file: ../../node_modules/lodash/isArguments.js +W, [2024-12-25T12:12:43.335993 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isArguments.js +I, [2024-12-25T12:12:43.336017 #41070] INFO -- : Processing file: ../../node_modules/lodash/isArray.js +W, [2024-12-25T12:12:43.336059 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isArray.js +I, [2024-12-25T12:12:43.336082 #41070] INFO -- : Processing file: ../../node_modules/lodash/isArrayBuffer.js +W, [2024-12-25T12:12:43.336123 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayBuffer.js +I, [2024-12-25T12:12:43.336147 #41070] INFO -- : Processing file: ../../node_modules/lodash/isArrayLike.js +W, [2024-12-25T12:12:43.336203 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayLike.js +I, [2024-12-25T12:12:43.336236 #41070] INFO -- : Processing file: ../../node_modules/lodash/isArrayLikeObject.js +W, [2024-12-25T12:12:43.336283 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayLikeObject.js +I, [2024-12-25T12:12:43.336307 #41070] INFO -- : Processing file: ../../node_modules/lodash/isBoolean.js +W, [2024-12-25T12:12:43.336351 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isBoolean.js +I, [2024-12-25T12:12:43.336374 #41070] INFO -- : Processing file: ../../node_modules/lodash/isBuffer.js +W, [2024-12-25T12:12:43.336428 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isBuffer.js +I, [2024-12-25T12:12:43.336460 #41070] INFO -- : Processing file: ../../node_modules/lodash/isDate.js +W, [2024-12-25T12:12:43.336689 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isDate.js +I, [2024-12-25T12:12:43.336746 #41070] INFO -- : Processing file: ../../node_modules/lodash/isElement.js +W, [2024-12-25T12:12:43.336817 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isElement.js +I, [2024-12-25T12:12:43.336854 #41070] INFO -- : Processing file: ../../node_modules/lodash/isEmpty.js +W, [2024-12-25T12:12:43.336933 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isEmpty.js +I, [2024-12-25T12:12:43.336977 #41070] INFO -- : Processing file: ../../node_modules/lodash/isEqual.js +W, [2024-12-25T12:12:43.337092 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isEqual.js +I, [2024-12-25T12:12:43.337154 #41070] INFO -- : Processing file: ../../node_modules/lodash/isEqualWith.js +W, [2024-12-25T12:12:43.337270 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isEqualWith.js +I, [2024-12-25T12:12:43.337316 #41070] INFO -- : Processing file: ../../node_modules/lodash/isError.js +W, [2024-12-25T12:12:43.337389 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isError.js +I, [2024-12-25T12:12:43.337426 #41070] INFO -- : Processing file: ../../node_modules/lodash/isFinite.js +W, [2024-12-25T12:12:43.337690 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isFinite.js +I, [2024-12-25T12:12:43.337737 #41070] INFO -- : Processing file: ../../node_modules/lodash/isFunction.js +W, [2024-12-25T12:12:43.337809 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isFunction.js +I, [2024-12-25T12:12:43.337837 #41070] INFO -- : Processing file: ../../node_modules/lodash/isInteger.js +W, [2024-12-25T12:12:43.337897 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isInteger.js +I, [2024-12-25T12:12:43.337927 #41070] INFO -- : Processing file: ../../node_modules/lodash/isLength.js +W, [2024-12-25T12:12:43.337975 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isLength.js +I, [2024-12-25T12:12:43.337999 #41070] INFO -- : Processing file: ../../node_modules/lodash/isMap.js +W, [2024-12-25T12:12:43.338042 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isMap.js +I, [2024-12-25T12:12:43.338065 #41070] INFO -- : Processing file: ../../node_modules/lodash/isMatch.js +W, [2024-12-25T12:12:43.338109 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isMatch.js +I, [2024-12-25T12:12:43.338133 #41070] INFO -- : Processing file: ../../node_modules/lodash/isMatchWith.js +W, [2024-12-25T12:12:43.338175 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isMatchWith.js +I, [2024-12-25T12:12:43.338201 #41070] INFO -- : Processing file: ../../node_modules/lodash/isNaN.js +W, [2024-12-25T12:12:43.338244 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isNaN.js +I, [2024-12-25T12:12:43.338268 #41070] INFO -- : Processing file: ../../node_modules/lodash/isNative.js +W, [2024-12-25T12:12:43.338310 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isNative.js +I, [2024-12-25T12:12:43.338333 #41070] INFO -- : Processing file: ../../node_modules/lodash/isNil.js +W, [2024-12-25T12:12:43.338378 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isNil.js +I, [2024-12-25T12:12:43.338402 #41070] INFO -- : Processing file: ../../node_modules/lodash/isNull.js +W, [2024-12-25T12:12:43.338461 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isNull.js +I, [2024-12-25T12:12:43.338495 #41070] INFO -- : Processing file: ../../node_modules/lodash/isNumber.js +W, [2024-12-25T12:12:43.338588 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isNumber.js +I, [2024-12-25T12:12:43.338662 #41070] INFO -- : Processing file: ../../node_modules/lodash/isObject.js +W, [2024-12-25T12:12:43.338713 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isObject.js +I, [2024-12-25T12:12:43.338737 #41070] INFO -- : Processing file: ../../node_modules/lodash/isObjectLike.js +W, [2024-12-25T12:12:43.338781 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isObjectLike.js +I, [2024-12-25T12:12:43.338805 #41070] INFO -- : Processing file: ../../node_modules/lodash/isPlainObject.js +W, [2024-12-25T12:12:43.338849 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isPlainObject.js +I, [2024-12-25T12:12:43.338874 #41070] INFO -- : Processing file: ../../node_modules/lodash/isRegExp.js +W, [2024-12-25T12:12:43.338919 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isRegExp.js +I, [2024-12-25T12:12:43.338944 #41070] INFO -- : Processing file: ../../node_modules/lodash/isSafeInteger.js +W, [2024-12-25T12:12:43.338990 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isSafeInteger.js +I, [2024-12-25T12:12:43.339017 #41070] INFO -- : Processing file: ../../node_modules/lodash/isSet.js +W, [2024-12-25T12:12:43.339065 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isSet.js +I, [2024-12-25T12:12:43.339092 #41070] INFO -- : Processing file: ../../node_modules/lodash/isString.js +W, [2024-12-25T12:12:43.339141 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isString.js +I, [2024-12-25T12:12:43.339165 #41070] INFO -- : Processing file: ../../node_modules/lodash/isSymbol.js +W, [2024-12-25T12:12:43.339240 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isSymbol.js +I, [2024-12-25T12:12:43.339282 #41070] INFO -- : Processing file: ../../node_modules/lodash/isTypedArray.js +W, [2024-12-25T12:12:43.339357 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isTypedArray.js +I, [2024-12-25T12:12:43.339393 #41070] INFO -- : Processing file: ../../node_modules/lodash/isUndefined.js +W, [2024-12-25T12:12:43.339466 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isUndefined.js +I, [2024-12-25T12:12:43.339501 #41070] INFO -- : Processing file: ../../node_modules/lodash/isWeakMap.js +W, [2024-12-25T12:12:43.339684 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isWeakMap.js +I, [2024-12-25T12:12:43.339720 #41070] INFO -- : Processing file: ../../node_modules/lodash/isWeakSet.js +W, [2024-12-25T12:12:43.339778 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/isWeakSet.js +I, [2024-12-25T12:12:43.339803 #41070] INFO -- : Processing file: ../../node_modules/lodash/iteratee.js +W, [2024-12-25T12:12:43.339847 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/iteratee.js +I, [2024-12-25T12:12:43.339870 #41070] INFO -- : Processing file: ../../node_modules/lodash/join.js +W, [2024-12-25T12:12:43.339914 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/join.js +I, [2024-12-25T12:12:43.339938 #41070] INFO -- : Processing file: ../../node_modules/lodash/kebabCase.js +W, [2024-12-25T12:12:43.340003 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/kebabCase.js +I, [2024-12-25T12:12:43.340039 #41070] INFO -- : Processing file: ../../node_modules/lodash/keyBy.js +W, [2024-12-25T12:12:43.340095 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/keyBy.js +I, [2024-12-25T12:12:43.340121 #41070] INFO -- : Processing file: ../../node_modules/lodash/keys.js +W, [2024-12-25T12:12:43.340168 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/keys.js +I, [2024-12-25T12:12:43.340195 #41070] INFO -- : Processing file: ../../node_modules/lodash/keysIn.js +W, [2024-12-25T12:12:43.340271 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/keysIn.js +I, [2024-12-25T12:12:43.340309 #41070] INFO -- : Processing file: ../../node_modules/lodash/lang.js +W, [2024-12-25T12:12:43.340366 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/lang.js +I, [2024-12-25T12:12:43.340394 #41070] INFO -- : Processing file: ../../node_modules/lodash/last.js +W, [2024-12-25T12:12:43.340822 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/last.js +I, [2024-12-25T12:12:43.340921 #41070] INFO -- : Processing file: ../../node_modules/lodash/lastIndexOf.js +W, [2024-12-25T12:12:43.341172 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/lastIndexOf.js +I, [2024-12-25T12:12:43.341244 #41070] INFO -- : Processing file: ../../node_modules/lodash/lodash.js +W, [2024-12-25T12:12:43.342651 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/lodash.js +I, [2024-12-25T12:12:43.342696 #41070] INFO -- : Processing file: ../../node_modules/lodash/lodash.min.js +W, [2024-12-25T12:12:43.342834 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/lodash.min.js +I, [2024-12-25T12:12:43.342860 #41070] INFO -- : Processing file: ../../node_modules/lodash/lowerCase.js +W, [2024-12-25T12:12:43.342913 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/lowerCase.js +I, [2024-12-25T12:12:43.342940 #41070] INFO -- : Processing file: ../../node_modules/lodash/lowerFirst.js +W, [2024-12-25T12:12:43.342990 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/lowerFirst.js +I, [2024-12-25T12:12:43.343014 #41070] INFO -- : Processing file: ../../node_modules/lodash/lt.js +W, [2024-12-25T12:12:43.343063 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/lt.js +I, [2024-12-25T12:12:43.343088 #41070] INFO -- : Processing file: ../../node_modules/lodash/lte.js +W, [2024-12-25T12:12:43.343130 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/lte.js +I, [2024-12-25T12:12:43.343160 #41070] INFO -- : Processing file: ../../node_modules/lodash/map.js +W, [2024-12-25T12:12:43.343207 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/map.js +I, [2024-12-25T12:12:43.343231 #41070] INFO -- : Processing file: ../../node_modules/lodash/mapKeys.js +W, [2024-12-25T12:12:43.343309 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/mapKeys.js +I, [2024-12-25T12:12:43.343347 #41070] INFO -- : Processing file: ../../node_modules/lodash/mapValues.js +W, [2024-12-25T12:12:43.343474 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/mapValues.js +I, [2024-12-25T12:12:43.343521 #41070] INFO -- : Processing file: ../../node_modules/lodash/matches.js +W, [2024-12-25T12:12:43.343574 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/matches.js +I, [2024-12-25T12:12:43.343604 #41070] INFO -- : Processing file: ../../node_modules/lodash/matchesProperty.js +W, [2024-12-25T12:12:43.343723 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/matchesProperty.js +I, [2024-12-25T12:12:43.343820 #41070] INFO -- : Processing file: ../../node_modules/lodash/math.js +W, [2024-12-25T12:12:43.343995 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/math.js +I, [2024-12-25T12:12:43.344031 #41070] INFO -- : Processing file: ../../node_modules/lodash/max.js +W, [2024-12-25T12:12:43.344089 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/max.js +I, [2024-12-25T12:12:43.344131 #41070] INFO -- : Processing file: ../../node_modules/lodash/maxBy.js +W, [2024-12-25T12:12:43.344278 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/maxBy.js +I, [2024-12-25T12:12:43.344311 #41070] INFO -- : Processing file: ../../node_modules/lodash/mean.js +W, [2024-12-25T12:12:43.344384 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/mean.js +I, [2024-12-25T12:12:43.344496 #41070] INFO -- : Processing file: ../../node_modules/lodash/meanBy.js +W, [2024-12-25T12:12:43.344610 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/meanBy.js +I, [2024-12-25T12:12:43.344739 #41070] INFO -- : Processing file: ../../node_modules/lodash/memoize.js +W, [2024-12-25T12:12:43.344800 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/memoize.js +I, [2024-12-25T12:12:43.344826 #41070] INFO -- : Processing file: ../../node_modules/lodash/merge.js +W, [2024-12-25T12:12:43.344870 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/merge.js +I, [2024-12-25T12:12:43.344894 #41070] INFO -- : Processing file: ../../node_modules/lodash/mergeWith.js +W, [2024-12-25T12:12:43.344936 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/mergeWith.js +I, [2024-12-25T12:12:43.344960 #41070] INFO -- : Processing file: ../../node_modules/lodash/method.js +W, [2024-12-25T12:12:43.345001 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/method.js +I, [2024-12-25T12:12:43.345025 #41070] INFO -- : Processing file: ../../node_modules/lodash/methodOf.js +W, [2024-12-25T12:12:43.345066 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/methodOf.js +I, [2024-12-25T12:12:43.345089 #41070] INFO -- : Processing file: ../../node_modules/lodash/min.js +W, [2024-12-25T12:12:43.345132 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/min.js +I, [2024-12-25T12:12:43.345156 #41070] INFO -- : Processing file: ../../node_modules/lodash/minBy.js +W, [2024-12-25T12:12:43.345196 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/minBy.js +I, [2024-12-25T12:12:43.345219 #41070] INFO -- : Processing file: ../../node_modules/lodash/mixin.js +W, [2024-12-25T12:12:43.345276 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/mixin.js +I, [2024-12-25T12:12:43.345309 #41070] INFO -- : Processing file: ../../node_modules/lodash/multiply.js +W, [2024-12-25T12:12:43.345371 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/multiply.js +I, [2024-12-25T12:12:43.345404 #41070] INFO -- : Processing file: ../../node_modules/lodash/negate.js +W, [2024-12-25T12:12:43.345506 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/negate.js +I, [2024-12-25T12:12:43.345539 #41070] INFO -- : Processing file: ../../node_modules/lodash/next.js +W, [2024-12-25T12:12:43.345587 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/next.js +I, [2024-12-25T12:12:43.345611 #41070] INFO -- : Processing file: ../../node_modules/lodash/noop.js +W, [2024-12-25T12:12:43.345674 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/noop.js +I, [2024-12-25T12:12:43.345707 #41070] INFO -- : Processing file: ../../node_modules/lodash/now.js +W, [2024-12-25T12:12:43.345752 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/now.js +I, [2024-12-25T12:12:43.345776 #41070] INFO -- : Processing file: ../../node_modules/lodash/nth.js +W, [2024-12-25T12:12:43.345833 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/nth.js +I, [2024-12-25T12:12:43.345864 #41070] INFO -- : Processing file: ../../node_modules/lodash/nthArg.js +W, [2024-12-25T12:12:43.345925 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/nthArg.js +I, [2024-12-25T12:12:43.345957 #41070] INFO -- : Processing file: ../../node_modules/lodash/number.js +W, [2024-12-25T12:12:43.346017 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/number.js +I, [2024-12-25T12:12:43.346048 #41070] INFO -- : Processing file: ../../node_modules/lodash/object.js +W, [2024-12-25T12:12:43.346108 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/object.js +I, [2024-12-25T12:12:43.346140 #41070] INFO -- : Processing file: ../../node_modules/lodash/omit.js +W, [2024-12-25T12:12:43.346200 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/omit.js +I, [2024-12-25T12:12:43.346233 #41070] INFO -- : Processing file: ../../node_modules/lodash/omitBy.js +W, [2024-12-25T12:12:43.346279 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/omitBy.js +I, [2024-12-25T12:12:43.346302 #41070] INFO -- : Processing file: ../../node_modules/lodash/once.js +W, [2024-12-25T12:12:43.346385 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/once.js +I, [2024-12-25T12:12:43.346462 #41070] INFO -- : Processing file: ../../node_modules/lodash/orderBy.js +W, [2024-12-25T12:12:43.346630 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/orderBy.js +I, [2024-12-25T12:12:43.346667 #41070] INFO -- : Processing file: ../../node_modules/lodash/over.js +W, [2024-12-25T12:12:43.346718 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/over.js +I, [2024-12-25T12:12:43.346742 #41070] INFO -- : Processing file: ../../node_modules/lodash/overArgs.js +W, [2024-12-25T12:12:43.346804 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/overArgs.js +I, [2024-12-25T12:12:43.346837 #41070] INFO -- : Processing file: ../../node_modules/lodash/overEvery.js +W, [2024-12-25T12:12:43.346884 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/overEvery.js +I, [2024-12-25T12:12:43.346908 #41070] INFO -- : Processing file: ../../node_modules/lodash/overSome.js +W, [2024-12-25T12:12:43.346964 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/overSome.js +I, [2024-12-25T12:12:43.346996 #41070] INFO -- : Processing file: ../../node_modules/lodash/pad.js +W, [2024-12-25T12:12:43.347057 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/pad.js +I, [2024-12-25T12:12:43.347088 #41070] INFO -- : Processing file: ../../node_modules/lodash/padEnd.js +W, [2024-12-25T12:12:43.347134 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/padEnd.js +I, [2024-12-25T12:12:43.347158 #41070] INFO -- : Processing file: ../../node_modules/lodash/padStart.js +W, [2024-12-25T12:12:43.347216 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/padStart.js +I, [2024-12-25T12:12:43.347249 #41070] INFO -- : Processing file: ../../node_modules/lodash/parseInt.js +W, [2024-12-25T12:12:43.347311 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/parseInt.js +I, [2024-12-25T12:12:43.348314 #41070] INFO -- : Processing file: ../../node_modules/lodash/partial.js +W, [2024-12-25T12:12:43.348407 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/partial.js +I, [2024-12-25T12:12:43.348551 #41070] INFO -- : Processing file: ../../node_modules/lodash/partialRight.js +W, [2024-12-25T12:12:43.348611 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/partialRight.js +I, [2024-12-25T12:12:43.348636 #41070] INFO -- : Processing file: ../../node_modules/lodash/partition.js +W, [2024-12-25T12:12:43.348698 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/partition.js +I, [2024-12-25T12:12:43.348724 #41070] INFO -- : Processing file: ../../node_modules/lodash/pick.js +W, [2024-12-25T12:12:43.348770 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/pick.js +I, [2024-12-25T12:12:43.348793 #41070] INFO -- : Processing file: ../../node_modules/lodash/pickBy.js +W, [2024-12-25T12:12:43.348834 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/pickBy.js +I, [2024-12-25T12:12:43.348858 #41070] INFO -- : Processing file: ../../node_modules/lodash/plant.js +W, [2024-12-25T12:12:43.348897 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/plant.js +I, [2024-12-25T12:12:43.348921 #41070] INFO -- : Processing file: ../../node_modules/lodash/property.js +W, [2024-12-25T12:12:43.348961 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/property.js +I, [2024-12-25T12:12:43.348985 #41070] INFO -- : Processing file: ../../node_modules/lodash/propertyOf.js +W, [2024-12-25T12:12:43.349045 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/propertyOf.js +I, [2024-12-25T12:12:43.349079 #41070] INFO -- : Processing file: ../../node_modules/lodash/pull.js +W, [2024-12-25T12:12:43.349206 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/pull.js +I, [2024-12-25T12:12:43.349242 #41070] INFO -- : Processing file: ../../node_modules/lodash/pullAll.js +W, [2024-12-25T12:12:43.349292 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAll.js +I, [2024-12-25T12:12:43.349317 #41070] INFO -- : Processing file: ../../node_modules/lodash/pullAllBy.js +W, [2024-12-25T12:12:43.349361 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAllBy.js +I, [2024-12-25T12:12:43.349387 #41070] INFO -- : Processing file: ../../node_modules/lodash/pullAllWith.js +W, [2024-12-25T12:12:43.349433 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAllWith.js +I, [2024-12-25T12:12:43.349474 #41070] INFO -- : Processing file: ../../node_modules/lodash/pullAt.js +W, [2024-12-25T12:12:43.349702 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAt.js +I, [2024-12-25T12:12:43.349732 #41070] INFO -- : Processing file: ../../node_modules/lodash/random.js +W, [2024-12-25T12:12:43.349781 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/random.js +I, [2024-12-25T12:12:43.349827 #41070] INFO -- : Processing file: ../../node_modules/lodash/range.js +W, [2024-12-25T12:12:43.349903 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/range.js +I, [2024-12-25T12:12:43.349951 #41070] INFO -- : Processing file: ../../node_modules/lodash/rangeRight.js +W, [2024-12-25T12:12:43.350023 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/rangeRight.js +I, [2024-12-25T12:12:43.350050 #41070] INFO -- : Processing file: ../../node_modules/lodash/rearg.js +W, [2024-12-25T12:12:43.350120 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/rearg.js +I, [2024-12-25T12:12:43.350157 #41070] INFO -- : Processing file: ../../node_modules/lodash/reduce.js +W, [2024-12-25T12:12:43.350225 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/reduce.js +I, [2024-12-25T12:12:43.350259 #41070] INFO -- : Processing file: ../../node_modules/lodash/reduceRight.js +W, [2024-12-25T12:12:43.350323 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/reduceRight.js +I, [2024-12-25T12:12:43.350349 #41070] INFO -- : Processing file: ../../node_modules/lodash/reject.js +W, [2024-12-25T12:12:43.350395 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/reject.js +I, [2024-12-25T12:12:43.350420 #41070] INFO -- : Processing file: ../../node_modules/lodash/release.md +W, [2024-12-25T12:12:43.350466 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/release.md +I, [2024-12-25T12:12:43.350609 #41070] INFO -- : Processing file: ../../node_modules/lodash/remove.js +W, [2024-12-25T12:12:43.350729 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/remove.js +I, [2024-12-25T12:12:43.350761 #41070] INFO -- : Processing file: ../../node_modules/lodash/repeat.js +W, [2024-12-25T12:12:43.350810 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/repeat.js +I, [2024-12-25T12:12:43.350837 #41070] INFO -- : Processing file: ../../node_modules/lodash/replace.js +W, [2024-12-25T12:12:43.350912 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/replace.js +I, [2024-12-25T12:12:43.351045 #41070] INFO -- : Processing file: ../../node_modules/lodash/rest.js +W, [2024-12-25T12:12:43.351119 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/rest.js +I, [2024-12-25T12:12:43.351148 #41070] INFO -- : Processing file: ../../node_modules/lodash/result.js +W, [2024-12-25T12:12:43.351277 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/result.js +I, [2024-12-25T12:12:43.351331 #41070] INFO -- : Processing file: ../../node_modules/lodash/reverse.js +W, [2024-12-25T12:12:43.351391 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/reverse.js +I, [2024-12-25T12:12:43.351415 #41070] INFO -- : Processing file: ../../node_modules/lodash/round.js +W, [2024-12-25T12:12:43.351514 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/round.js +I, [2024-12-25T12:12:43.351547 #41070] INFO -- : Processing file: ../../node_modules/lodash/sample.js +W, [2024-12-25T12:12:43.351609 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sample.js +I, [2024-12-25T12:12:43.351641 #41070] INFO -- : Processing file: ../../node_modules/lodash/sampleSize.js +W, [2024-12-25T12:12:43.351704 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sampleSize.js +I, [2024-12-25T12:12:43.351738 #41070] INFO -- : Processing file: ../../node_modules/lodash/seq.js +W, [2024-12-25T12:12:43.351799 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/seq.js +I, [2024-12-25T12:12:43.351838 #41070] INFO -- : Processing file: ../../node_modules/lodash/set.js +W, [2024-12-25T12:12:43.351908 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/set.js +I, [2024-12-25T12:12:43.351941 #41070] INFO -- : Processing file: ../../node_modules/lodash/setWith.js +W, [2024-12-25T12:12:43.351989 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/setWith.js +I, [2024-12-25T12:12:43.352013 #41070] INFO -- : Processing file: ../../node_modules/lodash/shuffle.js +W, [2024-12-25T12:12:43.352079 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/shuffle.js +I, [2024-12-25T12:12:43.352126 #41070] INFO -- : Processing file: ../../node_modules/lodash/size.js +W, [2024-12-25T12:12:43.352283 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/size.js +I, [2024-12-25T12:12:43.352330 #41070] INFO -- : Processing file: ../../node_modules/lodash/slice.js +W, [2024-12-25T12:12:43.352516 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/slice.js +I, [2024-12-25T12:12:43.352582 #41070] INFO -- : Processing file: ../../node_modules/lodash/snakeCase.js +W, [2024-12-25T12:12:43.352731 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/snakeCase.js +I, [2024-12-25T12:12:43.352767 #41070] INFO -- : Processing file: ../../node_modules/lodash/some.js +W, [2024-12-25T12:12:43.352819 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/some.js +I, [2024-12-25T12:12:43.352862 #41070] INFO -- : Processing file: ../../node_modules/lodash/sortBy.js +W, [2024-12-25T12:12:43.352911 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sortBy.js +I, [2024-12-25T12:12:43.352936 #41070] INFO -- : Processing file: ../../node_modules/lodash/sortedIndex.js +W, [2024-12-25T12:12:43.352983 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndex.js +I, [2024-12-25T12:12:43.353008 #41070] INFO -- : Processing file: ../../node_modules/lodash/sortedIndexBy.js +W, [2024-12-25T12:12:43.353067 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndexBy.js +I, [2024-12-25T12:12:43.353101 #41070] INFO -- : Processing file: ../../node_modules/lodash/sortedIndexOf.js +W, [2024-12-25T12:12:43.353149 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndexOf.js +I, [2024-12-25T12:12:43.353174 #41070] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndex.js +W, [2024-12-25T12:12:43.353218 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndex.js +I, [2024-12-25T12:12:43.353243 #41070] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndexBy.js +W, [2024-12-25T12:12:43.353297 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndexBy.js +I, [2024-12-25T12:12:43.353336 #41070] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndexOf.js +W, [2024-12-25T12:12:43.353383 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndexOf.js +I, [2024-12-25T12:12:43.353408 #41070] INFO -- : Processing file: ../../node_modules/lodash/sortedUniq.js +W, [2024-12-25T12:12:43.353599 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedUniq.js +I, [2024-12-25T12:12:43.353678 #41070] INFO -- : Processing file: ../../node_modules/lodash/sortedUniqBy.js +W, [2024-12-25T12:12:43.353747 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedUniqBy.js +I, [2024-12-25T12:12:43.353781 #41070] INFO -- : Processing file: ../../node_modules/lodash/split.js +W, [2024-12-25T12:12:43.353846 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/split.js +I, [2024-12-25T12:12:43.353872 #41070] INFO -- : Processing file: ../../node_modules/lodash/spread.js +W, [2024-12-25T12:12:43.353919 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/spread.js +I, [2024-12-25T12:12:43.353945 #41070] INFO -- : Processing file: ../../node_modules/lodash/startCase.js +W, [2024-12-25T12:12:43.353988 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/startCase.js +I, [2024-12-25T12:12:43.354011 #41070] INFO -- : Processing file: ../../node_modules/lodash/startsWith.js +W, [2024-12-25T12:12:43.354057 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/startsWith.js +I, [2024-12-25T12:12:43.354081 #41070] INFO -- : Processing file: ../../node_modules/lodash/string.js +W, [2024-12-25T12:12:43.354123 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/string.js +I, [2024-12-25T12:12:43.354146 #41070] INFO -- : Processing file: ../../node_modules/lodash/stubArray.js +W, [2024-12-25T12:12:43.354214 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/stubArray.js +I, [2024-12-25T12:12:43.354247 #41070] INFO -- : Processing file: ../../node_modules/lodash/stubFalse.js +W, [2024-12-25T12:12:43.354301 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/stubFalse.js +I, [2024-12-25T12:12:43.354325 #41070] INFO -- : Processing file: ../../node_modules/lodash/stubObject.js +W, [2024-12-25T12:12:43.354385 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/stubObject.js +I, [2024-12-25T12:12:43.354503 #41070] INFO -- : Processing file: ../../node_modules/lodash/stubString.js +W, [2024-12-25T12:12:43.354589 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/stubString.js +I, [2024-12-25T12:12:43.354649 #41070] INFO -- : Processing file: ../../node_modules/lodash/stubTrue.js +W, [2024-12-25T12:12:43.354705 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/stubTrue.js +I, [2024-12-25T12:12:43.354729 #41070] INFO -- : Processing file: ../../node_modules/lodash/subtract.js +W, [2024-12-25T12:12:43.354771 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/subtract.js +I, [2024-12-25T12:12:43.354794 #41070] INFO -- : Processing file: ../../node_modules/lodash/sum.js +W, [2024-12-25T12:12:43.354836 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sum.js +I, [2024-12-25T12:12:43.354860 #41070] INFO -- : Processing file: ../../node_modules/lodash/sumBy.js +W, [2024-12-25T12:12:43.354903 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/sumBy.js +I, [2024-12-25T12:12:43.354926 #41070] INFO -- : Processing file: ../../node_modules/lodash/tail.js +W, [2024-12-25T12:12:43.354966 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/tail.js +I, [2024-12-25T12:12:43.354989 #41070] INFO -- : Processing file: ../../node_modules/lodash/take.js +W, [2024-12-25T12:12:43.355048 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/take.js +I, [2024-12-25T12:12:43.355081 #41070] INFO -- : Processing file: ../../node_modules/lodash/takeRight.js +W, [2024-12-25T12:12:43.355127 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/takeRight.js +I, [2024-12-25T12:12:43.355151 #41070] INFO -- : Processing file: ../../node_modules/lodash/takeRightWhile.js +W, [2024-12-25T12:12:43.355212 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/takeRightWhile.js +I, [2024-12-25T12:12:43.355245 #41070] INFO -- : Processing file: ../../node_modules/lodash/takeWhile.js +W, [2024-12-25T12:12:43.355291 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/takeWhile.js +I, [2024-12-25T12:12:43.355315 #41070] INFO -- : Processing file: ../../node_modules/lodash/tap.js +W, [2024-12-25T12:12:43.355356 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/tap.js +I, [2024-12-25T12:12:43.355380 #41070] INFO -- : Processing file: ../../node_modules/lodash/template.js +W, [2024-12-25T12:12:43.355430 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/template.js +I, [2024-12-25T12:12:43.355454 #41070] INFO -- : Processing file: ../../node_modules/lodash/templateSettings.js +W, [2024-12-25T12:12:43.355633 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/templateSettings.js +I, [2024-12-25T12:12:43.355707 #41070] INFO -- : Processing file: ../../node_modules/lodash/throttle.js +W, [2024-12-25T12:12:43.355772 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/throttle.js +I, [2024-12-25T12:12:43.355798 #41070] INFO -- : Processing file: ../../node_modules/lodash/thru.js +W, [2024-12-25T12:12:43.355840 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/thru.js +I, [2024-12-25T12:12:43.355864 #41070] INFO -- : Processing file: ../../node_modules/lodash/times.js +W, [2024-12-25T12:12:43.355922 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/times.js +I, [2024-12-25T12:12:43.355955 #41070] INFO -- : Processing file: ../../node_modules/lodash/toArray.js +W, [2024-12-25T12:12:43.356019 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toArray.js +I, [2024-12-25T12:12:43.356052 #41070] INFO -- : Processing file: ../../node_modules/lodash/toFinite.js +W, [2024-12-25T12:12:43.356112 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toFinite.js +I, [2024-12-25T12:12:43.356145 #41070] INFO -- : Processing file: ../../node_modules/lodash/toInteger.js +W, [2024-12-25T12:12:43.356191 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toInteger.js +I, [2024-12-25T12:12:43.356215 #41070] INFO -- : Processing file: ../../node_modules/lodash/toIterator.js +W, [2024-12-25T12:12:43.356278 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toIterator.js +I, [2024-12-25T12:12:43.356311 #41070] INFO -- : Processing file: ../../node_modules/lodash/toJSON.js +W, [2024-12-25T12:12:43.356357 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toJSON.js +I, [2024-12-25T12:12:43.356381 #41070] INFO -- : Processing file: ../../node_modules/lodash/toLength.js +W, [2024-12-25T12:12:43.356456 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toLength.js +I, [2024-12-25T12:12:43.356582 #41070] INFO -- : Processing file: ../../node_modules/lodash/toLower.js +W, [2024-12-25T12:12:43.356662 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toLower.js +I, [2024-12-25T12:12:43.356695 #41070] INFO -- : Processing file: ../../node_modules/lodash/toNumber.js +W, [2024-12-25T12:12:43.356743 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toNumber.js +I, [2024-12-25T12:12:43.356767 #41070] INFO -- : Processing file: ../../node_modules/lodash/toPairs.js +W, [2024-12-25T12:12:43.356810 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toPairs.js +I, [2024-12-25T12:12:43.356843 #41070] INFO -- : Processing file: ../../node_modules/lodash/toPairsIn.js +W, [2024-12-25T12:12:43.356893 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toPairsIn.js +I, [2024-12-25T12:12:43.356917 #41070] INFO -- : Processing file: ../../node_modules/lodash/toPath.js +W, [2024-12-25T12:12:43.356958 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toPath.js +I, [2024-12-25T12:12:43.356983 #41070] INFO -- : Processing file: ../../node_modules/lodash/toPlainObject.js +W, [2024-12-25T12:12:43.357099 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toPlainObject.js +I, [2024-12-25T12:12:43.357134 #41070] INFO -- : Processing file: ../../node_modules/lodash/toSafeInteger.js +W, [2024-12-25T12:12:43.357191 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toSafeInteger.js +I, [2024-12-25T12:12:43.357231 #41070] INFO -- : Processing file: ../../node_modules/lodash/toString.js +W, [2024-12-25T12:12:43.357317 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toString.js +I, [2024-12-25T12:12:43.357351 #41070] INFO -- : Processing file: ../../node_modules/lodash/toUpper.js +W, [2024-12-25T12:12:43.357398 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/toUpper.js +I, [2024-12-25T12:12:43.357422 #41070] INFO -- : Processing file: ../../node_modules/lodash/transform.js +W, [2024-12-25T12:12:43.357464 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/transform.js +I, [2024-12-25T12:12:43.357488 #41070] INFO -- : Processing file: ../../node_modules/lodash/trim.js +W, [2024-12-25T12:12:43.357686 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/trim.js +I, [2024-12-25T12:12:43.357788 #41070] INFO -- : Processing file: ../../node_modules/lodash/trimEnd.js +W, [2024-12-25T12:12:43.358080 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/trimEnd.js +I, [2024-12-25T12:12:43.358204 #41070] INFO -- : Processing file: ../../node_modules/lodash/trimStart.js +W, [2024-12-25T12:12:43.358477 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/trimStart.js +I, [2024-12-25T12:12:43.358750 #41070] INFO -- : Processing file: ../../node_modules/lodash/truncate.js +W, [2024-12-25T12:12:43.358852 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/truncate.js +I, [2024-12-25T12:12:43.358898 #41070] INFO -- : Processing file: ../../node_modules/lodash/unary.js +W, [2024-12-25T12:12:43.359051 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/unary.js +I, [2024-12-25T12:12:43.359080 #41070] INFO -- : Processing file: ../../node_modules/lodash/unescape.js +W, [2024-12-25T12:12:43.359128 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/unescape.js +I, [2024-12-25T12:12:43.359153 #41070] INFO -- : Processing file: ../../node_modules/lodash/union.js +W, [2024-12-25T12:12:43.359197 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/union.js +I, [2024-12-25T12:12:43.359222 #41070] INFO -- : Processing file: ../../node_modules/lodash/unionBy.js +W, [2024-12-25T12:12:43.359268 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/unionBy.js +I, [2024-12-25T12:12:43.359294 #41070] INFO -- : Processing file: ../../node_modules/lodash/unionWith.js +W, [2024-12-25T12:12:43.359339 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/unionWith.js +I, [2024-12-25T12:12:43.359365 #41070] INFO -- : Processing file: ../../node_modules/lodash/uniq.js +W, [2024-12-25T12:12:43.359418 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/uniq.js +I, [2024-12-25T12:12:43.359445 #41070] INFO -- : Processing file: ../../node_modules/lodash/uniqBy.js +W, [2024-12-25T12:12:43.359569 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqBy.js +I, [2024-12-25T12:12:43.359626 #41070] INFO -- : Processing file: ../../node_modules/lodash/uniqWith.js +W, [2024-12-25T12:12:43.359679 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqWith.js +I, [2024-12-25T12:12:43.359704 #41070] INFO -- : Processing file: ../../node_modules/lodash/uniqueId.js +W, [2024-12-25T12:12:43.359762 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqueId.js +I, [2024-12-25T12:12:43.359795 #41070] INFO -- : Processing file: ../../node_modules/lodash/unset.js +W, [2024-12-25T12:12:43.359840 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/unset.js +I, [2024-12-25T12:12:43.359864 #41070] INFO -- : Processing file: ../../node_modules/lodash/unzip.js +W, [2024-12-25T12:12:43.359922 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/unzip.js +I, [2024-12-25T12:12:43.359954 #41070] INFO -- : Processing file: ../../node_modules/lodash/unzipWith.js +W, [2024-12-25T12:12:43.360003 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/unzipWith.js +I, [2024-12-25T12:12:43.360027 #41070] INFO -- : Processing file: ../../node_modules/lodash/update.js +W, [2024-12-25T12:12:43.360087 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/update.js +I, [2024-12-25T12:12:43.360121 #41070] INFO -- : Processing file: ../../node_modules/lodash/updateWith.js +W, [2024-12-25T12:12:43.360181 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/updateWith.js +I, [2024-12-25T12:12:43.360214 #41070] INFO -- : Processing file: ../../node_modules/lodash/upperCase.js +W, [2024-12-25T12:12:43.360260 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/upperCase.js +I, [2024-12-25T12:12:43.360284 #41070] INFO -- : Processing file: ../../node_modules/lodash/upperFirst.js +W, [2024-12-25T12:12:43.360346 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/upperFirst.js +I, [2024-12-25T12:12:43.360379 #41070] INFO -- : Processing file: ../../node_modules/lodash/util.js +W, [2024-12-25T12:12:43.360440 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/util.js +I, [2024-12-25T12:12:43.360472 #41070] INFO -- : Processing file: ../../node_modules/lodash/value.js +W, [2024-12-25T12:12:43.360568 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/value.js +I, [2024-12-25T12:12:43.360610 #41070] INFO -- : Processing file: ../../node_modules/lodash/valueOf.js +W, [2024-12-25T12:12:43.360661 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/valueOf.js +I, [2024-12-25T12:12:43.360684 #41070] INFO -- : Processing file: ../../node_modules/lodash/values.js +W, [2024-12-25T12:12:43.360726 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/values.js +I, [2024-12-25T12:12:43.360749 #41070] INFO -- : Processing file: ../../node_modules/lodash/valuesIn.js +W, [2024-12-25T12:12:43.360790 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/valuesIn.js +I, [2024-12-25T12:12:43.360813 #41070] INFO -- : Processing file: ../../node_modules/lodash/without.js +W, [2024-12-25T12:12:43.360853 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/without.js +I, [2024-12-25T12:12:43.360876 #41070] INFO -- : Processing file: ../../node_modules/lodash/words.js +W, [2024-12-25T12:12:43.360915 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/words.js +I, [2024-12-25T12:12:43.360939 #41070] INFO -- : Processing file: ../../node_modules/lodash/wrap.js +W, [2024-12-25T12:12:43.360979 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/wrap.js +I, [2024-12-25T12:12:43.361002 #41070] INFO -- : Processing file: ../../node_modules/lodash/wrapperAt.js +W, [2024-12-25T12:12:43.361042 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperAt.js +I, [2024-12-25T12:12:43.361064 #41070] INFO -- : Processing file: ../../node_modules/lodash/wrapperChain.js +W, [2024-12-25T12:12:43.361105 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperChain.js +I, [2024-12-25T12:12:43.361128 #41070] INFO -- : Processing file: ../../node_modules/lodash/wrapperLodash.js +W, [2024-12-25T12:12:43.361174 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperLodash.js +I, [2024-12-25T12:12:43.361198 #41070] INFO -- : Processing file: ../../node_modules/lodash/wrapperReverse.js +W, [2024-12-25T12:12:43.361239 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperReverse.js +I, [2024-12-25T12:12:43.361262 #41070] INFO -- : Processing file: ../../node_modules/lodash/wrapperValue.js +W, [2024-12-25T12:12:43.361375 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperValue.js +I, [2024-12-25T12:12:43.361409 #41070] INFO -- : Processing file: ../../node_modules/lodash/xor.js +W, [2024-12-25T12:12:43.361585 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/xor.js +I, [2024-12-25T12:12:43.361623 #41070] INFO -- : Processing file: ../../node_modules/lodash/xorBy.js +W, [2024-12-25T12:12:43.361677 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/xorBy.js +I, [2024-12-25T12:12:43.361703 #41070] INFO -- : Processing file: ../../node_modules/lodash/xorWith.js +W, [2024-12-25T12:12:43.361762 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/xorWith.js +I, [2024-12-25T12:12:43.361795 #41070] INFO -- : Processing file: ../../node_modules/lodash/zip.js +W, [2024-12-25T12:12:43.361843 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/zip.js +I, [2024-12-25T12:12:43.361867 #41070] INFO -- : Processing file: ../../node_modules/lodash/zipObject.js +W, [2024-12-25T12:12:43.361925 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/zipObject.js +I, [2024-12-25T12:12:43.361958 #41070] INFO -- : Processing file: ../../node_modules/lodash/zipObjectDeep.js +W, [2024-12-25T12:12:43.362007 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/zipObjectDeep.js +I, [2024-12-25T12:12:43.362031 #41070] INFO -- : Processing file: ../../node_modules/lodash/zipWith.js +W, [2024-12-25T12:12:43.362089 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash/zipWith.js +I, [2024-12-25T12:12:43.362122 #41070] INFO -- : Processing file: ../../node_modules/lodash.camelcase/README.md +W, [2024-12-25T12:12:43.362184 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/README.md +I, [2024-12-25T12:12:43.362219 #41070] INFO -- : Processing file: ../../node_modules/lodash.camelcase/index.js +W, [2024-12-25T12:12:43.362291 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/index.js +I, [2024-12-25T12:12:43.362324 #41070] INFO -- : Processing file: ../../node_modules/lodash.omit/README.md +W, [2024-12-25T12:12:43.362388 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/README.md +I, [2024-12-25T12:12:43.362421 #41070] INFO -- : Processing file: ../../node_modules/lodash.omit/index.js +W, [2024-12-25T12:12:43.362550 #41070] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/index.js +I, [2024-12-25T12:12:43.362583 #41070] INFO -- : Processing file: ../../node_modules/markdown-it/README.md +W, [2024-12-25T12:12:43.362638 #41070] WARN -- : Copyright string not found in ../../node_modules/markdown-it/README.md +I, [2024-12-25T12:12:43.362663 #41070] INFO -- : Processing file: ../../node_modules/markdown-it/dist/index.cjs.js +W, [2024-12-25T12:12:43.362807 #41070] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/index.cjs.js +I, [2024-12-25T12:12:43.362841 #41070] INFO -- : Processing file: ../../node_modules/markdown-it/dist/markdown-it.js +W, [2024-12-25T12:12:43.363106 #41070] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/markdown-it.js +I, [2024-12-25T12:12:43.363231 #41070] INFO -- : Processing file: ../../node_modules/markdown-it/dist/markdown-it.min.js +W, [2024-12-25T12:12:43.363406 #41070] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/markdown-it.min.js +I, [2024-12-25T12:12:43.363441 #41070] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/README.md +W, [2024-12-25T12:12:43.363648 #41070] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/README.md +I, [2024-12-25T12:12:43.363686 #41070] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.js +W, [2024-12-25T12:12:43.363745 #41070] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.js +I, [2024-12-25T12:12:43.363771 #41070] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js +W, [2024-12-25T12:12:43.363840 #41070] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js +I, [2024-12-25T12:12:43.363868 #41070] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js +W, [2024-12-25T12:12:43.363916 #41070] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js +I, [2024-12-25T12:12:43.363940 #41070] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/runkit.js +W, [2024-12-25T12:12:43.363986 #41070] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/runkit.js +I, [2024-12-25T12:12:43.364382 #41070] INFO -- : Processing file: ../../node_modules/marked/LICENSE.md +W, [2024-12-25T12:12:43.364461 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/LICENSE.md +I, [2024-12-25T12:12:43.364486 #41070] INFO -- : Processing file: ../../node_modules/marked/README.md +W, [2024-12-25T12:12:43.364579 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/README.md +I, [2024-12-25T12:12:43.364606 #41070] INFO -- : Processing file: ../../node_modules/marked/bin/marked.js +W, [2024-12-25T12:12:43.364652 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/bin/marked.js +I, [2024-12-25T12:12:43.364675 #41070] INFO -- : Processing file: ../../node_modules/marked/lib/marked.esm.js +W, [2024-12-25T12:12:43.364754 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/lib/marked.esm.js +I, [2024-12-25T12:12:43.364778 #41070] INFO -- : Processing file: ../../node_modules/marked/lib/marked.umd.js +W, [2024-12-25T12:12:43.364887 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/lib/marked.umd.js +I, [2024-12-25T12:12:43.364911 #41070] INFO -- : Processing file: ../../node_modules/marked/man/marked.1.txt +W, [2024-12-25T12:12:43.364954 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/man/marked.1.txt +I, [2024-12-25T12:12:43.364977 #41070] INFO -- : Processing file: ../../node_modules/marked/marked.min.js +W, [2024-12-25T12:12:43.365048 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/marked.min.js +I, [2024-12-25T12:12:43.365072 #41070] INFO -- : Processing file: ../../node_modules/marked/src/Hooks.js +W, [2024-12-25T12:12:43.365132 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/Hooks.js +I, [2024-12-25T12:12:43.365164 #41070] INFO -- : Processing file: ../../node_modules/marked/src/Lexer.js +W, [2024-12-25T12:12:43.365217 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/Lexer.js +I, [2024-12-25T12:12:43.365240 #41070] INFO -- : Processing file: ../../node_modules/marked/src/Parser.js +W, [2024-12-25T12:12:43.365303 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/Parser.js +I, [2024-12-25T12:12:43.365336 #41070] INFO -- : Processing file: ../../node_modules/marked/src/Renderer.js +W, [2024-12-25T12:12:43.365385 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/Renderer.js +I, [2024-12-25T12:12:43.365410 #41070] INFO -- : Processing file: ../../node_modules/marked/src/Slugger.js +W, [2024-12-25T12:12:43.365467 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/Slugger.js +I, [2024-12-25T12:12:43.365500 #41070] INFO -- : Processing file: ../../node_modules/marked/src/TextRenderer.js +W, [2024-12-25T12:12:43.365612 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/TextRenderer.js +I, [2024-12-25T12:12:43.365642 #41070] INFO -- : Processing file: ../../node_modules/marked/src/Tokenizer.js +W, [2024-12-25T12:12:43.365709 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/Tokenizer.js +I, [2024-12-25T12:12:43.365734 #41070] INFO -- : Processing file: ../../node_modules/marked/src/defaults.js +W, [2024-12-25T12:12:43.365825 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/defaults.js +I, [2024-12-25T12:12:43.365853 #41070] INFO -- : Processing file: ../../node_modules/marked/src/helpers.js +W, [2024-12-25T12:12:43.365899 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/helpers.js +I, [2024-12-25T12:12:43.365923 #41070] INFO -- : Processing file: ../../node_modules/marked/src/marked.js +W, [2024-12-25T12:12:43.365987 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/marked.js +I, [2024-12-25T12:12:43.366020 #41070] INFO -- : Processing file: ../../node_modules/marked/src/rules.js +W, [2024-12-25T12:12:43.366073 #41070] WARN -- : Copyright string not found in ../../node_modules/marked/src/rules.js +I, [2024-12-25T12:12:43.366097 #41070] INFO -- : Processing file: ../../node_modules/mdurl/README.md +W, [2024-12-25T12:12:43.366139 #41070] WARN -- : Copyright string not found in ../../node_modules/mdurl/README.md +I, [2024-12-25T12:12:43.366163 #41070] INFO -- : Processing file: ../../node_modules/mdurl/build/index.cjs.js +W, [2024-12-25T12:12:43.366210 #41070] WARN -- : Copyright string not found in ../../node_modules/mdurl/build/index.cjs.js +I, [2024-12-25T12:12:43.366234 #41070] INFO -- : Processing file: ../../node_modules/merge2/README.md +W, [2024-12-25T12:12:43.366279 #41070] WARN -- : Copyright string not found in ../../node_modules/merge2/README.md +I, [2024-12-25T12:12:43.366302 #41070] INFO -- : Processing file: ../../node_modules/merge2/index.js +W, [2024-12-25T12:12:43.366344 #41070] WARN -- : Copyright string not found in ../../node_modules/merge2/index.js +I, [2024-12-25T12:12:43.366367 #41070] INFO -- : Processing file: ../../node_modules/micromatch/README.md +W, [2024-12-25T12:12:43.366477 #41070] WARN -- : Copyright string not found in ../../node_modules/micromatch/README.md +I, [2024-12-25T12:12:43.366505 #41070] INFO -- : Processing file: ../../node_modules/micromatch/index.js +W, [2024-12-25T12:12:43.366572 #41070] WARN -- : Copyright string not found in ../../node_modules/micromatch/index.js +I, [2024-12-25T12:12:43.366606 #41070] INFO -- : Processing file: ../../node_modules/minimist/CHANGELOG.md +W, [2024-12-25T12:12:43.366678 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/CHANGELOG.md +I, [2024-12-25T12:12:43.366711 #41070] INFO -- : Processing file: ../../node_modules/minimist/README.md +W, [2024-12-25T12:12:43.366774 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/README.md +I, [2024-12-25T12:12:43.366806 #41070] INFO -- : Processing file: ../../node_modules/minimist/example/parse.js +W, [2024-12-25T12:12:43.366867 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/example/parse.js +I, [2024-12-25T12:12:43.366901 #41070] INFO -- : Processing file: ../../node_modules/minimist/index.js +W, [2024-12-25T12:12:43.366966 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/index.js +I, [2024-12-25T12:12:43.367000 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/all_bool.js +W, [2024-12-25T12:12:43.367061 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/all_bool.js +I, [2024-12-25T12:12:43.367091 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/bool.js +W, [2024-12-25T12:12:43.367131 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/bool.js +I, [2024-12-25T12:12:43.367148 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/dash.js +W, [2024-12-25T12:12:43.367180 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/dash.js +I, [2024-12-25T12:12:43.367195 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/default_bool.js +W, [2024-12-25T12:12:43.367229 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/default_bool.js +I, [2024-12-25T12:12:43.367244 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/dotted.js +W, [2024-12-25T12:12:43.367274 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/dotted.js +I, [2024-12-25T12:12:43.367290 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/kv_short.js +W, [2024-12-25T12:12:43.367320 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/kv_short.js +I, [2024-12-25T12:12:43.367336 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/long.js +W, [2024-12-25T12:12:43.367365 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/long.js +I, [2024-12-25T12:12:43.367380 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/num.js +W, [2024-12-25T12:12:43.367411 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/num.js +I, [2024-12-25T12:12:43.367426 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/parse.js +W, [2024-12-25T12:12:43.367589 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/parse.js +I, [2024-12-25T12:12:43.367621 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/parse_modified.js +W, [2024-12-25T12:12:43.367676 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/parse_modified.js +I, [2024-12-25T12:12:43.367701 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/proto.js +W, [2024-12-25T12:12:43.367762 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/proto.js +I, [2024-12-25T12:12:43.367795 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/short.js +W, [2024-12-25T12:12:43.367843 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/short.js +I, [2024-12-25T12:12:43.367867 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/stop_early.js +W, [2024-12-25T12:12:43.367927 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/stop_early.js +I, [2024-12-25T12:12:43.367959 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/unknown.js +W, [2024-12-25T12:12:43.368007 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/unknown.js +I, [2024-12-25T12:12:43.368032 #41070] INFO -- : Processing file: ../../node_modules/minimist/test/whitespace.js +W, [2024-12-25T12:12:43.368073 #41070] WARN -- : Copyright string not found in ../../node_modules/minimist/test/whitespace.js +I, [2024-12-25T12:12:43.368097 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/CHANGELOG.md +W, [2024-12-25T12:12:43.368139 #41070] WARN -- : Copyright string not found in ../../node_modules/mkdirp/CHANGELOG.md +I, [2024-12-25T12:12:43.368162 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/bin/cmd.js +W, [2024-12-25T12:12:43.368221 #41070] WARN -- : Copyright string not found in ../../node_modules/mkdirp/bin/cmd.js +I, [2024-12-25T12:12:43.368253 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/index.js +W, [2024-12-25T12:12:43.368300 #41070] WARN -- : Copyright string not found in ../../node_modules/mkdirp/index.js +I, [2024-12-25T12:12:43.368324 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/lib/find-made.js +W, [2024-12-25T12:12:43.368369 #41070] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/find-made.js +I, [2024-12-25T12:12:43.368393 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/lib/mkdirp-manual.js +W, [2024-12-25T12:12:43.368452 #41070] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/mkdirp-manual.js +I, [2024-12-25T12:12:43.368486 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/lib/mkdirp-native.js +W, [2024-12-25T12:12:43.368648 #41070] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/mkdirp-native.js +I, [2024-12-25T12:12:43.368688 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/lib/opts-arg.js +W, [2024-12-25T12:12:43.368744 #41070] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/opts-arg.js +I, [2024-12-25T12:12:43.368768 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/lib/path-arg.js +W, [2024-12-25T12:12:43.368870 #41070] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/path-arg.js +I, [2024-12-25T12:12:43.368897 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/lib/use-native.js +W, [2024-12-25T12:12:43.368944 #41070] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/use-native.js +I, [2024-12-25T12:12:43.368968 #41070] INFO -- : Processing file: ../../node_modules/neo-async/README.md +W, [2024-12-25T12:12:43.369018 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/README.md +I, [2024-12-25T12:12:43.369042 #41070] INFO -- : Processing file: ../../node_modules/neo-async/all.js +W, [2024-12-25T12:12:43.369083 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/all.js +I, [2024-12-25T12:12:43.369112 #41070] INFO -- : Processing file: ../../node_modules/neo-async/allLimit.js +W, [2024-12-25T12:12:43.369178 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/allLimit.js +I, [2024-12-25T12:12:43.369216 #41070] INFO -- : Processing file: ../../node_modules/neo-async/allSeries.js +W, [2024-12-25T12:12:43.369296 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/allSeries.js +I, [2024-12-25T12:12:43.369340 #41070] INFO -- : Processing file: ../../node_modules/neo-async/angelFall.js +W, [2024-12-25T12:12:43.369410 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/angelFall.js +I, [2024-12-25T12:12:43.369468 #41070] INFO -- : Processing file: ../../node_modules/neo-async/any.js +W, [2024-12-25T12:12:43.369818 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/any.js +I, [2024-12-25T12:12:43.369852 #41070] INFO -- : Processing file: ../../node_modules/neo-async/anyLimit.js +W, [2024-12-25T12:12:43.369908 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/anyLimit.js +I, [2024-12-25T12:12:43.369938 #41070] INFO -- : Processing file: ../../node_modules/neo-async/anySeries.js +W, [2024-12-25T12:12:43.369990 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/anySeries.js +I, [2024-12-25T12:12:43.370023 #41070] INFO -- : Processing file: ../../node_modules/neo-async/apply.js +W, [2024-12-25T12:12:43.370066 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/apply.js +I, [2024-12-25T12:12:43.370089 #41070] INFO -- : Processing file: ../../node_modules/neo-async/applyEach.js +W, [2024-12-25T12:12:43.370132 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/applyEach.js +I, [2024-12-25T12:12:43.370155 #41070] INFO -- : Processing file: ../../node_modules/neo-async/applyEachSeries.js +W, [2024-12-25T12:12:43.370198 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/applyEachSeries.js +I, [2024-12-25T12:12:43.370224 #41070] INFO -- : Processing file: ../../node_modules/neo-async/async.js +W, [2024-12-25T12:12:43.370774 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/async.js +I, [2024-12-25T12:12:43.370809 #41070] INFO -- : Processing file: ../../node_modules/neo-async/async.min.js +W, [2024-12-25T12:12:43.370900 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/async.min.js +I, [2024-12-25T12:12:43.370927 #41070] INFO -- : Processing file: ../../node_modules/neo-async/asyncify.js +W, [2024-12-25T12:12:43.370979 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/asyncify.js +I, [2024-12-25T12:12:43.371006 #41070] INFO -- : Processing file: ../../node_modules/neo-async/auto.js +W, [2024-12-25T12:12:43.371055 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/auto.js +I, [2024-12-25T12:12:43.371082 #41070] INFO -- : Processing file: ../../node_modules/neo-async/autoInject.js +W, [2024-12-25T12:12:43.371129 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/autoInject.js +I, [2024-12-25T12:12:43.371155 #41070] INFO -- : Processing file: ../../node_modules/neo-async/cargo.js +W, [2024-12-25T12:12:43.371205 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/cargo.js +I, [2024-12-25T12:12:43.371226 #41070] INFO -- : Processing file: ../../node_modules/neo-async/compose.js +W, [2024-12-25T12:12:43.371274 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/compose.js +I, [2024-12-25T12:12:43.371302 #41070] INFO -- : Processing file: ../../node_modules/neo-async/concat.js +W, [2024-12-25T12:12:43.371349 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/concat.js +I, [2024-12-25T12:12:43.371376 #41070] INFO -- : Processing file: ../../node_modules/neo-async/concatLimit.js +W, [2024-12-25T12:12:43.371424 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/concatLimit.js +I, [2024-12-25T12:12:43.371451 #41070] INFO -- : Processing file: ../../node_modules/neo-async/concatSeries.js +W, [2024-12-25T12:12:43.371500 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/concatSeries.js +I, [2024-12-25T12:12:43.371738 #41070] INFO -- : Processing file: ../../node_modules/neo-async/constant.js +W, [2024-12-25T12:12:43.371838 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/constant.js +I, [2024-12-25T12:12:43.371865 #41070] INFO -- : Processing file: ../../node_modules/neo-async/createLogger.js +W, [2024-12-25T12:12:43.371910 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/createLogger.js +I, [2024-12-25T12:12:43.371934 #41070] INFO -- : Processing file: ../../node_modules/neo-async/detect.js +W, [2024-12-25T12:12:43.371977 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/detect.js +I, [2024-12-25T12:12:43.372001 #41070] INFO -- : Processing file: ../../node_modules/neo-async/detectLimit.js +W, [2024-12-25T12:12:43.372044 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/detectLimit.js +I, [2024-12-25T12:12:43.372069 #41070] INFO -- : Processing file: ../../node_modules/neo-async/detectSeries.js +W, [2024-12-25T12:12:43.372113 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/detectSeries.js +I, [2024-12-25T12:12:43.372139 #41070] INFO -- : Processing file: ../../node_modules/neo-async/dir.js +W, [2024-12-25T12:12:43.372187 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/dir.js +I, [2024-12-25T12:12:43.372216 #41070] INFO -- : Processing file: ../../node_modules/neo-async/doDuring.js +W, [2024-12-25T12:12:43.372266 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/doDuring.js +I, [2024-12-25T12:12:43.372295 #41070] INFO -- : Processing file: ../../node_modules/neo-async/doUntil.js +W, [2024-12-25T12:12:43.372344 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/doUntil.js +I, [2024-12-25T12:12:43.372370 #41070] INFO -- : Processing file: ../../node_modules/neo-async/doWhilst.js +W, [2024-12-25T12:12:43.372418 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/doWhilst.js +I, [2024-12-25T12:12:43.372444 #41070] INFO -- : Processing file: ../../node_modules/neo-async/during.js +W, [2024-12-25T12:12:43.372496 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/during.js +I, [2024-12-25T12:12:43.372722 #41070] INFO -- : Processing file: ../../node_modules/neo-async/each.js +W, [2024-12-25T12:12:43.372845 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/each.js +I, [2024-12-25T12:12:43.372877 #41070] INFO -- : Processing file: ../../node_modules/neo-async/eachLimit.js +W, [2024-12-25T12:12:43.372926 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachLimit.js +I, [2024-12-25T12:12:43.372953 #41070] INFO -- : Processing file: ../../node_modules/neo-async/eachOf.js +W, [2024-12-25T12:12:43.373106 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOf.js +I, [2024-12-25T12:12:43.373166 #41070] INFO -- : Processing file: ../../node_modules/neo-async/eachOfLimit.js +W, [2024-12-25T12:12:43.373485 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOfLimit.js +I, [2024-12-25T12:12:43.373583 #41070] INFO -- : Processing file: ../../node_modules/neo-async/eachOfSeries.js +W, [2024-12-25T12:12:43.373665 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOfSeries.js +I, [2024-12-25T12:12:43.373708 #41070] INFO -- : Processing file: ../../node_modules/neo-async/eachSeries.js +W, [2024-12-25T12:12:43.373780 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachSeries.js +I, [2024-12-25T12:12:43.373822 #41070] INFO -- : Processing file: ../../node_modules/neo-async/ensureAsync.js +W, [2024-12-25T12:12:43.373898 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/ensureAsync.js +I, [2024-12-25T12:12:43.373946 #41070] INFO -- : Processing file: ../../node_modules/neo-async/every.js +W, [2024-12-25T12:12:43.374122 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/every.js +I, [2024-12-25T12:12:43.374196 #41070] INFO -- : Processing file: ../../node_modules/neo-async/everyLimit.js +W, [2024-12-25T12:12:43.374302 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/everyLimit.js +I, [2024-12-25T12:12:43.374377 #41070] INFO -- : Processing file: ../../node_modules/neo-async/everySeries.js +W, [2024-12-25T12:12:43.374644 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/everySeries.js +I, [2024-12-25T12:12:43.374684 #41070] INFO -- : Processing file: ../../node_modules/neo-async/fast.js +W, [2024-12-25T12:12:43.374780 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/fast.js +I, [2024-12-25T12:12:43.374872 #41070] INFO -- : Processing file: ../../node_modules/neo-async/filter.js +W, [2024-12-25T12:12:43.374967 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/filter.js +I, [2024-12-25T12:12:43.375001 #41070] INFO -- : Processing file: ../../node_modules/neo-async/filterLimit.js +W, [2024-12-25T12:12:43.375050 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/filterLimit.js +I, [2024-12-25T12:12:43.375075 #41070] INFO -- : Processing file: ../../node_modules/neo-async/filterSeries.js +W, [2024-12-25T12:12:43.375118 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/filterSeries.js +I, [2024-12-25T12:12:43.375143 #41070] INFO -- : Processing file: ../../node_modules/neo-async/find.js +W, [2024-12-25T12:12:43.375185 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/find.js +I, [2024-12-25T12:12:43.375209 #41070] INFO -- : Processing file: ../../node_modules/neo-async/findLimit.js +W, [2024-12-25T12:12:43.375252 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/findLimit.js +I, [2024-12-25T12:12:43.375277 #41070] INFO -- : Processing file: ../../node_modules/neo-async/findSeries.js +W, [2024-12-25T12:12:43.375319 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/findSeries.js +I, [2024-12-25T12:12:43.375383 #41070] INFO -- : Processing file: ../../node_modules/neo-async/foldl.js +W, [2024-12-25T12:12:43.375624 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/foldl.js +I, [2024-12-25T12:12:43.375659 #41070] INFO -- : Processing file: ../../node_modules/neo-async/foldr.js +W, [2024-12-25T12:12:43.375709 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/foldr.js +I, [2024-12-25T12:12:43.375776 #41070] INFO -- : Processing file: ../../node_modules/neo-async/forEach.js +W, [2024-12-25T12:12:43.375956 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEach.js +I, [2024-12-25T12:12:43.375995 #41070] INFO -- : Processing file: ../../node_modules/neo-async/forEachLimit.js +W, [2024-12-25T12:12:43.376299 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachLimit.js +I, [2024-12-25T12:12:43.376408 #41070] INFO -- : Processing file: ../../node_modules/neo-async/forEachOf.js +W, [2024-12-25T12:12:43.376519 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOf.js +I, [2024-12-25T12:12:43.376552 #41070] INFO -- : Processing file: ../../node_modules/neo-async/forEachOfLimit.js +W, [2024-12-25T12:12:43.376674 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOfLimit.js +I, [2024-12-25T12:12:43.376708 #41070] INFO -- : Processing file: ../../node_modules/neo-async/forEachOfSeries.js +W, [2024-12-25T12:12:43.376756 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOfSeries.js +I, [2024-12-25T12:12:43.376781 #41070] INFO -- : Processing file: ../../node_modules/neo-async/forEachSeries.js +W, [2024-12-25T12:12:43.376824 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachSeries.js +I, [2024-12-25T12:12:43.376848 #41070] INFO -- : Processing file: ../../node_modules/neo-async/forever.js +W, [2024-12-25T12:12:43.376905 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/forever.js +I, [2024-12-25T12:12:43.376938 #41070] INFO -- : Processing file: ../../node_modules/neo-async/groupBy.js +W, [2024-12-25T12:12:43.376999 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupBy.js +I, [2024-12-25T12:12:43.377032 #41070] INFO -- : Processing file: ../../node_modules/neo-async/groupByLimit.js +W, [2024-12-25T12:12:43.377092 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupByLimit.js +I, [2024-12-25T12:12:43.377124 #41070] INFO -- : Processing file: ../../node_modules/neo-async/groupBySeries.js +W, [2024-12-25T12:12:43.377169 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupBySeries.js +I, [2024-12-25T12:12:43.377193 #41070] INFO -- : Processing file: ../../node_modules/neo-async/inject.js +W, [2024-12-25T12:12:43.377235 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/inject.js +I, [2024-12-25T12:12:43.377258 #41070] INFO -- : Processing file: ../../node_modules/neo-async/iterator.js +W, [2024-12-25T12:12:43.377299 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/iterator.js +I, [2024-12-25T12:12:43.377322 #41070] INFO -- : Processing file: ../../node_modules/neo-async/log.js +W, [2024-12-25T12:12:43.377362 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/log.js +I, [2024-12-25T12:12:43.377385 #41070] INFO -- : Processing file: ../../node_modules/neo-async/map.js +W, [2024-12-25T12:12:43.377429 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/map.js +I, [2024-12-25T12:12:43.377452 #41070] INFO -- : Processing file: ../../node_modules/neo-async/mapLimit.js +W, [2024-12-25T12:12:43.377544 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapLimit.js +I, [2024-12-25T12:12:43.377573 #41070] INFO -- : Processing file: ../../node_modules/neo-async/mapSeries.js +W, [2024-12-25T12:12:43.377617 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapSeries.js +I, [2024-12-25T12:12:43.377641 #41070] INFO -- : Processing file: ../../node_modules/neo-async/mapValues.js +W, [2024-12-25T12:12:43.377682 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValues.js +I, [2024-12-25T12:12:43.377705 #41070] INFO -- : Processing file: ../../node_modules/neo-async/mapValuesLimit.js +W, [2024-12-25T12:12:43.377746 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValuesLimit.js +I, [2024-12-25T12:12:43.377769 #41070] INFO -- : Processing file: ../../node_modules/neo-async/mapValuesSeries.js +W, [2024-12-25T12:12:43.377811 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValuesSeries.js +I, [2024-12-25T12:12:43.377833 #41070] INFO -- : Processing file: ../../node_modules/neo-async/memoize.js +W, [2024-12-25T12:12:43.377874 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/memoize.js +I, [2024-12-25T12:12:43.377953 #41070] INFO -- : Processing file: ../../node_modules/neo-async/nextTick.js +W, [2024-12-25T12:12:43.378002 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/nextTick.js +I, [2024-12-25T12:12:43.378026 #41070] INFO -- : Processing file: ../../node_modules/neo-async/omit.js +W, [2024-12-25T12:12:43.378067 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/omit.js +I, [2024-12-25T12:12:43.378090 #41070] INFO -- : Processing file: ../../node_modules/neo-async/omitLimit.js +W, [2024-12-25T12:12:43.378131 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/omitLimit.js +I, [2024-12-25T12:12:43.378155 #41070] INFO -- : Processing file: ../../node_modules/neo-async/omitSeries.js +W, [2024-12-25T12:12:43.378195 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/omitSeries.js +I, [2024-12-25T12:12:43.378219 #41070] INFO -- : Processing file: ../../node_modules/neo-async/parallel.js +W, [2024-12-25T12:12:43.378261 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/parallel.js +I, [2024-12-25T12:12:43.378285 #41070] INFO -- : Processing file: ../../node_modules/neo-async/parallelLimit.js +W, [2024-12-25T12:12:43.378326 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/parallelLimit.js +I, [2024-12-25T12:12:43.378364 #41070] INFO -- : Processing file: ../../node_modules/neo-async/pick.js +W, [2024-12-25T12:12:43.378468 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/pick.js +I, [2024-12-25T12:12:43.378506 #41070] INFO -- : Processing file: ../../node_modules/neo-async/pickLimit.js +W, [2024-12-25T12:12:43.378554 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/pickLimit.js +I, [2024-12-25T12:12:43.378578 #41070] INFO -- : Processing file: ../../node_modules/neo-async/pickSeries.js +W, [2024-12-25T12:12:43.378619 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/pickSeries.js +I, [2024-12-25T12:12:43.378643 #41070] INFO -- : Processing file: ../../node_modules/neo-async/priorityQueue.js +W, [2024-12-25T12:12:43.378684 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/priorityQueue.js +I, [2024-12-25T12:12:43.378709 #41070] INFO -- : Processing file: ../../node_modules/neo-async/queue.js +W, [2024-12-25T12:12:43.378749 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/queue.js +I, [2024-12-25T12:12:43.378772 #41070] INFO -- : Processing file: ../../node_modules/neo-async/race.js +W, [2024-12-25T12:12:43.378812 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/race.js +I, [2024-12-25T12:12:43.378835 #41070] INFO -- : Processing file: ../../node_modules/neo-async/reduce.js +W, [2024-12-25T12:12:43.378875 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/reduce.js +I, [2024-12-25T12:12:43.378899 #41070] INFO -- : Processing file: ../../node_modules/neo-async/reduceRight.js +W, [2024-12-25T12:12:43.378939 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/reduceRight.js +I, [2024-12-25T12:12:43.378962 #41070] INFO -- : Processing file: ../../node_modules/neo-async/reflect.js +W, [2024-12-25T12:12:43.379002 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/reflect.js +I, [2024-12-25T12:12:43.379025 #41070] INFO -- : Processing file: ../../node_modules/neo-async/reflectAll.js +W, [2024-12-25T12:12:43.379066 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/reflectAll.js +I, [2024-12-25T12:12:43.379089 #41070] INFO -- : Processing file: ../../node_modules/neo-async/reject.js +W, [2024-12-25T12:12:43.379130 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/reject.js +I, [2024-12-25T12:12:43.379157 #41070] INFO -- : Processing file: ../../node_modules/neo-async/rejectLimit.js +W, [2024-12-25T12:12:43.379210 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/rejectLimit.js +I, [2024-12-25T12:12:43.379238 #41070] INFO -- : Processing file: ../../node_modules/neo-async/rejectSeries.js +W, [2024-12-25T12:12:43.379305 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/rejectSeries.js +I, [2024-12-25T12:12:43.379338 #41070] INFO -- : Processing file: ../../node_modules/neo-async/retry.js +W, [2024-12-25T12:12:43.379396 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/retry.js +I, [2024-12-25T12:12:43.379432 #41070] INFO -- : Processing file: ../../node_modules/neo-async/retryable.js +W, [2024-12-25T12:12:43.379488 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/retryable.js +I, [2024-12-25T12:12:43.379738 #41070] INFO -- : Processing file: ../../node_modules/neo-async/safe.js +W, [2024-12-25T12:12:43.379946 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/safe.js +I, [2024-12-25T12:12:43.379985 #41070] INFO -- : Processing file: ../../node_modules/neo-async/select.js +W, [2024-12-25T12:12:43.380042 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/select.js +I, [2024-12-25T12:12:43.380066 #41070] INFO -- : Processing file: ../../node_modules/neo-async/selectLimit.js +W, [2024-12-25T12:12:43.380108 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/selectLimit.js +I, [2024-12-25T12:12:43.380132 #41070] INFO -- : Processing file: ../../node_modules/neo-async/selectSeries.js +W, [2024-12-25T12:12:43.380252 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/selectSeries.js +I, [2024-12-25T12:12:43.380316 #41070] INFO -- : Processing file: ../../node_modules/neo-async/seq.js +W, [2024-12-25T12:12:43.380382 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/seq.js +I, [2024-12-25T12:12:43.380417 #41070] INFO -- : Processing file: ../../node_modules/neo-async/series.js +W, [2024-12-25T12:12:43.380464 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/series.js +I, [2024-12-25T12:12:43.380576 #41070] INFO -- : Processing file: ../../node_modules/neo-async/setImmediate.js +W, [2024-12-25T12:12:43.380655 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/setImmediate.js +I, [2024-12-25T12:12:43.380688 #41070] INFO -- : Processing file: ../../node_modules/neo-async/some.js +W, [2024-12-25T12:12:43.380733 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/some.js +I, [2024-12-25T12:12:43.380758 #41070] INFO -- : Processing file: ../../node_modules/neo-async/someLimit.js +W, [2024-12-25T12:12:43.380800 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/someLimit.js +I, [2024-12-25T12:12:43.380824 #41070] INFO -- : Processing file: ../../node_modules/neo-async/someSeries.js +W, [2024-12-25T12:12:43.380878 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/someSeries.js +I, [2024-12-25T12:12:43.380920 #41070] INFO -- : Processing file: ../../node_modules/neo-async/sortBy.js +W, [2024-12-25T12:12:43.380960 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortBy.js +I, [2024-12-25T12:12:43.380977 #41070] INFO -- : Processing file: ../../node_modules/neo-async/sortByLimit.js +W, [2024-12-25T12:12:43.381009 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortByLimit.js +I, [2024-12-25T12:12:43.381025 #41070] INFO -- : Processing file: ../../node_modules/neo-async/sortBySeries.js +W, [2024-12-25T12:12:43.381058 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortBySeries.js +I, [2024-12-25T12:12:43.381074 #41070] INFO -- : Processing file: ../../node_modules/neo-async/timeout.js +W, [2024-12-25T12:12:43.381106 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/timeout.js +I, [2024-12-25T12:12:43.381123 #41070] INFO -- : Processing file: ../../node_modules/neo-async/times.js +W, [2024-12-25T12:12:43.381157 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/times.js +I, [2024-12-25T12:12:43.381252 #41070] INFO -- : Processing file: ../../node_modules/neo-async/timesLimit.js +W, [2024-12-25T12:12:43.381299 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/timesLimit.js +I, [2024-12-25T12:12:43.381316 #41070] INFO -- : Processing file: ../../node_modules/neo-async/timesSeries.js +W, [2024-12-25T12:12:43.381350 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/timesSeries.js +I, [2024-12-25T12:12:43.381367 #41070] INFO -- : Processing file: ../../node_modules/neo-async/transform.js +W, [2024-12-25T12:12:43.381398 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/transform.js +I, [2024-12-25T12:12:43.381416 #41070] INFO -- : Processing file: ../../node_modules/neo-async/transformLimit.js +W, [2024-12-25T12:12:43.381454 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/transformLimit.js +I, [2024-12-25T12:12:43.381490 #41070] INFO -- : Processing file: ../../node_modules/neo-async/transformSeries.js +W, [2024-12-25T12:12:43.381604 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/transformSeries.js +I, [2024-12-25T12:12:43.381629 #41070] INFO -- : Processing file: ../../node_modules/neo-async/tryEach.js +W, [2024-12-25T12:12:43.381696 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/tryEach.js +I, [2024-12-25T12:12:43.381743 #41070] INFO -- : Processing file: ../../node_modules/neo-async/unmemoize.js +W, [2024-12-25T12:12:43.381792 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/unmemoize.js +I, [2024-12-25T12:12:43.381952 #41070] INFO -- : Processing file: ../../node_modules/neo-async/until.js +W, [2024-12-25T12:12:43.382064 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/until.js +I, [2024-12-25T12:12:43.382082 #41070] INFO -- : Processing file: ../../node_modules/neo-async/waterfall.js +W, [2024-12-25T12:12:43.382116 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/waterfall.js +I, [2024-12-25T12:12:43.382132 #41070] INFO -- : Processing file: ../../node_modules/neo-async/whilst.js +W, [2024-12-25T12:12:43.382165 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/whilst.js +I, [2024-12-25T12:12:43.382181 #41070] INFO -- : Processing file: ../../node_modules/neo-async/wrapSync.js +W, [2024-12-25T12:12:43.382215 #41070] WARN -- : Copyright string not found in ../../node_modules/neo-async/wrapSync.js +I, [2024-12-25T12:12:43.382232 #41070] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/README.md +W, [2024-12-25T12:12:43.382269 #41070] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/README.md +I, [2024-12-25T12:12:43.382286 #41070] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/index.js +W, [2024-12-25T12:12:43.382324 #41070] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/index.js +I, [2024-12-25T12:12:43.382341 #41070] INFO -- : Processing file: ../../node_modules/picomatch/CHANGELOG.md +W, [2024-12-25T12:12:43.382384 #41070] WARN -- : Copyright string not found in ../../node_modules/picomatch/CHANGELOG.md +I, [2024-12-25T12:12:43.382401 #41070] INFO -- : Processing file: ../../node_modules/picomatch/README.md +W, [2024-12-25T12:12:43.382671 #41070] WARN -- : Copyright string not found in ../../node_modules/picomatch/README.md +I, [2024-12-25T12:12:43.382730 #41070] INFO -- : Processing file: ../../node_modules/picomatch/index.js +W, [2024-12-25T12:12:43.382802 #41070] WARN -- : Copyright string not found in ../../node_modules/picomatch/index.js +I, [2024-12-25T12:12:43.382834 #41070] INFO -- : Processing file: ../../node_modules/picomatch/lib/constants.js +W, [2024-12-25T12:12:43.382910 #41070] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/constants.js +I, [2024-12-25T12:12:43.383032 #41070] INFO -- : Processing file: ../../node_modules/picomatch/lib/parse.js +W, [2024-12-25T12:12:43.383143 #41070] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/parse.js +I, [2024-12-25T12:12:43.383168 #41070] INFO -- : Processing file: ../../node_modules/picomatch/lib/picomatch.js +W, [2024-12-25T12:12:43.383213 #41070] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/picomatch.js +I, [2024-12-25T12:12:43.383229 #41070] INFO -- : Processing file: ../../node_modules/picomatch/lib/scan.js +W, [2024-12-25T12:12:43.383358 #41070] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/scan.js +I, [2024-12-25T12:12:43.383384 #41070] INFO -- : Processing file: ../../node_modules/picomatch/lib/utils.js +W, [2024-12-25T12:12:43.383423 #41070] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/utils.js +I, [2024-12-25T12:12:43.383440 #41070] INFO -- : Processing file: ../../node_modules/punycode.js +E, [2024-12-25T12:12:43.383642 #41070] ERROR -- : Error processing file ../../node_modules/punycode.js: Is a directory @ io_fread - ../../node_modules/punycode.js +I, [2024-12-25T12:12:43.383696 #41070] INFO -- : Processing file: ../../node_modules/punycode.js/LICENSE-MIT.txt +W, [2024-12-25T12:12:43.383785 #41070] WARN -- : Copyright string not found in ../../node_modules/punycode.js/LICENSE-MIT.txt +I, [2024-12-25T12:12:43.383833 #41070] INFO -- : Processing file: ../../node_modules/punycode.js/README.md +W, [2024-12-25T12:12:43.383916 #41070] WARN -- : Copyright string not found in ../../node_modules/punycode.js/README.md +I, [2024-12-25T12:12:43.384064 #41070] INFO -- : Processing file: ../../node_modules/punycode.js/punycode.es6.js +W, [2024-12-25T12:12:43.384175 #41070] WARN -- : Copyright string not found in ../../node_modules/punycode.js/punycode.es6.js +I, [2024-12-25T12:12:43.384227 #41070] INFO -- : Processing file: ../../node_modules/punycode.js/punycode.js +W, [2024-12-25T12:12:43.384312 #41070] WARN -- : Copyright string not found in ../../node_modules/punycode.js/punycode.js +I, [2024-12-25T12:12:43.384426 #41070] INFO -- : Processing file: ../../node_modules/queue-microtask/README.md +W, [2024-12-25T12:12:43.384635 #41070] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/README.md +I, [2024-12-25T12:12:43.384693 #41070] INFO -- : Processing file: ../../node_modules/queue-microtask/index.js +W, [2024-12-25T12:12:43.384794 #41070] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/index.js +I, [2024-12-25T12:12:43.384844 #41070] INFO -- : Processing file: ../../node_modules/requizzle/README.md +W, [2024-12-25T12:12:43.384919 #41070] WARN -- : Copyright string not found in ../../node_modules/requizzle/README.md +I, [2024-12-25T12:12:43.384959 #41070] INFO -- : Processing file: ../../node_modules/requizzle/index.js +W, [2024-12-25T12:12:43.385053 #41070] WARN -- : Copyright string not found in ../../node_modules/requizzle/index.js +I, [2024-12-25T12:12:43.385105 #41070] INFO -- : Processing file: ../../node_modules/requizzle/lib/loader.js +W, [2024-12-25T12:12:43.385252 #41070] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/loader.js +I, [2024-12-25T12:12:43.385324 #41070] INFO -- : Processing file: ../../node_modules/requizzle/lib/requizzle.js +W, [2024-12-25T12:12:43.385516 #41070] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/requizzle.js +I, [2024-12-25T12:12:43.385609 #41070] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/extras.js +W, [2024-12-25T12:12:43.385684 #41070] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/extras.js +I, [2024-12-25T12:12:43.385711 #41070] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/requirepaths.js +W, [2024-12-25T12:12:43.385774 #41070] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/requirepaths.js +I, [2024-12-25T12:12:43.385807 #41070] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/strict.js +W, [2024-12-25T12:12:43.385873 #41070] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/strict.js +I, [2024-12-25T12:12:43.385968 #41070] INFO -- : Processing file: ../../node_modules/reusify/README.md +W, [2024-12-25T12:12:43.386025 #41070] WARN -- : Copyright string not found in ../../node_modules/reusify/README.md +I, [2024-12-25T12:12:43.386052 #41070] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/createNoCodeFunction.js +W, [2024-12-25T12:12:43.386095 #41070] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/createNoCodeFunction.js +I, [2024-12-25T12:12:43.386119 #41070] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/fib.js +W, [2024-12-25T12:12:43.386162 #41070] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/fib.js +I, [2024-12-25T12:12:43.386186 #41070] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/reuseNoCodeFunction.js +W, [2024-12-25T12:12:43.386229 #41070] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/reuseNoCodeFunction.js +I, [2024-12-25T12:12:43.386253 #41070] INFO -- : Processing file: ../../node_modules/reusify/reusify.js +W, [2024-12-25T12:12:43.386294 #41070] WARN -- : Copyright string not found in ../../node_modules/reusify/reusify.js +I, [2024-12-25T12:12:43.386318 #41070] INFO -- : Processing file: ../../node_modules/reusify/test.js +W, [2024-12-25T12:12:43.386360 #41070] WARN -- : Copyright string not found in ../../node_modules/reusify/test.js +I, [2024-12-25T12:12:43.386383 #41070] INFO -- : Processing file: ../../node_modules/run-parallel/README.md +W, [2024-12-25T12:12:43.386426 #41070] WARN -- : Copyright string not found in ../../node_modules/run-parallel/README.md +I, [2024-12-25T12:12:43.386450 #41070] INFO -- : Processing file: ../../node_modules/run-parallel/index.js +W, [2024-12-25T12:12:43.386491 #41070] WARN -- : Copyright string not found in ../../node_modules/run-parallel/index.js +I, [2024-12-25T12:12:43.386514 #41070] INFO -- : Processing file: ../../node_modules/sort-array/README.md +W, [2024-12-25T12:12:43.386622 #41070] WARN -- : Copyright string not found in ../../node_modules/sort-array/README.md +I, [2024-12-25T12:12:43.386648 #41070] INFO -- : Processing file: ../../node_modules/sort-array/index.js +W, [2024-12-25T12:12:43.386692 #41070] WARN -- : Copyright string not found in ../../node_modules/sort-array/index.js +I, [2024-12-25T12:12:43.386716 #41070] INFO -- : Processing file: ../../node_modules/source-map/CHANGELOG.md +W, [2024-12-25T12:12:43.386762 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/CHANGELOG.md +I, [2024-12-25T12:12:43.386801 #41070] INFO -- : Processing file: ../../node_modules/source-map/README.md +W, [2024-12-25T12:12:43.386883 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/README.md +I, [2024-12-25T12:12:43.386916 #41070] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.debug.js +W, [2024-12-25T12:12:43.387280 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.debug.js +I, [2024-12-25T12:12:43.387315 #41070] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.js +W, [2024-12-25T12:12:43.387427 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.js +I, [2024-12-25T12:12:43.387453 #41070] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.min.js +W, [2024-12-25T12:12:43.387632 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.min.js +I, [2024-12-25T12:12:43.387691 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/array-set.js +W, [2024-12-25T12:12:43.387791 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/array-set.js +I, [2024-12-25T12:12:43.387824 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/base64-vlq.js +W, [2024-12-25T12:12:43.387876 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/base64-vlq.js +I, [2024-12-25T12:12:43.387900 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/base64.js +W, [2024-12-25T12:12:43.387959 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/base64.js +I, [2024-12-25T12:12:43.387992 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/binary-search.js +W, [2024-12-25T12:12:43.388040 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/binary-search.js +I, [2024-12-25T12:12:43.388065 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/mapping-list.js +W, [2024-12-25T12:12:43.388124 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/mapping-list.js +I, [2024-12-25T12:12:43.388157 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/quick-sort.js +W, [2024-12-25T12:12:43.388203 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/quick-sort.js +I, [2024-12-25T12:12:43.388228 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/source-map-consumer.js +W, [2024-12-25T12:12:43.388311 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-map-consumer.js +I, [2024-12-25T12:12:43.388345 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/source-map-generator.js +W, [2024-12-25T12:12:43.388400 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-map-generator.js +I, [2024-12-25T12:12:43.388480 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/source-node.js +W, [2024-12-25T12:12:43.388537 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-node.js +I, [2024-12-25T12:12:43.388562 #41070] INFO -- : Processing file: ../../node_modules/source-map/lib/util.js +W, [2024-12-25T12:12:43.388612 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/util.js +I, [2024-12-25T12:12:43.388636 #41070] INFO -- : Processing file: ../../node_modules/source-map/source-map.js +W, [2024-12-25T12:12:43.388681 #41070] WARN -- : Copyright string not found in ../../node_modules/source-map/source-map.js +I, [2024-12-25T12:12:43.388705 #41070] INFO -- : Processing file: ../../node_modules/strip-json-comments/index.js +W, [2024-12-25T12:12:43.388750 #41070] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/index.js +I, [2024-12-25T12:12:43.388773 #41070] INFO -- : Processing file: ../../node_modules/strip-json-comments/readme.md +W, [2024-12-25T12:12:43.388815 #41070] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/readme.md +I, [2024-12-25T12:12:43.388838 #41070] INFO -- : Processing file: ../../node_modules/supports-color/browser.js +W, [2024-12-25T12:12:43.388881 #41070] WARN -- : Copyright string not found in ../../node_modules/supports-color/browser.js +I, [2024-12-25T12:12:43.388905 #41070] INFO -- : Processing file: ../../node_modules/supports-color/index.js +W, [2024-12-25T12:12:43.388946 #41070] WARN -- : Copyright string not found in ../../node_modules/supports-color/index.js +I, [2024-12-25T12:12:43.388969 #41070] INFO -- : Processing file: ../../node_modules/supports-color/readme.md +W, [2024-12-25T12:12:43.389012 #41070] WARN -- : Copyright string not found in ../../node_modules/supports-color/readme.md +I, [2024-12-25T12:12:43.389036 #41070] INFO -- : Processing file: ../../node_modules/table-layout/README.md +W, [2024-12-25T12:12:43.389097 #41070] WARN -- : Copyright string not found in ../../node_modules/table-layout/README.md +I, [2024-12-25T12:12:43.389131 #41070] INFO -- : Processing file: ../../node_modules/table-layout/index.js +W, [2024-12-25T12:12:43.389181 #41070] WARN -- : Copyright string not found in ../../node_modules/table-layout/index.js +I, [2024-12-25T12:12:43.389205 #41070] INFO -- : Processing file: ../../node_modules/table-layout/lib/ansi.js +W, [2024-12-25T12:12:43.389262 #41070] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/ansi.js +I, [2024-12-25T12:12:43.389296 #41070] INFO -- : Processing file: ../../node_modules/table-layout/lib/cell.js +W, [2024-12-25T12:12:43.389407 #41070] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/cell.js +I, [2024-12-25T12:12:43.389440 #41070] INFO -- : Processing file: ../../node_modules/table-layout/lib/column.js +W, [2024-12-25T12:12:43.389488 #41070] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/column.js +I, [2024-12-25T12:12:43.389590 #41070] INFO -- : Processing file: ../../node_modules/table-layout/lib/columns.js +W, [2024-12-25T12:12:43.389661 #41070] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/columns.js +I, [2024-12-25T12:12:43.389687 #41070] INFO -- : Processing file: ../../node_modules/table-layout/lib/padding.js +W, [2024-12-25T12:12:43.389731 #41070] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/padding.js +I, [2024-12-25T12:12:43.389754 #41070] INFO -- : Processing file: ../../node_modules/table-layout/lib/rows.js +W, [2024-12-25T12:12:43.389796 #41070] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/rows.js +I, [2024-12-25T12:12:43.389819 #41070] INFO -- : Processing file: ../../node_modules/table-layout/lib/util.js +W, [2024-12-25T12:12:43.389860 #41070] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/util.js +I, [2024-12-25T12:12:43.389883 #41070] INFO -- : Processing file: ../../node_modules/to-fast-properties/index.js +W, [2024-12-25T12:12:43.389926 #41070] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/index.js +I, [2024-12-25T12:12:43.389954 #41070] INFO -- : Processing file: ../../node_modules/to-fast-properties/readme.md +W, [2024-12-25T12:12:43.390027 #41070] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/readme.md +I, [2024-12-25T12:12:43.390061 #41070] INFO -- : Processing file: ../../node_modules/to-regex-range/README.md +W, [2024-12-25T12:12:43.390115 #41070] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/README.md +I, [2024-12-25T12:12:43.390139 #41070] INFO -- : Processing file: ../../node_modules/to-regex-range/index.js +W, [2024-12-25T12:12:43.390185 #41070] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/index.js +I, [2024-12-25T12:12:43.390209 #41070] INFO -- : Processing file: ../../node_modules/typical/README.md +W, [2024-12-25T12:12:43.390258 #41070] WARN -- : Copyright string not found in ../../node_modules/typical/README.md +I, [2024-12-25T12:12:43.390282 #41070] INFO -- : Processing file: ../../node_modules/typical/index.js +W, [2024-12-25T12:12:43.390326 #41070] WARN -- : Copyright string not found in ../../node_modules/typical/index.js +I, [2024-12-25T12:12:43.390349 #41070] INFO -- : Processing file: ../../node_modules/uc.micro/LICENSE.txt +W, [2024-12-25T12:12:43.390393 #41070] WARN -- : Copyright string not found in ../../node_modules/uc.micro/LICENSE.txt +I, [2024-12-25T12:12:43.390417 #41070] INFO -- : Processing file: ../../node_modules/uc.micro/README.md +W, [2024-12-25T12:12:43.390461 #41070] WARN -- : Copyright string not found in ../../node_modules/uc.micro/README.md +I, [2024-12-25T12:12:43.390485 #41070] INFO -- : Processing file: ../../node_modules/uc.micro/build/index.cjs.js +W, [2024-12-25T12:12:43.390715 #41070] WARN -- : Copyright string not found in ../../node_modules/uc.micro/build/index.cjs.js +I, [2024-12-25T12:12:43.390754 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/README.md +W, [2024-12-25T12:12:43.390850 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/README.md +I, [2024-12-25T12:12:43.390874 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/ast.js +W, [2024-12-25T12:12:43.390986 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/ast.js +I, [2024-12-25T12:12:43.391119 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/compress.js +W, [2024-12-25T12:12:43.392604 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/compress.js +I, [2024-12-25T12:12:43.392650 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/minify.js +W, [2024-12-25T12:12:43.392728 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/minify.js +I, [2024-12-25T12:12:43.392753 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/mozilla-ast.js +W, [2024-12-25T12:12:43.392827 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/mozilla-ast.js +I, [2024-12-25T12:12:43.392851 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/output.js +W, [2024-12-25T12:12:43.392945 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/output.js +I, [2024-12-25T12:12:43.392969 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/parse.js +W, [2024-12-25T12:12:43.393056 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/parse.js +I, [2024-12-25T12:12:43.393080 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/propmangle.js +W, [2024-12-25T12:12:43.393131 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/propmangle.js +I, [2024-12-25T12:12:43.393155 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/scope.js +W, [2024-12-25T12:12:43.393228 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/scope.js +I, [2024-12-25T12:12:43.393261 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/sourcemap.js +W, [2024-12-25T12:12:43.393322 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/sourcemap.js +I, [2024-12-25T12:12:43.393346 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/transform.js +W, [2024-12-25T12:12:43.393392 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/transform.js +I, [2024-12-25T12:12:43.393563 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/lib/utils.js +W, [2024-12-25T12:12:43.393641 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/utils.js +I, [2024-12-25T12:12:43.393675 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/tools/domprops.html +W, [2024-12-25T12:12:43.393729 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/domprops.html +I, [2024-12-25T12:12:43.393753 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/tools/exports.js +W, [2024-12-25T12:12:43.393799 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/exports.js +I, [2024-12-25T12:12:43.393822 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/tools/node.js +W, [2024-12-25T12:12:43.393873 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/node.js +I, [2024-12-25T12:12:43.393897 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/tools/tty.js +W, [2024-12-25T12:12:43.393938 #41070] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/tty.js +I, [2024-12-25T12:12:43.393962 #41070] INFO -- : Processing file: ../../node_modules/underscore/README.md +W, [2024-12-25T12:12:43.394005 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/README.md +I, [2024-12-25T12:12:43.394028 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_baseCreate.js +W, [2024-12-25T12:12:43.394071 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_baseCreate.js +I, [2024-12-25T12:12:43.394095 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_baseIteratee.js +W, [2024-12-25T12:12:43.394137 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_baseIteratee.js +I, [2024-12-25T12:12:43.394160 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_cb.js +W, [2024-12-25T12:12:43.394203 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_cb.js +I, [2024-12-25T12:12:43.394227 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_chainResult.js +W, [2024-12-25T12:12:43.394339 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_chainResult.js +I, [2024-12-25T12:12:43.394374 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_collectNonEnumProps.js +W, [2024-12-25T12:12:43.394422 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_collectNonEnumProps.js +I, [2024-12-25T12:12:43.394447 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_createAssigner.js +W, [2024-12-25T12:12:43.394490 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createAssigner.js +I, [2024-12-25T12:12:43.394540 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_createEscaper.js +W, [2024-12-25T12:12:43.394639 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createEscaper.js +I, [2024-12-25T12:12:43.394665 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_createIndexFinder.js +W, [2024-12-25T12:12:43.394710 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createIndexFinder.js +I, [2024-12-25T12:12:43.394735 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_createPredicateIndexFinder.js +W, [2024-12-25T12:12:43.394777 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createPredicateIndexFinder.js +I, [2024-12-25T12:12:43.394800 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_createReduce.js +W, [2024-12-25T12:12:43.394842 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createReduce.js +I, [2024-12-25T12:12:43.394866 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_createSizePropertyCheck.js +W, [2024-12-25T12:12:43.394907 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createSizePropertyCheck.js +I, [2024-12-25T12:12:43.394931 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_deepGet.js +W, [2024-12-25T12:12:43.394972 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_deepGet.js +I, [2024-12-25T12:12:43.394995 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_escapeMap.js +W, [2024-12-25T12:12:43.395036 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_escapeMap.js +I, [2024-12-25T12:12:43.395059 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_executeBound.js +W, [2024-12-25T12:12:43.395100 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_executeBound.js +I, [2024-12-25T12:12:43.395123 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_flatten.js +W, [2024-12-25T12:12:43.395163 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_flatten.js +I, [2024-12-25T12:12:43.395186 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_getByteLength.js +W, [2024-12-25T12:12:43.395241 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_getByteLength.js +I, [2024-12-25T12:12:43.395274 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_getLength.js +W, [2024-12-25T12:12:43.395333 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_getLength.js +I, [2024-12-25T12:12:43.395365 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_group.js +W, [2024-12-25T12:12:43.395484 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_group.js +I, [2024-12-25T12:12:43.395522 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_has.js +W, [2024-12-25T12:12:43.395589 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_has.js +I, [2024-12-25T12:12:43.395622 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_hasObjectTag.js +W, [2024-12-25T12:12:43.395668 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_hasObjectTag.js +I, [2024-12-25T12:12:43.395692 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_isArrayLike.js +W, [2024-12-25T12:12:43.395735 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_isArrayLike.js +I, [2024-12-25T12:12:43.395760 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_isBufferLike.js +W, [2024-12-25T12:12:43.395819 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_isBufferLike.js +I, [2024-12-25T12:12:43.395851 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_keyInObj.js +W, [2024-12-25T12:12:43.395897 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_keyInObj.js +I, [2024-12-25T12:12:43.395923 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_methodFingerprint.js +W, [2024-12-25T12:12:43.395982 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_methodFingerprint.js +I, [2024-12-25T12:12:43.396015 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_optimizeCb.js +W, [2024-12-25T12:12:43.396062 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_optimizeCb.js +I, [2024-12-25T12:12:43.396085 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_set.js +W, [2024-12-25T12:12:43.396126 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_set.js +I, [2024-12-25T12:12:43.396149 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_setup.js +W, [2024-12-25T12:12:43.396208 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_setup.js +I, [2024-12-25T12:12:43.396241 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_shallowProperty.js +W, [2024-12-25T12:12:43.396288 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_shallowProperty.js +I, [2024-12-25T12:12:43.396312 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_stringTagBug.js +W, [2024-12-25T12:12:43.396369 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_stringTagBug.js +I, [2024-12-25T12:12:43.396403 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_tagTester.js +W, [2024-12-25T12:12:43.396672 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_tagTester.js +I, [2024-12-25T12:12:43.396711 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_toBufferView.js +W, [2024-12-25T12:12:43.396766 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_toBufferView.js +I, [2024-12-25T12:12:43.396792 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_toPath.js +W, [2024-12-25T12:12:43.396865 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_toPath.js +I, [2024-12-25T12:12:43.396898 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/_unescapeMap.js +W, [2024-12-25T12:12:43.396945 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_unescapeMap.js +I, [2024-12-25T12:12:43.396969 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/after.js +W, [2024-12-25T12:12:43.397024 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/after.js +I, [2024-12-25T12:12:43.397057 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/allKeys.js +W, [2024-12-25T12:12:43.397115 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/allKeys.js +I, [2024-12-25T12:12:43.397148 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/before.js +W, [2024-12-25T12:12:43.397195 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/before.js +I, [2024-12-25T12:12:43.397219 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/bind.js +W, [2024-12-25T12:12:43.397277 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/bind.js +I, [2024-12-25T12:12:43.397371 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/bindAll.js +W, [2024-12-25T12:12:43.397426 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/bindAll.js +I, [2024-12-25T12:12:43.397536 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/chain.js +W, [2024-12-25T12:12:43.397615 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/chain.js +I, [2024-12-25T12:12:43.397643 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/chunk.js +W, [2024-12-25T12:12:43.397702 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/chunk.js +I, [2024-12-25T12:12:43.397735 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/clone.js +W, [2024-12-25T12:12:43.397794 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/clone.js +I, [2024-12-25T12:12:43.397826 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/compact.js +W, [2024-12-25T12:12:43.397875 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/compact.js +I, [2024-12-25T12:12:43.397899 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/compose.js +W, [2024-12-25T12:12:43.397960 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/compose.js +I, [2024-12-25T12:12:43.397993 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/constant.js +W, [2024-12-25T12:12:43.398040 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/constant.js +I, [2024-12-25T12:12:43.398064 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/contains.js +W, [2024-12-25T12:12:43.398121 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/contains.js +I, [2024-12-25T12:12:43.398154 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/countBy.js +W, [2024-12-25T12:12:43.398199 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/countBy.js +I, [2024-12-25T12:12:43.398223 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/create.js +W, [2024-12-25T12:12:43.398281 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/create.js +I, [2024-12-25T12:12:43.398314 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/debounce.js +W, [2024-12-25T12:12:43.398375 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/debounce.js +I, [2024-12-25T12:12:43.398410 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/defaults.js +W, [2024-12-25T12:12:43.398493 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/defaults.js +I, [2024-12-25T12:12:43.398587 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/defer.js +W, [2024-12-25T12:12:43.398644 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/defer.js +I, [2024-12-25T12:12:43.398669 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/delay.js +W, [2024-12-25T12:12:43.398711 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/delay.js +I, [2024-12-25T12:12:43.398735 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/difference.js +W, [2024-12-25T12:12:43.398781 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/difference.js +I, [2024-12-25T12:12:43.398840 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/each.js +W, [2024-12-25T12:12:43.398915 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/each.js +I, [2024-12-25T12:12:43.398952 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/escape.js +W, [2024-12-25T12:12:43.399028 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/escape.js +I, [2024-12-25T12:12:43.399140 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/every.js +W, [2024-12-25T12:12:43.399205 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/every.js +I, [2024-12-25T12:12:43.399233 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/extend.js +W, [2024-12-25T12:12:43.399296 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/extend.js +I, [2024-12-25T12:12:43.399329 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/extendOwn.js +W, [2024-12-25T12:12:43.399376 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/extendOwn.js +I, [2024-12-25T12:12:43.399400 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/filter.js +W, [2024-12-25T12:12:43.399443 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/filter.js +I, [2024-12-25T12:12:43.399467 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/find.js +W, [2024-12-25T12:12:43.399526 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/find.js +I, [2024-12-25T12:12:43.399601 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/findIndex.js +W, [2024-12-25T12:12:43.399660 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findIndex.js +I, [2024-12-25T12:12:43.399689 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/findKey.js +W, [2024-12-25T12:12:43.399748 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findKey.js +I, [2024-12-25T12:12:43.399778 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/findLastIndex.js +W, [2024-12-25T12:12:43.399844 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findLastIndex.js +I, [2024-12-25T12:12:43.399880 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/findWhere.js +W, [2024-12-25T12:12:43.399939 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findWhere.js +I, [2024-12-25T12:12:43.399975 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/first.js +W, [2024-12-25T12:12:43.400039 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/first.js +I, [2024-12-25T12:12:43.400076 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/flatten.js +W, [2024-12-25T12:12:43.400154 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/flatten.js +I, [2024-12-25T12:12:43.400195 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/functions.js +W, [2024-12-25T12:12:43.400260 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/functions.js +I, [2024-12-25T12:12:43.400287 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/get.js +W, [2024-12-25T12:12:43.400341 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/get.js +I, [2024-12-25T12:12:43.400369 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/groupBy.js +W, [2024-12-25T12:12:43.400465 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/groupBy.js +I, [2024-12-25T12:12:43.400498 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/has.js +W, [2024-12-25T12:12:43.400546 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/has.js +I, [2024-12-25T12:12:43.400571 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/identity.js +W, [2024-12-25T12:12:43.400616 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/identity.js +I, [2024-12-25T12:12:43.400643 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/index-default.js +W, [2024-12-25T12:12:43.400687 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/index-default.js +I, [2024-12-25T12:12:43.400711 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/index.js +W, [2024-12-25T12:12:43.400767 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/index.js +I, [2024-12-25T12:12:43.400874 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/indexBy.js +W, [2024-12-25T12:12:43.400942 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/indexBy.js +I, [2024-12-25T12:12:43.400975 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/indexOf.js +W, [2024-12-25T12:12:43.401044 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/indexOf.js +I, [2024-12-25T12:12:43.401077 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/initial.js +W, [2024-12-25T12:12:43.401123 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/initial.js +I, [2024-12-25T12:12:43.401148 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/intersection.js +W, [2024-12-25T12:12:43.401207 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/intersection.js +I, [2024-12-25T12:12:43.401241 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/invert.js +W, [2024-12-25T12:12:43.401289 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/invert.js +I, [2024-12-25T12:12:43.401314 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/invoke.js +W, [2024-12-25T12:12:43.401376 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/invoke.js +I, [2024-12-25T12:12:43.401410 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isArguments.js +W, [2024-12-25T12:12:43.401463 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArguments.js +I, [2024-12-25T12:12:43.401489 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isArray.js +W, [2024-12-25T12:12:43.401755 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArray.js +I, [2024-12-25T12:12:43.401805 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isArrayBuffer.js +W, [2024-12-25T12:12:43.401897 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArrayBuffer.js +I, [2024-12-25T12:12:43.401927 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isBoolean.js +W, [2024-12-25T12:12:43.401979 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isBoolean.js +I, [2024-12-25T12:12:43.402007 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isDataView.js +W, [2024-12-25T12:12:43.402086 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isDataView.js +I, [2024-12-25T12:12:43.402125 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isDate.js +W, [2024-12-25T12:12:43.402346 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isDate.js +I, [2024-12-25T12:12:43.402388 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isElement.js +W, [2024-12-25T12:12:43.402450 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isElement.js +I, [2024-12-25T12:12:43.402476 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isEmpty.js +W, [2024-12-25T12:12:43.402604 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isEmpty.js +I, [2024-12-25T12:12:43.402635 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isEqual.js +W, [2024-12-25T12:12:43.402692 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isEqual.js +I, [2024-12-25T12:12:43.402717 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isError.js +W, [2024-12-25T12:12:43.402767 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isError.js +I, [2024-12-25T12:12:43.402793 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isFinite.js +W, [2024-12-25T12:12:43.402864 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isFinite.js +I, [2024-12-25T12:12:43.402902 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isFunction.js +W, [2024-12-25T12:12:43.402972 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isFunction.js +I, [2024-12-25T12:12:43.403007 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isMap.js +W, [2024-12-25T12:12:43.403080 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isMap.js +I, [2024-12-25T12:12:43.403116 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isMatch.js +W, [2024-12-25T12:12:43.403169 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isMatch.js +I, [2024-12-25T12:12:43.403195 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isNaN.js +W, [2024-12-25T12:12:43.403265 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNaN.js +I, [2024-12-25T12:12:43.403300 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isNull.js +W, [2024-12-25T12:12:43.403462 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNull.js +I, [2024-12-25T12:12:43.403628 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isNumber.js +W, [2024-12-25T12:12:43.403721 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNumber.js +I, [2024-12-25T12:12:43.403753 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isObject.js +W, [2024-12-25T12:12:43.403826 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isObject.js +I, [2024-12-25T12:12:43.403868 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isRegExp.js +W, [2024-12-25T12:12:43.403923 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isRegExp.js +I, [2024-12-25T12:12:43.403948 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isSet.js +W, [2024-12-25T12:12:43.403990 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isSet.js +I, [2024-12-25T12:12:43.404014 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isString.js +W, [2024-12-25T12:12:43.404054 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isString.js +I, [2024-12-25T12:12:43.404078 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isSymbol.js +W, [2024-12-25T12:12:43.404128 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isSymbol.js +I, [2024-12-25T12:12:43.404185 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isTypedArray.js +W, [2024-12-25T12:12:43.404307 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isTypedArray.js +I, [2024-12-25T12:12:43.404357 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isUndefined.js +W, [2024-12-25T12:12:43.404416 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isUndefined.js +I, [2024-12-25T12:12:43.404442 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isWeakMap.js +W, [2024-12-25T12:12:43.404486 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isWeakMap.js +I, [2024-12-25T12:12:43.404578 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/isWeakSet.js +W, [2024-12-25T12:12:43.404641 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isWeakSet.js +I, [2024-12-25T12:12:43.404668 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/iteratee.js +W, [2024-12-25T12:12:43.404713 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/iteratee.js +I, [2024-12-25T12:12:43.404738 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/keys.js +W, [2024-12-25T12:12:43.404781 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/keys.js +I, [2024-12-25T12:12:43.404806 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/last.js +W, [2024-12-25T12:12:43.404907 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/last.js +I, [2024-12-25T12:12:43.404935 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/lastIndexOf.js +W, [2024-12-25T12:12:43.404994 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/lastIndexOf.js +I, [2024-12-25T12:12:43.405027 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/map.js +W, [2024-12-25T12:12:43.405076 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/map.js +I, [2024-12-25T12:12:43.405101 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/mapObject.js +W, [2024-12-25T12:12:43.405163 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/mapObject.js +I, [2024-12-25T12:12:43.405202 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/matcher.js +W, [2024-12-25T12:12:43.405254 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/matcher.js +I, [2024-12-25T12:12:43.405279 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/max.js +W, [2024-12-25T12:12:43.405360 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/max.js +I, [2024-12-25T12:12:43.405407 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/memoize.js +W, [2024-12-25T12:12:43.405661 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/memoize.js +I, [2024-12-25T12:12:43.405715 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/min.js +W, [2024-12-25T12:12:43.405785 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/min.js +I, [2024-12-25T12:12:43.405823 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/mixin.js +W, [2024-12-25T12:12:43.405931 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/mixin.js +I, [2024-12-25T12:12:43.406084 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/negate.js +W, [2024-12-25T12:12:43.406206 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/negate.js +I, [2024-12-25T12:12:43.406240 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/noop.js +W, [2024-12-25T12:12:43.406289 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/noop.js +I, [2024-12-25T12:12:43.406314 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/now.js +W, [2024-12-25T12:12:43.406358 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/now.js +I, [2024-12-25T12:12:43.406382 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/object.js +W, [2024-12-25T12:12:43.406423 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/object.js +I, [2024-12-25T12:12:43.406447 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/omit.js +W, [2024-12-25T12:12:43.406489 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/omit.js +I, [2024-12-25T12:12:43.406576 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/once.js +W, [2024-12-25T12:12:43.406630 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/once.js +I, [2024-12-25T12:12:43.406655 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/pairs.js +W, [2024-12-25T12:12:43.406698 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pairs.js +I, [2024-12-25T12:12:43.406723 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/partial.js +W, [2024-12-25T12:12:43.406765 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/partial.js +I, [2024-12-25T12:12:43.406789 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/partition.js +W, [2024-12-25T12:12:43.406831 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/partition.js +I, [2024-12-25T12:12:43.406854 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/pick.js +W, [2024-12-25T12:12:43.406895 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pick.js +I, [2024-12-25T12:12:43.406919 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/pluck.js +W, [2024-12-25T12:12:43.406960 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pluck.js +I, [2024-12-25T12:12:43.406983 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/property.js +W, [2024-12-25T12:12:43.407024 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/property.js +I, [2024-12-25T12:12:43.407048 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/propertyOf.js +W, [2024-12-25T12:12:43.407106 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/propertyOf.js +I, [2024-12-25T12:12:43.407140 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/random.js +W, [2024-12-25T12:12:43.407186 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/random.js +I, [2024-12-25T12:12:43.407211 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/range.js +W, [2024-12-25T12:12:43.407255 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/range.js +I, [2024-12-25T12:12:43.408187 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/reduce.js +W, [2024-12-25T12:12:43.408287 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reduce.js +I, [2024-12-25T12:12:43.408314 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/reduceRight.js +W, [2024-12-25T12:12:43.408359 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reduceRight.js +I, [2024-12-25T12:12:43.408383 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/reject.js +W, [2024-12-25T12:12:43.408440 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reject.js +I, [2024-12-25T12:12:43.408472 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/rest.js +W, [2024-12-25T12:12:43.408614 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/rest.js +I, [2024-12-25T12:12:43.408667 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/restArguments.js +W, [2024-12-25T12:12:43.408726 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/restArguments.js +I, [2024-12-25T12:12:43.408752 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/result.js +W, [2024-12-25T12:12:43.408798 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/result.js +I, [2024-12-25T12:12:43.408822 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/sample.js +W, [2024-12-25T12:12:43.408864 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sample.js +I, [2024-12-25T12:12:43.408888 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/set.js +W, [2024-12-25T12:12:43.408934 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/set.js +I, [2024-12-25T12:12:43.408958 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/shuffle.js +W, [2024-12-25T12:12:43.408998 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/shuffle.js +I, [2024-12-25T12:12:43.409015 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/size.js +W, [2024-12-25T12:12:43.409047 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/size.js +I, [2024-12-25T12:12:43.409062 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/some.js +W, [2024-12-25T12:12:43.409093 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/some.js +I, [2024-12-25T12:12:43.409108 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/sortBy.js +W, [2024-12-25T12:12:43.409197 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sortBy.js +I, [2024-12-25T12:12:43.409231 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/sortedIndex.js +W, [2024-12-25T12:12:43.409296 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sortedIndex.js +I, [2024-12-25T12:12:43.409318 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/tap.js +W, [2024-12-25T12:12:43.409363 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/tap.js +I, [2024-12-25T12:12:43.409385 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/template.js +W, [2024-12-25T12:12:43.409466 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/template.js +I, [2024-12-25T12:12:43.409485 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/templateSettings.js +W, [2024-12-25T12:12:43.409526 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/templateSettings.js +I, [2024-12-25T12:12:43.409543 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/throttle.js +W, [2024-12-25T12:12:43.409586 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/throttle.js +I, [2024-12-25T12:12:43.409603 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/times.js +W, [2024-12-25T12:12:43.409645 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/times.js +I, [2024-12-25T12:12:43.409665 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/toArray.js +W, [2024-12-25T12:12:43.409708 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/toArray.js +I, [2024-12-25T12:12:43.409731 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/toPath.js +W, [2024-12-25T12:12:43.409777 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/toPath.js +I, [2024-12-25T12:12:43.409798 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/underscore-array-methods.js +W, [2024-12-25T12:12:43.409850 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/underscore-array-methods.js +I, [2024-12-25T12:12:43.409875 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/underscore.js +W, [2024-12-25T12:12:43.409927 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/underscore.js +I, [2024-12-25T12:12:43.409956 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/unescape.js +W, [2024-12-25T12:12:43.410007 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/unescape.js +I, [2024-12-25T12:12:43.410024 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/union.js +W, [2024-12-25T12:12:43.410058 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/union.js +I, [2024-12-25T12:12:43.410074 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/uniq.js +W, [2024-12-25T12:12:43.410106 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/uniq.js +I, [2024-12-25T12:12:43.410122 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/uniqueId.js +W, [2024-12-25T12:12:43.410154 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/uniqueId.js +I, [2024-12-25T12:12:43.410169 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/unzip.js +W, [2024-12-25T12:12:43.410199 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/unzip.js +I, [2024-12-25T12:12:43.410228 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/values.js +W, [2024-12-25T12:12:43.410270 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/values.js +I, [2024-12-25T12:12:43.410286 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/where.js +W, [2024-12-25T12:12:43.410318 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/where.js +I, [2024-12-25T12:12:43.410335 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/without.js +W, [2024-12-25T12:12:43.410369 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/without.js +I, [2024-12-25T12:12:43.410385 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/wrap.js +W, [2024-12-25T12:12:43.410415 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/wrap.js +I, [2024-12-25T12:12:43.410430 #41070] INFO -- : Processing file: ../../node_modules/underscore/amd/zip.js +W, [2024-12-25T12:12:43.410463 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/zip.js +I, [2024-12-25T12:12:43.410478 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_baseCreate.js +W, [2024-12-25T12:12:43.410510 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_baseCreate.js +I, [2024-12-25T12:12:43.410526 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_baseIteratee.js +W, [2024-12-25T12:12:43.410660 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_baseIteratee.js +I, [2024-12-25T12:12:43.410691 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_cb.js +W, [2024-12-25T12:12:43.410745 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_cb.js +I, [2024-12-25T12:12:43.410770 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_chainResult.js +W, [2024-12-25T12:12:43.410814 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_chainResult.js +I, [2024-12-25T12:12:43.410840 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_collectNonEnumProps.js +W, [2024-12-25T12:12:43.410887 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_collectNonEnumProps.js +I, [2024-12-25T12:12:43.410911 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createAssigner.js +W, [2024-12-25T12:12:43.410973 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createAssigner.js +I, [2024-12-25T12:12:43.411007 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createEscaper.js +W, [2024-12-25T12:12:43.411057 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createEscaper.js +I, [2024-12-25T12:12:43.411081 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createIndexFinder.js +W, [2024-12-25T12:12:43.411126 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createIndexFinder.js +I, [2024-12-25T12:12:43.411150 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createPredicateIndexFinder.js +W, [2024-12-25T12:12:43.411191 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createPredicateIndexFinder.js +I, [2024-12-25T12:12:43.411215 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createReduce.js +W, [2024-12-25T12:12:43.411257 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createReduce.js +I, [2024-12-25T12:12:43.411281 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createSizePropertyCheck.js +W, [2024-12-25T12:12:43.411323 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createSizePropertyCheck.js +I, [2024-12-25T12:12:43.411347 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_deepGet.js +W, [2024-12-25T12:12:43.411388 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_deepGet.js +I, [2024-12-25T12:12:43.411411 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_escapeMap.js +W, [2024-12-25T12:12:43.411488 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_escapeMap.js +I, [2024-12-25T12:12:43.411560 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_executeBound.js +W, [2024-12-25T12:12:43.411717 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_executeBound.js +I, [2024-12-25T12:12:43.411778 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_flatten.js +W, [2024-12-25T12:12:43.411838 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_flatten.js +I, [2024-12-25T12:12:43.411863 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_getByteLength.js +W, [2024-12-25T12:12:43.411912 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_getByteLength.js +I, [2024-12-25T12:12:43.411935 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_getLength.js +W, [2024-12-25T12:12:43.411991 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_getLength.js +I, [2024-12-25T12:12:43.412024 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_group.js +W, [2024-12-25T12:12:43.412070 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_group.js +I, [2024-12-25T12:12:43.412094 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_has.js +W, [2024-12-25T12:12:43.412153 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_has.js +I, [2024-12-25T12:12:43.412193 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_hasObjectTag.js +W, [2024-12-25T12:12:43.412248 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_hasObjectTag.js +I, [2024-12-25T12:12:43.412273 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_isArrayLike.js +W, [2024-12-25T12:12:43.412411 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_isArrayLike.js +I, [2024-12-25T12:12:43.412444 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_isBufferLike.js +W, [2024-12-25T12:12:43.412491 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_isBufferLike.js +I, [2024-12-25T12:12:43.412567 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_keyInObj.js +W, [2024-12-25T12:12:43.412623 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_keyInObj.js +I, [2024-12-25T12:12:43.412648 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_methodFingerprint.js +W, [2024-12-25T12:12:43.412707 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_methodFingerprint.js +I, [2024-12-25T12:12:43.412740 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_optimizeCb.js +W, [2024-12-25T12:12:43.412801 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_optimizeCb.js +I, [2024-12-25T12:12:43.412834 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_set.js +W, [2024-12-25T12:12:43.412894 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_set.js +I, [2024-12-25T12:12:43.412927 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_setup.js +W, [2024-12-25T12:12:43.412986 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_setup.js +I, [2024-12-25T12:12:43.413021 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_shallowProperty.js +W, [2024-12-25T12:12:43.413082 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_shallowProperty.js +I, [2024-12-25T12:12:43.413169 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_stringTagBug.js +W, [2024-12-25T12:12:43.413280 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_stringTagBug.js +I, [2024-12-25T12:12:43.413315 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_tagTester.js +W, [2024-12-25T12:12:43.413380 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_tagTester.js +I, [2024-12-25T12:12:43.413413 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_toBufferView.js +W, [2024-12-25T12:12:43.413478 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_toBufferView.js +I, [2024-12-25T12:12:43.413570 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_toPath.js +W, [2024-12-25T12:12:43.413629 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_toPath.js +I, [2024-12-25T12:12:43.413655 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/_unescapeMap.js +W, [2024-12-25T12:12:43.413697 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_unescapeMap.js +I, [2024-12-25T12:12:43.413721 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/after.js +W, [2024-12-25T12:12:43.413763 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/after.js +I, [2024-12-25T12:12:43.413786 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/allKeys.js +W, [2024-12-25T12:12:43.413827 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/allKeys.js +I, [2024-12-25T12:12:43.413850 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/before.js +W, [2024-12-25T12:12:43.413891 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/before.js +I, [2024-12-25T12:12:43.413916 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/bind.js +W, [2024-12-25T12:12:43.413957 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/bind.js +I, [2024-12-25T12:12:43.413980 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/bindAll.js +W, [2024-12-25T12:12:43.414022 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/bindAll.js +I, [2024-12-25T12:12:43.414046 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/chain.js +W, [2024-12-25T12:12:43.414087 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/chain.js +I, [2024-12-25T12:12:43.414111 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/chunk.js +W, [2024-12-25T12:12:43.414171 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/chunk.js +I, [2024-12-25T12:12:43.414205 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/clone.js +W, [2024-12-25T12:12:43.414252 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/clone.js +I, [2024-12-25T12:12:43.414276 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/compact.js +W, [2024-12-25T12:12:43.414333 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/compact.js +I, [2024-12-25T12:12:43.414366 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/compose.js +W, [2024-12-25T12:12:43.414413 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/compose.js +I, [2024-12-25T12:12:43.414438 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/constant.js +W, [2024-12-25T12:12:43.414482 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/constant.js +I, [2024-12-25T12:12:43.414507 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/contains.js +W, [2024-12-25T12:12:43.414604 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/contains.js +I, [2024-12-25T12:12:43.414638 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/countBy.js +W, [2024-12-25T12:12:43.414685 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/countBy.js +I, [2024-12-25T12:12:43.414709 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/create.js +W, [2024-12-25T12:12:43.414751 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/create.js +I, [2024-12-25T12:12:43.414775 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/debounce.js +W, [2024-12-25T12:12:43.414817 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/debounce.js +I, [2024-12-25T12:12:43.414889 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/defaults.js +W, [2024-12-25T12:12:43.414940 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/defaults.js +I, [2024-12-25T12:12:43.414964 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/defer.js +W, [2024-12-25T12:12:43.415007 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/defer.js +I, [2024-12-25T12:12:43.415030 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/delay.js +W, [2024-12-25T12:12:43.415071 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/delay.js +I, [2024-12-25T12:12:43.415094 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/difference.js +W, [2024-12-25T12:12:43.415135 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/difference.js +I, [2024-12-25T12:12:43.415159 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/each.js +W, [2024-12-25T12:12:43.415201 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/each.js +I, [2024-12-25T12:12:43.415226 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/escape.js +W, [2024-12-25T12:12:43.415268 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/escape.js +I, [2024-12-25T12:12:43.415292 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/every.js +W, [2024-12-25T12:12:43.415332 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/every.js +I, [2024-12-25T12:12:43.415356 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/extend.js +W, [2024-12-25T12:12:43.415397 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/extend.js +I, [2024-12-25T12:12:43.415422 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/extendOwn.js +W, [2024-12-25T12:12:43.415463 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/extendOwn.js +I, [2024-12-25T12:12:43.415487 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/filter.js +W, [2024-12-25T12:12:43.415581 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/filter.js +I, [2024-12-25T12:12:43.415608 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/find.js +W, [2024-12-25T12:12:43.415668 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/find.js +I, [2024-12-25T12:12:43.415701 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/findIndex.js +W, [2024-12-25T12:12:43.415748 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findIndex.js +I, [2024-12-25T12:12:43.415773 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/findKey.js +W, [2024-12-25T12:12:43.415816 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findKey.js +I, [2024-12-25T12:12:43.415840 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/findLastIndex.js +W, [2024-12-25T12:12:43.415884 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findLastIndex.js +I, [2024-12-25T12:12:43.415908 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/findWhere.js +W, [2024-12-25T12:12:43.415965 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findWhere.js +I, [2024-12-25T12:12:43.415999 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/first.js +W, [2024-12-25T12:12:43.416045 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/first.js +I, [2024-12-25T12:12:43.416070 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/flatten.js +W, [2024-12-25T12:12:43.416129 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/flatten.js +I, [2024-12-25T12:12:43.416162 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/functions.js +W, [2024-12-25T12:12:43.416208 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/functions.js +I, [2024-12-25T12:12:43.416248 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/get.js +W, [2024-12-25T12:12:43.416315 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/get.js +I, [2024-12-25T12:12:43.416349 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/groupBy.js +W, [2024-12-25T12:12:43.416410 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/groupBy.js +I, [2024-12-25T12:12:43.416628 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/has.js +W, [2024-12-25T12:12:43.416720 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/has.js +I, [2024-12-25T12:12:43.416756 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/identity.js +W, [2024-12-25T12:12:43.416822 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/identity.js +I, [2024-12-25T12:12:43.416857 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/index-default.js +W, [2024-12-25T12:12:43.416918 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/index-default.js +I, [2024-12-25T12:12:43.416952 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/index.js +W, [2024-12-25T12:12:43.417019 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/index.js +I, [2024-12-25T12:12:43.417052 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/indexBy.js +W, [2024-12-25T12:12:43.417114 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/indexBy.js +I, [2024-12-25T12:12:43.417148 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/indexOf.js +W, [2024-12-25T12:12:43.417209 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/indexOf.js +I, [2024-12-25T12:12:43.417243 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/initial.js +W, [2024-12-25T12:12:43.417289 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/initial.js +I, [2024-12-25T12:12:43.417314 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/intersection.js +W, [2024-12-25T12:12:43.417370 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/intersection.js +I, [2024-12-25T12:12:43.417517 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/invert.js +W, [2024-12-25T12:12:43.417613 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/invert.js +I, [2024-12-25T12:12:43.417649 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/invoke.js +W, [2024-12-25T12:12:43.417697 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/invoke.js +I, [2024-12-25T12:12:43.417722 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArguments.js +W, [2024-12-25T12:12:43.417765 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArguments.js +I, [2024-12-25T12:12:43.417790 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArray.js +W, [2024-12-25T12:12:43.417833 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArray.js +I, [2024-12-25T12:12:43.417857 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArrayBuffer.js +W, [2024-12-25T12:12:43.417899 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArrayBuffer.js +I, [2024-12-25T12:12:43.417922 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isBoolean.js +W, [2024-12-25T12:12:43.417962 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isBoolean.js +I, [2024-12-25T12:12:43.417986 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isDataView.js +W, [2024-12-25T12:12:43.418092 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isDataView.js +I, [2024-12-25T12:12:43.418124 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isDate.js +W, [2024-12-25T12:12:43.418171 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isDate.js +I, [2024-12-25T12:12:43.418195 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isElement.js +W, [2024-12-25T12:12:43.418237 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isElement.js +I, [2024-12-25T12:12:43.418260 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isEmpty.js +W, [2024-12-25T12:12:43.418301 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isEmpty.js +I, [2024-12-25T12:12:43.418325 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isEqual.js +W, [2024-12-25T12:12:43.418385 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isEqual.js +I, [2024-12-25T12:12:43.418418 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isError.js +W, [2024-12-25T12:12:43.418464 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isError.js +I, [2024-12-25T12:12:43.418488 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isFinite.js +W, [2024-12-25T12:12:43.418637 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isFinite.js +I, [2024-12-25T12:12:43.418671 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isFunction.js +W, [2024-12-25T12:12:43.418724 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isFunction.js +I, [2024-12-25T12:12:43.418749 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isMap.js +W, [2024-12-25T12:12:43.418792 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isMap.js +I, [2024-12-25T12:12:43.418816 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isMatch.js +W, [2024-12-25T12:12:43.418859 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isMatch.js +I, [2024-12-25T12:12:43.418882 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNaN.js +W, [2024-12-25T12:12:43.418923 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNaN.js +I, [2024-12-25T12:12:43.418946 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNull.js +W, [2024-12-25T12:12:43.418987 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNull.js +I, [2024-12-25T12:12:43.419010 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNumber.js +W, [2024-12-25T12:12:43.419051 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNumber.js +I, [2024-12-25T12:12:43.419074 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isObject.js +W, [2024-12-25T12:12:43.419115 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isObject.js +I, [2024-12-25T12:12:43.419137 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isRegExp.js +W, [2024-12-25T12:12:43.419178 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isRegExp.js +I, [2024-12-25T12:12:43.419200 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isSet.js +W, [2024-12-25T12:12:43.419241 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isSet.js +I, [2024-12-25T12:12:43.419265 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isString.js +W, [2024-12-25T12:12:43.419306 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isString.js +I, [2024-12-25T12:12:43.419329 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isSymbol.js +W, [2024-12-25T12:12:43.419369 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isSymbol.js +I, [2024-12-25T12:12:43.419392 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isTypedArray.js +W, [2024-12-25T12:12:43.419433 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isTypedArray.js +I, [2024-12-25T12:12:43.419456 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isUndefined.js +W, [2024-12-25T12:12:43.419497 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isUndefined.js +I, [2024-12-25T12:12:43.419660 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isWeakMap.js +W, [2024-12-25T12:12:43.419826 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isWeakMap.js +I, [2024-12-25T12:12:43.419863 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/isWeakSet.js +W, [2024-12-25T12:12:43.419920 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isWeakSet.js +I, [2024-12-25T12:12:43.419946 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/iteratee.js +W, [2024-12-25T12:12:43.420002 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/iteratee.js +I, [2024-12-25T12:12:43.420035 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/keys.js +W, [2024-12-25T12:12:43.420104 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/keys.js +I, [2024-12-25T12:12:43.420138 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/last.js +W, [2024-12-25T12:12:43.420239 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/last.js +I, [2024-12-25T12:12:43.420308 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/lastIndexOf.js +W, [2024-12-25T12:12:43.420388 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/lastIndexOf.js +I, [2024-12-25T12:12:43.420417 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/map.js +W, [2024-12-25T12:12:43.420471 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/map.js +I, [2024-12-25T12:12:43.420519 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/mapObject.js +W, [2024-12-25T12:12:43.420648 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/mapObject.js +I, [2024-12-25T12:12:43.420681 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/matcher.js +W, [2024-12-25T12:12:43.420736 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/matcher.js +I, [2024-12-25T12:12:43.420764 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/max.js +W, [2024-12-25T12:12:43.420820 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/max.js +I, [2024-12-25T12:12:43.420849 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/memoize.js +W, [2024-12-25T12:12:43.420894 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/memoize.js +I, [2024-12-25T12:12:43.420917 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/min.js +W, [2024-12-25T12:12:43.420960 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/min.js +I, [2024-12-25T12:12:43.420984 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/mixin.js +W, [2024-12-25T12:12:43.421028 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/mixin.js +I, [2024-12-25T12:12:43.421052 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/negate.js +W, [2024-12-25T12:12:43.421108 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/negate.js +I, [2024-12-25T12:12:43.421132 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/noop.js +W, [2024-12-25T12:12:43.421190 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/noop.js +I, [2024-12-25T12:12:43.421218 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/now.js +W, [2024-12-25T12:12:43.421317 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/now.js +I, [2024-12-25T12:12:43.421344 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/object.js +W, [2024-12-25T12:12:43.421387 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/object.js +I, [2024-12-25T12:12:43.421455 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/omit.js +W, [2024-12-25T12:12:43.421507 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/omit.js +I, [2024-12-25T12:12:43.421532 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/once.js +W, [2024-12-25T12:12:43.421574 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/once.js +I, [2024-12-25T12:12:43.421598 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/pairs.js +W, [2024-12-25T12:12:43.421638 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pairs.js +I, [2024-12-25T12:12:43.421662 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/partial.js +W, [2024-12-25T12:12:43.421706 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/partial.js +I, [2024-12-25T12:12:43.422406 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/partition.js +W, [2024-12-25T12:12:43.422697 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/partition.js +I, [2024-12-25T12:12:43.422734 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/pick.js +W, [2024-12-25T12:12:43.422812 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pick.js +I, [2024-12-25T12:12:43.422848 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/pluck.js +W, [2024-12-25T12:12:43.422903 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pluck.js +I, [2024-12-25T12:12:43.422930 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/property.js +W, [2024-12-25T12:12:43.422997 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/property.js +I, [2024-12-25T12:12:43.423035 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/propertyOf.js +W, [2024-12-25T12:12:43.423109 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/propertyOf.js +I, [2024-12-25T12:12:43.423145 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/random.js +W, [2024-12-25T12:12:43.423215 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/random.js +I, [2024-12-25T12:12:43.423250 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/range.js +W, [2024-12-25T12:12:43.423319 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/range.js +I, [2024-12-25T12:12:43.423355 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/reduce.js +W, [2024-12-25T12:12:43.423409 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reduce.js +I, [2024-12-25T12:12:43.423443 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/reduceRight.js +W, [2024-12-25T12:12:43.423688 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reduceRight.js +I, [2024-12-25T12:12:43.423785 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/reject.js +W, [2024-12-25T12:12:43.423996 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reject.js +I, [2024-12-25T12:12:43.424051 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/rest.js +W, [2024-12-25T12:12:43.424137 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/rest.js +I, [2024-12-25T12:12:43.424181 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/restArguments.js +W, [2024-12-25T12:12:43.424265 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/restArguments.js +I, [2024-12-25T12:12:43.424316 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/result.js +W, [2024-12-25T12:12:43.424425 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/result.js +I, [2024-12-25T12:12:43.424476 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/sample.js +W, [2024-12-25T12:12:43.424616 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sample.js +I, [2024-12-25T12:12:43.424676 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/set.js +W, [2024-12-25T12:12:43.424749 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/set.js +I, [2024-12-25T12:12:43.424785 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/shuffle.js +W, [2024-12-25T12:12:43.424847 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/shuffle.js +I, [2024-12-25T12:12:43.424881 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/size.js +W, [2024-12-25T12:12:43.424940 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/size.js +I, [2024-12-25T12:12:43.424974 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/some.js +W, [2024-12-25T12:12:43.425032 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/some.js +I, [2024-12-25T12:12:43.425066 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/sortBy.js +W, [2024-12-25T12:12:43.425138 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sortBy.js +I, [2024-12-25T12:12:43.425182 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/sortedIndex.js +W, [2024-12-25T12:12:43.425244 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sortedIndex.js +I, [2024-12-25T12:12:43.425280 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/tap.js +W, [2024-12-25T12:12:43.425342 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/tap.js +I, [2024-12-25T12:12:43.425378 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/template.js +W, [2024-12-25T12:12:43.425444 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/template.js +I, [2024-12-25T12:12:43.425481 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/templateSettings.js +W, [2024-12-25T12:12:43.425683 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/templateSettings.js +I, [2024-12-25T12:12:43.425749 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/throttle.js +W, [2024-12-25T12:12:43.425841 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/throttle.js +I, [2024-12-25T12:12:43.425887 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/times.js +W, [2024-12-25T12:12:43.425966 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/times.js +I, [2024-12-25T12:12:43.426008 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/toArray.js +W, [2024-12-25T12:12:43.426163 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/toArray.js +I, [2024-12-25T12:12:43.426209 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/toPath.js +W, [2024-12-25T12:12:43.426267 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/toPath.js +I, [2024-12-25T12:12:43.426294 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/underscore-array-methods.js +W, [2024-12-25T12:12:43.426339 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/underscore-array-methods.js +I, [2024-12-25T12:12:43.426364 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/underscore.js +W, [2024-12-25T12:12:43.426406 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/underscore.js +I, [2024-12-25T12:12:43.426494 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/unescape.js +W, [2024-12-25T12:12:43.426706 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/unescape.js +I, [2024-12-25T12:12:43.426740 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/union.js +W, [2024-12-25T12:12:43.426803 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/union.js +I, [2024-12-25T12:12:43.426829 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/uniq.js +W, [2024-12-25T12:12:43.426874 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/uniq.js +I, [2024-12-25T12:12:43.426948 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/uniqueId.js +W, [2024-12-25T12:12:43.427071 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/uniqueId.js +I, [2024-12-25T12:12:43.427106 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/unzip.js +W, [2024-12-25T12:12:43.427154 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/unzip.js +I, [2024-12-25T12:12:43.427200 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/values.js +W, [2024-12-25T12:12:43.427341 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/values.js +I, [2024-12-25T12:12:43.427437 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/where.js +W, [2024-12-25T12:12:43.427697 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/where.js +I, [2024-12-25T12:12:43.427817 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/without.js +W, [2024-12-25T12:12:43.427977 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/without.js +I, [2024-12-25T12:12:43.428008 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/wrap.js +W, [2024-12-25T12:12:43.428083 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/wrap.js +I, [2024-12-25T12:12:43.428184 #41070] INFO -- : Processing file: ../../node_modules/underscore/cjs/zip.js +W, [2024-12-25T12:12:43.428338 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/zip.js +I, [2024-12-25T12:12:43.428372 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_baseCreate.js +W, [2024-12-25T12:12:43.428459 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_baseCreate.js +I, [2024-12-25T12:12:43.428492 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_baseIteratee.js +W, [2024-12-25T12:12:43.428580 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_baseIteratee.js +I, [2024-12-25T12:12:43.428608 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_cb.js +W, [2024-12-25T12:12:43.428671 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_cb.js +I, [2024-12-25T12:12:43.428704 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_chainResult.js +W, [2024-12-25T12:12:43.428751 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_chainResult.js +I, [2024-12-25T12:12:43.428776 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_collectNonEnumProps.js +W, [2024-12-25T12:12:43.428818 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_collectNonEnumProps.js +I, [2024-12-25T12:12:43.428843 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_createAssigner.js +W, [2024-12-25T12:12:43.428885 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createAssigner.js +I, [2024-12-25T12:12:43.428910 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_createEscaper.js +W, [2024-12-25T12:12:43.428951 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createEscaper.js +I, [2024-12-25T12:12:43.428977 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_createIndexFinder.js +W, [2024-12-25T12:12:43.429019 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createIndexFinder.js +I, [2024-12-25T12:12:43.429044 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_createPredicateIndexFinder.js +W, [2024-12-25T12:12:43.429103 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createPredicateIndexFinder.js +I, [2024-12-25T12:12:43.429136 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_createReduce.js +W, [2024-12-25T12:12:43.429184 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createReduce.js +I, [2024-12-25T12:12:43.429209 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_createSizePropertyCheck.js +W, [2024-12-25T12:12:43.429267 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createSizePropertyCheck.js +I, [2024-12-25T12:12:43.429302 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_deepGet.js +W, [2024-12-25T12:12:43.429363 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_deepGet.js +I, [2024-12-25T12:12:43.429395 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_escapeMap.js +W, [2024-12-25T12:12:43.429441 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_escapeMap.js +I, [2024-12-25T12:12:43.429526 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_executeBound.js +W, [2024-12-25T12:12:43.429603 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_executeBound.js +I, [2024-12-25T12:12:43.429678 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_flatten.js +W, [2024-12-25T12:12:43.429981 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_flatten.js +I, [2024-12-25T12:12:43.430043 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_getByteLength.js +W, [2024-12-25T12:12:43.430121 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_getByteLength.js +I, [2024-12-25T12:12:43.430152 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_getLength.js +W, [2024-12-25T12:12:43.430240 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_getLength.js +I, [2024-12-25T12:12:43.430279 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_group.js +W, [2024-12-25T12:12:43.430341 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_group.js +I, [2024-12-25T12:12:43.430370 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_has.js +W, [2024-12-25T12:12:43.430438 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_has.js +I, [2024-12-25T12:12:43.430474 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_hasObjectTag.js +W, [2024-12-25T12:12:43.430592 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_hasObjectTag.js +I, [2024-12-25T12:12:43.430632 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_isArrayLike.js +W, [2024-12-25T12:12:43.430688 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_isArrayLike.js +I, [2024-12-25T12:12:43.430717 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_isBufferLike.js +W, [2024-12-25T12:12:43.430768 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_isBufferLike.js +I, [2024-12-25T12:12:43.430797 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_keyInObj.js +W, [2024-12-25T12:12:43.430839 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_keyInObj.js +I, [2024-12-25T12:12:43.430919 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_methodFingerprint.js +W, [2024-12-25T12:12:43.430972 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_methodFingerprint.js +I, [2024-12-25T12:12:43.430998 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_optimizeCb.js +W, [2024-12-25T12:12:43.431063 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_optimizeCb.js +I, [2024-12-25T12:12:43.431109 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_setup.js +W, [2024-12-25T12:12:43.431170 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_setup.js +I, [2024-12-25T12:12:43.431204 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_shallowProperty.js +W, [2024-12-25T12:12:43.431251 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_shallowProperty.js +I, [2024-12-25T12:12:43.431276 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_stringTagBug.js +W, [2024-12-25T12:12:43.431320 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_stringTagBug.js +I, [2024-12-25T12:12:43.431344 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_tagTester.js +W, [2024-12-25T12:12:43.431401 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_tagTester.js +I, [2024-12-25T12:12:43.431436 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_toBufferView.js +W, [2024-12-25T12:12:43.431597 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_toBufferView.js +I, [2024-12-25T12:12:43.431633 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_toPath.js +W, [2024-12-25T12:12:43.431683 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_toPath.js +I, [2024-12-25T12:12:43.431709 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/_unescapeMap.js +W, [2024-12-25T12:12:43.431769 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_unescapeMap.js +I, [2024-12-25T12:12:43.431804 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/after.js +W, [2024-12-25T12:12:43.431857 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/after.js +I, [2024-12-25T12:12:43.431882 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/allKeys.js +W, [2024-12-25T12:12:43.431929 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/allKeys.js +I, [2024-12-25T12:12:43.431954 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/before.js +W, [2024-12-25T12:12:43.432000 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/before.js +I, [2024-12-25T12:12:43.432026 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/bind.js +W, [2024-12-25T12:12:43.432076 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/bind.js +I, [2024-12-25T12:12:43.432104 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/bindAll.js +W, [2024-12-25T12:12:43.432171 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/bindAll.js +I, [2024-12-25T12:12:43.432209 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/chain.js +W, [2024-12-25T12:12:43.432264 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/chain.js +I, [2024-12-25T12:12:43.432290 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/chunk.js +W, [2024-12-25T12:12:43.432351 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/chunk.js +I, [2024-12-25T12:12:43.432386 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/clone.js +W, [2024-12-25T12:12:43.432437 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/clone.js +I, [2024-12-25T12:12:43.432463 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/compact.js +W, [2024-12-25T12:12:43.432510 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/compact.js +I, [2024-12-25T12:12:43.432590 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/compose.js +W, [2024-12-25T12:12:43.432641 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/compose.js +I, [2024-12-25T12:12:43.432666 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/constant.js +W, [2024-12-25T12:12:43.432708 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/constant.js +I, [2024-12-25T12:12:43.432733 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/contains.js +W, [2024-12-25T12:12:43.432775 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/contains.js +I, [2024-12-25T12:12:43.432799 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/countBy.js +W, [2024-12-25T12:12:43.432843 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/countBy.js +I, [2024-12-25T12:12:43.432868 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/create.js +W, [2024-12-25T12:12:43.432912 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/create.js +I, [2024-12-25T12:12:43.432937 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/debounce.js +W, [2024-12-25T12:12:43.433004 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/debounce.js +I, [2024-12-25T12:12:43.433040 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/defaults.js +W, [2024-12-25T12:12:43.433104 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/defaults.js +I, [2024-12-25T12:12:43.433138 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/defer.js +W, [2024-12-25T12:12:43.433207 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/defer.js +I, [2024-12-25T12:12:43.433243 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/delay.js +W, [2024-12-25T12:12:43.433291 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/delay.js +I, [2024-12-25T12:12:43.433315 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/difference.js +W, [2024-12-25T12:12:43.433381 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/difference.js +I, [2024-12-25T12:12:43.433416 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/each.js +W, [2024-12-25T12:12:43.433554 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/each.js +I, [2024-12-25T12:12:43.433606 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/escape.js +W, [2024-12-25T12:12:43.433684 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/escape.js +I, [2024-12-25T12:12:43.433729 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/every.js +W, [2024-12-25T12:12:43.433777 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/every.js +I, [2024-12-25T12:12:43.433801 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/extend.js +W, [2024-12-25T12:12:43.433859 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/extend.js +I, [2024-12-25T12:12:43.433892 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/extendOwn.js +W, [2024-12-25T12:12:43.433939 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/extendOwn.js +I, [2024-12-25T12:12:43.434040 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/filter.js +W, [2024-12-25T12:12:43.434297 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/filter.js +I, [2024-12-25T12:12:43.434331 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/find.js +W, [2024-12-25T12:12:43.434381 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/find.js +I, [2024-12-25T12:12:43.434405 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/findIndex.js +W, [2024-12-25T12:12:43.434576 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findIndex.js +I, [2024-12-25T12:12:43.434620 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/findKey.js +W, [2024-12-25T12:12:43.434762 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findKey.js +I, [2024-12-25T12:12:43.434812 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/findLastIndex.js +W, [2024-12-25T12:12:43.434912 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findLastIndex.js +I, [2024-12-25T12:12:43.434961 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/findWhere.js +W, [2024-12-25T12:12:43.435030 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findWhere.js +I, [2024-12-25T12:12:43.435067 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/first.js +W, [2024-12-25T12:12:43.435129 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/first.js +I, [2024-12-25T12:12:43.435164 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/flatten.js +W, [2024-12-25T12:12:43.435245 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/flatten.js +I, [2024-12-25T12:12:43.435279 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/functions.js +W, [2024-12-25T12:12:43.435326 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/functions.js +I, [2024-12-25T12:12:43.435351 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/get.js +W, [2024-12-25T12:12:43.435396 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/get.js +I, [2024-12-25T12:12:43.435421 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/groupBy.js +W, [2024-12-25T12:12:43.435529 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/groupBy.js +I, [2024-12-25T12:12:43.435571 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/has.js +W, [2024-12-25T12:12:43.435627 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/has.js +I, [2024-12-25T12:12:43.435653 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/identity.js +W, [2024-12-25T12:12:43.435711 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/identity.js +I, [2024-12-25T12:12:43.435745 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/index-all.js +W, [2024-12-25T12:12:43.435807 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index-all.js +I, [2024-12-25T12:12:43.435840 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/index-default.js +W, [2024-12-25T12:12:43.435903 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index-default.js +I, [2024-12-25T12:12:43.435937 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/index.js +W, [2024-12-25T12:12:43.436007 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index.js +I, [2024-12-25T12:12:43.436041 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/indexBy.js +W, [2024-12-25T12:12:43.436091 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/indexBy.js +I, [2024-12-25T12:12:43.436131 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/indexOf.js +W, [2024-12-25T12:12:43.436199 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/indexOf.js +I, [2024-12-25T12:12:43.436232 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/initial.js +W, [2024-12-25T12:12:43.436296 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/initial.js +I, [2024-12-25T12:12:43.436418 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/intersection.js +W, [2024-12-25T12:12:43.436509 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/intersection.js +I, [2024-12-25T12:12:43.436640 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/invert.js +W, [2024-12-25T12:12:43.436718 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/invert.js +I, [2024-12-25T12:12:43.436747 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/invoke.js +W, [2024-12-25T12:12:43.436792 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/invoke.js +I, [2024-12-25T12:12:43.436817 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isArguments.js +W, [2024-12-25T12:12:43.436859 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArguments.js +I, [2024-12-25T12:12:43.436883 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isArray.js +W, [2024-12-25T12:12:43.436925 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArray.js +I, [2024-12-25T12:12:43.436949 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isArrayBuffer.js +W, [2024-12-25T12:12:43.436990 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArrayBuffer.js +I, [2024-12-25T12:12:43.437014 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isBoolean.js +W, [2024-12-25T12:12:43.437055 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isBoolean.js +I, [2024-12-25T12:12:43.437079 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isDataView.js +W, [2024-12-25T12:12:43.437121 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isDataView.js +I, [2024-12-25T12:12:43.437145 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isDate.js +W, [2024-12-25T12:12:43.437186 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isDate.js +I, [2024-12-25T12:12:43.437210 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isElement.js +W, [2024-12-25T12:12:43.437252 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isElement.js +I, [2024-12-25T12:12:43.437275 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isEmpty.js +W, [2024-12-25T12:12:43.437317 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isEmpty.js +I, [2024-12-25T12:12:43.437340 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isEqual.js +W, [2024-12-25T12:12:43.437387 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isEqual.js +I, [2024-12-25T12:12:43.437411 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isError.js +W, [2024-12-25T12:12:43.437454 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isError.js +I, [2024-12-25T12:12:43.437478 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isFinite.js +W, [2024-12-25T12:12:43.437673 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isFinite.js +I, [2024-12-25T12:12:43.437708 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isFunction.js +W, [2024-12-25T12:12:43.437756 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isFunction.js +I, [2024-12-25T12:12:43.437844 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isMap.js +W, [2024-12-25T12:12:43.437901 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isMap.js +I, [2024-12-25T12:12:43.437926 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isMatch.js +W, [2024-12-25T12:12:43.437983 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isMatch.js +I, [2024-12-25T12:12:43.438016 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isNaN.js +W, [2024-12-25T12:12:43.438077 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNaN.js +I, [2024-12-25T12:12:43.438110 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isNull.js +W, [2024-12-25T12:12:43.438172 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNull.js +I, [2024-12-25T12:12:43.438205 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isNumber.js +W, [2024-12-25T12:12:43.438265 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNumber.js +I, [2024-12-25T12:12:43.438297 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isObject.js +W, [2024-12-25T12:12:43.438361 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isObject.js +I, [2024-12-25T12:12:43.438394 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isRegExp.js +W, [2024-12-25T12:12:43.438440 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isRegExp.js +I, [2024-12-25T12:12:43.438464 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isSet.js +W, [2024-12-25T12:12:43.438638 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isSet.js +I, [2024-12-25T12:12:43.438676 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isString.js +W, [2024-12-25T12:12:43.438736 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isString.js +I, [2024-12-25T12:12:43.438761 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isSymbol.js +W, [2024-12-25T12:12:43.438806 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isSymbol.js +I, [2024-12-25T12:12:43.438831 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isTypedArray.js +W, [2024-12-25T12:12:43.438875 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isTypedArray.js +I, [2024-12-25T12:12:43.438899 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isUndefined.js +W, [2024-12-25T12:12:43.438941 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isUndefined.js +I, [2024-12-25T12:12:43.438965 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isWeakMap.js +W, [2024-12-25T12:12:43.439007 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isWeakMap.js +I, [2024-12-25T12:12:43.439031 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/isWeakSet.js +W, [2024-12-25T12:12:43.439074 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isWeakSet.js +I, [2024-12-25T12:12:43.439097 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/iteratee.js +W, [2024-12-25T12:12:43.439140 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/iteratee.js +I, [2024-12-25T12:12:43.439164 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/keys.js +W, [2024-12-25T12:12:43.439206 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/keys.js +I, [2024-12-25T12:12:43.439230 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/last.js +W, [2024-12-25T12:12:43.439290 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/last.js +I, [2024-12-25T12:12:43.439323 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/lastIndexOf.js +W, [2024-12-25T12:12:43.440088 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/lastIndexOf.js +I, [2024-12-25T12:12:43.440125 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/map.js +W, [2024-12-25T12:12:43.440181 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/map.js +I, [2024-12-25T12:12:43.440219 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/mapObject.js +W, [2024-12-25T12:12:43.440288 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/mapObject.js +I, [2024-12-25T12:12:43.440330 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/matcher.js +W, [2024-12-25T12:12:43.440526 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/matcher.js +I, [2024-12-25T12:12:43.440587 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/max.js +W, [2024-12-25T12:12:43.440653 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/max.js +I, [2024-12-25T12:12:43.440679 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/memoize.js +W, [2024-12-25T12:12:43.440748 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/memoize.js +I, [2024-12-25T12:12:43.440804 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/min.js +W, [2024-12-25T12:12:43.440869 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/min.js +I, [2024-12-25T12:12:43.440903 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/mixin.js +W, [2024-12-25T12:12:43.440953 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/mixin.js +I, [2024-12-25T12:12:43.440977 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/negate.js +W, [2024-12-25T12:12:43.441020 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/negate.js +I, [2024-12-25T12:12:43.441044 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/noop.js +W, [2024-12-25T12:12:43.441085 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/noop.js +I, [2024-12-25T12:12:43.441108 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/now.js +W, [2024-12-25T12:12:43.441162 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/now.js +I, [2024-12-25T12:12:43.441201 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/object.js +W, [2024-12-25T12:12:43.441253 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/object.js +I, [2024-12-25T12:12:43.441284 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/omit.js +W, [2024-12-25T12:12:43.441373 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/omit.js +I, [2024-12-25T12:12:43.441409 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/once.js +W, [2024-12-25T12:12:43.441459 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/once.js +I, [2024-12-25T12:12:43.441484 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/pairs.js +W, [2024-12-25T12:12:43.442028 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pairs.js +I, [2024-12-25T12:12:43.442063 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/partial.js +W, [2024-12-25T12:12:43.442133 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/partial.js +I, [2024-12-25T12:12:43.442160 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/partition.js +W, [2024-12-25T12:12:43.442205 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/partition.js +I, [2024-12-25T12:12:43.442292 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/pick.js +W, [2024-12-25T12:12:43.442346 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pick.js +I, [2024-12-25T12:12:43.442372 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/pluck.js +W, [2024-12-25T12:12:43.442428 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pluck.js +I, [2024-12-25T12:12:43.442461 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/property.js +W, [2024-12-25T12:12:43.442656 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/property.js +I, [2024-12-25T12:12:43.442689 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/propertyOf.js +W, [2024-12-25T12:12:43.442740 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/propertyOf.js +I, [2024-12-25T12:12:43.442765 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/random.js +W, [2024-12-25T12:12:43.442807 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/random.js +I, [2024-12-25T12:12:43.442832 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/range.js +W, [2024-12-25T12:12:43.442875 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/range.js +I, [2024-12-25T12:12:43.442898 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/reduce.js +W, [2024-12-25T12:12:43.442940 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reduce.js +I, [2024-12-25T12:12:43.442963 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/reduceRight.js +W, [2024-12-25T12:12:43.443005 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reduceRight.js +I, [2024-12-25T12:12:43.443027 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/reject.js +W, [2024-12-25T12:12:43.443068 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reject.js +I, [2024-12-25T12:12:43.443092 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/rest.js +W, [2024-12-25T12:12:43.443133 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/rest.js +I, [2024-12-25T12:12:43.443156 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/restArguments.js +W, [2024-12-25T12:12:43.443199 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/restArguments.js +I, [2024-12-25T12:12:43.443222 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/result.js +W, [2024-12-25T12:12:43.443264 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/result.js +I, [2024-12-25T12:12:43.443286 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/sample.js +W, [2024-12-25T12:12:43.443327 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sample.js +I, [2024-12-25T12:12:43.443350 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/shuffle.js +W, [2024-12-25T12:12:43.443394 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/shuffle.js +I, [2024-12-25T12:12:43.443417 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/size.js +W, [2024-12-25T12:12:43.443457 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/size.js +I, [2024-12-25T12:12:43.443653 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/some.js +W, [2024-12-25T12:12:43.443715 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/some.js +I, [2024-12-25T12:12:43.443740 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/sortBy.js +W, [2024-12-25T12:12:43.443800 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sortBy.js +I, [2024-12-25T12:12:43.443833 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/sortedIndex.js +W, [2024-12-25T12:12:43.443892 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sortedIndex.js +I, [2024-12-25T12:12:43.443924 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/tap.js +W, [2024-12-25T12:12:43.443986 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/tap.js +I, [2024-12-25T12:12:43.444019 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/template.js +W, [2024-12-25T12:12:43.444068 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/template.js +I, [2024-12-25T12:12:43.444093 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/templateSettings.js +W, [2024-12-25T12:12:43.444152 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/templateSettings.js +I, [2024-12-25T12:12:43.444185 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/throttle.js +W, [2024-12-25T12:12:43.444233 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/throttle.js +I, [2024-12-25T12:12:43.444257 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/times.js +W, [2024-12-25T12:12:43.444299 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/times.js +I, [2024-12-25T12:12:43.444323 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/toArray.js +W, [2024-12-25T12:12:43.444380 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/toArray.js +I, [2024-12-25T12:12:43.444412 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/toPath.js +W, [2024-12-25T12:12:43.444458 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/toPath.js +I, [2024-12-25T12:12:43.444483 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/underscore-array-methods.js +W, [2024-12-25T12:12:43.444702 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/underscore-array-methods.js +I, [2024-12-25T12:12:43.444734 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/underscore.js +W, [2024-12-25T12:12:43.444783 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/underscore.js +I, [2024-12-25T12:12:43.444808 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/unescape.js +W, [2024-12-25T12:12:43.444851 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/unescape.js +I, [2024-12-25T12:12:43.444876 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/union.js +W, [2024-12-25T12:12:43.444918 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/union.js +I, [2024-12-25T12:12:43.444942 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/uniq.js +W, [2024-12-25T12:12:43.444984 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/uniq.js +I, [2024-12-25T12:12:43.445008 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/uniqueId.js +W, [2024-12-25T12:12:43.445051 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/uniqueId.js +I, [2024-12-25T12:12:43.445074 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/unzip.js +W, [2024-12-25T12:12:43.445115 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/unzip.js +I, [2024-12-25T12:12:43.445138 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/values.js +W, [2024-12-25T12:12:43.445179 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/values.js +I, [2024-12-25T12:12:43.445203 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/where.js +W, [2024-12-25T12:12:43.445294 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/where.js +I, [2024-12-25T12:12:43.445321 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/without.js +W, [2024-12-25T12:12:43.445364 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/without.js +I, [2024-12-25T12:12:43.445389 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/wrap.js +W, [2024-12-25T12:12:43.445430 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/wrap.js +I, [2024-12-25T12:12:43.445454 #41070] INFO -- : Processing file: ../../node_modules/underscore/modules/zip.js +W, [2024-12-25T12:12:43.445495 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/zip.js +I, [2024-12-25T12:12:43.445569 #41070] INFO -- : Processing file: ../../node_modules/underscore/underscore-esm-min.js +W, [2024-12-25T12:12:43.445649 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-esm-min.js +I, [2024-12-25T12:12:43.445683 #41070] INFO -- : Processing file: ../../node_modules/underscore/underscore-esm.js +W, [2024-12-25T12:12:43.445764 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-esm.js +I, [2024-12-25T12:12:43.445790 #41070] INFO -- : Processing file: ../../node_modules/underscore/underscore-min.js +W, [2024-12-25T12:12:43.445855 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-min.js +I, [2024-12-25T12:12:43.445889 #41070] INFO -- : Processing file: ../../node_modules/underscore/underscore-umd-min.js +W, [2024-12-25T12:12:43.445960 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-umd-min.js +I, [2024-12-25T12:12:43.445992 #41070] INFO -- : Processing file: ../../node_modules/underscore/underscore-umd.js +W, [2024-12-25T12:12:43.446084 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-umd.js +I, [2024-12-25T12:12:43.446111 #41070] INFO -- : Processing file: ../../node_modules/underscore/underscore.js +W, [2024-12-25T12:12:43.446206 #41070] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore.js +I, [2024-12-25T12:12:43.446240 #41070] INFO -- : Processing file: ../../node_modules/walk-back/README.md +W, [2024-12-25T12:12:43.446290 #41070] WARN -- : Copyright string not found in ../../node_modules/walk-back/README.md +I, [2024-12-25T12:12:43.446346 #41070] INFO -- : Processing file: ../../node_modules/walk-back/index.js +W, [2024-12-25T12:12:43.446394 #41070] WARN -- : Copyright string not found in ../../node_modules/walk-back/index.js +I, [2024-12-25T12:12:43.446419 #41070] INFO -- : Processing file: ../../node_modules/wordwrap/example/center.js +W, [2024-12-25T12:12:43.446594 #41070] WARN -- : Copyright string not found in ../../node_modules/wordwrap/example/center.js +I, [2024-12-25T12:12:43.446651 #41070] INFO -- : Processing file: ../../node_modules/wordwrap/example/meat.js +W, [2024-12-25T12:12:43.446729 #41070] WARN -- : Copyright string not found in ../../node_modules/wordwrap/example/meat.js +I, [2024-12-25T12:12:43.446763 #41070] INFO -- : Processing file: ../../node_modules/wordwrap/index.js +W, [2024-12-25T12:12:43.446827 #41070] WARN -- : Copyright string not found in ../../node_modules/wordwrap/index.js +I, [2024-12-25T12:12:43.446860 #41070] INFO -- : Processing file: ../../node_modules/wordwrap/test/break.js +W, [2024-12-25T12:12:43.446924 #41070] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/break.js +I, [2024-12-25T12:12:43.446958 #41070] INFO -- : Processing file: ../../node_modules/wordwrap/test/idleness.txt +W, [2024-12-25T12:12:43.447037 #41070] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/idleness.txt +I, [2024-12-25T12:12:43.447070 #41070] INFO -- : Processing file: ../../node_modules/wordwrap/test/wrap.js +W, [2024-12-25T12:12:43.447118 #41070] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/wrap.js +I, [2024-12-25T12:12:43.447144 #41070] INFO -- : Processing file: ../../node_modules/wordwrapjs/README.md +W, [2024-12-25T12:12:43.447206 #41070] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/README.md +I, [2024-12-25T12:12:43.447239 #41070] INFO -- : Processing file: ../../node_modules/wordwrapjs/dist/index.js +W, [2024-12-25T12:12:43.447301 #41070] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/dist/index.js +I, [2024-12-25T12:12:43.447335 #41070] INFO -- : Processing file: ../../node_modules/wordwrapjs/index.js +W, [2024-12-25T12:12:43.447384 #41070] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/index.js +I, [2024-12-25T12:12:43.447409 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/CHANGES.md +W, [2024-12-25T12:12:43.447453 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/CHANGES.md +I, [2024-12-25T12:12:43.447477 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/README.md +W, [2024-12-25T12:12:43.447576 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/README.md +I, [2024-12-25T12:12:43.447609 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/error.js +W, [2024-12-25T12:12:43.447686 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/error.js +I, [2024-12-25T12:12:43.447720 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/escape.js +W, [2024-12-25T12:12:43.447769 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/escape.js +I, [2024-12-25T12:12:43.447794 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/main.js +W, [2024-12-25T12:12:43.447852 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/main.js +I, [2024-12-25T12:12:43.447886 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlAttribute.js +W, [2024-12-25T12:12:43.447951 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlAttribute.js +I, [2024-12-25T12:12:43.447986 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlAttributeText.js +W, [2024-12-25T12:12:43.448036 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlAttributeText.js +I, [2024-12-25T12:12:43.448061 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCdata.js +W, [2024-12-25T12:12:43.448121 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCdata.js +I, [2024-12-25T12:12:43.448154 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCharData.js +W, [2024-12-25T12:12:43.448203 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCharData.js +I, [2024-12-25T12:12:43.448229 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCharRef.js +W, [2024-12-25T12:12:43.448287 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCharRef.js +I, [2024-12-25T12:12:43.448320 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlComment.js +W, [2024-12-25T12:12:43.448384 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlComment.js +I, [2024-12-25T12:12:43.448416 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDecl.js +W, [2024-12-25T12:12:43.448468 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDecl.js +I, [2024-12-25T12:12:43.448561 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDocument.js +W, [2024-12-25T12:12:43.448621 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDocument.js +I, [2024-12-25T12:12:43.448647 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtd.js +W, [2024-12-25T12:12:43.448694 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtd.js +I, [2024-12-25T12:12:43.448764 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.js +W, [2024-12-25T12:12:43.448815 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.js +I, [2024-12-25T12:12:43.448841 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdElement.js +W, [2024-12-25T12:12:43.448883 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdElement.js +I, [2024-12-25T12:12:43.448907 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdEntity.js +W, [2024-12-25T12:12:43.448949 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdEntity.js +I, [2024-12-25T12:12:43.448973 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdNotation.js +W, [2024-12-25T12:12:43.449016 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdNotation.js +I, [2024-12-25T12:12:43.449039 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.js +W, [2024-12-25T12:12:43.449081 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.js +I, [2024-12-25T12:12:43.449105 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlElement.js +W, [2024-12-25T12:12:43.449152 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlElement.js +I, [2024-12-25T12:12:43.449176 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlEntityRef.js +W, [2024-12-25T12:12:43.449218 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlEntityRef.js +I, [2024-12-25T12:12:43.449242 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlProcInst.js +W, [2024-12-25T12:12:43.449284 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlProcInst.js +I, [2024-12-25T12:12:43.449308 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/options.js +W, [2024-12-25T12:12:43.449350 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/options.js +I, [2024-12-25T12:12:43.449374 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/validate.js +W, [2024-12-25T12:12:43.449419 #41070] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/validate.js +I, [2024-12-25T12:12:43.449443 #41070] INFO -- : Processing file: ../../spec/beef/api/auth_rate_spec.rb +W, [2024-12-25T12:12:43.449602 #41070] WARN -- : Copyright string not found in ../../spec/beef/api/auth_rate_spec.rb +I, [2024-12-25T12:12:43.449751 #41070] INFO -- : Processing file: ../../spec/beef/core/extensions_spec.rb +W, [2024-12-25T12:12:43.449815 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/extensions_spec.rb +I, [2024-12-25T12:12:43.449841 #41070] INFO -- : Processing file: ../../spec/beef/core/filter/filters_spec.rb +W, [2024-12-25T12:12:43.449892 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/filter/filters_spec.rb +I, [2024-12-25T12:12:43.449918 #41070] INFO -- : Processing file: ../../spec/beef/core/main/autorun_engine/autorun_engine_spec.rb +W, [2024-12-25T12:12:43.449963 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/main/autorun_engine/autorun_engine_spec.rb +I, [2024-12-25T12:12:43.449987 #41070] INFO -- : Processing file: ../../spec/beef/core/main/command_spec.rb +W, [2024-12-25T12:12:43.450030 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/main/command_spec.rb +I, [2024-12-25T12:12:43.450055 #41070] INFO -- : Processing file: ../../spec/beef/core/main/configuration_spec.rb +W, [2024-12-25T12:12:43.450117 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/main/configuration_spec.rb +I, [2024-12-25T12:12:43.450150 #41070] INFO -- : Processing file: ../../spec/beef/core/main/handlers/browser_details_handler_spec.rb +W, [2024-12-25T12:12:43.450200 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/main/handlers/browser_details_handler_spec.rb +I, [2024-12-25T12:12:43.450225 #41070] INFO -- : Processing file: ../../spec/beef/core/main/models/browser_details_spec.rb +W, [2024-12-25T12:12:43.450270 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/main/models/browser_details_spec.rb +I, [2024-12-25T12:12:43.450295 #41070] INFO -- : Processing file: ../../spec/beef/core/main/network_stack/handlers/dynamic_reconstruction_spec.rb +W, [2024-12-25T12:12:43.450340 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/main/network_stack/handlers/dynamic_reconstruction_spec.rb +I, [2024-12-25T12:12:43.450365 #41070] INFO -- : Processing file: ../../spec/beef/core/main/network_stack/handlers/redirector_spec.rb +W, [2024-12-25T12:12:43.450423 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/main/network_stack/handlers/redirector_spec.rb +I, [2024-12-25T12:12:43.450506 #41070] INFO -- : Processing file: ../../spec/beef/core/modules_spec.rb +W, [2024-12-25T12:12:43.450578 #41070] WARN -- : Copyright string not found in ../../spec/beef/core/modules_spec.rb +I, [2024-12-25T12:12:43.450611 #41070] INFO -- : Processing file: ../../spec/beef/extensions/adminui_spec.rb +W, [2024-12-25T12:12:43.450659 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/adminui_spec.rb +I, [2024-12-25T12:12:43.450684 #41070] INFO -- : Processing file: ../../spec/beef/extensions/dns_spec.rb +W, [2024-12-25T12:12:43.450731 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/dns_spec.rb +I, [2024-12-25T12:12:43.450756 #41070] INFO -- : Processing file: ../../spec/beef/extensions/network_spec.rb +W, [2024-12-25T12:12:43.450816 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/network_spec.rb +I, [2024-12-25T12:12:43.450849 #41070] INFO -- : Processing file: ../../spec/beef/extensions/proxy_spec.rb +W, [2024-12-25T12:12:43.450896 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/proxy_spec.rb +I, [2024-12-25T12:12:43.450921 #41070] INFO -- : Processing file: ../../spec/beef/extensions/qrcode_spec.rb +W, [2024-12-25T12:12:43.450979 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/qrcode_spec.rb +I, [2024-12-25T12:12:43.451012 #41070] INFO -- : Processing file: ../../spec/beef/extensions/requester_spec.rb +W, [2024-12-25T12:12:43.451061 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/requester_spec.rb +I, [2024-12-25T12:12:43.451085 #41070] INFO -- : Processing file: ../../spec/beef/extensions/social_engineering_spec.rb +W, [2024-12-25T12:12:43.451143 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/social_engineering_spec.rb +I, [2024-12-25T12:12:43.451176 #41070] INFO -- : Processing file: ../../spec/beef/extensions/webrtc_spec.rb +W, [2024-12-25T12:12:43.451223 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/webrtc_spec.rb +I, [2024-12-25T12:12:43.451248 #41070] INFO -- : Processing file: ../../spec/beef/extensions/websocket_hooked_browser_spec.rb +W, [2024-12-25T12:12:43.451293 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/websocket_hooked_browser_spec.rb +I, [2024-12-25T12:12:43.451317 #41070] INFO -- : Processing file: ../../spec/beef/extensions/websocket_spec.rb +W, [2024-12-25T12:12:43.451376 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/websocket_spec.rb +I, [2024-12-25T12:12:43.451425 #41070] INFO -- : Processing file: ../../spec/beef/extensions/xssrays_spec.rb +W, [2024-12-25T12:12:43.451627 #41070] WARN -- : Copyright string not found in ../../spec/beef/extensions/xssrays_spec.rb +I, [2024-12-25T12:12:43.451682 #41070] INFO -- : Processing file: ../../spec/beef/filesystem_checks_spec.rb +W, [2024-12-25T12:12:43.451851 #41070] WARN -- : Copyright string not found in ../../spec/beef/filesystem_checks_spec.rb +I, [2024-12-25T12:12:43.451906 #41070] INFO -- : Processing file: ../../spec/beef/modules/debug/test_beef_debugs_spec.rb +W, [2024-12-25T12:12:43.452057 #41070] WARN -- : Copyright string not found in ../../spec/beef/modules/debug/test_beef_debugs_spec.rb +I, [2024-12-25T12:12:43.452104 #41070] INFO -- : Processing file: ../../spec/beef/security_checks_spec.rb +W, [2024-12-25T12:12:43.452172 #41070] WARN -- : Copyright string not found in ../../spec/beef/security_checks_spec.rb +I, [2024-12-25T12:12:43.452209 #41070] INFO -- : Processing file: ../../spec/features/all_modules_spec.rb +W, [2024-12-25T12:12:43.452360 #41070] WARN -- : Copyright string not found in ../../spec/features/all_modules_spec.rb +I, [2024-12-25T12:12:43.452482 #41070] INFO -- : Processing file: ../../spec/features/debug_modules_spec.rb +W, [2024-12-25T12:12:43.452675 #41070] WARN -- : Copyright string not found in ../../spec/features/debug_modules_spec.rb +I, [2024-12-25T12:12:43.452704 #41070] INFO -- : Processing file: ../../spec/requests/beef_test_spec.rb +W, [2024-12-25T12:12:43.452759 #41070] WARN -- : Copyright string not found in ../../spec/requests/beef_test_spec.rb +I, [2024-12-25T12:12:43.452780 #41070] INFO -- : Processing file: ../../spec/requests/login_spec.rb +W, [2024-12-25T12:12:43.452835 #41070] WARN -- : Copyright string not found in ../../spec/requests/login_spec.rb +I, [2024-12-25T12:12:43.452855 #41070] INFO -- : Processing file: ../../spec/spec_helper.rb +W, [2024-12-25T12:12:43.452908 #41070] WARN -- : Copyright string not found in ../../spec/spec_helper.rb +I, [2024-12-25T12:12:43.452923 #41070] INFO -- : Processing file: ../../spec/support/assets/config_new.yaml +W, [2024-12-25T12:12:43.453666 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../spec/support/assets/config_new.yaml +I, [2024-12-25T12:12:43.453700 #41070] INFO -- : Processing file: ../../spec/support/assets/config_old.yaml +W, [2024-12-25T12:12:43.454391 #41070] WARN -- : Copyright string not found or incorrect in YAML file: ../../spec/support/assets/config_old.yaml +I, [2024-12-25T12:12:43.454432 #41070] INFO -- : Processing file: ../../spec/support/beef_test.rb +W, [2024-12-25T12:12:43.454517 #41070] WARN -- : Copyright string not found in ../../spec/support/beef_test.rb +I, [2024-12-25T12:12:43.454642 #41070] INFO -- : Processing file: ../../spec/support/constants.rb +W, [2024-12-25T12:12:43.454739 #41070] WARN -- : Copyright string not found in ../../spec/support/constants.rb +I, [2024-12-25T12:12:43.454766 #41070] INFO -- : Processing file: ../../spec/support/simple_rest_client.rb +W, [2024-12-25T12:12:43.454810 #41070] WARN -- : Copyright string not found in ../../spec/support/simple_rest_client.rb +I, [2024-12-25T12:12:43.454835 #41070] INFO -- : Processing file: ../../spec/support/ui_support.rb +W, [2024-12-25T12:12:43.454882 #41070] WARN -- : Copyright string not found in ../../spec/support/ui_support.rb +I, [2024-12-25T12:12:43.454907 #41070] INFO -- : Processing file: ../../test/integration/tc_debug_modules.rb +W, [2024-12-25T12:12:43.454957 #41070] WARN -- : Copyright string not found in ../../test/integration/tc_debug_modules.rb +I, [2024-12-25T12:12:43.454983 #41070] INFO -- : Processing file: ../../test/integration/tc_dns_rest.rb +W, [2024-12-25T12:12:43.455034 #41070] WARN -- : Copyright string not found in ../../test/integration/tc_dns_rest.rb +I, [2024-12-25T12:12:43.455061 #41070] INFO -- : Processing file: ../../test/integration/tc_network_rest.rb +W, [2024-12-25T12:12:43.455113 #41070] WARN -- : Copyright string not found in ../../test/integration/tc_network_rest.rb +I, [2024-12-25T12:12:43.455139 #41070] INFO -- : Processing file: ../../test/integration/tc_proxy.rb +W, [2024-12-25T12:12:43.455225 #41070] WARN -- : Copyright string not found in ../../test/integration/tc_proxy.rb +I, [2024-12-25T12:12:43.455265 #41070] INFO -- : Processing file: ../../test/integration/tc_social_engineering_rest.rb +W, [2024-12-25T12:12:43.455323 #41070] WARN -- : Copyright string not found in ../../test/integration/tc_social_engineering_rest.rb +I, [2024-12-25T12:12:43.455350 #41070] INFO -- : Processing file: ../../test/integration/tc_webrtc_rest.rb +W, [2024-12-25T12:12:43.455426 #41070] WARN -- : Copyright string not found in ../../test/integration/tc_webrtc_rest.rb +I, [2024-12-25T12:12:43.455463 #41070] INFO -- : Processing file: ../../test/integration/ts_integration.rb +W, [2024-12-25T12:12:43.455629 #41070] WARN -- : Copyright string not found in ../../test/integration/ts_integration.rb +I, [2024-12-25T12:12:43.455703 #41070] INFO -- : Processing file: ../../test/thirdparty/msf/unit/tc_metasploit.rb +W, [2024-12-25T12:12:43.455792 #41070] WARN -- : Copyright string not found in ../../test/thirdparty/msf/unit/tc_metasploit.rb +I, [2024-12-25T12:12:43.455821 #41070] INFO -- : Processing file: ../../test/thirdparty/msf/unit/ts_metasploit.rb +W, [2024-12-25T12:12:43.455935 #41070] WARN -- : Copyright string not found in ../../test/thirdparty/msf/unit/ts_metasploit.rb +I, [2024-12-25T12:12:43.456006 #41070] INFO -- : Processing file: ../../tools/csrf_to_beef/lib/module.rb +W, [2024-12-25T12:12:43.456226 #41070] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/lib/module.rb +I, [2024-12-25T12:12:43.456295 #41070] INFO -- : Processing file: ../../tools/csrf_to_beef/lib/output.rb +W, [2024-12-25T12:12:43.456408 #41070] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/lib/output.rb +I, [2024-12-25T12:12:43.456532 #41070] INFO -- : Processing file: ../../tools/csrf_to_beef/sample.html +W, [2024-12-25T12:12:43.456591 #41070] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/sample.html +I, [2024-12-25T12:12:43.456617 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/lib/beef_rest_api.rb +W, [2024-12-25T12:12:43.456698 #41070] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/beef_rest_api.rb +I, [2024-12-25T12:12:43.456745 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/lib/print.rb +W, [2024-12-25T12:12:43.456816 #41070] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/print.rb +I, [2024-12-25T12:12:43.456853 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/lib/string.rb +W, [2024-12-25T12:12:43.456914 #41070] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/string.rb +I, [2024-12-25T12:12:43.503745 #41070] INFO -- : Processing file: ../../Dockerfile +W, [2024-12-25T12:12:43.503831 #41070] WARN -- : Copyright string not found in file without extension: ../../Dockerfile +I, [2024-12-25T12:12:43.503856 #41070] INFO -- : Processing file: ../../Gemfile +W, [2024-12-25T12:12:43.503900 #41070] WARN -- : Copyright string not found in file without extension: ../../Gemfile +I, [2024-12-25T12:12:43.503922 #41070] INFO -- : Processing file: ../../Rakefile +W, [2024-12-25T12:12:43.503968 #41070] WARN -- : Copyright string not found in file without extension: ../../Rakefile +I, [2024-12-25T12:12:43.503990 #41070] INFO -- : Processing file: ../../VERSION +W, [2024-12-25T12:12:43.504031 #41070] WARN -- : Copyright string not found in file without extension: ../../VERSION +I, [2024-12-25T12:12:43.504053 #41070] INFO -- : Processing file: ../../arerules/enabled/README +W, [2024-12-25T12:12:43.504095 #41070] WARN -- : Copyright string not found in file without extension: ../../arerules/enabled/README +I, [2024-12-25T12:12:43.504116 #41070] INFO -- : Processing file: ../../beef +W, [2024-12-25T12:12:43.504160 #41070] WARN -- : Copyright string not found in file without extension: ../../beef +I, [2024-12-25T12:12:43.504183 #41070] INFO -- : Processing file: ../../doc/COPYING +W, [2024-12-25T12:12:43.504248 #41070] WARN -- : Copyright string not found in file without extension: ../../doc/COPYING +I, [2024-12-25T12:12:43.504280 #41070] INFO -- : Processing file: ../../doc/boilerplate +W, [2024-12-25T12:12:43.504327 #41070] WARN -- : Copyright string not found in file without extension: ../../doc/boilerplate +I, [2024-12-25T12:12:43.504351 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/images/icons/README +W, [2024-12-25T12:12:43.504409 #41070] WARN -- : Copyright string not found in file without extension: ../../extensions/admin_ui/media/images/icons/README +I, [2024-12-25T12:12:43.504586 #41070] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/readme +W, [2024-12-25T12:12:43.504653 #41070] WARN -- : Copyright string not found in file without extension: ../../extensions/admin_ui/media/javascript-min/readme +I, [2024-12-25T12:12:43.504679 #41070] INFO -- : Processing file: ../../install +W, [2024-12-25T12:12:43.504726 #41070] WARN -- : Copyright string not found in file without extension: ../../install +I, [2024-12-25T12:12:43.504749 #41070] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/update-list +W, [2024-12-25T12:12:43.504792 #41070] WARN -- : Copyright string not found in file without extension: ../../modules/exploits/rfi_scanner/update-list +I, [2024-12-25T12:12:43.504816 #41070] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/shocker-cgi_list +W, [2024-12-25T12:12:43.504865 #41070] WARN -- : Copyright string not found in file without extension: ../../modules/exploits/shell_shock_scanner/shocker-cgi_list +I, [2024-12-25T12:12:43.504889 #41070] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/update-list +W, [2024-12-25T12:12:43.504945 #41070] WARN -- : Copyright string not found in file without extension: ../../modules/exploits/shell_shock_scanner/update-list +I, [2024-12-25T12:12:43.504976 #41070] INFO -- : Processing file: ../../modules/misc/nosleep/update-lib +W, [2024-12-25T12:12:43.505025 #41070] WARN -- : Copyright string not found in file without extension: ../../modules/misc/nosleep/update-lib +I, [2024-12-25T12:12:43.505049 #41070] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/LICENSE +W, [2024-12-25T12:12:43.505097 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@babel/helper-string-parser/LICENSE +I, [2024-12-25T12:12:43.505121 #41070] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/LICENSE +W, [2024-12-25T12:12:43.505179 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@babel/helper-validator-identifier/LICENSE +I, [2024-12-25T12:12:43.505211 #41070] INFO -- : Processing file: ../../node_modules/@babel/parser/LICENSE +W, [2024-12-25T12:12:43.505271 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@babel/parser/LICENSE +I, [2024-12-25T12:12:43.505304 #41070] INFO -- : Processing file: ../../node_modules/@babel/types/LICENSE +W, [2024-12-25T12:12:43.505352 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@babel/types/LICENSE +I, [2024-12-25T12:12:43.505375 #41070] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/LICENSE +W, [2024-12-25T12:12:43.505438 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@jsdoc/salty/LICENSE +I, [2024-12-25T12:12:43.505514 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/LICENSE +W, [2024-12-25T12:12:43.505571 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@nodelib/fs.scandir/LICENSE +I, [2024-12-25T12:12:43.505596 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/LICENSE +W, [2024-12-25T12:12:43.505654 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@nodelib/fs.stat/LICENSE +I, [2024-12-25T12:12:43.505685 #41070] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/LICENSE +W, [2024-12-25T12:12:43.505746 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@nodelib/fs.walk/LICENSE +I, [2024-12-25T12:12:43.505778 #41070] INFO -- : Processing file: ../../node_modules/@types/linkify-it/LICENSE +W, [2024-12-25T12:12:43.505841 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@types/linkify-it/LICENSE +I, [2024-12-25T12:12:43.505873 #41070] INFO -- : Processing file: ../../node_modules/@types/markdown-it/LICENSE +W, [2024-12-25T12:12:43.505932 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@types/markdown-it/LICENSE +I, [2024-12-25T12:12:43.505963 #41070] INFO -- : Processing file: ../../node_modules/@types/mdurl/LICENSE +W, [2024-12-25T12:12:43.506008 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/@types/mdurl/LICENSE +I, [2024-12-25T12:12:43.506031 #41070] INFO -- : Processing file: ../../node_modules/ansi-styles/license +W, [2024-12-25T12:12:43.506089 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/ansi-styles/license +I, [2024-12-25T12:12:43.506120 #41070] INFO -- : Processing file: ../../node_modules/argparse/LICENSE +W, [2024-12-25T12:12:43.506188 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/argparse/LICENSE +I, [2024-12-25T12:12:43.506219 #41070] INFO -- : Processing file: ../../node_modules/array-back/LICENSE +W, [2024-12-25T12:12:43.506265 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/array-back/LICENSE +I, [2024-12-25T12:12:43.506288 #41070] INFO -- : Processing file: ../../node_modules/bluebird/LICENSE +W, [2024-12-25T12:12:43.506353 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/bluebird/LICENSE +I, [2024-12-25T12:12:43.506389 #41070] INFO -- : Processing file: ../../node_modules/braces/LICENSE +W, [2024-12-25T12:12:43.506500 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/braces/LICENSE +I, [2024-12-25T12:12:43.506582 #41070] INFO -- : Processing file: ../../node_modules/cache-point/LICENSE +W, [2024-12-25T12:12:43.506658 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/cache-point/LICENSE +I, [2024-12-25T12:12:43.506688 #41070] INFO -- : Processing file: ../../node_modules/catharsis/LICENSE +W, [2024-12-25T12:12:43.506737 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/catharsis/LICENSE +I, [2024-12-25T12:12:43.506764 #41070] INFO -- : Processing file: ../../node_modules/chalk/license +W, [2024-12-25T12:12:43.506823 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/chalk/license +I, [2024-12-25T12:12:43.506857 #41070] INFO -- : Processing file: ../../node_modules/chalk-template/license +W, [2024-12-25T12:12:43.506934 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/chalk-template/license +I, [2024-12-25T12:12:43.506972 #41070] INFO -- : Processing file: ../../node_modules/color-convert/LICENSE +W, [2024-12-25T12:12:43.507023 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/color-convert/LICENSE +I, [2024-12-25T12:12:43.507048 #41070] INFO -- : Processing file: ../../node_modules/color-name/LICENSE +W, [2024-12-25T12:12:43.507112 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/color-name/LICENSE +I, [2024-12-25T12:12:43.507143 #41070] INFO -- : Processing file: ../../node_modules/command-line-args/LICENSE +W, [2024-12-25T12:12:43.507205 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/command-line-args/LICENSE +I, [2024-12-25T12:12:43.507236 #41070] INFO -- : Processing file: ../../node_modules/command-line-usage/LICENSE +W, [2024-12-25T12:12:43.507285 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/command-line-usage/LICENSE +I, [2024-12-25T12:12:43.507322 #41070] INFO -- : Processing file: ../../node_modules/common-sequence/LICENSE +W, [2024-12-25T12:12:43.507407 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/common-sequence/LICENSE +I, [2024-12-25T12:12:43.507443 #41070] INFO -- : Processing file: ../../node_modules/config-master/LICENSE +W, [2024-12-25T12:12:43.507547 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/config-master/LICENSE +I, [2024-12-25T12:12:43.507653 #41070] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/LICENSE +W, [2024-12-25T12:12:43.507738 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/config-master/node_modules/walk-back/LICENSE +I, [2024-12-25T12:12:43.507770 #41070] INFO -- : Processing file: ../../node_modules/current-module-paths/LICENSE +W, [2024-12-25T12:12:43.507817 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/current-module-paths/LICENSE +I, [2024-12-25T12:12:43.507840 #41070] INFO -- : Processing file: ../../node_modules/dmd/LICENSE +W, [2024-12-25T12:12:43.507899 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/dmd/LICENSE +I, [2024-12-25T12:12:43.507931 #41070] INFO -- : Processing file: ../../node_modules/entities/LICENSE +W, [2024-12-25T12:12:43.507979 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/entities/LICENSE +I, [2024-12-25T12:12:43.508017 #41070] INFO -- : Processing file: ../../node_modules/escape-string-regexp/license +W, [2024-12-25T12:12:43.508086 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/escape-string-regexp/license +I, [2024-12-25T12:12:43.508119 #41070] INFO -- : Processing file: ../../node_modules/fast-glob/LICENSE +W, [2024-12-25T12:12:43.508169 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/fast-glob/LICENSE +I, [2024-12-25T12:12:43.508193 #41070] INFO -- : Processing file: ../../node_modules/fastq/LICENSE +W, [2024-12-25T12:12:43.508261 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/fastq/LICENSE +I, [2024-12-25T12:12:43.508294 #41070] INFO -- : Processing file: ../../node_modules/file-set/LICENSE +W, [2024-12-25T12:12:43.508566 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/file-set/LICENSE +I, [2024-12-25T12:12:43.508602 #41070] INFO -- : Processing file: ../../node_modules/fill-range/LICENSE +W, [2024-12-25T12:12:43.508678 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/fill-range/LICENSE +I, [2024-12-25T12:12:43.508704 #41070] INFO -- : Processing file: ../../node_modules/find-replace/LICENSE +W, [2024-12-25T12:12:43.508751 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/find-replace/LICENSE +I, [2024-12-25T12:12:43.508773 #41070] INFO -- : Processing file: ../../node_modules/glob-parent/LICENSE +W, [2024-12-25T12:12:43.508837 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/glob-parent/LICENSE +I, [2024-12-25T12:12:43.508867 #41070] INFO -- : Processing file: ../../node_modules/graceful-fs/LICENSE +W, [2024-12-25T12:12:43.508913 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/graceful-fs/LICENSE +I, [2024-12-25T12:12:43.508937 #41070] INFO -- : Processing file: ../../node_modules/handlebars/LICENSE +W, [2024-12-25T12:12:43.508978 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/handlebars/LICENSE +I, [2024-12-25T12:12:43.509002 #41070] INFO -- : Processing file: ../../node_modules/handlebars/bin/handlebars +W, [2024-12-25T12:12:43.509048 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/handlebars/bin/handlebars +I, [2024-12-25T12:12:43.509070 #41070] INFO -- : Processing file: ../../node_modules/has-flag/license +W, [2024-12-25T12:12:43.509115 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/has-flag/license +I, [2024-12-25T12:12:43.509138 #41070] INFO -- : Processing file: ../../node_modules/is-extglob/LICENSE +W, [2024-12-25T12:12:43.509183 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/is-extglob/LICENSE +I, [2024-12-25T12:12:43.509206 #41070] INFO -- : Processing file: ../../node_modules/is-glob/LICENSE +W, [2024-12-25T12:12:43.509253 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/is-glob/LICENSE +I, [2024-12-25T12:12:43.509277 #41070] INFO -- : Processing file: ../../node_modules/is-number/LICENSE +W, [2024-12-25T12:12:43.509323 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/is-number/LICENSE +I, [2024-12-25T12:12:43.509350 #41070] INFO -- : Processing file: ../../node_modules/js2xmlparser/LICENSE +W, [2024-12-25T12:12:43.509407 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/js2xmlparser/LICENSE +I, [2024-12-25T12:12:43.509433 #41070] INFO -- : Processing file: ../../node_modules/js2xmlparser/NOTICE +W, [2024-12-25T12:12:43.509626 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/js2xmlparser/NOTICE +I, [2024-12-25T12:12:43.509657 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-api/LICENSE +W, [2024-12-25T12:12:43.509718 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/jsdoc-api/LICENSE +I, [2024-12-25T12:12:43.509742 #41070] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/LICENSE +W, [2024-12-25T12:12:43.509786 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/jsdoc-to-markdown/LICENSE +I, [2024-12-25T12:12:43.509810 #41070] INFO -- : Processing file: ../../node_modules/klaw/LICENSE +W, [2024-12-25T12:12:43.509853 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/klaw/LICENSE +I, [2024-12-25T12:12:43.509876 #41070] INFO -- : Processing file: ../../node_modules/linkify-it/LICENSE +W, [2024-12-25T12:12:43.509921 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/linkify-it/LICENSE +I, [2024-12-25T12:12:43.509944 #41070] INFO -- : Processing file: ../../node_modules/lodash/LICENSE +W, [2024-12-25T12:12:43.509988 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/lodash/LICENSE +I, [2024-12-25T12:12:43.510011 #41070] INFO -- : Processing file: ../../node_modules/lodash.camelcase/LICENSE +W, [2024-12-25T12:12:43.510054 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/lodash.camelcase/LICENSE +I, [2024-12-25T12:12:43.510088 #41070] INFO -- : Processing file: ../../node_modules/lodash.omit/LICENSE +W, [2024-12-25T12:12:43.510226 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/lodash.omit/LICENSE +I, [2024-12-25T12:12:43.510350 #41070] INFO -- : Processing file: ../../node_modules/markdown-it/LICENSE +W, [2024-12-25T12:12:43.510516 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/markdown-it/LICENSE +I, [2024-12-25T12:12:43.510553 #41070] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/UNLICENSE +W, [2024-12-25T12:12:43.510625 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/markdown-it-anchor/UNLICENSE +I, [2024-12-25T12:12:43.510650 #41070] INFO -- : Processing file: ../../node_modules/mdurl/LICENSE +W, [2024-12-25T12:12:43.510696 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/mdurl/LICENSE +I, [2024-12-25T12:12:43.510718 #41070] INFO -- : Processing file: ../../node_modules/merge2/LICENSE +W, [2024-12-25T12:12:43.510761 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/merge2/LICENSE +I, [2024-12-25T12:12:43.510783 #41070] INFO -- : Processing file: ../../node_modules/micromatch/LICENSE +W, [2024-12-25T12:12:43.510824 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/micromatch/LICENSE +I, [2024-12-25T12:12:43.510846 #41070] INFO -- : Processing file: ../../node_modules/minimist/LICENSE +W, [2024-12-25T12:12:43.510888 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/minimist/LICENSE +I, [2024-12-25T12:12:43.510975 #41070] INFO -- : Processing file: ../../node_modules/mkdirp/LICENSE +W, [2024-12-25T12:12:43.511026 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/mkdirp/LICENSE +I, [2024-12-25T12:12:43.511050 #41070] INFO -- : Processing file: ../../node_modules/neo-async/LICENSE +W, [2024-12-25T12:12:43.511103 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/neo-async/LICENSE +I, [2024-12-25T12:12:43.511139 #41070] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/LICENSE +W, [2024-12-25T12:12:43.511228 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/object-to-spawn-args/LICENSE +I, [2024-12-25T12:12:43.511327 #41070] INFO -- : Processing file: ../../node_modules/picomatch/LICENSE +W, [2024-12-25T12:12:43.511428 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/picomatch/LICENSE +I, [2024-12-25T12:12:43.511460 #41070] INFO -- : Processing file: ../../node_modules/queue-microtask/LICENSE +W, [2024-12-25T12:12:43.511509 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/queue-microtask/LICENSE +I, [2024-12-25T12:12:43.511700 #41070] INFO -- : Processing file: ../../node_modules/requizzle/LICENSE +W, [2024-12-25T12:12:43.511764 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/requizzle/LICENSE +I, [2024-12-25T12:12:43.511873 #41070] INFO -- : Processing file: ../../node_modules/reusify/LICENSE +W, [2024-12-25T12:12:43.511929 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/reusify/LICENSE +I, [2024-12-25T12:12:43.511953 #41070] INFO -- : Processing file: ../../node_modules/run-parallel/LICENSE +W, [2024-12-25T12:12:43.512009 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/run-parallel/LICENSE +I, [2024-12-25T12:12:43.512040 #41070] INFO -- : Processing file: ../../node_modules/sort-array/LICENSE +W, [2024-12-25T12:12:43.512101 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/sort-array/LICENSE +I, [2024-12-25T12:12:43.512132 #41070] INFO -- : Processing file: ../../node_modules/source-map/LICENSE +W, [2024-12-25T12:12:43.512192 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/source-map/LICENSE +I, [2024-12-25T12:12:43.512223 #41070] INFO -- : Processing file: ../../node_modules/strip-json-comments/license +W, [2024-12-25T12:12:43.512284 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/strip-json-comments/license +I, [2024-12-25T12:12:43.512315 #41070] INFO -- : Processing file: ../../node_modules/supports-color/license +W, [2024-12-25T12:12:43.512376 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/supports-color/license +I, [2024-12-25T12:12:43.512407 #41070] INFO -- : Processing file: ../../node_modules/table-layout/LICENSE +W, [2024-12-25T12:12:43.512453 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/table-layout/LICENSE +I, [2024-12-25T12:12:43.512476 #41070] INFO -- : Processing file: ../../node_modules/to-fast-properties/license +W, [2024-12-25T12:12:43.512581 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/to-fast-properties/license +I, [2024-12-25T12:12:43.512607 #41070] INFO -- : Processing file: ../../node_modules/to-regex-range/LICENSE +W, [2024-12-25T12:12:43.512651 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/to-regex-range/LICENSE +I, [2024-12-25T12:12:43.512674 #41070] INFO -- : Processing file: ../../node_modules/typical/LICENSE +W, [2024-12-25T12:12:43.512715 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/typical/LICENSE +I, [2024-12-25T12:12:43.512767 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/LICENSE +W, [2024-12-25T12:12:43.512853 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/uglify-js/LICENSE +I, [2024-12-25T12:12:43.512885 #41070] INFO -- : Processing file: ../../node_modules/uglify-js/bin/uglifyjs +W, [2024-12-25T12:12:43.512948 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/uglify-js/bin/uglifyjs +I, [2024-12-25T12:12:43.512971 #41070] INFO -- : Processing file: ../../node_modules/underscore/LICENSE +W, [2024-12-25T12:12:43.513132 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/underscore/LICENSE +I, [2024-12-25T12:12:43.513165 #41070] INFO -- : Processing file: ../../node_modules/walk-back/LICENSE +W, [2024-12-25T12:12:43.513214 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/walk-back/LICENSE +I, [2024-12-25T12:12:43.513237 #41070] INFO -- : Processing file: ../../node_modules/wordwrap/LICENSE +W, [2024-12-25T12:12:43.513296 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/wordwrap/LICENSE +I, [2024-12-25T12:12:43.513328 #41070] INFO -- : Processing file: ../../node_modules/wordwrapjs/LICENSE +W, [2024-12-25T12:12:43.513388 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/wordwrapjs/LICENSE +I, [2024-12-25T12:12:43.513419 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/LICENSE +W, [2024-12-25T12:12:43.513569 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/xmlcreate/LICENSE +I, [2024-12-25T12:12:43.513595 #41070] INFO -- : Processing file: ../../node_modules/xmlcreate/NOTICE +W, [2024-12-25T12:12:43.513645 #41070] WARN -- : Copyright string not found in file without extension: ../../node_modules/xmlcreate/NOTICE +I, [2024-12-25T12:12:43.513668 #41070] INFO -- : Processing file: ../../tools/csrf_to_beef/csrf_to_beef +W, [2024-12-25T12:12:43.513714 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/csrf_to_beef/csrf_to_beef +I, [2024-12-25T12:12:43.513754 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/autorun +W, [2024-12-25T12:12:43.513808 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/autorun +I, [2024-12-25T12:12:43.513831 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/browser-details +W, [2024-12-25T12:12:43.513890 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/browser-details +I, [2024-12-25T12:12:43.513921 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/clone_page +W, [2024-12-25T12:12:43.513969 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/clone_page +I, [2024-12-25T12:12:43.513992 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/command-modules +W, [2024-12-25T12:12:43.514050 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/command-modules +I, [2024-12-25T12:12:43.514081 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/dns +W, [2024-12-25T12:12:43.514144 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/dns +I, [2024-12-25T12:12:43.514174 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/export-logs +W, [2024-12-25T12:12:43.514221 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/export-logs +I, [2024-12-25T12:12:43.514245 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/metasploit +W, [2024-12-25T12:12:43.514303 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/metasploit +I, [2024-12-25T12:12:43.514335 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/network +W, [2024-12-25T12:12:43.514382 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/network +I, [2024-12-25T12:12:43.514466 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/remove-offline-browsers +W, [2024-12-25T12:12:43.514583 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/remove-offline-browsers +I, [2024-12-25T12:12:43.514609 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/webrtc +W, [2024-12-25T12:12:43.514657 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/webrtc +I, [2024-12-25T12:12:43.514679 #41070] INFO -- : Processing file: ../../tools/rest_api_examples/xssrays +W, [2024-12-25T12:12:43.514721 #41070] WARN -- : Copyright string not found in file without extension: ../../tools/rest_api_examples/xssrays +I, [2024-12-25T12:12:43.514744 #41070] INFO -- : Processing file: ../../update-beef +W, [2024-12-25T12:12:43.514787 #41070] WARN -- : Copyright string not found in file without extension: ../../update-beef +I, [2024-12-25T12:12:43.514810 #41070] INFO -- : Copyright update process completed. diff --git a/tools/maintenance/2024 Logs/copyright_update_4.log b/tools/maintenance/2024 Logs/copyright_update_4.log new file mode 100644 index 000000000..b8696fb86 --- /dev/null +++ b/tools/maintenance/2024 Logs/copyright_update_4.log @@ -0,0 +1,7821 @@ +I, [2024-12-25T12:18:21.161151 #41342] INFO -- : Processing file: ../../INSTALL.txt +W, [2024-12-25T12:18:21.161206 #41342] WARN -- : Copyright string not found in ../../INSTALL.txt +I, [2024-12-25T12:18:21.161222 #41342] INFO -- : Processing file: ../../README.md +W, [2024-12-25T12:18:21.161294 #41342] WARN -- : Copyright string not found in ../../README.md +I, [2024-12-25T12:18:21.161312 #41342] INFO -- : Processing file: ../../config.yaml +I, [2024-12-25T12:18:21.161681 #41342] INFO -- : Updated copyright in ../../config.yaml +I, [2024-12-25T12:18:21.161700 #41342] INFO -- : Processing file: ../../core/api/extension.rb +W, [2024-12-25T12:18:21.161740 #41342] WARN -- : Copyright string not found in ../../core/api/extension.rb +I, [2024-12-25T12:18:21.161789 #41342] INFO -- : Processing file: ../../core/api/extensions.rb +W, [2024-12-25T12:18:21.161820 #41342] WARN -- : Copyright string not found in ../../core/api/extensions.rb +I, [2024-12-25T12:18:21.161891 #41342] INFO -- : Processing file: ../../core/api/main/configuration.rb +W, [2024-12-25T12:18:21.161927 #41342] WARN -- : Copyright string not found in ../../core/api/main/configuration.rb +I, [2024-12-25T12:18:21.161942 #41342] INFO -- : Processing file: ../../core/api/main/migration.rb +W, [2024-12-25T12:18:21.161972 #41342] WARN -- : Copyright string not found in ../../core/api/main/migration.rb +I, [2024-12-25T12:18:21.161986 #41342] INFO -- : Processing file: ../../core/api/main/network_stack/assethandler.rb +W, [2024-12-25T12:18:21.162016 #41342] WARN -- : Copyright string not found in ../../core/api/main/network_stack/assethandler.rb +I, [2024-12-25T12:18:21.162031 #41342] INFO -- : Processing file: ../../core/api/main/server/hook.rb +W, [2024-12-25T12:18:21.162063 #41342] WARN -- : Copyright string not found in ../../core/api/main/server/hook.rb +I, [2024-12-25T12:18:21.162078 #41342] INFO -- : Processing file: ../../core/api/main/server.rb +W, [2024-12-25T12:18:21.162109 #41342] WARN -- : Copyright string not found in ../../core/api/main/server.rb +I, [2024-12-25T12:18:21.162124 #41342] INFO -- : Processing file: ../../core/api/module.rb +W, [2024-12-25T12:18:21.162155 #41342] WARN -- : Copyright string not found in ../../core/api/module.rb +I, [2024-12-25T12:18:21.162171 #41342] INFO -- : Processing file: ../../core/api/modules.rb +W, [2024-12-25T12:18:21.162200 #41342] WARN -- : Copyright string not found in ../../core/api/modules.rb +I, [2024-12-25T12:18:21.162217 #41342] INFO -- : Processing file: ../../core/api.rb +W, [2024-12-25T12:18:21.162255 #41342] WARN -- : Copyright string not found in ../../core/api.rb +I, [2024-12-25T12:18:21.162270 #41342] INFO -- : Processing file: ../../core/bootstrap.rb +W, [2024-12-25T12:18:21.162307 #41342] WARN -- : Copyright string not found in ../../core/bootstrap.rb +I, [2024-12-25T12:18:21.162321 #41342] INFO -- : Processing file: ../../core/core.rb +W, [2024-12-25T12:18:21.162353 #41342] WARN -- : Copyright string not found in ../../core/core.rb +I, [2024-12-25T12:18:21.162368 #41342] INFO -- : Processing file: ../../core/extension.rb +W, [2024-12-25T12:18:21.162399 #41342] WARN -- : Copyright string not found in ../../core/extension.rb +I, [2024-12-25T12:18:21.162415 #41342] INFO -- : Processing file: ../../core/extensions.rb +W, [2024-12-25T12:18:21.162447 #41342] WARN -- : Copyright string not found in ../../core/extensions.rb +I, [2024-12-25T12:18:21.162461 #41342] INFO -- : Processing file: ../../core/filters/base.rb +W, [2024-12-25T12:18:21.162569 #41342] WARN -- : Copyright string not found in ../../core/filters/base.rb +I, [2024-12-25T12:18:21.162601 #41342] INFO -- : Processing file: ../../core/filters/browser.rb +W, [2024-12-25T12:18:21.162645 #41342] WARN -- : Copyright string not found in ../../core/filters/browser.rb +I, [2024-12-25T12:18:21.162660 #41342] INFO -- : Processing file: ../../core/filters/command.rb +W, [2024-12-25T12:18:21.162695 #41342] WARN -- : Copyright string not found in ../../core/filters/command.rb +I, [2024-12-25T12:18:21.162710 #41342] INFO -- : Processing file: ../../core/filters/http.rb +W, [2024-12-25T12:18:21.162740 #41342] WARN -- : Copyright string not found in ../../core/filters/http.rb +I, [2024-12-25T12:18:21.162756 #41342] INFO -- : Processing file: ../../core/filters/page.rb +W, [2024-12-25T12:18:21.162786 #41342] WARN -- : Copyright string not found in ../../core/filters/page.rb +I, [2024-12-25T12:18:21.162801 #41342] INFO -- : Processing file: ../../core/filters.rb +W, [2024-12-25T12:18:21.162834 #41342] WARN -- : Copyright string not found in ../../core/filters.rb +I, [2024-12-25T12:18:21.162849 #41342] INFO -- : Processing file: ../../core/hbmanager.rb +W, [2024-12-25T12:18:21.162878 #41342] WARN -- : Copyright string not found in ../../core/hbmanager.rb +I, [2024-12-25T12:18:21.162894 #41342] INFO -- : Processing file: ../../core/loader.rb +W, [2024-12-25T12:18:21.162922 #41342] WARN -- : Copyright string not found in ../../core/loader.rb +I, [2024-12-25T12:18:21.162939 #41342] INFO -- : Processing file: ../../core/logger.rb +W, [2024-12-25T12:18:21.162968 #41342] WARN -- : Copyright string not found in ../../core/logger.rb +I, [2024-12-25T12:18:21.162986 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/001_create_command_modules.rb +W, [2024-12-25T12:18:21.163017 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/001_create_command_modules.rb +I, [2024-12-25T12:18:21.163033 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/002_create_hooked_browsers.rb +W, [2024-12-25T12:18:21.163062 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/002_create_hooked_browsers.rb +I, [2024-12-25T12:18:21.163079 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/003_create_logs.rb +W, [2024-12-25T12:18:21.163108 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/003_create_logs.rb +I, [2024-12-25T12:18:21.163125 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/004_create_commands.rb +W, [2024-12-25T12:18:21.163155 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/004_create_commands.rb +I, [2024-12-25T12:18:21.163171 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/005_create_results.rb +W, [2024-12-25T12:18:21.163200 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/005_create_results.rb +I, [2024-12-25T12:18:21.163216 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/006_create_option_caches.rb +W, [2024-12-25T12:18:21.163245 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/006_create_option_caches.rb +I, [2024-12-25T12:18:21.163261 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/007_create_browser_details.rb +W, [2024-12-25T12:18:21.163290 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/007_create_browser_details.rb +I, [2024-12-25T12:18:21.163306 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/008_create_executions.rb +W, [2024-12-25T12:18:21.163336 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/008_create_executions.rb +I, [2024-12-25T12:18:21.163351 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/009_create_rules.rb +W, [2024-12-25T12:18:21.163381 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/009_create_rules.rb +I, [2024-12-25T12:18:21.163396 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/010_create_interceptor.rb +W, [2024-12-25T12:18:21.163425 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/010_create_interceptor.rb +I, [2024-12-25T12:18:21.163441 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/011_create_web_cloner.rb +W, [2024-12-25T12:18:21.163470 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/011_create_web_cloner.rb +I, [2024-12-25T12:18:21.163486 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/013_create_network_host.rb +W, [2024-12-25T12:18:21.163637 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/013_create_network_host.rb +I, [2024-12-25T12:18:21.163723 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/014_create_network_service.rb +W, [2024-12-25T12:18:21.163775 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/014_create_network_service.rb +I, [2024-12-25T12:18:21.163799 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/015_create_http.rb +W, [2024-12-25T12:18:21.163841 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/015_create_http.rb +I, [2024-12-25T12:18:21.163864 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/016_create_rtc_status.rb +W, [2024-12-25T12:18:21.163918 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/016_create_rtc_status.rb +I, [2024-12-25T12:18:21.163949 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/017_create_rtc_manage.rb +W, [2024-12-25T12:18:21.164054 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/017_create_rtc_manage.rb +I, [2024-12-25T12:18:21.164086 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/018_create_rtc_signal.rb +W, [2024-12-25T12:18:21.164131 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/018_create_rtc_signal.rb +I, [2024-12-25T12:18:21.164155 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/019_create_rtc_module_status.rb +W, [2024-12-25T12:18:21.164195 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/019_create_rtc_module_status.rb +I, [2024-12-25T12:18:21.164218 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/020_create_xssrays_detail.rb +W, [2024-12-25T12:18:21.164271 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/020_create_xssrays_detail.rb +I, [2024-12-25T12:18:21.164303 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/021_create_dns_rule.rb +W, [2024-12-25T12:18:21.164359 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/021_create_dns_rule.rb +I, [2024-12-25T12:18:21.164391 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/024_create_autoloader.rb +W, [2024-12-25T12:18:21.164448 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/024_create_autoloader.rb +I, [2024-12-25T12:18:21.164480 #41342] INFO -- : Processing file: ../../core/main/ar-migrations/025_create_xssrays_scan.rb +W, [2024-12-25T12:18:21.164622 #41342] WARN -- : Copyright string not found in ../../core/main/ar-migrations/025_create_xssrays_scan.rb +I, [2024-12-25T12:18:21.164650 #41342] INFO -- : Processing file: ../../core/main/autorun_engine/engine.rb +W, [2024-12-25T12:18:21.164734 #41342] WARN -- : Copyright string not found in ../../core/main/autorun_engine/engine.rb +I, [2024-12-25T12:18:21.164765 #41342] INFO -- : Processing file: ../../core/main/autorun_engine/parser.rb +W, [2024-12-25T12:18:21.164817 #41342] WARN -- : Copyright string not found in ../../core/main/autorun_engine/parser.rb +I, [2024-12-25T12:18:21.164874 #41342] INFO -- : Processing file: ../../core/main/autorun_engine/rule_loader.rb +W, [2024-12-25T12:18:21.164937 #41342] WARN -- : Copyright string not found in ../../core/main/autorun_engine/rule_loader.rb +I, [2024-12-25T12:18:21.164968 #41342] INFO -- : Processing file: ../../core/main/client/are.js +W, [2024-12-25T12:18:21.165051 #41342] WARN -- : Copyright string not found in ../../core/main/client/are.js +I, [2024-12-25T12:18:21.165074 #41342] INFO -- : Processing file: ../../core/main/client/beef.js +W, [2024-12-25T12:18:21.165128 #41342] WARN -- : Copyright string not found in ../../core/main/client/beef.js +I, [2024-12-25T12:18:21.165160 #41342] INFO -- : Processing file: ../../core/main/client/browser/cookie.js +W, [2024-12-25T12:18:21.165220 #41342] WARN -- : Copyright string not found in ../../core/main/client/browser/cookie.js +I, [2024-12-25T12:18:21.165251 #41342] INFO -- : Processing file: ../../core/main/client/browser/popup.js +W, [2024-12-25T12:18:21.165295 #41342] WARN -- : Copyright string not found in ../../core/main/client/browser/popup.js +I, [2024-12-25T12:18:21.165319 #41342] INFO -- : Processing file: ../../core/main/client/browser.js +W, [2024-12-25T12:18:21.165681 #41342] WARN -- : Copyright string not found in ../../core/main/client/browser.js +I, [2024-12-25T12:18:21.165713 #41342] INFO -- : Processing file: ../../core/main/client/dom.js +W, [2024-12-25T12:18:21.165765 #41342] WARN -- : Copyright string not found in ../../core/main/client/dom.js +I, [2024-12-25T12:18:21.165789 #41342] INFO -- : Processing file: ../../core/main/client/encode/base64.js +W, [2024-12-25T12:18:21.165848 #41342] WARN -- : Copyright string not found in ../../core/main/client/encode/base64.js +I, [2024-12-25T12:18:21.165880 #41342] INFO -- : Processing file: ../../core/main/client/encode/json.js +W, [2024-12-25T12:18:21.165926 #41342] WARN -- : Copyright string not found in ../../core/main/client/encode/json.js +I, [2024-12-25T12:18:21.165951 #41342] INFO -- : Processing file: ../../core/main/client/geolocation.js +W, [2024-12-25T12:18:21.166008 #41342] WARN -- : Copyright string not found in ../../core/main/client/geolocation.js +I, [2024-12-25T12:18:21.166039 #41342] INFO -- : Processing file: ../../core/main/client/hardware.js +W, [2024-12-25T12:18:21.166086 #41342] WARN -- : Copyright string not found in ../../core/main/client/hardware.js +I, [2024-12-25T12:18:21.166108 #41342] INFO -- : Processing file: ../../core/main/client/init.js +W, [2024-12-25T12:18:21.166148 #41342] WARN -- : Copyright string not found in ../../core/main/client/init.js +I, [2024-12-25T12:18:21.166171 #41342] INFO -- : Processing file: ../../core/main/client/lib/bowser-2.11.0.min.js +W, [2024-12-25T12:18:21.166406 #41342] WARN -- : Copyright string not found in ../../core/main/client/lib/bowser-2.11.0.min.js +I, [2024-12-25T12:18:21.166472 #41342] INFO -- : Processing file: ../../core/main/client/lib/evercookie.js +W, [2024-12-25T12:18:21.166637 #41342] WARN -- : Copyright string not found in ../../core/main/client/lib/evercookie.js +I, [2024-12-25T12:18:21.166685 #41342] INFO -- : Processing file: ../../core/main/client/lib/jquery-1.12.4.min.js +W, [2024-12-25T12:18:21.166805 #41342] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery-1.12.4.min.js +I, [2024-12-25T12:18:21.166829 #41342] INFO -- : Processing file: ../../core/main/client/lib/jquery-migrate-1.4.1.js +W, [2024-12-25T12:18:21.166893 #41342] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery-migrate-1.4.1.js +I, [2024-12-25T12:18:21.166916 #41342] INFO -- : Processing file: ../../core/main/client/lib/jquery.blockUI.js +W, [2024-12-25T12:18:21.166974 #41342] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery.blockUI.js +I, [2024-12-25T12:18:21.167045 #41342] INFO -- : Processing file: ../../core/main/client/lib/json2.js +W, [2024-12-25T12:18:21.167118 #41342] WARN -- : Copyright string not found in ../../core/main/client/lib/json2.js +I, [2024-12-25T12:18:21.167141 #41342] INFO -- : Processing file: ../../core/main/client/lib/mdetect.js +W, [2024-12-25T12:18:21.167238 #41342] WARN -- : Copyright string not found in ../../core/main/client/lib/mdetect.js +I, [2024-12-25T12:18:21.167269 #41342] INFO -- : Processing file: ../../core/main/client/lib/platform.js +W, [2024-12-25T12:18:21.167347 #41342] WARN -- : Copyright string not found in ../../core/main/client/lib/platform.js +I, [2024-12-25T12:18:21.167371 #41342] INFO -- : Processing file: ../../core/main/client/lib/webrtcadapter.js +W, [2024-12-25T12:18:21.167428 #41342] WARN -- : Copyright string not found in ../../core/main/client/lib/webrtcadapter.js +I, [2024-12-25T12:18:21.167451 #41342] INFO -- : Processing file: ../../core/main/client/logger.js +W, [2024-12-25T12:18:21.167501 #41342] WARN -- : Copyright string not found in ../../core/main/client/logger.js +I, [2024-12-25T12:18:21.167524 #41342] INFO -- : Processing file: ../../core/main/client/mitb.js +W, [2024-12-25T12:18:21.167635 #41342] WARN -- : Copyright string not found in ../../core/main/client/mitb.js +I, [2024-12-25T12:18:21.167719 #41342] INFO -- : Processing file: ../../core/main/client/net/connection.js +W, [2024-12-25T12:18:21.167763 #41342] WARN -- : Copyright string not found in ../../core/main/client/net/connection.js +I, [2024-12-25T12:18:21.167786 #41342] INFO -- : Processing file: ../../core/main/client/net/cors.js +W, [2024-12-25T12:18:21.167831 #41342] WARN -- : Copyright string not found in ../../core/main/client/net/cors.js +I, [2024-12-25T12:18:21.167853 #41342] INFO -- : Processing file: ../../core/main/client/net/dns.js +W, [2024-12-25T12:18:21.167897 #41342] WARN -- : Copyright string not found in ../../core/main/client/net/dns.js +I, [2024-12-25T12:18:21.167919 #41342] INFO -- : Processing file: ../../core/main/client/net/local.js +W, [2024-12-25T12:18:21.167961 #41342] WARN -- : Copyright string not found in ../../core/main/client/net/local.js +I, [2024-12-25T12:18:21.167983 #41342] INFO -- : Processing file: ../../core/main/client/net/portscanner.js +W, [2024-12-25T12:18:21.168022 #41342] WARN -- : Copyright string not found in ../../core/main/client/net/portscanner.js +I, [2024-12-25T12:18:21.168093 #41342] INFO -- : Processing file: ../../core/main/client/net/requester.js +W, [2024-12-25T12:18:21.168137 #41342] WARN -- : Copyright string not found in ../../core/main/client/net/requester.js +I, [2024-12-25T12:18:21.168160 #41342] INFO -- : Processing file: ../../core/main/client/net/xssrays.js +W, [2024-12-25T12:18:21.168219 #41342] WARN -- : Copyright string not found in ../../core/main/client/net/xssrays.js +I, [2024-12-25T12:18:21.168242 #41342] INFO -- : Processing file: ../../core/main/client/net.js +W, [2024-12-25T12:18:21.168321 #41342] WARN -- : Copyright string not found in ../../core/main/client/net.js +I, [2024-12-25T12:18:21.168345 #41342] INFO -- : Processing file: ../../core/main/client/os.js +W, [2024-12-25T12:18:21.168399 #41342] WARN -- : Copyright string not found in ../../core/main/client/os.js +I, [2024-12-25T12:18:21.168514 #41342] INFO -- : Processing file: ../../core/main/client/session.js +W, [2024-12-25T12:18:21.168562 #41342] WARN -- : Copyright string not found in ../../core/main/client/session.js +I, [2024-12-25T12:18:21.168584 #41342] INFO -- : Processing file: ../../core/main/client/timeout.js +W, [2024-12-25T12:18:21.168622 #41342] WARN -- : Copyright string not found in ../../core/main/client/timeout.js +I, [2024-12-25T12:18:21.168644 #41342] INFO -- : Processing file: ../../core/main/client/updater.js +W, [2024-12-25T12:18:21.168682 #41342] WARN -- : Copyright string not found in ../../core/main/client/updater.js +I, [2024-12-25T12:18:21.168703 #41342] INFO -- : Processing file: ../../core/main/client/webrtc.js +W, [2024-12-25T12:18:21.168764 #41342] WARN -- : Copyright string not found in ../../core/main/client/webrtc.js +I, [2024-12-25T12:18:21.168787 #41342] INFO -- : Processing file: ../../core/main/client/websocket.js +W, [2024-12-25T12:18:21.168832 #41342] WARN -- : Copyright string not found in ../../core/main/client/websocket.js +I, [2024-12-25T12:18:21.168854 #41342] INFO -- : Processing file: ../../core/main/command.rb +W, [2024-12-25T12:18:21.168903 #41342] WARN -- : Copyright string not found in ../../core/main/command.rb +I, [2024-12-25T12:18:21.168925 #41342] INFO -- : Processing file: ../../core/main/configuration.rb +W, [2024-12-25T12:18:21.168992 #41342] WARN -- : Copyright string not found in ../../core/main/configuration.rb +I, [2024-12-25T12:18:21.169014 #41342] INFO -- : Processing file: ../../core/main/console/banners.rb +W, [2024-12-25T12:18:21.169072 #41342] WARN -- : Copyright string not found in ../../core/main/console/banners.rb +I, [2024-12-25T12:18:21.169114 #41342] INFO -- : Processing file: ../../core/main/console/commandline.rb +W, [2024-12-25T12:18:21.169166 #41342] WARN -- : Copyright string not found in ../../core/main/console/commandline.rb +I, [2024-12-25T12:18:21.169187 #41342] INFO -- : Processing file: ../../core/main/constants/browsers.rb +W, [2024-12-25T12:18:21.169231 #41342] WARN -- : Copyright string not found in ../../core/main/constants/browsers.rb +I, [2024-12-25T12:18:21.169253 #41342] INFO -- : Processing file: ../../core/main/constants/commandmodule.rb +W, [2024-12-25T12:18:21.169291 #41342] WARN -- : Copyright string not found in ../../core/main/constants/commandmodule.rb +I, [2024-12-25T12:18:21.169313 #41342] INFO -- : Processing file: ../../core/main/constants/hardware.rb +W, [2024-12-25T12:18:21.169362 #41342] WARN -- : Copyright string not found in ../../core/main/constants/hardware.rb +I, [2024-12-25T12:18:21.169403 #41342] INFO -- : Processing file: ../../core/main/constants/os.rb +W, [2024-12-25T12:18:21.169524 #41342] WARN -- : Copyright string not found in ../../core/main/constants/os.rb +I, [2024-12-25T12:18:21.169551 #41342] INFO -- : Processing file: ../../core/main/crypto.rb +W, [2024-12-25T12:18:21.169613 #41342] WARN -- : Copyright string not found in ../../core/main/crypto.rb +I, [2024-12-25T12:18:21.169635 #41342] INFO -- : Processing file: ../../core/main/geoip.rb +W, [2024-12-25T12:18:21.169673 #41342] WARN -- : Copyright string not found in ../../core/main/geoip.rb +I, [2024-12-25T12:18:21.169689 #41342] INFO -- : Processing file: ../../core/main/handlers/browserdetails.rb +W, [2024-12-25T12:18:21.169743 #41342] WARN -- : Copyright string not found in ../../core/main/handlers/browserdetails.rb +I, [2024-12-25T12:18:21.169758 #41342] INFO -- : Processing file: ../../core/main/handlers/commands.rb +W, [2024-12-25T12:18:21.169793 #41342] WARN -- : Copyright string not found in ../../core/main/handlers/commands.rb +I, [2024-12-25T12:18:21.169808 #41342] INFO -- : Processing file: ../../core/main/handlers/hookedbrowsers.rb +W, [2024-12-25T12:18:21.169848 #41342] WARN -- : Copyright string not found in ../../core/main/handlers/hookedbrowsers.rb +I, [2024-12-25T12:18:21.169863 #41342] INFO -- : Processing file: ../../core/main/handlers/modules/beefjs.rb +W, [2024-12-25T12:18:21.169902 #41342] WARN -- : Copyright string not found in ../../core/main/handlers/modules/beefjs.rb +I, [2024-12-25T12:18:21.169916 #41342] INFO -- : Processing file: ../../core/main/handlers/modules/command.rb +W, [2024-12-25T12:18:21.169950 #41342] WARN -- : Copyright string not found in ../../core/main/handlers/modules/command.rb +I, [2024-12-25T12:18:21.169965 #41342] INFO -- : Processing file: ../../core/main/handlers/modules/legacybeefjs.rb +W, [2024-12-25T12:18:21.170001 #41342] WARN -- : Copyright string not found in ../../core/main/handlers/modules/legacybeefjs.rb +I, [2024-12-25T12:18:21.170016 #41342] INFO -- : Processing file: ../../core/main/handlers/modules/multistagebeefjs.rb +W, [2024-12-25T12:18:21.170057 #41342] WARN -- : Copyright string not found in ../../core/main/handlers/modules/multistagebeefjs.rb +I, [2024-12-25T12:18:21.170072 #41342] INFO -- : Processing file: ../../core/main/logger.rb +W, [2024-12-25T12:18:21.170101 #41342] WARN -- : Copyright string not found in ../../core/main/logger.rb +I, [2024-12-25T12:18:21.170115 #41342] INFO -- : Processing file: ../../core/main/migration.rb +W, [2024-12-25T12:18:21.170159 #41342] WARN -- : Copyright string not found in ../../core/main/migration.rb +I, [2024-12-25T12:18:21.170182 #41342] INFO -- : Processing file: ../../core/main/model.rb +W, [2024-12-25T12:18:21.170220 #41342] WARN -- : Copyright string not found in ../../core/main/model.rb +I, [2024-12-25T12:18:21.170257 #41342] INFO -- : Processing file: ../../core/main/models/browserdetails.rb +W, [2024-12-25T12:18:21.170313 #41342] WARN -- : Copyright string not found in ../../core/main/models/browserdetails.rb +I, [2024-12-25T12:18:21.170337 #41342] INFO -- : Processing file: ../../core/main/models/command.rb +W, [2024-12-25T12:18:21.170396 #41342] WARN -- : Copyright string not found in ../../core/main/models/command.rb +I, [2024-12-25T12:18:21.170427 #41342] INFO -- : Processing file: ../../core/main/models/commandmodule.rb +W, [2024-12-25T12:18:21.170470 #41342] WARN -- : Copyright string not found in ../../core/main/models/commandmodule.rb +I, [2024-12-25T12:18:21.170494 #41342] INFO -- : Processing file: ../../core/main/models/execution.rb +W, [2024-12-25T12:18:21.170763 #41342] WARN -- : Copyright string not found in ../../core/main/models/execution.rb +I, [2024-12-25T12:18:21.170798 #41342] INFO -- : Processing file: ../../core/main/models/hookedbrowser.rb +W, [2024-12-25T12:18:21.170842 #41342] WARN -- : Copyright string not found in ../../core/main/models/hookedbrowser.rb +I, [2024-12-25T12:18:21.170867 #41342] INFO -- : Processing file: ../../core/main/models/legacybrowseruseragents.rb +W, [2024-12-25T12:18:21.170920 #41342] WARN -- : Copyright string not found in ../../core/main/models/legacybrowseruseragents.rb +I, [2024-12-25T12:18:21.170952 #41342] INFO -- : Processing file: ../../core/main/models/log.rb +W, [2024-12-25T12:18:21.171003 #41342] WARN -- : Copyright string not found in ../../core/main/models/log.rb +I, [2024-12-25T12:18:21.171028 #41342] INFO -- : Processing file: ../../core/main/models/optioncache.rb +W, [2024-12-25T12:18:21.171081 #41342] WARN -- : Copyright string not found in ../../core/main/models/optioncache.rb +I, [2024-12-25T12:18:21.171111 #41342] INFO -- : Processing file: ../../core/main/models/result.rb +W, [2024-12-25T12:18:21.171155 #41342] WARN -- : Copyright string not found in ../../core/main/models/result.rb +I, [2024-12-25T12:18:21.171178 #41342] INFO -- : Processing file: ../../core/main/models/rule.rb +W, [2024-12-25T12:18:21.171227 #41342] WARN -- : Copyright string not found in ../../core/main/models/rule.rb +I, [2024-12-25T12:18:21.171302 #41342] INFO -- : Processing file: ../../core/main/network_stack/api.rb +W, [2024-12-25T12:18:21.171341 #41342] WARN -- : Copyright string not found in ../../core/main/network_stack/api.rb +I, [2024-12-25T12:18:21.171356 #41342] INFO -- : Processing file: ../../core/main/network_stack/assethandler.rb +W, [2024-12-25T12:18:21.171394 #41342] WARN -- : Copyright string not found in ../../core/main/network_stack/assethandler.rb +I, [2024-12-25T12:18:21.171410 #41342] INFO -- : Processing file: ../../core/main/network_stack/handlers/dynamicreconstruction.rb +W, [2024-12-25T12:18:21.171468 #41342] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/dynamicreconstruction.rb +I, [2024-12-25T12:18:21.171483 #41342] INFO -- : Processing file: ../../core/main/network_stack/handlers/raw.rb +W, [2024-12-25T12:18:21.171634 #41342] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/raw.rb +I, [2024-12-25T12:18:21.171660 #41342] INFO -- : Processing file: ../../core/main/network_stack/handlers/redirector.rb +W, [2024-12-25T12:18:21.171708 #41342] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/redirector.rb +I, [2024-12-25T12:18:21.171732 #41342] INFO -- : Processing file: ../../core/main/network_stack/websocket/websocket.rb +W, [2024-12-25T12:18:21.171823 #41342] WARN -- : Copyright string not found in ../../core/main/network_stack/websocket/websocket.rb +I, [2024-12-25T12:18:21.171846 #41342] INFO -- : Processing file: ../../core/main/rest/api.rb +W, [2024-12-25T12:18:21.171890 #41342] WARN -- : Copyright string not found in ../../core/main/rest/api.rb +I, [2024-12-25T12:18:21.171913 #41342] INFO -- : Processing file: ../../core/main/rest/handlers/admin.rb +W, [2024-12-25T12:18:21.171959 #41342] WARN -- : Copyright string not found in ../../core/main/rest/handlers/admin.rb +I, [2024-12-25T12:18:21.171981 #41342] INFO -- : Processing file: ../../core/main/rest/handlers/autorun_engine.rb +W, [2024-12-25T12:18:21.172041 #41342] WARN -- : Copyright string not found in ../../core/main/rest/handlers/autorun_engine.rb +I, [2024-12-25T12:18:21.172065 #41342] INFO -- : Processing file: ../../core/main/rest/handlers/browserdetails.rb +W, [2024-12-25T12:18:21.172119 #41342] WARN -- : Copyright string not found in ../../core/main/rest/handlers/browserdetails.rb +I, [2024-12-25T12:18:21.172183 #41342] INFO -- : Processing file: ../../core/main/rest/handlers/categories.rb +W, [2024-12-25T12:18:21.172227 #41342] WARN -- : Copyright string not found in ../../core/main/rest/handlers/categories.rb +I, [2024-12-25T12:18:21.172251 #41342] INFO -- : Processing file: ../../core/main/rest/handlers/hookedbrowsers.rb +W, [2024-12-25T12:18:21.172335 #41342] WARN -- : Copyright string not found in ../../core/main/rest/handlers/hookedbrowsers.rb +I, [2024-12-25T12:18:21.172358 #41342] INFO -- : Processing file: ../../core/main/rest/handlers/logs.rb +W, [2024-12-25T12:18:21.172439 #41342] WARN -- : Copyright string not found in ../../core/main/rest/handlers/logs.rb +I, [2024-12-25T12:18:21.172486 #41342] INFO -- : Processing file: ../../core/main/rest/handlers/modules.rb +W, [2024-12-25T12:18:21.172540 #41342] WARN -- : Copyright string not found in ../../core/main/rest/handlers/modules.rb +I, [2024-12-25T12:18:21.172563 #41342] INFO -- : Processing file: ../../core/main/rest/handlers/server.rb +W, [2024-12-25T12:18:21.172606 #41342] WARN -- : Copyright string not found in ../../core/main/rest/handlers/server.rb +I, [2024-12-25T12:18:21.172632 #41342] INFO -- : Processing file: ../../core/main/router/api.rb +W, [2024-12-25T12:18:21.172671 #41342] WARN -- : Copyright string not found in ../../core/main/router/api.rb +I, [2024-12-25T12:18:21.172693 #41342] INFO -- : Processing file: ../../core/main/router/router.rb +W, [2024-12-25T12:18:21.172746 #41342] WARN -- : Copyright string not found in ../../core/main/router/router.rb +I, [2024-12-25T12:18:21.172769 #41342] INFO -- : Processing file: ../../core/main/server.rb +W, [2024-12-25T12:18:21.172818 #41342] WARN -- : Copyright string not found in ../../core/main/server.rb +I, [2024-12-25T12:18:21.172840 #41342] INFO -- : Processing file: ../../core/module.rb +W, [2024-12-25T12:18:21.172895 #41342] WARN -- : Copyright string not found in ../../core/module.rb +I, [2024-12-25T12:18:21.172919 #41342] INFO -- : Processing file: ../../core/modules.rb +W, [2024-12-25T12:18:21.172964 #41342] WARN -- : Copyright string not found in ../../core/modules.rb +I, [2024-12-25T12:18:21.172985 #41342] INFO -- : Processing file: ../../core/ruby/hash.rb +W, [2024-12-25T12:18:21.173024 #41342] WARN -- : Copyright string not found in ../../core/ruby/hash.rb +I, [2024-12-25T12:18:21.173045 #41342] INFO -- : Processing file: ../../core/ruby/module.rb +W, [2024-12-25T12:18:21.173087 #41342] WARN -- : Copyright string not found in ../../core/ruby/module.rb +I, [2024-12-25T12:18:21.173108 #41342] INFO -- : Processing file: ../../core/ruby/print.rb +W, [2024-12-25T12:18:21.173147 #41342] WARN -- : Copyright string not found in ../../core/ruby/print.rb +I, [2024-12-25T12:18:21.173168 #41342] INFO -- : Processing file: ../../core/ruby/security.rb +W, [2024-12-25T12:18:21.173209 #41342] WARN -- : Copyright string not found in ../../core/ruby/security.rb +I, [2024-12-25T12:18:21.173231 #41342] INFO -- : Processing file: ../../core/ruby/string.rb +W, [2024-12-25T12:18:21.173268 #41342] WARN -- : Copyright string not found in ../../core/ruby/string.rb +I, [2024-12-25T12:18:21.173289 #41342] INFO -- : Processing file: ../../core/ruby.rb +W, [2024-12-25T12:18:21.173325 #41342] WARN -- : Copyright string not found in ../../core/ruby.rb +I, [2024-12-25T12:18:21.173346 #41342] INFO -- : Processing file: ../../core/settings.rb +W, [2024-12-25T12:18:21.173383 #41342] WARN -- : Copyright string not found in ../../core/settings.rb +I, [2024-12-25T12:18:21.173404 #41342] INFO -- : Processing file: ../../docs/BeefJS.html +W, [2024-12-25T12:18:21.173451 #41342] WARN -- : Copyright string not found in ../../docs/BeefJS.html +I, [2024-12-25T12:18:21.173472 #41342] INFO -- : Processing file: ../../docs/are.js.html +W, [2024-12-25T12:18:21.173514 #41342] WARN -- : Copyright string not found in ../../docs/are.js.html +I, [2024-12-25T12:18:21.173535 #41342] INFO -- : Processing file: ../../docs/beef.are.html +W, [2024-12-25T12:18:21.173624 #41342] WARN -- : Copyright string not found in ../../docs/beef.are.html +I, [2024-12-25T12:18:21.173649 #41342] INFO -- : Processing file: ../../docs/beef.browser.cookie.html +W, [2024-12-25T12:18:21.173724 #41342] WARN -- : Copyright string not found in ../../docs/beef.browser.cookie.html +I, [2024-12-25T12:18:21.173760 #41342] INFO -- : Processing file: ../../docs/beef.browser.html +W, [2024-12-25T12:18:21.174162 #41342] WARN -- : Copyright string not found in ../../docs/beef.browser.html +I, [2024-12-25T12:18:21.174188 #41342] INFO -- : Processing file: ../../docs/beef.browser.popup.html +W, [2024-12-25T12:18:21.174232 #41342] WARN -- : Copyright string not found in ../../docs/beef.browser.popup.html +I, [2024-12-25T12:18:21.174254 #41342] INFO -- : Processing file: ../../docs/beef.dom.html +W, [2024-12-25T12:18:21.174308 #41342] WARN -- : Copyright string not found in ../../docs/beef.dom.html +I, [2024-12-25T12:18:21.174330 #41342] INFO -- : Processing file: ../../docs/beef.encode.base64.html +W, [2024-12-25T12:18:21.174371 #41342] WARN -- : Copyright string not found in ../../docs/beef.encode.base64.html +I, [2024-12-25T12:18:21.174394 #41342] INFO -- : Processing file: ../../docs/beef.encode.json.html +W, [2024-12-25T12:18:21.174449 #41342] WARN -- : Copyright string not found in ../../docs/beef.encode.json.html +I, [2024-12-25T12:18:21.174478 #41342] INFO -- : Processing file: ../../docs/beef.geolocation.html +W, [2024-12-25T12:18:21.174612 #41342] WARN -- : Copyright string not found in ../../docs/beef.geolocation.html +I, [2024-12-25T12:18:21.174629 #41342] INFO -- : Processing file: ../../docs/beef.hardware.html +W, [2024-12-25T12:18:21.174669 #41342] WARN -- : Copyright string not found in ../../docs/beef.hardware.html +I, [2024-12-25T12:18:21.174683 #41342] INFO -- : Processing file: ../../docs/beef.init.html +W, [2024-12-25T12:18:21.174713 #41342] WARN -- : Copyright string not found in ../../docs/beef.init.html +I, [2024-12-25T12:18:21.174727 #41342] INFO -- : Processing file: ../../docs/beef.js.html +W, [2024-12-25T12:18:21.174757 #41342] WARN -- : Copyright string not found in ../../docs/beef.js.html +I, [2024-12-25T12:18:21.174771 #41342] INFO -- : Processing file: ../../docs/beef.logger.html +W, [2024-12-25T12:18:21.174851 #41342] WARN -- : Copyright string not found in ../../docs/beef.logger.html +I, [2024-12-25T12:18:21.174867 #41342] INFO -- : Processing file: ../../docs/beef.mitb.html +W, [2024-12-25T12:18:21.174901 #41342] WARN -- : Copyright string not found in ../../docs/beef.mitb.html +I, [2024-12-25T12:18:21.174915 #41342] INFO -- : Processing file: ../../docs/beef.net.connection.html +W, [2024-12-25T12:18:21.174945 #41342] WARN -- : Copyright string not found in ../../docs/beef.net.connection.html +I, [2024-12-25T12:18:21.174959 #41342] INFO -- : Processing file: ../../docs/beef.net.cors.html +W, [2024-12-25T12:18:21.174989 #41342] WARN -- : Copyright string not found in ../../docs/beef.net.cors.html +I, [2024-12-25T12:18:21.175003 #41342] INFO -- : Processing file: ../../docs/beef.net.dns.html +W, [2024-12-25T12:18:21.175032 #41342] WARN -- : Copyright string not found in ../../docs/beef.net.dns.html +I, [2024-12-25T12:18:21.175046 #41342] INFO -- : Processing file: ../../docs/beef.net.html +W, [2024-12-25T12:18:21.175084 #41342] WARN -- : Copyright string not found in ../../docs/beef.net.html +I, [2024-12-25T12:18:21.175098 #41342] INFO -- : Processing file: ../../docs/beef.net.local.html +W, [2024-12-25T12:18:21.175127 #41342] WARN -- : Copyright string not found in ../../docs/beef.net.local.html +I, [2024-12-25T12:18:21.175140 #41342] INFO -- : Processing file: ../../docs/beef.net.portscanner.html +W, [2024-12-25T12:18:21.175216 #41342] WARN -- : Copyright string not found in ../../docs/beef.net.portscanner.html +I, [2024-12-25T12:18:21.175230 #41342] INFO -- : Processing file: ../../docs/beef.net.requester.html +W, [2024-12-25T12:18:21.175259 #41342] WARN -- : Copyright string not found in ../../docs/beef.net.requester.html +I, [2024-12-25T12:18:21.175273 #41342] INFO -- : Processing file: ../../docs/beef.net.xssrays.html +W, [2024-12-25T12:18:21.175304 #41342] WARN -- : Copyright string not found in ../../docs/beef.net.xssrays.html +I, [2024-12-25T12:18:21.175317 #41342] INFO -- : Processing file: ../../docs/beef.os.html +W, [2024-12-25T12:18:21.175366 #41342] WARN -- : Copyright string not found in ../../docs/beef.os.html +I, [2024-12-25T12:18:21.175380 #41342] INFO -- : Processing file: ../../docs/beef.session.html +W, [2024-12-25T12:18:21.175418 #41342] WARN -- : Copyright string not found in ../../docs/beef.session.html +I, [2024-12-25T12:18:21.175432 #41342] INFO -- : Processing file: ../../docs/beef.timeout.html +W, [2024-12-25T12:18:21.175469 #41342] WARN -- : Copyright string not found in ../../docs/beef.timeout.html +I, [2024-12-25T12:18:21.175482 #41342] INFO -- : Processing file: ../../docs/beef.updater.html +W, [2024-12-25T12:18:21.175516 #41342] WARN -- : Copyright string not found in ../../docs/beef.updater.html +I, [2024-12-25T12:18:21.175530 #41342] INFO -- : Processing file: ../../docs/beef.webrtc.html +W, [2024-12-25T12:18:21.175684 #41342] WARN -- : Copyright string not found in ../../docs/beef.webrtc.html +I, [2024-12-25T12:18:21.175701 #41342] INFO -- : Processing file: ../../docs/beef.websocket.html +W, [2024-12-25T12:18:21.175740 #41342] WARN -- : Copyright string not found in ../../docs/beef.websocket.html +I, [2024-12-25T12:18:21.175755 #41342] INFO -- : Processing file: ../../docs/browser.js.html +W, [2024-12-25T12:18:21.176063 #41342] WARN -- : Copyright string not found in ../../docs/browser.js.html +I, [2024-12-25T12:18:21.176079 #41342] INFO -- : Processing file: ../../docs/browser_cookie.js.html +W, [2024-12-25T12:18:21.176114 #41342] WARN -- : Copyright string not found in ../../docs/browser_cookie.js.html +I, [2024-12-25T12:18:21.176130 #41342] INFO -- : Processing file: ../../docs/browser_jools.html +W, [2024-12-25T12:18:21.176164 #41342] WARN -- : Copyright string not found in ../../docs/browser_jools.html +I, [2024-12-25T12:18:21.176179 #41342] INFO -- : Processing file: ../../docs/browser_popup.js.html +W, [2024-12-25T12:18:21.176207 #41342] WARN -- : Copyright string not found in ../../docs/browser_popup.js.html +I, [2024-12-25T12:18:21.176221 #41342] INFO -- : Processing file: ../../docs/dom.js.html +W, [2024-12-25T12:18:21.176259 #41342] WARN -- : Copyright string not found in ../../docs/dom.js.html +I, [2024-12-25T12:18:21.176274 #41342] INFO -- : Processing file: ../../docs/encode_base64.js.html +W, [2024-12-25T12:18:21.176305 #41342] WARN -- : Copyright string not found in ../../docs/encode_base64.js.html +I, [2024-12-25T12:18:21.176319 #41342] INFO -- : Processing file: ../../docs/encode_json.js.html +W, [2024-12-25T12:18:21.176351 #41342] WARN -- : Copyright string not found in ../../docs/encode_json.js.html +I, [2024-12-25T12:18:21.176367 #41342] INFO -- : Processing file: ../../docs/geolocation.js.html +W, [2024-12-25T12:18:21.176399 #41342] WARN -- : Copyright string not found in ../../docs/geolocation.js.html +I, [2024-12-25T12:18:21.176414 #41342] INFO -- : Processing file: ../../docs/global.html +W, [2024-12-25T12:18:21.176582 #41342] WARN -- : Copyright string not found in ../../docs/global.html +I, [2024-12-25T12:18:21.176629 #41342] INFO -- : Processing file: ../../docs/hardware.js.html +W, [2024-12-25T12:18:21.176669 #41342] WARN -- : Copyright string not found in ../../docs/hardware.js.html +I, [2024-12-25T12:18:21.176684 #41342] INFO -- : Processing file: ../../docs/index.html +W, [2024-12-25T12:18:21.176716 #41342] WARN -- : Copyright string not found in ../../docs/index.html +I, [2024-12-25T12:18:21.176732 #41342] INFO -- : Processing file: ../../docs/init.js.html +W, [2024-12-25T12:18:21.176761 #41342] WARN -- : Copyright string not found in ../../docs/init.js.html +I, [2024-12-25T12:18:21.176776 #41342] INFO -- : Processing file: ../../docs/lib_browser_jools.js.html +W, [2024-12-25T12:18:21.176829 #41342] WARN -- : Copyright string not found in ../../docs/lib_browser_jools.js.html +I, [2024-12-25T12:18:21.176844 #41342] INFO -- : Processing file: ../../docs/lib_deployJava.js.html +W, [2024-12-25T12:18:21.176900 #41342] WARN -- : Copyright string not found in ../../docs/lib_deployJava.js.html +I, [2024-12-25T12:18:21.176915 #41342] INFO -- : Processing file: ../../docs/lib_platform.js.html +W, [2024-12-25T12:18:21.176985 #41342] WARN -- : Copyright string not found in ../../docs/lib_platform.js.html +I, [2024-12-25T12:18:21.177000 #41342] INFO -- : Processing file: ../../docs/logger.js.html +W, [2024-12-25T12:18:21.177083 #41342] WARN -- : Copyright string not found in ../../docs/logger.js.html +I, [2024-12-25T12:18:21.177100 #41342] INFO -- : Processing file: ../../docs/mitb.js.html +W, [2024-12-25T12:18:21.177142 #41342] WARN -- : Copyright string not found in ../../docs/mitb.js.html +I, [2024-12-25T12:18:21.177156 #41342] INFO -- : Processing file: ../../docs/net.js.html +W, [2024-12-25T12:18:21.177206 #41342] WARN -- : Copyright string not found in ../../docs/net.js.html +I, [2024-12-25T12:18:21.177224 #41342] INFO -- : Processing file: ../../docs/net_connection.js.html +W, [2024-12-25T12:18:21.177264 #41342] WARN -- : Copyright string not found in ../../docs/net_connection.js.html +I, [2024-12-25T12:18:21.177279 #41342] INFO -- : Processing file: ../../docs/net_cors.js.html +W, [2024-12-25T12:18:21.177314 #41342] WARN -- : Copyright string not found in ../../docs/net_cors.js.html +I, [2024-12-25T12:18:21.177330 #41342] INFO -- : Processing file: ../../docs/net_dns.js.html +W, [2024-12-25T12:18:21.177364 #41342] WARN -- : Copyright string not found in ../../docs/net_dns.js.html +I, [2024-12-25T12:18:21.177379 #41342] INFO -- : Processing file: ../../docs/net_local.js.html +W, [2024-12-25T12:18:21.177420 #41342] WARN -- : Copyright string not found in ../../docs/net_local.js.html +I, [2024-12-25T12:18:21.177456 #41342] INFO -- : Processing file: ../../docs/net_portscanner.js.html +W, [2024-12-25T12:18:21.177490 #41342] WARN -- : Copyright string not found in ../../docs/net_portscanner.js.html +I, [2024-12-25T12:18:21.177597 #41342] INFO -- : Processing file: ../../docs/net_requester.js.html +W, [2024-12-25T12:18:21.177672 #41342] WARN -- : Copyright string not found in ../../docs/net_requester.js.html +I, [2024-12-25T12:18:21.177687 #41342] INFO -- : Processing file: ../../docs/net_xssrays.js.html +W, [2024-12-25T12:18:21.177777 #41342] WARN -- : Copyright string not found in ../../docs/net_xssrays.js.html +I, [2024-12-25T12:18:21.177792 #41342] INFO -- : Processing file: ../../docs/os.js.html +W, [2024-12-25T12:18:21.177837 #41342] WARN -- : Copyright string not found in ../../docs/os.js.html +I, [2024-12-25T12:18:21.177852 #41342] INFO -- : Processing file: ../../docs/platform.html +W, [2024-12-25T12:18:21.177893 #41342] WARN -- : Copyright string not found in ../../docs/platform.html +I, [2024-12-25T12:18:21.177907 #41342] INFO -- : Processing file: ../../docs/scripts/linenumber.js +W, [2024-12-25T12:18:21.177986 #41342] WARN -- : Copyright string not found in ../../docs/scripts/linenumber.js +I, [2024-12-25T12:18:21.178001 #41342] INFO -- : Processing file: ../../docs/scripts/prettify/Apache-License-2.0.txt +W, [2024-12-25T12:18:21.178042 #41342] WARN -- : Copyright string not found in ../../docs/scripts/prettify/Apache-License-2.0.txt +I, [2024-12-25T12:18:21.178057 #41342] INFO -- : Processing file: ../../docs/scripts/prettify/lang-css.js +W, [2024-12-25T12:18:21.178090 #41342] WARN -- : Copyright string not found in ../../docs/scripts/prettify/lang-css.js +I, [2024-12-25T12:18:21.178104 #41342] INFO -- : Processing file: ../../docs/scripts/prettify/prettify.js +W, [2024-12-25T12:18:21.178144 #41342] WARN -- : Copyright string not found in ../../docs/scripts/prettify/prettify.js +I, [2024-12-25T12:18:21.178158 #41342] INFO -- : Processing file: ../../docs/session.js.html +W, [2024-12-25T12:18:21.178191 #41342] WARN -- : Copyright string not found in ../../docs/session.js.html +I, [2024-12-25T12:18:21.178205 #41342] INFO -- : Processing file: ../../docs/styles/jsdoc-default.css +W, [2024-12-25T12:18:21.178241 #41342] WARN -- : Copyright string not found in ../../docs/styles/jsdoc-default.css +I, [2024-12-25T12:18:21.178255 #41342] INFO -- : Processing file: ../../docs/styles/prettify-jsdoc.css +W, [2024-12-25T12:18:21.178284 #41342] WARN -- : Copyright string not found in ../../docs/styles/prettify-jsdoc.css +I, [2024-12-25T12:18:21.178298 #41342] INFO -- : Processing file: ../../docs/styles/prettify-tomorrow.css +W, [2024-12-25T12:18:21.178332 #41342] WARN -- : Copyright string not found in ../../docs/styles/prettify-tomorrow.css +I, [2024-12-25T12:18:21.178347 #41342] INFO -- : Processing file: ../../docs/timeout.js.html +W, [2024-12-25T12:18:21.178379 #41342] WARN -- : Copyright string not found in ../../docs/timeout.js.html +I, [2024-12-25T12:18:21.178394 #41342] INFO -- : Processing file: ../../docs/updater.js.html +W, [2024-12-25T12:18:21.178446 #41342] WARN -- : Copyright string not found in ../../docs/updater.js.html +I, [2024-12-25T12:18:21.178461 #41342] INFO -- : Processing file: ../../docs/webrtc.js.html +W, [2024-12-25T12:18:21.178651 #41342] WARN -- : Copyright string not found in ../../docs/webrtc.js.html +I, [2024-12-25T12:18:21.178672 #41342] INFO -- : Processing file: ../../docs/websocket.js.html +W, [2024-12-25T12:18:21.178717 #41342] WARN -- : Copyright string not found in ../../docs/websocket.js.html +I, [2024-12-25T12:18:21.178734 #41342] INFO -- : Processing file: ../../extensions/admin_ui/api/handler.rb +W, [2024-12-25T12:18:21.178772 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/api/handler.rb +I, [2024-12-25T12:18:21.178787 #41342] INFO -- : Processing file: ../../extensions/admin_ui/classes/httpcontroller.rb +W, [2024-12-25T12:18:21.178823 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/classes/httpcontroller.rb +I, [2024-12-25T12:18:21.178838 #41342] INFO -- : Processing file: ../../extensions/admin_ui/classes/session.rb +W, [2024-12-25T12:18:21.178874 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/classes/session.rb +I, [2024-12-25T12:18:21.178889 #41342] INFO -- : Processing file: ../../extensions/admin_ui/config.yaml +I, [2024-12-25T12:18:21.179080 #41342] INFO -- : Updated copyright in ../../extensions/admin_ui/config.yaml +I, [2024-12-25T12:18:21.179118 #41342] INFO -- : Processing file: ../../extensions/admin_ui/constants/icons.rb +W, [2024-12-25T12:18:21.179207 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/constants/icons.rb +I, [2024-12-25T12:18:21.179242 #41342] INFO -- : Processing file: ../../extensions/admin_ui/controllers/authentication/authentication.rb +W, [2024-12-25T12:18:21.179356 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/authentication/authentication.rb +I, [2024-12-25T12:18:21.179375 #41342] INFO -- : Processing file: ../../extensions/admin_ui/controllers/authentication/index.html +W, [2024-12-25T12:18:21.179410 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/authentication/index.html +I, [2024-12-25T12:18:21.179480 #41342] INFO -- : Processing file: ../../extensions/admin_ui/controllers/modules/modules.rb +W, [2024-12-25T12:18:21.179568 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/modules/modules.rb +I, [2024-12-25T12:18:21.179611 #41342] INFO -- : Processing file: ../../extensions/admin_ui/controllers/panel/index.html +W, [2024-12-25T12:18:21.179656 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/panel/index.html +I, [2024-12-25T12:18:21.179680 #41342] INFO -- : Processing file: ../../extensions/admin_ui/controllers/panel/panel.rb +W, [2024-12-25T12:18:21.179727 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/panel/panel.rb +I, [2024-12-25T12:18:21.179766 #41342] INFO -- : Processing file: ../../extensions/admin_ui/extension.rb +W, [2024-12-25T12:18:21.179797 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/extension.rb +I, [2024-12-25T12:18:21.179811 #41342] INFO -- : Processing file: ../../extensions/admin_ui/handlers/ui.rb +W, [2024-12-25T12:18:21.179840 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/handlers/ui.rb +I, [2024-12-25T12:18:21.179854 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/css/base.css +I, [2024-12-25T12:18:21.180054 #41342] INFO -- : Updated copyright in ../../extensions/admin_ui/media/css/base.css +I, [2024-12-25T12:18:21.180081 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/css/ext-all.css +I, [2024-12-25T12:18:21.180816 #41342] INFO -- : Updated copyright in ../../extensions/admin_ui/media/css/ext-all.css +I, [2024-12-25T12:18:21.180844 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/Class.create.js +W, [2024-12-25T12:18:21.180902 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/Class.create.js +I, [2024-12-25T12:18:21.180927 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/jquery-3.3.1.min.js +W, [2024-12-25T12:18:21.181090 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/jquery-3.3.1.min.js +I, [2024-12-25T12:18:21.181114 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/jquery-encoder-0.1.0.js +W, [2024-12-25T12:18:21.181177 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/jquery-encoder-0.1.0.js +I, [2024-12-25T12:18:21.181200 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ext-all.js +W, [2024-12-25T12:18:21.182613 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ext-all.js +I, [2024-12-25T12:18:21.182672 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ext-base.js +W, [2024-12-25T12:18:21.182795 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ext-base.js +I, [2024-12-25T12:18:21.182821 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/authentication.js +W, [2024-12-25T12:18:21.182871 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/authentication.js +I, [2024-12-25T12:18:21.182895 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/common/beef_common.js +W, [2024-12-25T12:18:21.182942 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/common/beef_common.js +I, [2024-12-25T12:18:21.182965 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunModuleForm.js +W, [2024-12-25T12:18:21.183030 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunModuleForm.js +I, [2024-12-25T12:18:21.183106 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunRuleForm.js +W, [2024-12-25T12:18:21.183156 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunRuleForm.js +I, [2024-12-25T12:18:21.183180 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunTab.js +W, [2024-12-25T12:18:21.183226 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunTab.js +I, [2024-12-25T12:18:21.183249 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/BrowserDetailsDataGrid.js +W, [2024-12-25T12:18:21.183289 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/BrowserDetailsDataGrid.js +I, [2024-12-25T12:18:21.183365 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/HooksTab.js +W, [2024-12-25T12:18:21.183410 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/HooksTab.js +I, [2024-12-25T12:18:21.183433 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/Logout.js +W, [2024-12-25T12:18:21.183476 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/Logout.js +I, [2024-12-25T12:18:21.183692 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/LogsDataGrid.js +W, [2024-12-25T12:18:21.183806 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/LogsDataGrid.js +I, [2024-12-25T12:18:21.183833 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/MainPanel.js +W, [2024-12-25T12:18:21.183882 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/MainPanel.js +I, [2024-12-25T12:18:21.183906 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ModuleSearching.js +W, [2024-12-25T12:18:21.183952 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ModuleSearching.js +I, [2024-12-25T12:18:21.183975 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js +W, [2024-12-25T12:18:21.184020 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js +I, [2024-12-25T12:18:21.184043 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js +W, [2024-12-25T12:18:21.184088 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js +I, [2024-12-25T12:18:21.184111 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +W, [2024-12-25T12:18:21.184159 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +I, [2024-12-25T12:18:21.184181 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieDataGrid.js +W, [2024-12-25T12:18:21.184230 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieDataGrid.js +I, [2024-12-25T12:18:21.184253 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js +W, [2024-12-25T12:18:21.184330 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js +I, [2024-12-25T12:18:21.184356 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js +W, [2024-12-25T12:18:21.184420 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js +I, [2024-12-25T12:18:21.184446 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js +W, [2024-12-25T12:18:21.184657 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js +I, [2024-12-25T12:18:21.184688 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/common.js +W, [2024-12-25T12:18:21.184801 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/common.js +I, [2024-12-25T12:18:21.184838 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +W, [2024-12-25T12:18:21.184918 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +I, [2024-12-25T12:18:21.184944 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js +W, [2024-12-25T12:18:21.185001 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js +I, [2024-12-25T12:18:21.185025 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js +W, [2024-12-25T12:18:21.185065 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js +I, [2024-12-25T12:18:21.185087 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js +W, [2024-12-25T12:18:21.185307 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js +I, [2024-12-25T12:18:21.185333 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js +W, [2024-12-25T12:18:21.185419 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js +I, [2024-12-25T12:18:21.185514 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js +W, [2024-12-25T12:18:21.185675 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js +I, [2024-12-25T12:18:21.185706 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js +W, [2024-12-25T12:18:21.185771 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js +I, [2024-12-25T12:18:21.185816 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js +W, [2024-12-25T12:18:21.185904 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js +I, [2024-12-25T12:18:21.185928 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/PagingStore.js +W, [2024-12-25T12:18:21.185985 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/PagingStore.js +I, [2024-12-25T12:18:21.186008 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/StatusBar.js +W, [2024-12-25T12:18:21.186095 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/StatusBar.js +I, [2024-12-25T12:18:21.186118 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/TabCloseMenu.js +W, [2024-12-25T12:18:21.186164 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/TabCloseMenu.js +I, [2024-12-25T12:18:21.186187 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/vis.js +E, [2024-12-25T12:18:21.186266 #41342] ERROR -- : Error processing file ../../extensions/admin_ui/media/javascript/vis.js: Is a directory @ io_fread - ../../extensions/admin_ui/media/javascript/vis.js +I, [2024-12-25T12:18:21.186290 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/vis.js/vis.min.js +W, [2024-12-25T12:18:21.187077 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/vis.js/vis.min.js +I, [2024-12-25T12:18:21.187105 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/web_ui_all.js +W, [2024-12-25T12:18:21.187467 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/web_ui_all.js +I, [2024-12-25T12:18:21.187774 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/web_ui_auth.js +W, [2024-12-25T12:18:21.187827 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/web_ui_auth.js +I, [2024-12-25T12:18:21.187866 #41342] INFO -- : Processing file: ../../extensions/autoloader/config.yaml +I, [2024-12-25T12:18:21.188073 #41342] INFO -- : Updated copyright in ../../extensions/autoloader/config.yaml +I, [2024-12-25T12:18:21.188130 #41342] INFO -- : Processing file: ../../extensions/autoloader/extension.rb +W, [2024-12-25T12:18:21.188225 #41342] WARN -- : Copyright string not found in ../../extensions/autoloader/extension.rb +I, [2024-12-25T12:18:21.188253 #41342] INFO -- : Processing file: ../../extensions/autoloader/model.rb +W, [2024-12-25T12:18:21.188295 #41342] WARN -- : Copyright string not found in ../../extensions/autoloader/model.rb +I, [2024-12-25T12:18:21.188318 #41342] INFO -- : Processing file: ../../extensions/customhook/api.rb +W, [2024-12-25T12:18:21.188357 #41342] WARN -- : Copyright string not found in ../../extensions/customhook/api.rb +I, [2024-12-25T12:18:21.188380 #41342] INFO -- : Processing file: ../../extensions/customhook/config.yaml +I, [2024-12-25T12:18:21.188670 #41342] INFO -- : Updated copyright in ../../extensions/customhook/config.yaml +I, [2024-12-25T12:18:21.188728 #41342] INFO -- : Processing file: ../../extensions/customhook/extension.rb +W, [2024-12-25T12:18:21.188787 #41342] WARN -- : Copyright string not found in ../../extensions/customhook/extension.rb +I, [2024-12-25T12:18:21.188813 #41342] INFO -- : Processing file: ../../extensions/customhook/handler.rb +W, [2024-12-25T12:18:21.188855 #41342] WARN -- : Copyright string not found in ../../extensions/customhook/handler.rb +I, [2024-12-25T12:18:21.188879 #41342] INFO -- : Processing file: ../../extensions/customhook/html/index.html +W, [2024-12-25T12:18:21.188919 #41342] WARN -- : Copyright string not found in ../../extensions/customhook/html/index.html +I, [2024-12-25T12:18:21.188942 #41342] INFO -- : Processing file: ../../extensions/demos/api.rb +W, [2024-12-25T12:18:21.189043 #41342] WARN -- : Copyright string not found in ../../extensions/demos/api.rb +I, [2024-12-25T12:18:21.190050 #41342] INFO -- : Processing file: ../../extensions/demos/config.yaml +I, [2024-12-25T12:18:21.190295 #41342] INFO -- : Updated copyright in ../../extensions/demos/config.yaml +I, [2024-12-25T12:18:21.190323 #41342] INFO -- : Processing file: ../../extensions/demos/extension.rb +W, [2024-12-25T12:18:21.190475 #41342] WARN -- : Copyright string not found in ../../extensions/demos/extension.rb +I, [2024-12-25T12:18:21.190530 #41342] INFO -- : Processing file: ../../extensions/demos/handler.rb +W, [2024-12-25T12:18:21.190582 #41342] WARN -- : Copyright string not found in ../../extensions/demos/handler.rb +I, [2024-12-25T12:18:21.190606 #41342] INFO -- : Processing file: ../../extensions/demos/html/basic.html +W, [2024-12-25T12:18:21.190648 #41342] WARN -- : Copyright string not found in ../../extensions/demos/html/basic.html +I, [2024-12-25T12:18:21.190671 #41342] INFO -- : Processing file: ../../extensions/demos/html/butcher/butch.css +I, [2024-12-25T12:18:21.190840 #41342] INFO -- : Updated copyright in ../../extensions/demos/html/butcher/butch.css +I, [2024-12-25T12:18:21.190867 #41342] INFO -- : Processing file: ../../extensions/demos/html/butcher/index.html +W, [2024-12-25T12:18:21.190950 #41342] WARN -- : Copyright string not found in ../../extensions/demos/html/butcher/index.html +I, [2024-12-25T12:18:21.190981 #41342] INFO -- : Processing file: ../../extensions/demos/html/butcher/jquery-1.12.4.min.js +W, [2024-12-25T12:18:21.191077 #41342] WARN -- : Copyright string not found in ../../extensions/demos/html/butcher/jquery-1.12.4.min.js +I, [2024-12-25T12:18:21.191102 #41342] INFO -- : Processing file: ../../extensions/demos/html/clickjacking/clickjack_attack.html +W, [2024-12-25T12:18:21.191146 #41342] WARN -- : Copyright string not found in ../../extensions/demos/html/clickjacking/clickjack_attack.html +I, [2024-12-25T12:18:21.191170 #41342] INFO -- : Processing file: ../../extensions/demos/html/clickjacking/clickjack_victim.html +W, [2024-12-25T12:18:21.191210 #41342] WARN -- : Copyright string not found in ../../extensions/demos/html/clickjacking/clickjack_victim.html +I, [2024-12-25T12:18:21.191233 #41342] INFO -- : Processing file: ../../extensions/demos/html/plain.html +W, [2024-12-25T12:18:21.191272 #41342] WARN -- : Copyright string not found in ../../extensions/demos/html/plain.html +I, [2024-12-25T12:18:21.191295 #41342] INFO -- : Processing file: ../../extensions/demos/html/report.html +W, [2024-12-25T12:18:21.191335 #41342] WARN -- : Copyright string not found in ../../extensions/demos/html/report.html +I, [2024-12-25T12:18:21.191358 #41342] INFO -- : Processing file: ../../extensions/demos/html/secret_page.html +W, [2024-12-25T12:18:21.191397 #41342] WARN -- : Copyright string not found in ../../extensions/demos/html/secret_page.html +I, [2024-12-25T12:18:21.191420 #41342] INFO -- : Processing file: ../../extensions/dns/api.rb +W, [2024-12-25T12:18:21.191526 #41342] WARN -- : Copyright string not found in ../../extensions/dns/api.rb +I, [2024-12-25T12:18:21.191578 #41342] INFO -- : Processing file: ../../extensions/dns/config.yaml +I, [2024-12-25T12:18:21.191754 #41342] INFO -- : Updated copyright in ../../extensions/dns/config.yaml +I, [2024-12-25T12:18:21.191797 #41342] INFO -- : Processing file: ../../extensions/dns/dns.rb +W, [2024-12-25T12:18:21.193280 #41342] WARN -- : Copyright string not found in ../../extensions/dns/dns.rb +I, [2024-12-25T12:18:21.193384 #41342] INFO -- : Processing file: ../../extensions/dns/extension.rb +W, [2024-12-25T12:18:21.193556 #41342] WARN -- : Copyright string not found in ../../extensions/dns/extension.rb +I, [2024-12-25T12:18:21.193585 #41342] INFO -- : Processing file: ../../extensions/dns/logger.rb +W, [2024-12-25T12:18:21.193632 #41342] WARN -- : Copyright string not found in ../../extensions/dns/logger.rb +I, [2024-12-25T12:18:21.193656 #41342] INFO -- : Processing file: ../../extensions/dns/model.rb +W, [2024-12-25T12:18:21.193706 #41342] WARN -- : Copyright string not found in ../../extensions/dns/model.rb +I, [2024-12-25T12:18:21.193740 #41342] INFO -- : Processing file: ../../extensions/dns/rest/dns.rb +W, [2024-12-25T12:18:21.193787 #41342] WARN -- : Copyright string not found in ../../extensions/dns/rest/dns.rb +I, [2024-12-25T12:18:21.193810 #41342] INFO -- : Processing file: ../../extensions/dns_rebinding/api.rb +W, [2024-12-25T12:18:21.193851 #41342] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/api.rb +I, [2024-12-25T12:18:21.193874 #41342] INFO -- : Processing file: ../../extensions/dns_rebinding/config.yaml +I, [2024-12-25T12:18:21.194098 #41342] INFO -- : Updated copyright in ../../extensions/dns_rebinding/config.yaml +I, [2024-12-25T12:18:21.194137 #41342] INFO -- : Processing file: ../../extensions/dns_rebinding/dns_rebinding.rb +W, [2024-12-25T12:18:21.194230 #41342] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/dns_rebinding.rb +I, [2024-12-25T12:18:21.194266 #41342] INFO -- : Processing file: ../../extensions/dns_rebinding/extension.rb +W, [2024-12-25T12:18:21.194313 #41342] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/extension.rb +I, [2024-12-25T12:18:21.194337 #41342] INFO -- : Processing file: ../../extensions/dns_rebinding/views/index.html +W, [2024-12-25T12:18:21.194380 #41342] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/views/index.html +I, [2024-12-25T12:18:21.194403 #41342] INFO -- : Processing file: ../../extensions/etag/api.rb +W, [2024-12-25T12:18:21.194488 #41342] WARN -- : Copyright string not found in ../../extensions/etag/api.rb +I, [2024-12-25T12:18:21.194519 #41342] INFO -- : Processing file: ../../extensions/etag/config.yaml +I, [2024-12-25T12:18:21.194718 #41342] INFO -- : Updated copyright in ../../extensions/etag/config.yaml +I, [2024-12-25T12:18:21.194795 #41342] INFO -- : Processing file: ../../extensions/etag/etag.rb +W, [2024-12-25T12:18:21.194848 #41342] WARN -- : Copyright string not found in ../../extensions/etag/etag.rb +I, [2024-12-25T12:18:21.194873 #41342] INFO -- : Processing file: ../../extensions/etag/extension.rb +W, [2024-12-25T12:18:21.194925 #41342] WARN -- : Copyright string not found in ../../extensions/etag/extension.rb +I, [2024-12-25T12:18:21.194967 #41342] INFO -- : Processing file: ../../extensions/evasion/config.yaml +I, [2024-12-25T12:18:21.195194 #41342] INFO -- : Updated copyright in ../../extensions/evasion/config.yaml +I, [2024-12-25T12:18:21.195232 #41342] INFO -- : Processing file: ../../extensions/evasion/evasion.rb +W, [2024-12-25T12:18:21.195283 #41342] WARN -- : Copyright string not found in ../../extensions/evasion/evasion.rb +I, [2024-12-25T12:18:21.195377 #41342] INFO -- : Processing file: ../../extensions/evasion/extension.rb +W, [2024-12-25T12:18:21.195491 #41342] WARN -- : Copyright string not found in ../../extensions/evasion/extension.rb +I, [2024-12-25T12:18:21.195520 #41342] INFO -- : Processing file: ../../extensions/evasion/obfuscation/base_64.rb +W, [2024-12-25T12:18:21.195567 #41342] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/base_64.rb +I, [2024-12-25T12:18:21.195591 #41342] INFO -- : Processing file: ../../extensions/evasion/obfuscation/minify.rb +W, [2024-12-25T12:18:21.195632 #41342] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/minify.rb +I, [2024-12-25T12:18:21.195656 #41342] INFO -- : Processing file: ../../extensions/evasion/obfuscation/scramble.rb +W, [2024-12-25T12:18:21.195712 #41342] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/scramble.rb +I, [2024-12-25T12:18:21.195744 #41342] INFO -- : Processing file: ../../extensions/evasion/obfuscation/whitespace.rb +W, [2024-12-25T12:18:21.195816 #41342] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/whitespace.rb +I, [2024-12-25T12:18:21.195850 #41342] INFO -- : Processing file: ../../extensions/events/api.rb +W, [2024-12-25T12:18:21.195915 #41342] WARN -- : Copyright string not found in ../../extensions/events/api.rb +I, [2024-12-25T12:18:21.195948 #41342] INFO -- : Processing file: ../../extensions/events/config.yaml +I, [2024-12-25T12:18:21.196146 #41342] INFO -- : Updated copyright in ../../extensions/events/config.yaml +I, [2024-12-25T12:18:21.196192 #41342] INFO -- : Processing file: ../../extensions/events/extension.rb +W, [2024-12-25T12:18:21.196274 #41342] WARN -- : Copyright string not found in ../../extensions/events/extension.rb +I, [2024-12-25T12:18:21.196301 #41342] INFO -- : Processing file: ../../extensions/events/handler.rb +W, [2024-12-25T12:18:21.196696 #41342] WARN -- : Copyright string not found in ../../extensions/events/handler.rb +I, [2024-12-25T12:18:21.196730 #41342] INFO -- : Processing file: ../../extensions/metasploit/api.rb +W, [2024-12-25T12:18:21.196782 #41342] WARN -- : Copyright string not found in ../../extensions/metasploit/api.rb +I, [2024-12-25T12:18:21.196807 #41342] INFO -- : Processing file: ../../extensions/metasploit/config.yaml +I, [2024-12-25T12:18:21.197041 #41342] INFO -- : Updated copyright in ../../extensions/metasploit/config.yaml +I, [2024-12-25T12:18:21.197176 #41342] INFO -- : Processing file: ../../extensions/metasploit/extension.rb +W, [2024-12-25T12:18:21.197313 #41342] WARN -- : Copyright string not found in ../../extensions/metasploit/extension.rb +I, [2024-12-25T12:18:21.197352 #41342] INFO -- : Processing file: ../../extensions/metasploit/module.rb +W, [2024-12-25T12:18:21.197404 #41342] WARN -- : Copyright string not found in ../../extensions/metasploit/module.rb +I, [2024-12-25T12:18:21.197431 #41342] INFO -- : Processing file: ../../extensions/metasploit/rest/msf.rb +W, [2024-12-25T12:18:21.197557 #41342] WARN -- : Copyright string not found in ../../extensions/metasploit/rest/msf.rb +I, [2024-12-25T12:18:21.197594 #41342] INFO -- : Processing file: ../../extensions/metasploit/rpcclient.rb +W, [2024-12-25T12:18:21.197661 #41342] WARN -- : Copyright string not found in ../../extensions/metasploit/rpcclient.rb +I, [2024-12-25T12:18:21.197691 #41342] INFO -- : Processing file: ../../extensions/network/api.rb +W, [2024-12-25T12:18:21.197743 #41342] WARN -- : Copyright string not found in ../../extensions/network/api.rb +I, [2024-12-25T12:18:21.197767 #41342] INFO -- : Processing file: ../../extensions/network/config.yaml +I, [2024-12-25T12:18:21.197973 #41342] INFO -- : Updated copyright in ../../extensions/network/config.yaml +I, [2024-12-25T12:18:21.198004 #41342] INFO -- : Processing file: ../../extensions/network/extension.rb +W, [2024-12-25T12:18:21.198190 #41342] WARN -- : Copyright string not found in ../../extensions/network/extension.rb +I, [2024-12-25T12:18:21.198224 #41342] INFO -- : Processing file: ../../extensions/network/models/network_host.rb +W, [2024-12-25T12:18:21.198273 #41342] WARN -- : Copyright string not found in ../../extensions/network/models/network_host.rb +I, [2024-12-25T12:18:21.198311 #41342] INFO -- : Processing file: ../../extensions/network/models/network_service.rb +W, [2024-12-25T12:18:21.198360 #41342] WARN -- : Copyright string not found in ../../extensions/network/models/network_service.rb +I, [2024-12-25T12:18:21.198385 #41342] INFO -- : Processing file: ../../extensions/network/rest/network.rb +W, [2024-12-25T12:18:21.198428 #41342] WARN -- : Copyright string not found in ../../extensions/network/rest/network.rb +I, [2024-12-25T12:18:21.198536 #41342] INFO -- : Processing file: ../../extensions/notifications/channels/email.rb +W, [2024-12-25T12:18:21.198614 #41342] WARN -- : Copyright string not found in ../../extensions/notifications/channels/email.rb +I, [2024-12-25T12:18:21.198697 #41342] INFO -- : Processing file: ../../extensions/notifications/channels/ntfy.rb +W, [2024-12-25T12:18:21.198753 #41342] WARN -- : Copyright string not found in ../../extensions/notifications/channels/ntfy.rb +I, [2024-12-25T12:18:21.198780 #41342] INFO -- : Processing file: ../../extensions/notifications/channels/pushover.rb +W, [2024-12-25T12:18:21.198825 #41342] WARN -- : Copyright string not found in ../../extensions/notifications/channels/pushover.rb +I, [2024-12-25T12:18:21.198851 #41342] INFO -- : Processing file: ../../extensions/notifications/channels/slack_workspace.rb +W, [2024-12-25T12:18:21.198900 #41342] WARN -- : Copyright string not found in ../../extensions/notifications/channels/slack_workspace.rb +I, [2024-12-25T12:18:21.198927 #41342] INFO -- : Processing file: ../../extensions/notifications/config.yaml +I, [2024-12-25T12:18:21.199261 #41342] INFO -- : Updated copyright in ../../extensions/notifications/config.yaml +I, [2024-12-25T12:18:21.199297 #41342] INFO -- : Processing file: ../../extensions/notifications/extension.rb +W, [2024-12-25T12:18:21.199415 #41342] WARN -- : Copyright string not found in ../../extensions/notifications/extension.rb +I, [2024-12-25T12:18:21.199545 #41342] INFO -- : Processing file: ../../extensions/notifications/notifications.rb +W, [2024-12-25T12:18:21.199611 #41342] WARN -- : Copyright string not found in ../../extensions/notifications/notifications.rb +I, [2024-12-25T12:18:21.199638 #41342] INFO -- : Processing file: ../../extensions/proxy/api.rb +W, [2024-12-25T12:18:21.199682 #41342] WARN -- : Copyright string not found in ../../extensions/proxy/api.rb +I, [2024-12-25T12:18:21.199715 #41342] INFO -- : Processing file: ../../extensions/proxy/config.yaml +I, [2024-12-25T12:18:21.199951 #41342] INFO -- : Updated copyright in ../../extensions/proxy/config.yaml +I, [2024-12-25T12:18:21.199979 #41342] INFO -- : Processing file: ../../extensions/proxy/extension.rb +W, [2024-12-25T12:18:21.200075 #41342] WARN -- : Copyright string not found in ../../extensions/proxy/extension.rb +I, [2024-12-25T12:18:21.200102 #41342] INFO -- : Processing file: ../../extensions/proxy/proxy.rb +W, [2024-12-25T12:18:21.200155 #41342] WARN -- : Copyright string not found in ../../extensions/proxy/proxy.rb +I, [2024-12-25T12:18:21.200181 #41342] INFO -- : Processing file: ../../extensions/proxy/rest/proxy.rb +W, [2024-12-25T12:18:21.200247 #41342] WARN -- : Copyright string not found in ../../extensions/proxy/rest/proxy.rb +I, [2024-12-25T12:18:21.200282 #41342] INFO -- : Processing file: ../../extensions/qrcode/config.yaml +I, [2024-12-25T12:18:21.201330 #41342] INFO -- : Updated copyright in ../../extensions/qrcode/config.yaml +I, [2024-12-25T12:18:21.201589 #41342] INFO -- : Processing file: ../../extensions/qrcode/extension.rb +W, [2024-12-25T12:18:21.201787 #41342] WARN -- : Copyright string not found in ../../extensions/qrcode/extension.rb +I, [2024-12-25T12:18:21.201858 #41342] INFO -- : Processing file: ../../extensions/qrcode/qrcode.rb +W, [2024-12-25T12:18:21.201980 #41342] WARN -- : Copyright string not found in ../../extensions/qrcode/qrcode.rb +I, [2024-12-25T12:18:21.202044 #41342] INFO -- : Processing file: ../../extensions/requester/api/hook.rb +W, [2024-12-25T12:18:21.202164 #41342] WARN -- : Copyright string not found in ../../extensions/requester/api/hook.rb +I, [2024-12-25T12:18:21.202230 #41342] INFO -- : Processing file: ../../extensions/requester/api.rb +W, [2024-12-25T12:18:21.202341 #41342] WARN -- : Copyright string not found in ../../extensions/requester/api.rb +I, [2024-12-25T12:18:21.202402 #41342] INFO -- : Processing file: ../../extensions/requester/config.yaml +I, [2024-12-25T12:18:21.202833 #41342] INFO -- : Updated copyright in ../../extensions/requester/config.yaml +I, [2024-12-25T12:18:21.202870 #41342] INFO -- : Processing file: ../../extensions/requester/extension.rb +W, [2024-12-25T12:18:21.202986 #41342] WARN -- : Copyright string not found in ../../extensions/requester/extension.rb +I, [2024-12-25T12:18:21.203045 #41342] INFO -- : Processing file: ../../extensions/requester/handler.rb +W, [2024-12-25T12:18:21.203141 #41342] WARN -- : Copyright string not found in ../../extensions/requester/handler.rb +I, [2024-12-25T12:18:21.203175 #41342] INFO -- : Processing file: ../../extensions/requester/models/http.rb +W, [2024-12-25T12:18:21.203224 #41342] WARN -- : Copyright string not found in ../../extensions/requester/models/http.rb +I, [2024-12-25T12:18:21.203249 #41342] INFO -- : Processing file: ../../extensions/requester/rest/requester.rb +W, [2024-12-25T12:18:21.203298 #41342] WARN -- : Copyright string not found in ../../extensions/requester/rest/requester.rb +I, [2024-12-25T12:18:21.203322 #41342] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/api.rb +W, [2024-12-25T12:18:21.203378 #41342] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/api.rb +I, [2024-12-25T12:18:21.203410 #41342] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:18:21.203721 #41342] INFO -- : Updated copyright in ../../extensions/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:18:21.203824 #41342] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/dnsd.rb +W, [2024-12-25T12:18:21.203890 #41342] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/dnsd.rb +I, [2024-12-25T12:18:21.203925 #41342] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/extension.rb +W, [2024-12-25T12:18:21.204000 #41342] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/extension.rb +I, [2024-12-25T12:18:21.204070 #41342] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/httpd.rb +W, [2024-12-25T12:18:21.204143 #41342] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/httpd.rb +I, [2024-12-25T12:18:21.204188 #41342] INFO -- : Processing file: ../../extensions/social_engineering/config.yaml +I, [2024-12-25T12:18:21.204647 #41342] INFO -- : Updated copyright in ../../extensions/social_engineering/config.yaml +I, [2024-12-25T12:18:21.204704 #41342] INFO -- : Processing file: ../../extensions/social_engineering/droppers/readme.txt +W, [2024-12-25T12:18:21.204808 #41342] WARN -- : Copyright string not found in ../../extensions/social_engineering/droppers/readme.txt +I, [2024-12-25T12:18:21.204840 #41342] INFO -- : Processing file: ../../extensions/social_engineering/extension.rb +W, [2024-12-25T12:18:21.204896 #41342] WARN -- : Copyright string not found in ../../extensions/social_engineering/extension.rb +I, [2024-12-25T12:18:21.204922 #41342] INFO -- : Processing file: ../../extensions/social_engineering/models/interceptor.rb +W, [2024-12-25T12:18:21.204966 #41342] WARN -- : Copyright string not found in ../../extensions/social_engineering/models/interceptor.rb +I, [2024-12-25T12:18:21.204990 #41342] INFO -- : Processing file: ../../extensions/social_engineering/models/web_cloner.rb +W, [2024-12-25T12:18:21.205037 #41342] WARN -- : Copyright string not found in ../../extensions/social_engineering/models/web_cloner.rb +I, [2024-12-25T12:18:21.205062 #41342] INFO -- : Processing file: ../../extensions/social_engineering/powershell/bind_powershell.rb +W, [2024-12-25T12:18:21.205103 #41342] WARN -- : Copyright string not found in ../../extensions/social_engineering/powershell/bind_powershell.rb +I, [2024-12-25T12:18:21.205133 #41342] INFO -- : Processing file: ../../extensions/social_engineering/rest/socialengineering.rb +W, [2024-12-25T12:18:21.205177 #41342] WARN -- : Copyright string not found in ../../extensions/social_engineering/rest/socialengineering.rb +I, [2024-12-25T12:18:21.205201 #41342] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/cloned_pages/readme.txt +W, [2024-12-25T12:18:21.205246 #41342] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/cloned_pages/readme.txt +I, [2024-12-25T12:18:21.205272 #41342] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/interceptor.rb +W, [2024-12-25T12:18:21.205314 #41342] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/interceptor.rb +I, [2024-12-25T12:18:21.205402 #41342] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/web_cloner.rb +W, [2024-12-25T12:18:21.205496 #41342] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/web_cloner.rb +I, [2024-12-25T12:18:21.205615 #41342] INFO -- : Processing file: ../../extensions/webrtc/api/hook.rb +W, [2024-12-25T12:18:21.205667 #41342] WARN -- : Copyright string not found in ../../extensions/webrtc/api/hook.rb +I, [2024-12-25T12:18:21.205705 #41342] INFO -- : Processing file: ../../extensions/webrtc/api.rb +W, [2024-12-25T12:18:21.205761 #41342] WARN -- : Copyright string not found in ../../extensions/webrtc/api.rb +I, [2024-12-25T12:18:21.205797 #41342] INFO -- : Processing file: ../../extensions/webrtc/config.yaml +I, [2024-12-25T12:18:21.206038 #41342] INFO -- : Updated copyright in ../../extensions/webrtc/config.yaml +I, [2024-12-25T12:18:21.206127 #41342] INFO -- : Processing file: ../../extensions/webrtc/extension.rb +W, [2024-12-25T12:18:21.206203 #41342] WARN -- : Copyright string not found in ../../extensions/webrtc/extension.rb +I, [2024-12-25T12:18:21.206236 #41342] INFO -- : Processing file: ../../extensions/webrtc/handlers.rb +W, [2024-12-25T12:18:21.206286 #41342] WARN -- : Copyright string not found in ../../extensions/webrtc/handlers.rb +I, [2024-12-25T12:18:21.206310 #41342] INFO -- : Processing file: ../../extensions/webrtc/models/rtcmanage.rb +W, [2024-12-25T12:18:21.206354 #41342] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcmanage.rb +I, [2024-12-25T12:18:21.206380 #41342] INFO -- : Processing file: ../../extensions/webrtc/models/rtcmodulestatus.rb +W, [2024-12-25T12:18:21.206443 #41342] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcmodulestatus.rb +I, [2024-12-25T12:18:21.206530 #41342] INFO -- : Processing file: ../../extensions/webrtc/models/rtcsignal.rb +W, [2024-12-25T12:18:21.206585 #41342] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcsignal.rb +I, [2024-12-25T12:18:21.206649 #41342] INFO -- : Processing file: ../../extensions/webrtc/models/rtcstatus.rb +W, [2024-12-25T12:18:21.206857 #41342] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcstatus.rb +I, [2024-12-25T12:18:21.206922 #41342] INFO -- : Processing file: ../../extensions/webrtc/rest/webrtc.rb +W, [2024-12-25T12:18:21.207045 #41342] WARN -- : Copyright string not found in ../../extensions/webrtc/rest/webrtc.rb +I, [2024-12-25T12:18:21.207087 #41342] INFO -- : Processing file: ../../extensions/xssrays/api/scan.rb +W, [2024-12-25T12:18:21.207342 #41342] WARN -- : Copyright string not found in ../../extensions/xssrays/api/scan.rb +I, [2024-12-25T12:18:21.207402 #41342] INFO -- : Processing file: ../../extensions/xssrays/api.rb +W, [2024-12-25T12:18:21.207485 #41342] WARN -- : Copyright string not found in ../../extensions/xssrays/api.rb +I, [2024-12-25T12:18:21.207637 #41342] INFO -- : Processing file: ../../extensions/xssrays/config.yaml +I, [2024-12-25T12:18:21.208106 #41342] INFO -- : Updated copyright in ../../extensions/xssrays/config.yaml +I, [2024-12-25T12:18:21.208372 #41342] INFO -- : Processing file: ../../extensions/xssrays/extension.rb +W, [2024-12-25T12:18:21.208557 #41342] WARN -- : Copyright string not found in ../../extensions/xssrays/extension.rb +I, [2024-12-25T12:18:21.208590 #41342] INFO -- : Processing file: ../../extensions/xssrays/handler.rb +W, [2024-12-25T12:18:21.208642 #41342] WARN -- : Copyright string not found in ../../extensions/xssrays/handler.rb +I, [2024-12-25T12:18:21.208660 #41342] INFO -- : Processing file: ../../extensions/xssrays/models/xssraysdetail.rb +W, [2024-12-25T12:18:21.208698 #41342] WARN -- : Copyright string not found in ../../extensions/xssrays/models/xssraysdetail.rb +I, [2024-12-25T12:18:21.208714 #41342] INFO -- : Processing file: ../../extensions/xssrays/models/xssraysscan.rb +W, [2024-12-25T12:18:21.208744 #41342] WARN -- : Copyright string not found in ../../extensions/xssrays/models/xssraysscan.rb +I, [2024-12-25T12:18:21.208760 #41342] INFO -- : Processing file: ../../extensions/xssrays/rest/xssrays.rb +W, [2024-12-25T12:18:21.208796 #41342] WARN -- : Copyright string not found in ../../extensions/xssrays/rest/xssrays.rb +I, [2024-12-25T12:18:21.208812 #41342] INFO -- : Processing file: ../../googlef1d5ff5151333109.html +W, [2024-12-25T12:18:21.208843 #41342] WARN -- : Copyright string not found in ../../googlef1d5ff5151333109.html +I, [2024-12-25T12:18:21.208862 #41342] INFO -- : Processing file: ../../modules/browser/avant_steal_history/command.js +W, [2024-12-25T12:18:21.208898 #41342] WARN -- : Copyright string not found in ../../modules/browser/avant_steal_history/command.js +I, [2024-12-25T12:18:21.208919 #41342] INFO -- : Processing file: ../../modules/browser/avant_steal_history/config.yaml +I, [2024-12-25T12:18:21.209256 #41342] INFO -- : Updated copyright in ../../modules/browser/avant_steal_history/config.yaml +I, [2024-12-25T12:18:21.209296 #41342] INFO -- : Processing file: ../../modules/browser/avant_steal_history/module.rb +W, [2024-12-25T12:18:21.209340 #41342] WARN -- : Copyright string not found in ../../modules/browser/avant_steal_history/module.rb +I, [2024-12-25T12:18:21.209357 #41342] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/command.js +W, [2024-12-25T12:18:21.209485 #41342] WARN -- : Copyright string not found in ../../modules/browser/browser_fingerprinting/command.js +I, [2024-12-25T12:18:21.209589 #41342] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/config.yaml +I, [2024-12-25T12:18:21.209977 #41342] INFO -- : Updated copyright in ../../modules/browser/browser_fingerprinting/config.yaml +I, [2024-12-25T12:18:21.210009 #41342] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/module.rb +W, [2024-12-25T12:18:21.210125 #41342] WARN -- : Copyright string not found in ../../modules/browser/browser_fingerprinting/module.rb +I, [2024-12-25T12:18:21.210148 #41342] INFO -- : Processing file: ../../modules/browser/detect_activex/command.js +W, [2024-12-25T12:18:21.210187 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_activex/command.js +I, [2024-12-25T12:18:21.210205 #41342] INFO -- : Processing file: ../../modules/browser/detect_activex/config.yaml +I, [2024-12-25T12:18:21.210592 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_activex/config.yaml +I, [2024-12-25T12:18:21.210673 #41342] INFO -- : Processing file: ../../modules/browser/detect_activex/module.rb +W, [2024-12-25T12:18:21.210764 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_activex/module.rb +I, [2024-12-25T12:18:21.210798 #41342] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/command.js +W, [2024-12-25T12:18:21.210842 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_evernote_clipper/command.js +I, [2024-12-25T12:18:21.210860 #41342] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/config.yaml +I, [2024-12-25T12:18:21.211120 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_evernote_clipper/config.yaml +I, [2024-12-25T12:18:21.211145 #41342] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/module.rb +W, [2024-12-25T12:18:21.211194 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_evernote_clipper/module.rb +I, [2024-12-25T12:18:21.211212 #41342] INFO -- : Processing file: ../../modules/browser/detect_extensions/command.js +W, [2024-12-25T12:18:21.211338 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_extensions/command.js +I, [2024-12-25T12:18:21.211377 #41342] INFO -- : Processing file: ../../modules/browser/detect_extensions/config.yaml +I, [2024-12-25T12:18:21.211738 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_extensions/config.yaml +I, [2024-12-25T12:18:21.211765 #41342] INFO -- : Processing file: ../../modules/browser/detect_extensions/module.rb +W, [2024-12-25T12:18:21.211861 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_extensions/module.rb +I, [2024-12-25T12:18:21.211901 #41342] INFO -- : Processing file: ../../modules/browser/detect_firebug/command.js +W, [2024-12-25T12:18:21.212081 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_firebug/command.js +I, [2024-12-25T12:18:21.212127 #41342] INFO -- : Processing file: ../../modules/browser/detect_firebug/config.yaml +I, [2024-12-25T12:18:21.212366 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_firebug/config.yaml +I, [2024-12-25T12:18:21.212388 #41342] INFO -- : Processing file: ../../modules/browser/detect_firebug/module.rb +W, [2024-12-25T12:18:21.212520 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_firebug/module.rb +I, [2024-12-25T12:18:21.212542 #41342] INFO -- : Processing file: ../../modules/browser/detect_foxit/command.js +W, [2024-12-25T12:18:21.212582 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_foxit/command.js +I, [2024-12-25T12:18:21.212599 #41342] INFO -- : Processing file: ../../modules/browser/detect_foxit/config.yaml +I, [2024-12-25T12:18:21.212737 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_foxit/config.yaml +I, [2024-12-25T12:18:21.212761 #41342] INFO -- : Processing file: ../../modules/browser/detect_foxit/module.rb +W, [2024-12-25T12:18:21.212802 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_foxit/module.rb +I, [2024-12-25T12:18:21.212818 #41342] INFO -- : Processing file: ../../modules/browser/detect_lastpass/command.js +W, [2024-12-25T12:18:21.212895 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_lastpass/command.js +I, [2024-12-25T12:18:21.212915 #41342] INFO -- : Processing file: ../../modules/browser/detect_lastpass/config.yaml +I, [2024-12-25T12:18:21.213064 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_lastpass/config.yaml +I, [2024-12-25T12:18:21.213085 #41342] INFO -- : Processing file: ../../modules/browser/detect_lastpass/module.rb +W, [2024-12-25T12:18:21.213156 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_lastpass/module.rb +I, [2024-12-25T12:18:21.213175 #41342] INFO -- : Processing file: ../../modules/browser/detect_mime_types/command.js +W, [2024-12-25T12:18:21.213210 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_mime_types/command.js +I, [2024-12-25T12:18:21.213226 #41342] INFO -- : Processing file: ../../modules/browser/detect_mime_types/config.yaml +I, [2024-12-25T12:18:21.213357 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_mime_types/config.yaml +I, [2024-12-25T12:18:21.213376 #41342] INFO -- : Processing file: ../../modules/browser/detect_mime_types/module.rb +W, [2024-12-25T12:18:21.213482 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_mime_types/module.rb +I, [2024-12-25T12:18:21.213501 #41342] INFO -- : Processing file: ../../modules/browser/detect_office/command.js +W, [2024-12-25T12:18:21.213540 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_office/command.js +I, [2024-12-25T12:18:21.213556 #41342] INFO -- : Processing file: ../../modules/browser/detect_office/config.yaml +I, [2024-12-25T12:18:21.213710 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_office/config.yaml +I, [2024-12-25T12:18:21.213755 #41342] INFO -- : Processing file: ../../modules/browser/detect_office/module.rb +W, [2024-12-25T12:18:21.213831 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_office/module.rb +I, [2024-12-25T12:18:21.213862 #41342] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/command.js +W, [2024-12-25T12:18:21.213998 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_popup_blocker/command.js +I, [2024-12-25T12:18:21.214029 #41342] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/config.yaml +I, [2024-12-25T12:18:21.214289 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_popup_blocker/config.yaml +I, [2024-12-25T12:18:21.214311 #41342] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/module.rb +W, [2024-12-25T12:18:21.214466 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_popup_blocker/module.rb +I, [2024-12-25T12:18:21.214502 #41342] INFO -- : Processing file: ../../modules/browser/detect_quicktime/command.js +W, [2024-12-25T12:18:21.214543 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_quicktime/command.js +I, [2024-12-25T12:18:21.214559 #41342] INFO -- : Processing file: ../../modules/browser/detect_quicktime/config.yaml +I, [2024-12-25T12:18:21.214693 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_quicktime/config.yaml +I, [2024-12-25T12:18:21.214712 #41342] INFO -- : Processing file: ../../modules/browser/detect_quicktime/module.rb +W, [2024-12-25T12:18:21.214749 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_quicktime/module.rb +I, [2024-12-25T12:18:21.214800 #41342] INFO -- : Processing file: ../../modules/browser/detect_realplayer/command.js +W, [2024-12-25T12:18:21.214840 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_realplayer/command.js +I, [2024-12-25T12:18:21.214857 #41342] INFO -- : Processing file: ../../modules/browser/detect_realplayer/config.yaml +I, [2024-12-25T12:18:21.214984 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_realplayer/config.yaml +I, [2024-12-25T12:18:21.215004 #41342] INFO -- : Processing file: ../../modules/browser/detect_realplayer/module.rb +W, [2024-12-25T12:18:21.215041 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_realplayer/module.rb +I, [2024-12-25T12:18:21.215092 #41342] INFO -- : Processing file: ../../modules/browser/detect_silverlight/command.js +W, [2024-12-25T12:18:21.215131 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_silverlight/command.js +I, [2024-12-25T12:18:21.215148 #41342] INFO -- : Processing file: ../../modules/browser/detect_silverlight/config.yaml +I, [2024-12-25T12:18:21.215287 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_silverlight/config.yaml +I, [2024-12-25T12:18:21.215324 #41342] INFO -- : Processing file: ../../modules/browser/detect_silverlight/module.rb +W, [2024-12-25T12:18:21.215397 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_silverlight/module.rb +I, [2024-12-25T12:18:21.215470 #41342] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/command.js +W, [2024-12-25T12:18:21.215510 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_simple_adblock/command.js +I, [2024-12-25T12:18:21.215527 #41342] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/config.yaml +I, [2024-12-25T12:18:21.216362 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_simple_adblock/config.yaml +I, [2024-12-25T12:18:21.216540 #41342] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/module.rb +W, [2024-12-25T12:18:21.216585 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_simple_adblock/module.rb +I, [2024-12-25T12:18:21.216602 #41342] INFO -- : Processing file: ../../modules/browser/detect_toolbars/command.js +W, [2024-12-25T12:18:21.216633 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_toolbars/command.js +I, [2024-12-25T12:18:21.216649 #41342] INFO -- : Processing file: ../../modules/browser/detect_toolbars/config.yaml +I, [2024-12-25T12:18:21.216799 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_toolbars/config.yaml +I, [2024-12-25T12:18:21.216818 #41342] INFO -- : Processing file: ../../modules/browser/detect_toolbars/module.rb +W, [2024-12-25T12:18:21.216855 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_toolbars/module.rb +I, [2024-12-25T12:18:21.216872 #41342] INFO -- : Processing file: ../../modules/browser/detect_unity/command.js +W, [2024-12-25T12:18:21.216904 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_unity/command.js +I, [2024-12-25T12:18:21.216973 #41342] INFO -- : Processing file: ../../modules/browser/detect_unity/config.yaml +I, [2024-12-25T12:18:21.217097 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_unity/config.yaml +I, [2024-12-25T12:18:21.217115 #41342] INFO -- : Processing file: ../../modules/browser/detect_unity/module.rb +W, [2024-12-25T12:18:21.217152 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_unity/module.rb +I, [2024-12-25T12:18:21.217168 #41342] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/command.js +W, [2024-12-25T12:18:21.217237 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_unsafe_activex/command.js +I, [2024-12-25T12:18:21.217256 #41342] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/config.yaml +I, [2024-12-25T12:18:21.217372 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_unsafe_activex/config.yaml +I, [2024-12-25T12:18:21.217391 #41342] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/module.rb +W, [2024-12-25T12:18:21.217514 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_unsafe_activex/module.rb +I, [2024-12-25T12:18:21.217542 #41342] INFO -- : Processing file: ../../modules/browser/detect_vlc/command.js +W, [2024-12-25T12:18:21.217581 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_vlc/command.js +I, [2024-12-25T12:18:21.217600 #41342] INFO -- : Processing file: ../../modules/browser/detect_vlc/config.yaml +I, [2024-12-25T12:18:21.217743 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_vlc/config.yaml +I, [2024-12-25T12:18:21.217763 #41342] INFO -- : Processing file: ../../modules/browser/detect_vlc/module.rb +W, [2024-12-25T12:18:21.217799 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_vlc/module.rb +I, [2024-12-25T12:18:21.217815 #41342] INFO -- : Processing file: ../../modules/browser/detect_wmp/command.js +W, [2024-12-25T12:18:21.217847 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_wmp/command.js +I, [2024-12-25T12:18:21.217863 #41342] INFO -- : Processing file: ../../modules/browser/detect_wmp/config.yaml +I, [2024-12-25T12:18:21.218034 #41342] INFO -- : Updated copyright in ../../modules/browser/detect_wmp/config.yaml +I, [2024-12-25T12:18:21.218061 #41342] INFO -- : Processing file: ../../modules/browser/detect_wmp/module.rb +W, [2024-12-25T12:18:21.218099 #41342] WARN -- : Copyright string not found in ../../modules/browser/detect_wmp/module.rb +I, [2024-12-25T12:18:21.218145 #41342] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/command.js +W, [2024-12-25T12:18:21.218190 #41342] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/command.js +I, [2024-12-25T12:18:21.218208 #41342] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/config.yaml +I, [2024-12-25T12:18:21.218332 #41342] INFO -- : Updated copyright in ../../modules/browser/fingerprint_browser/config.yaml +I, [2024-12-25T12:18:21.218352 #41342] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/fingerprint2.js +W, [2024-12-25T12:18:21.218497 #41342] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/fingerprint2.js +I, [2024-12-25T12:18:21.218515 #41342] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/module.rb +W, [2024-12-25T12:18:21.218554 #41342] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/module.rb +I, [2024-12-25T12:18:21.218571 #41342] INFO -- : Processing file: ../../modules/browser/get_visited_domains/command.js +W, [2024-12-25T12:18:21.218613 #41342] WARN -- : Copyright string not found in ../../modules/browser/get_visited_domains/command.js +I, [2024-12-25T12:18:21.218630 #41342] INFO -- : Processing file: ../../modules/browser/get_visited_domains/config.yaml +I, [2024-12-25T12:18:21.218758 #41342] INFO -- : Updated copyright in ../../modules/browser/get_visited_domains/config.yaml +I, [2024-12-25T12:18:21.218777 #41342] INFO -- : Processing file: ../../modules/browser/get_visited_domains/module.rb +W, [2024-12-25T12:18:21.218815 #41342] WARN -- : Copyright string not found in ../../modules/browser/get_visited_domains/module.rb +I, [2024-12-25T12:18:21.218832 #41342] INFO -- : Processing file: ../../modules/browser/get_visited_urls/command.js +W, [2024-12-25T12:18:21.218902 #41342] WARN -- : Copyright string not found in ../../modules/browser/get_visited_urls/command.js +I, [2024-12-25T12:18:21.218920 #41342] INFO -- : Processing file: ../../modules/browser/get_visited_urls/config.yaml +I, [2024-12-25T12:18:21.219050 #41342] INFO -- : Updated copyright in ../../modules/browser/get_visited_urls/config.yaml +I, [2024-12-25T12:18:21.219069 #41342] INFO -- : Processing file: ../../modules/browser/get_visited_urls/module.rb +W, [2024-12-25T12:18:21.219106 #41342] WARN -- : Copyright string not found in ../../modules/browser/get_visited_urls/module.rb +I, [2024-12-25T12:18:21.219123 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/command.js +W, [2024-12-25T12:18:21.219195 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/ajax_fingerprint/command.js +I, [2024-12-25T12:18:21.219215 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/config.yaml +I, [2024-12-25T12:18:21.219347 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/ajax_fingerprint/config.yaml +I, [2024-12-25T12:18:21.219367 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/module.rb +W, [2024-12-25T12:18:21.219520 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/ajax_fingerprint/module.rb +I, [2024-12-25T12:18:21.219547 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/command.js +W, [2024-12-25T12:18:21.219587 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/alert_dialog/command.js +I, [2024-12-25T12:18:21.219604 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/config.yaml +I, [2024-12-25T12:18:21.219751 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/alert_dialog/config.yaml +I, [2024-12-25T12:18:21.219771 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/module.rb +W, [2024-12-25T12:18:21.219809 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/alert_dialog/module.rb +I, [2024-12-25T12:18:21.219860 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/command.js +W, [2024-12-25T12:18:21.219902 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/command.js +I, [2024-12-25T12:18:21.219919 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml +I, [2024-12-25T12:18:21.220037 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml +I, [2024-12-25T12:18:21.220057 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/module.rb +W, [2024-12-25T12:18:21.220095 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/module.rb +I, [2024-12-25T12:18:21.220148 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/command.js +W, [2024-12-25T12:18:21.220186 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/command.js +I, [2024-12-25T12:18:21.220203 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml +I, [2024-12-25T12:18:21.220324 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml +I, [2024-12-25T12:18:21.220361 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/module.rb +W, [2024-12-25T12:18:21.220504 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/module.rb +I, [2024-12-25T12:18:21.220533 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/command.js +W, [2024-12-25T12:18:21.220582 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/clear_console/command.js +I, [2024-12-25T12:18:21.220607 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/config.yaml +I, [2024-12-25T12:18:21.220743 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/clear_console/config.yaml +I, [2024-12-25T12:18:21.220810 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/module.rb +W, [2024-12-25T12:18:21.220865 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/clear_console/module.rb +I, [2024-12-25T12:18:21.220892 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/command.js +W, [2024-12-25T12:18:21.220933 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page/command.js +I, [2024-12-25T12:18:21.220957 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/config.yaml +I, [2024-12-25T12:18:21.221106 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/deface_web_page/config.yaml +I, [2024-12-25T12:18:21.221169 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/module.rb +W, [2024-12-25T12:18:21.221241 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page/module.rb +I, [2024-12-25T12:18:21.221275 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/command.js +W, [2024-12-25T12:18:21.221322 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page_component/command.js +I, [2024-12-25T12:18:21.221347 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/config.yaml +I, [2024-12-25T12:18:21.221561 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/deface_web_page_component/config.yaml +I, [2024-12-25T12:18:21.221625 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/module.rb +W, [2024-12-25T12:18:21.221683 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page_component/module.rb +I, [2024-12-25T12:18:21.221708 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/command.js +W, [2024-12-25T12:18:21.221751 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/disable_developer_tools/command.js +I, [2024-12-25T12:18:21.221775 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/config.yaml +I, [2024-12-25T12:18:21.221929 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/disable_developer_tools/config.yaml +I, [2024-12-25T12:18:21.222003 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/module.rb +W, [2024-12-25T12:18:21.222061 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/disable_developer_tools/module.rb +I, [2024-12-25T12:18:21.222087 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/command.js +W, [2024-12-25T12:18:21.222130 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_autocomplete_creds/command.js +I, [2024-12-25T12:18:21.222155 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/config.yaml +I, [2024-12-25T12:18:21.222305 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/get_autocomplete_creds/config.yaml +I, [2024-12-25T12:18:21.222375 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/module.rb +W, [2024-12-25T12:18:21.222500 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_autocomplete_creds/module.rb +I, [2024-12-25T12:18:21.222528 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/command.js +W, [2024-12-25T12:18:21.222576 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_cookie/command.js +I, [2024-12-25T12:18:21.222601 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/config.yaml +I, [2024-12-25T12:18:21.222775 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/get_cookie/config.yaml +I, [2024-12-25T12:18:21.222845 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/module.rb +W, [2024-12-25T12:18:21.222902 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_cookie/module.rb +I, [2024-12-25T12:18:21.222928 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/command.js +W, [2024-12-25T12:18:21.222971 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_form_values/command.js +I, [2024-12-25T12:18:21.222996 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/config.yaml +I, [2024-12-25T12:18:21.223167 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/get_form_values/config.yaml +I, [2024-12-25T12:18:21.223234 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/module.rb +W, [2024-12-25T12:18:21.223328 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_form_values/module.rb +I, [2024-12-25T12:18:21.223370 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/command.js +W, [2024-12-25T12:18:21.223425 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_local_storage/command.js +I, [2024-12-25T12:18:21.223559 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/config.yaml +I, [2024-12-25T12:18:21.223813 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/get_local_storage/config.yaml +I, [2024-12-25T12:18:21.223911 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/module.rb +W, [2024-12-25T12:18:21.223992 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_local_storage/module.rb +I, [2024-12-25T12:18:21.224037 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/command.js +W, [2024-12-25T12:18:21.224112 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html/command.js +I, [2024-12-25T12:18:21.224150 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/config.yaml +I, [2024-12-25T12:18:21.224342 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/get_page_html/config.yaml +I, [2024-12-25T12:18:21.224389 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/module.rb +W, [2024-12-25T12:18:21.224550 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html/module.rb +I, [2024-12-25T12:18:21.224579 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/command.js +W, [2024-12-25T12:18:21.224642 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html_iframe/command.js +I, [2024-12-25T12:18:21.224676 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/config.yaml +I, [2024-12-25T12:18:21.224954 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/get_page_html_iframe/config.yaml +I, [2024-12-25T12:18:21.225042 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/module.rb +W, [2024-12-25T12:18:21.225104 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html_iframe/module.rb +I, [2024-12-25T12:18:21.225132 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/command.js +W, [2024-12-25T12:18:21.225177 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_links/command.js +I, [2024-12-25T12:18:21.225202 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/config.yaml +I, [2024-12-25T12:18:21.225351 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/get_page_links/config.yaml +I, [2024-12-25T12:18:21.225381 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/module.rb +W, [2024-12-25T12:18:21.225502 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_links/module.rb +I, [2024-12-25T12:18:21.225551 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/command.js +W, [2024-12-25T12:18:21.225610 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_session_storage/command.js +I, [2024-12-25T12:18:21.225637 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/config.yaml +I, [2024-12-25T12:18:21.225933 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/get_session_storage/config.yaml +I, [2024-12-25T12:18:21.226007 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/module.rb +W, [2024-12-25T12:18:21.226067 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_session_storage/module.rb +I, [2024-12-25T12:18:21.226093 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/command.js +W, [2024-12-25T12:18:21.226260 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_stored_credentials/command.js +I, [2024-12-25T12:18:21.226321 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/config.yaml +I, [2024-12-25T12:18:21.226706 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/get_stored_credentials/config.yaml +I, [2024-12-25T12:18:21.226809 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/module.rb +W, [2024-12-25T12:18:21.226915 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_stored_credentials/module.rb +I, [2024-12-25T12:18:21.226946 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/command.js +W, [2024-12-25T12:18:21.226998 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite/command.js +I, [2024-12-25T12:18:21.227024 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/config.yaml +I, [2024-12-25T12:18:21.227621 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/link_rewrite/config.yaml +I, [2024-12-25T12:18:21.227655 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/module.rb +W, [2024-12-25T12:18:21.227711 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite/module.rb +I, [2024-12-25T12:18:21.227736 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/command.js +W, [2024-12-25T12:18:21.227779 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_click_events/command.js +I, [2024-12-25T12:18:21.227804 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/config.yaml +I, [2024-12-25T12:18:21.228020 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/link_rewrite_click_events/config.yaml +I, [2024-12-25T12:18:21.228057 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/module.rb +W, [2024-12-25T12:18:21.228142 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_click_events/module.rb +I, [2024-12-25T12:18:21.228170 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/command.js +W, [2024-12-25T12:18:21.228232 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/command.js +I, [2024-12-25T12:18:21.228265 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml +I, [2024-12-25T12:18:21.228532 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml +I, [2024-12-25T12:18:21.228569 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/module.rb +W, [2024-12-25T12:18:21.228619 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/module.rb +I, [2024-12-25T12:18:21.228644 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/command.js +W, [2024-12-25T12:18:21.228700 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_tel/command.js +I, [2024-12-25T12:18:21.228734 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/config.yaml +I, [2024-12-25T12:18:21.229585 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/link_rewrite_tel/config.yaml +I, [2024-12-25T12:18:21.229624 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/module.rb +W, [2024-12-25T12:18:21.229677 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_tel/module.rb +I, [2024-12-25T12:18:21.229703 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/command.js +W, [2024-12-25T12:18:21.229763 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/command.js +I, [2024-12-25T12:18:21.229796 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml +I, [2024-12-25T12:18:21.229972 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml +I, [2024-12-25T12:18:21.230006 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/module.rb +W, [2024-12-25T12:18:21.230053 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/module.rb +I, [2024-12-25T12:18:21.230079 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/command.js +W, [2024-12-25T12:18:21.230123 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/overflow_cookiejar/command.js +I, [2024-12-25T12:18:21.230147 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/config.yaml +I, [2024-12-25T12:18:21.230352 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/overflow_cookiejar/config.yaml +I, [2024-12-25T12:18:21.230522 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/module.rb +W, [2024-12-25T12:18:21.230573 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/overflow_cookiejar/module.rb +I, [2024-12-25T12:18:21.230597 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/command.js +W, [2024-12-25T12:18:21.230640 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/prompt_dialog/command.js +I, [2024-12-25T12:18:21.230664 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/config.yaml +I, [2024-12-25T12:18:21.230861 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/prompt_dialog/config.yaml +I, [2024-12-25T12:18:21.230929 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/module.rb +W, [2024-12-25T12:18:21.230986 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/prompt_dialog/module.rb +I, [2024-12-25T12:18:21.231012 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/command.js +W, [2024-12-25T12:18:21.231055 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/remove_stuck_iframes/command.js +I, [2024-12-25T12:18:21.231079 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/config.yaml +I, [2024-12-25T12:18:21.231238 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/remove_stuck_iframes/config.yaml +I, [2024-12-25T12:18:21.231298 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/module.rb +W, [2024-12-25T12:18:21.231354 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/remove_stuck_iframes/module.rb +I, [2024-12-25T12:18:21.231380 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/command.js +W, [2024-12-25T12:18:21.231506 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/replace_video/command.js +I, [2024-12-25T12:18:21.231558 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/config.yaml +I, [2024-12-25T12:18:21.231759 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/replace_video/config.yaml +I, [2024-12-25T12:18:21.231792 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/module.rb +W, [2024-12-25T12:18:21.231881 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/replace_video/module.rb +I, [2024-12-25T12:18:21.231908 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/command.js +W, [2024-12-25T12:18:21.231952 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/rickroll/command.js +I, [2024-12-25T12:18:21.231976 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/config.yaml +I, [2024-12-25T12:18:21.232134 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/rickroll/config.yaml +I, [2024-12-25T12:18:21.232200 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/module.rb +W, [2024-12-25T12:18:21.232255 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/rickroll/module.rb +I, [2024-12-25T12:18:21.232281 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/command.js +W, [2024-12-25T12:18:21.232339 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect/command.js +I, [2024-12-25T12:18:21.232371 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/config.yaml +I, [2024-12-25T12:18:21.232642 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/site_redirect/config.yaml +I, [2024-12-25T12:18:21.232705 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/module.rb +W, [2024-12-25T12:18:21.232765 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect/module.rb +I, [2024-12-25T12:18:21.232792 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/command.js +W, [2024-12-25T12:18:21.232836 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect_iframe/command.js +I, [2024-12-25T12:18:21.232861 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/config.yaml +I, [2024-12-25T12:18:21.233064 #41342] INFO -- : Updated copyright in ../../modules/browser/hooked_origin/site_redirect_iframe/config.yaml +I, [2024-12-25T12:18:21.233128 #41342] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/module.rb +W, [2024-12-25T12:18:21.233200 #41342] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect_iframe/module.rb +I, [2024-12-25T12:18:21.233233 #41342] INFO -- : Processing file: ../../modules/browser/play_sound/command.js +W, [2024-12-25T12:18:21.233294 #41342] WARN -- : Copyright string not found in ../../modules/browser/play_sound/command.js +I, [2024-12-25T12:18:21.233326 #41342] INFO -- : Processing file: ../../modules/browser/play_sound/config.yaml +I, [2024-12-25T12:18:21.233551 #41342] INFO -- : Updated copyright in ../../modules/browser/play_sound/config.yaml +I, [2024-12-25T12:18:21.233622 #41342] INFO -- : Processing file: ../../modules/browser/play_sound/module.rb +W, [2024-12-25T12:18:21.233691 #41342] WARN -- : Copyright string not found in ../../modules/browser/play_sound/module.rb +I, [2024-12-25T12:18:21.233723 #41342] INFO -- : Processing file: ../../modules/browser/remove_hook_element/command.js +W, [2024-12-25T12:18:21.233770 #41342] WARN -- : Copyright string not found in ../../modules/browser/remove_hook_element/command.js +I, [2024-12-25T12:18:21.233794 #41342] INFO -- : Processing file: ../../modules/browser/remove_hook_element/config.yaml +I, [2024-12-25T12:18:21.233958 #41342] INFO -- : Updated copyright in ../../modules/browser/remove_hook_element/config.yaml +I, [2024-12-25T12:18:21.233991 #41342] INFO -- : Processing file: ../../modules/browser/remove_hook_element/module.rb +W, [2024-12-25T12:18:21.234039 #41342] WARN -- : Copyright string not found in ../../modules/browser/remove_hook_element/module.rb +I, [2024-12-25T12:18:21.234063 #41342] INFO -- : Processing file: ../../modules/browser/spyder_eye/command.js +W, [2024-12-25T12:18:21.234161 #41342] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/command.js +I, [2024-12-25T12:18:21.234194 #41342] INFO -- : Processing file: ../../modules/browser/spyder_eye/config.yaml +I, [2024-12-25T12:18:21.234352 #41342] INFO -- : Updated copyright in ../../modules/browser/spyder_eye/config.yaml +I, [2024-12-25T12:18:21.234410 #41342] INFO -- : Processing file: ../../modules/browser/spyder_eye/html2canvas.min.js +W, [2024-12-25T12:18:21.234670 #41342] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/html2canvas.min.js +I, [2024-12-25T12:18:21.234706 #41342] INFO -- : Processing file: ../../modules/browser/spyder_eye/module.rb +W, [2024-12-25T12:18:21.234753 #41342] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/module.rb +I, [2024-12-25T12:18:21.234778 #41342] INFO -- : Processing file: ../../modules/browser/unhook/command.js +W, [2024-12-25T12:18:21.234820 #41342] WARN -- : Copyright string not found in ../../modules/browser/unhook/command.js +I, [2024-12-25T12:18:21.234843 #41342] INFO -- : Processing file: ../../modules/browser/unhook/config.yaml +I, [2024-12-25T12:18:21.235032 #41342] INFO -- : Updated copyright in ../../modules/browser/unhook/config.yaml +I, [2024-12-25T12:18:21.235209 #41342] INFO -- : Processing file: ../../modules/browser/unhook/module.rb +W, [2024-12-25T12:18:21.235273 #41342] WARN -- : Copyright string not found in ../../modules/browser/unhook/module.rb +I, [2024-12-25T12:18:21.235299 #41342] INFO -- : Processing file: ../../modules/browser/webcam_flash/command.js +W, [2024-12-25T12:18:21.235346 #41342] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/command.js +I, [2024-12-25T12:18:21.235370 #41342] INFO -- : Processing file: ../../modules/browser/webcam_flash/config.yaml +I, [2024-12-25T12:18:21.235713 #41342] INFO -- : Updated copyright in ../../modules/browser/webcam_flash/config.yaml +I, [2024-12-25T12:18:21.235748 #41342] INFO -- : Processing file: ../../modules/browser/webcam_flash/module.rb +W, [2024-12-25T12:18:21.235848 #41342] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/module.rb +I, [2024-12-25T12:18:21.235918 #41342] INFO -- : Processing file: ../../modules/browser/webcam_flash/swfobject.js +W, [2024-12-25T12:18:21.235970 #41342] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/swfobject.js +I, [2024-12-25T12:18:21.235995 #41342] INFO -- : Processing file: ../../modules/browser/webcam_html5/command.js +W, [2024-12-25T12:18:21.236054 #41342] WARN -- : Copyright string not found in ../../modules/browser/webcam_html5/command.js +I, [2024-12-25T12:18:21.236086 #41342] INFO -- : Processing file: ../../modules/browser/webcam_html5/config.yaml +I, [2024-12-25T12:18:21.236240 #41342] INFO -- : Updated copyright in ../../modules/browser/webcam_html5/config.yaml +I, [2024-12-25T12:18:21.236285 #41342] INFO -- : Processing file: ../../modules/browser/webcam_html5/module.rb +W, [2024-12-25T12:18:21.236380 #41342] WARN -- : Copyright string not found in ../../modules/browser/webcam_html5/module.rb +I, [2024-12-25T12:18:21.236507 #41342] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/command.js +W, [2024-12-25T12:18:21.236560 #41342] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/command.js +I, [2024-12-25T12:18:21.236585 #41342] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/config.yaml +I, [2024-12-25T12:18:21.236760 #41342] INFO -- : Updated copyright in ../../modules/browser/webcam_permission_check/config.yaml +I, [2024-12-25T12:18:21.236823 #41342] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/module.rb +W, [2024-12-25T12:18:21.236880 #41342] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/module.rb +I, [2024-12-25T12:18:21.236906 #41342] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/swfobject.js +W, [2024-12-25T12:18:21.236952 #41342] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/swfobject.js +I, [2024-12-25T12:18:21.236976 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/command.js +W, [2024-12-25T12:18:21.237020 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/execute_tabs/command.js +I, [2024-12-25T12:18:21.237044 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/config.yaml +I, [2024-12-25T12:18:21.237220 #41342] INFO -- : Updated copyright in ../../modules/chrome_extensions/execute_tabs/config.yaml +I, [2024-12-25T12:18:21.237400 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/module.rb +W, [2024-12-25T12:18:21.237551 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/execute_tabs/module.rb +I, [2024-12-25T12:18:21.237579 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/command.js +W, [2024-12-25T12:18:21.237623 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/get_all_cookies/command.js +I, [2024-12-25T12:18:21.237647 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/config.yaml +I, [2024-12-25T12:18:21.237838 #41342] INFO -- : Updated copyright in ../../modules/chrome_extensions/get_all_cookies/config.yaml +I, [2024-12-25T12:18:21.237931 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/module.rb +W, [2024-12-25T12:18:21.238010 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/get_all_cookies/module.rb +I, [2024-12-25T12:18:21.238038 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/command.js +W, [2024-12-25T12:18:21.238102 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/grab_google_contacts/command.js +I, [2024-12-25T12:18:21.238151 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/config.yaml +I, [2024-12-25T12:18:21.238399 #41342] INFO -- : Updated copyright in ../../modules/chrome_extensions/grab_google_contacts/config.yaml +I, [2024-12-25T12:18:21.238499 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/module.rb +W, [2024-12-25T12:18:21.238553 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/grab_google_contacts/module.rb +I, [2024-12-25T12:18:21.238587 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/command.js +W, [2024-12-25T12:18:21.238642 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/inject_beef/command.js +I, [2024-12-25T12:18:21.238671 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/config.yaml +I, [2024-12-25T12:18:21.238929 #41342] INFO -- : Updated copyright in ../../modules/chrome_extensions/inject_beef/config.yaml +I, [2024-12-25T12:18:21.238980 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/module.rb +W, [2024-12-25T12:18:21.239112 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/inject_beef/module.rb +I, [2024-12-25T12:18:21.239155 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/command.js +W, [2024-12-25T12:18:21.239216 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/screenshot/command.js +I, [2024-12-25T12:18:21.239246 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/config.yaml +I, [2024-12-25T12:18:21.239470 #41342] INFO -- : Updated copyright in ../../modules/chrome_extensions/screenshot/config.yaml +I, [2024-12-25T12:18:21.239513 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/module.rb +W, [2024-12-25T12:18:21.239652 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/screenshot/module.rb +I, [2024-12-25T12:18:21.239686 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/command.js +W, [2024-12-25T12:18:21.239735 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/send_gvoice_sms/command.js +I, [2024-12-25T12:18:21.239775 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/config.yaml +I, [2024-12-25T12:18:21.240195 #41342] INFO -- : Updated copyright in ../../modules/chrome_extensions/send_gvoice_sms/config.yaml +I, [2024-12-25T12:18:21.240267 #41342] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/module.rb +W, [2024-12-25T12:18:21.240354 #41342] WARN -- : Copyright string not found in ../../modules/chrome_extensions/send_gvoice_sms/module.rb +I, [2024-12-25T12:18:21.240382 #41342] INFO -- : Processing file: ../../modules/debug/test_beef_debug/command.js +W, [2024-12-25T12:18:21.240450 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_beef_debug/command.js +I, [2024-12-25T12:18:21.240597 #41342] INFO -- : Processing file: ../../modules/debug/test_beef_debug/config.yaml +I, [2024-12-25T12:18:21.241403 #41342] INFO -- : Updated copyright in ../../modules/debug/test_beef_debug/config.yaml +I, [2024-12-25T12:18:21.241690 #41342] INFO -- : Processing file: ../../modules/debug/test_beef_debug/module.rb +W, [2024-12-25T12:18:21.241809 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_beef_debug/module.rb +I, [2024-12-25T12:18:21.241839 #41342] INFO -- : Processing file: ../../modules/debug/test_cors_request/command.js +W, [2024-12-25T12:18:21.241890 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_cors_request/command.js +I, [2024-12-25T12:18:21.241918 #41342] INFO -- : Processing file: ../../modules/debug/test_cors_request/config.yaml +I, [2024-12-25T12:18:21.242329 #41342] INFO -- : Updated copyright in ../../modules/debug/test_cors_request/config.yaml +I, [2024-12-25T12:18:21.242522 #41342] INFO -- : Processing file: ../../modules/debug/test_cors_request/module.rb +W, [2024-12-25T12:18:21.242783 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_cors_request/module.rb +I, [2024-12-25T12:18:21.242836 #41342] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/command.js +W, [2024-12-25T12:18:21.242977 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_dns_tunnel_client/command.js +I, [2024-12-25T12:18:21.243028 #41342] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/config.yaml +I, [2024-12-25T12:18:21.243294 #41342] INFO -- : Updated copyright in ../../modules/debug/test_dns_tunnel_client/config.yaml +I, [2024-12-25T12:18:21.243345 #41342] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/module.rb +W, [2024-12-25T12:18:21.243614 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_dns_tunnel_client/module.rb +I, [2024-12-25T12:18:21.243647 #41342] INFO -- : Processing file: ../../modules/debug/test_get_variable/command.js +W, [2024-12-25T12:18:21.243754 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_get_variable/command.js +I, [2024-12-25T12:18:21.243824 #41342] INFO -- : Processing file: ../../modules/debug/test_get_variable/config.yaml +I, [2024-12-25T12:18:21.244153 #41342] INFO -- : Updated copyright in ../../modules/debug/test_get_variable/config.yaml +I, [2024-12-25T12:18:21.244204 #41342] INFO -- : Processing file: ../../modules/debug/test_get_variable/module.rb +W, [2024-12-25T12:18:21.244354 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_get_variable/module.rb +I, [2024-12-25T12:18:21.244396 #41342] INFO -- : Processing file: ../../modules/debug/test_http_redirect/command.js +W, [2024-12-25T12:18:21.244545 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_http_redirect/command.js +I, [2024-12-25T12:18:21.244595 #41342] INFO -- : Processing file: ../../modules/debug/test_http_redirect/config.yaml +I, [2024-12-25T12:18:21.244867 #41342] INFO -- : Updated copyright in ../../modules/debug/test_http_redirect/config.yaml +I, [2024-12-25T12:18:21.244947 #41342] INFO -- : Processing file: ../../modules/debug/test_http_redirect/module.rb +W, [2024-12-25T12:18:21.245014 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_http_redirect/module.rb +I, [2024-12-25T12:18:21.245042 #41342] INFO -- : Processing file: ../../modules/debug/test_network_request/command.js +W, [2024-12-25T12:18:21.245101 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_network_request/command.js +I, [2024-12-25T12:18:21.245166 #41342] INFO -- : Processing file: ../../modules/debug/test_network_request/config.yaml +I, [2024-12-25T12:18:21.245627 #41342] INFO -- : Updated copyright in ../../modules/debug/test_network_request/config.yaml +I, [2024-12-25T12:18:21.245922 #41342] INFO -- : Processing file: ../../modules/debug/test_network_request/module.rb +W, [2024-12-25T12:18:21.245995 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_network_request/module.rb +I, [2024-12-25T12:18:21.246067 #41342] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/command.js +W, [2024-12-25T12:18:21.246119 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_return_ascii_chars/command.js +I, [2024-12-25T12:18:21.246188 #41342] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/config.yaml +I, [2024-12-25T12:18:21.246482 #41342] INFO -- : Updated copyright in ../../modules/debug/test_return_ascii_chars/config.yaml +I, [2024-12-25T12:18:21.246535 #41342] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/module.rb +W, [2024-12-25T12:18:21.246676 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_return_ascii_chars/module.rb +I, [2024-12-25T12:18:21.246735 #41342] INFO -- : Processing file: ../../modules/debug/test_return_image/command.js +W, [2024-12-25T12:18:21.246837 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_return_image/command.js +I, [2024-12-25T12:18:21.246893 #41342] INFO -- : Processing file: ../../modules/debug/test_return_image/config.yaml +I, [2024-12-25T12:18:21.247365 #41342] INFO -- : Updated copyright in ../../modules/debug/test_return_image/config.yaml +I, [2024-12-25T12:18:21.247584 #41342] INFO -- : Processing file: ../../modules/debug/test_return_image/module.rb +W, [2024-12-25T12:18:21.247700 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_return_image/module.rb +I, [2024-12-25T12:18:21.247768 #41342] INFO -- : Processing file: ../../modules/debug/test_return_long_string/command.js +W, [2024-12-25T12:18:21.247854 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_return_long_string/command.js +I, [2024-12-25T12:18:21.247909 #41342] INFO -- : Processing file: ../../modules/debug/test_return_long_string/config.yaml +I, [2024-12-25T12:18:21.248162 #41342] INFO -- : Updated copyright in ../../modules/debug/test_return_long_string/config.yaml +I, [2024-12-25T12:18:21.248199 #41342] INFO -- : Processing file: ../../modules/debug/test_return_long_string/module.rb +W, [2024-12-25T12:18:21.248319 #41342] WARN -- : Copyright string not found in ../../modules/debug/test_return_long_string/module.rb +I, [2024-12-25T12:18:21.248370 #41342] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/command.js +W, [2024-12-25T12:18:21.248519 #41342] WARN -- : Copyright string not found in ../../modules/exploits/apache_cookie_disclosure/command.js +I, [2024-12-25T12:18:21.248556 #41342] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/config.yaml +I, [2024-12-25T12:18:21.248807 #41342] INFO -- : Updated copyright in ../../modules/exploits/apache_cookie_disclosure/config.yaml +I, [2024-12-25T12:18:21.248936 #41342] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/module.rb +W, [2024-12-25T12:18:21.249049 #41342] WARN -- : Copyright string not found in ../../modules/exploits/apache_cookie_disclosure/module.rb +I, [2024-12-25T12:18:21.249095 #41342] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/command.js +W, [2024-12-25T12:18:21.249283 #41342] WARN -- : Copyright string not found in ../../modules/exploits/apache_felix_remote_shell/command.js +I, [2024-12-25T12:18:21.249351 #41342] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/config.yaml +I, [2024-12-25T12:18:21.249708 #41342] INFO -- : Updated copyright in ../../modules/exploits/apache_felix_remote_shell/config.yaml +I, [2024-12-25T12:18:21.249740 #41342] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/module.rb +W, [2024-12-25T12:18:21.249802 #41342] WARN -- : Copyright string not found in ../../modules/exploits/apache_felix_remote_shell/module.rb +I, [2024-12-25T12:18:21.249833 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/command.js +W, [2024-12-25T12:18:21.249930 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/beef_bind_shell/command.js +I, [2024-12-25T12:18:21.249957 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/config.yaml +I, [2024-12-25T12:18:21.250129 #41342] INFO -- : Updated copyright in ../../modules/exploits/beefbind/beef_bind_shell/config.yaml +I, [2024-12-25T12:18:21.250157 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/module.rb +W, [2024-12-25T12:18:21.250205 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/beef_bind_shell/module.rb +I, [2024-12-25T12:18:21.250230 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/README.md +W, [2024-12-25T12:18:21.250275 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/README.md +I, [2024-12-25T12:18:21.250299 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-handler.rb +W, [2024-12-25T12:18:21.250380 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-handler.rb +I, [2024-12-25T12:18:21.250409 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x64.rb +W, [2024-12-25T12:18:21.250528 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x64.rb +I, [2024-12-25T12:18:21.250611 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb +W, [2024-12-25T12:18:21.250671 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb +I, [2024-12-25T12:18:21.250697 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-windows-x86.rb +W, [2024-12-25T12:18:21.250753 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-windows-x86.rb +I, [2024-12-25T12:18:21.250779 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x64.rb +W, [2024-12-25T12:18:21.250830 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x64.rb +I, [2024-12-25T12:18:21.250857 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x86.rb +W, [2024-12-25T12:18:21.250910 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x86.rb +I, [2024-12-25T12:18:21.250937 #41342] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-windows-x86.rb +W, [2024-12-25T12:18:21.250989 #41342] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-windows-x86.rb +I, [2024-12-25T12:18:21.251017 #41342] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/command.js +W, [2024-12-25T12:18:21.251068 #41342] WARN -- : Copyright string not found in ../../modules/exploits/boastmachine_3_1_add_user_csrf/command.js +I, [2024-12-25T12:18:21.251094 #41342] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +I, [2024-12-25T12:18:21.251385 #41342] INFO -- : Updated copyright in ../../modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +I, [2024-12-25T12:18:21.251516 #41342] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/module.rb +W, [2024-12-25T12:18:21.251705 #41342] WARN -- : Copyright string not found in ../../modules/exploits/boastmachine_3_1_add_user_csrf/module.rb +I, [2024-12-25T12:18:21.251752 #41342] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/command.js +W, [2024-12-25T12:18:21.251811 #41342] WARN -- : Copyright string not found in ../../modules/exploits/camera/airlive_ip_camera_csrf/command.js +I, [2024-12-25T12:18:21.251850 #41342] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +I, [2024-12-25T12:18:21.252101 #41342] INFO -- : Updated copyright in ../../modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +I, [2024-12-25T12:18:21.252146 #41342] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/module.rb +W, [2024-12-25T12:18:21.252259 #41342] WARN -- : Copyright string not found in ../../modules/exploits/camera/airlive_ip_camera_csrf/module.rb +I, [2024-12-25T12:18:21.252288 #41342] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/command.js +W, [2024-12-25T12:18:21.252360 #41342] WARN -- : Copyright string not found in ../../modules/exploits/camera/dlink_dcs_series_csrf/command.js +I, [2024-12-25T12:18:21.252394 #41342] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +I, [2024-12-25T12:18:21.252965 #41342] INFO -- : Updated copyright in ../../modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +I, [2024-12-25T12:18:21.253054 #41342] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/module.rb +W, [2024-12-25T12:18:21.253130 #41342] WARN -- : Copyright string not found in ../../modules/exploits/camera/dlink_dcs_series_csrf/module.rb +I, [2024-12-25T12:18:21.253244 #41342] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js +W, [2024-12-25T12:18:21.253377 #41342] WARN -- : Copyright string not found in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js +I, [2024-12-25T12:18:21.253442 #41342] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +I, [2024-12-25T12:18:21.253905 #41342] INFO -- : Updated copyright in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +I, [2024-12-25T12:18:21.253954 #41342] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb +W, [2024-12-25T12:18:21.254011 #41342] WARN -- : Copyright string not found in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb +I, [2024-12-25T12:18:21.254036 #41342] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/command.js +W, [2024-12-25T12:18:21.254082 #41342] WARN -- : Copyright string not found in ../../modules/exploits/coldfusion_dir_traversal_exploit/command.js +I, [2024-12-25T12:18:21.254107 #41342] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +I, [2024-12-25T12:18:21.254295 #41342] INFO -- : Updated copyright in ../../modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +I, [2024-12-25T12:18:21.254363 #41342] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/module.rb +W, [2024-12-25T12:18:21.254588 #41342] WARN -- : Copyright string not found in ../../modules/exploits/coldfusion_dir_traversal_exploit/module.rb +I, [2024-12-25T12:18:21.254624 #41342] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/command.js +W, [2024-12-25T12:18:21.254692 #41342] WARN -- : Copyright string not found in ../../modules/exploits/extract_cmd_exec/command.js +I, [2024-12-25T12:18:21.254725 #41342] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.254918 #41342] INFO -- : Updated copyright in ../../modules/exploits/extract_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.254953 #41342] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/module.rb +W, [2024-12-25T12:18:21.255042 #41342] WARN -- : Copyright string not found in ../../modules/exploits/extract_cmd_exec/module.rb +I, [2024-12-25T12:18:21.255070 #41342] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/command.js +W, [2024-12-25T12:18:21.255116 #41342] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/command.js +I, [2024-12-25T12:18:21.255140 #41342] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/config.yaml +W, [2024-12-25T12:18:21.255183 #41342] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/config.yaml +I, [2024-12-25T12:18:21.255208 #41342] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/module.rb +W, [2024-12-25T12:18:21.255249 #41342] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/module.rb +I, [2024-12-25T12:18:21.255273 #41342] INFO -- : Processing file: ../../modules/exploits/firephp/command.js +W, [2024-12-25T12:18:21.255314 #41342] WARN -- : Copyright string not found in ../../modules/exploits/firephp/command.js +I, [2024-12-25T12:18:21.255337 #41342] INFO -- : Processing file: ../../modules/exploits/firephp/config.yaml +I, [2024-12-25T12:18:21.255559 #41342] INFO -- : Updated copyright in ../../modules/exploits/firephp/config.yaml +I, [2024-12-25T12:18:21.255629 #41342] INFO -- : Processing file: ../../modules/exploits/firephp/module.rb +W, [2024-12-25T12:18:21.255680 #41342] WARN -- : Copyright string not found in ../../modules/exploits/firephp/module.rb +I, [2024-12-25T12:18:21.255704 #41342] INFO -- : Processing file: ../../modules/exploits/firephp/payload.js +W, [2024-12-25T12:18:21.255750 #41342] WARN -- : Copyright string not found in ../../modules/exploits/firephp/payload.js +I, [2024-12-25T12:18:21.255775 #41342] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/command.js +W, [2024-12-25T12:18:21.255839 #41342] WARN -- : Copyright string not found in ../../modules/exploits/glassfish_war_upload_xsrf/command.js +I, [2024-12-25T12:18:21.255863 #41342] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/config.yaml +I, [2024-12-25T12:18:21.256023 #41342] INFO -- : Updated copyright in ../../modules/exploits/glassfish_war_upload_xsrf/config.yaml +I, [2024-12-25T12:18:21.256095 #41342] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/module.rb +W, [2024-12-25T12:18:21.256225 #41342] WARN -- : Copyright string not found in ../../modules/exploits/glassfish_war_upload_xsrf/module.rb +I, [2024-12-25T12:18:21.256274 #41342] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/command.js +W, [2024-12-25T12:18:21.256371 #41342] WARN -- : Copyright string not found in ../../modules/exploits/groovyshell_server_cmd_exec/command.js +I, [2024-12-25T12:18:21.256570 #41342] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.256991 #41342] INFO -- : Updated copyright in ../../modules/exploits/groovyshell_server_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.257062 #41342] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/module.rb +W, [2024-12-25T12:18:21.257124 #41342] WARN -- : Copyright string not found in ../../modules/exploits/groovyshell_server_cmd_exec/module.rb +I, [2024-12-25T12:18:21.257162 #41342] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/command.js +W, [2024-12-25T12:18:21.257209 #41342] WARN -- : Copyright string not found in ../../modules/exploits/hp_ucmdb_add_user_csrf/command.js +I, [2024-12-25T12:18:21.257233 #41342] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +I, [2024-12-25T12:18:21.257581 #41342] INFO -- : Updated copyright in ../../modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +I, [2024-12-25T12:18:21.257672 #41342] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/module.rb +W, [2024-12-25T12:18:21.257830 #41342] WARN -- : Copyright string not found in ../../modules/exploits/hp_ucmdb_add_user_csrf/module.rb +I, [2024-12-25T12:18:21.257875 #41342] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/command.js +W, [2024-12-25T12:18:21.257934 #41342] WARN -- : Copyright string not found in ../../modules/exploits/jboss_jmx_upload_exploit/command.js +I, [2024-12-25T12:18:21.257960 #41342] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/config.yaml +I, [2024-12-25T12:18:21.258166 #41342] INFO -- : Updated copyright in ../../modules/exploits/jboss_jmx_upload_exploit/config.yaml +I, [2024-12-25T12:18:21.258287 #41342] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/module.rb +W, [2024-12-25T12:18:21.258348 #41342] WARN -- : Copyright string not found in ../../modules/exploits/jboss_jmx_upload_exploit/module.rb +I, [2024-12-25T12:18:21.258375 #41342] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/command.js +W, [2024-12-25T12:18:21.258419 #41342] WARN -- : Copyright string not found in ../../modules/exploits/jenkins_groovy_code_exec/command.js +I, [2024-12-25T12:18:21.258520 #41342] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/config.yaml +I, [2024-12-25T12:18:21.258686 #41342] INFO -- : Updated copyright in ../../modules/exploits/jenkins_groovy_code_exec/config.yaml +I, [2024-12-25T12:18:21.258714 #41342] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/module.rb +W, [2024-12-25T12:18:21.258797 #41342] WARN -- : Copyright string not found in ../../modules/exploits/jenkins_groovy_code_exec/module.rb +I, [2024-12-25T12:18:21.258824 #41342] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/command.js +W, [2024-12-25T12:18:21.258882 #41342] WARN -- : Copyright string not found in ../../modules/exploits/kemp_command_execution/command.js +I, [2024-12-25T12:18:21.258914 #41342] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/config.yaml +I, [2024-12-25T12:18:21.259144 #41342] INFO -- : Updated copyright in ../../modules/exploits/kemp_command_execution/config.yaml +I, [2024-12-25T12:18:21.259189 #41342] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/module.rb +W, [2024-12-25T12:18:21.259282 #41342] WARN -- : Copyright string not found in ../../modules/exploits/kemp_command_execution/module.rb +I, [2024-12-25T12:18:21.259309 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/command.js +W, [2024-12-25T12:18:21.259355 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/activex_command_execution/command.js +I, [2024-12-25T12:18:21.259379 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/config.yaml +I, [2024-12-25T12:18:21.259623 #41342] INFO -- : Updated copyright in ../../modules/exploits/local_host/activex_command_execution/config.yaml +I, [2024-12-25T12:18:21.259664 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/module.rb +W, [2024-12-25T12:18:21.259733 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/activex_command_execution/module.rb +I, [2024-12-25T12:18:21.259829 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/README.txt +W, [2024-12-25T12:18:21.260072 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/README.txt +I, [2024-12-25T12:18:21.260127 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/command.js +W, [2024-12-25T12:18:21.260232 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/command.js +I, [2024-12-25T12:18:21.260290 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/config.yaml +I, [2024-12-25T12:18:21.260688 #41342] INFO -- : Updated copyright in ../../modules/exploits/local_host/java_payload/config.yaml +I, [2024-12-25T12:18:21.260780 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/module.rb +W, [2024-12-25T12:18:21.260837 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/module.rb +I, [2024-12-25T12:18:21.260862 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/command.js +W, [2024-12-25T12:18:21.260905 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/command.js +I, [2024-12-25T12:18:21.260929 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +I, [2024-12-25T12:18:21.261114 #41342] INFO -- : Updated copyright in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +I, [2024-12-25T12:18:21.261146 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb +W, [2024-12-25T12:18:21.261196 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb +I, [2024-12-25T12:18:21.261256 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/command.js +W, [2024-12-25T12:18:21.261308 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/safari_launch_app/command.js +I, [2024-12-25T12:18:21.261333 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/config.yaml +I, [2024-12-25T12:18:21.261644 #41342] INFO -- : Updated copyright in ../../modules/exploits/local_host/safari_launch_app/config.yaml +I, [2024-12-25T12:18:21.261700 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/module.rb +W, [2024-12-25T12:18:21.261811 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/safari_launch_app/module.rb +I, [2024-12-25T12:18:21.261839 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/README.txt +W, [2024-12-25T12:18:21.262046 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/README.txt +I, [2024-12-25T12:18:21.262132 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/command.js +W, [2024-12-25T12:18:21.262219 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/command.js +I, [2024-12-25T12:18:21.262285 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/config.yaml +I, [2024-12-25T12:18:21.262621 #41342] INFO -- : Updated copyright in ../../modules/exploits/local_host/signed_applet_dropper/config.yaml +I, [2024-12-25T12:18:21.262699 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/module.rb +W, [2024-12-25T12:18:21.262765 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/module.rb +I, [2024-12-25T12:18:21.262791 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/command.js +W, [2024-12-25T12:18:21.262835 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/window_mail_client_dos/command.js +I, [2024-12-25T12:18:21.262860 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/config.yaml +I, [2024-12-25T12:18:21.263072 #41342] INFO -- : Updated copyright in ../../modules/exploits/local_host/window_mail_client_dos/config.yaml +I, [2024-12-25T12:18:21.263145 #41342] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/module.rb +W, [2024-12-25T12:18:21.263425 #41342] WARN -- : Copyright string not found in ../../modules/exploits/local_host/window_mail_client_dos/module.rb +I, [2024-12-25T12:18:21.263532 #41342] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js +W, [2024-12-25T12:18:21.263615 #41342] WARN -- : Copyright string not found in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js +I, [2024-12-25T12:18:21.263654 #41342] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.263950 #41342] INFO -- : Updated copyright in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.264140 #41342] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb +W, [2024-12-25T12:18:21.264291 #41342] WARN -- : Copyright string not found in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb +I, [2024-12-25T12:18:21.264396 #41342] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:18:21.264717 #41342] WARN -- : Copyright string not found in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:18:21.264764 #41342] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:18:21.265027 #41342] INFO -- : Updated copyright in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:18:21.265187 #41342] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:18:21.265250 #41342] WARN -- : Copyright string not found in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:18:21.265278 #41342] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/command.js +W, [2024-12-25T12:18:21.265323 #41342] WARN -- : Copyright string not found in ../../modules/exploits/ntfscommoncreate_dos/command.js +I, [2024-12-25T12:18:21.265366 #41342] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/config.yaml +I, [2024-12-25T12:18:21.265800 #41342] INFO -- : Updated copyright in ../../modules/exploits/ntfscommoncreate_dos/config.yaml +I, [2024-12-25T12:18:21.265927 #41342] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/module.rb +W, [2024-12-25T12:18:21.266026 #41342] WARN -- : Copyright string not found in ../../modules/exploits/ntfscommoncreate_dos/module.rb +I, [2024-12-25T12:18:21.266055 #41342] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/command.js +W, [2024-12-25T12:18:21.266100 #41342] WARN -- : Copyright string not found in ../../modules/exploits/opencart_reset_password/command.js +I, [2024-12-25T12:18:21.266126 #41342] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/config.yaml +I, [2024-12-25T12:18:21.266582 #41342] INFO -- : Updated copyright in ../../modules/exploits/opencart_reset_password/config.yaml +I, [2024-12-25T12:18:21.266789 #41342] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/module.rb +W, [2024-12-25T12:18:21.266882 #41342] WARN -- : Copyright string not found in ../../modules/exploits/opencart_reset_password/module.rb +I, [2024-12-25T12:18:21.266911 #41342] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:18:21.266961 #41342] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:18:21.266986 #41342] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:18:21.267332 #41342] INFO -- : Updated copyright in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:18:21.267562 #41342] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:18:21.267710 #41342] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:18:21.267742 #41342] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/x.js +W, [2024-12-25T12:18:21.267879 #41342] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/x.js +I, [2024-12-25T12:18:21.267916 #41342] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:18:21.267968 #41342] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:18:21.267992 #41342] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:18:21.268225 #41342] INFO -- : Updated copyright in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:18:21.268282 #41342] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:18:21.268391 #41342] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:18:21.268583 #41342] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/command.js +W, [2024-12-25T12:18:21.268636 #41342] WARN -- : Copyright string not found in ../../modules/exploits/php-5.3.9-dos/command.js +I, [2024-12-25T12:18:21.268662 #41342] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/config.yaml +I, [2024-12-25T12:18:21.268819 #41342] INFO -- : Updated copyright in ../../modules/exploits/php-5.3.9-dos/config.yaml +I, [2024-12-25T12:18:21.268846 #41342] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/module.rb +W, [2024-12-25T12:18:21.268940 #41342] WARN -- : Copyright string not found in ../../modules/exploits/php-5.3.9-dos/module.rb +I, [2024-12-25T12:18:21.269083 #41342] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/command.js +W, [2024-12-25T12:18:21.269171 #41342] WARN -- : Copyright string not found in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/command.js +I, [2024-12-25T12:18:21.269232 #41342] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.269589 #41342] INFO -- : Updated copyright in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.269627 #41342] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/module.rb +W, [2024-12-25T12:18:21.269678 #41342] WARN -- : Copyright string not found in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/module.rb +I, [2024-12-25T12:18:21.269703 #41342] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/command.js +W, [2024-12-25T12:18:21.269746 #41342] WARN -- : Copyright string not found in ../../modules/exploits/qnx_qconn_command_execution/command.js +I, [2024-12-25T12:18:21.269770 #41342] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/config.yaml +I, [2024-12-25T12:18:21.269967 #41342] INFO -- : Updated copyright in ../../modules/exploits/qnx_qconn_command_execution/config.yaml +I, [2024-12-25T12:18:21.270132 #41342] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/module.rb +W, [2024-12-25T12:18:21.270201 #41342] WARN -- : Copyright string not found in ../../modules/exploits/qnx_qconn_command_execution/module.rb +I, [2024-12-25T12:18:21.270227 #41342] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/command.js +W, [2024-12-25T12:18:21.270272 #41342] WARN -- : Copyright string not found in ../../modules/exploits/resource_exhaustion_dos/command.js +I, [2024-12-25T12:18:21.270297 #41342] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/config.yaml +I, [2024-12-25T12:18:21.270717 #41342] INFO -- : Updated copyright in ../../modules/exploits/resource_exhaustion_dos/config.yaml +I, [2024-12-25T12:18:21.270871 #41342] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/module.rb +W, [2024-12-25T12:18:21.270937 #41342] WARN -- : Copyright string not found in ../../modules/exploits/resource_exhaustion_dos/module.rb +I, [2024-12-25T12:18:21.270978 #41342] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/command.js +W, [2024-12-25T12:18:21.271052 #41342] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/command.js +I, [2024-12-25T12:18:21.271096 #41342] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/config.yaml +I, [2024-12-25T12:18:21.271292 #41342] INFO -- : Updated copyright in ../../modules/exploits/rfi_scanner/config.yaml +I, [2024-12-25T12:18:21.271320 #41342] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/module.rb +W, [2024-12-25T12:18:21.271478 #41342] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/module.rb +I, [2024-12-25T12:18:21.271514 #41342] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/rfi.txt +W, [2024-12-25T12:18:21.271670 #41342] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/rfi.txt +I, [2024-12-25T12:18:21.271705 #41342] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/command.js +W, [2024-12-25T12:18:21.271755 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/3com_officeconnect_cmd_exec/command.js +I, [2024-12-25T12:18:21.271778 #41342] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.271942 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.271970 #41342] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/module.rb +W, [2024-12-25T12:18:21.272056 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/3com_officeconnect_cmd_exec/module.rb +I, [2024-12-25T12:18:21.272083 #41342] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/command.js +W, [2024-12-25T12:18:21.272130 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/actiontec_q1000_csrf/command.js +I, [2024-12-25T12:18:21.272154 #41342] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/config.yaml +I, [2024-12-25T12:18:21.272318 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/actiontec_q1000_csrf/config.yaml +I, [2024-12-25T12:18:21.272399 #41342] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/module.rb +W, [2024-12-25T12:18:21.272505 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/actiontec_q1000_csrf/module.rb +I, [2024-12-25T12:18:21.272531 #41342] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/command.js +W, [2024-12-25T12:18:21.272573 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/argw4_adsl_dns_hijack/command.js +I, [2024-12-25T12:18:21.272739 #41342] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.272926 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/argw4_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.272954 #41342] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/module.rb +W, [2024-12-25T12:18:21.273002 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/argw4_adsl_dns_hijack/module.rb +I, [2024-12-25T12:18:21.273061 #41342] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/command.js +W, [2024-12-25T12:18:21.273112 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/command.js +I, [2024-12-25T12:18:21.273137 #41342] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.273315 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.273528 #41342] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb +W, [2024-12-25T12:18:21.273585 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb +I, [2024-12-25T12:18:21.273622 #41342] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/command.js +W, [2024-12-25T12:18:21.273879 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_dslx11_dns_hijack/command.js +I, [2024-12-25T12:18:21.273913 #41342] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.274116 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/asus_dslx11_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.274187 #41342] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/module.rb +W, [2024-12-25T12:18:21.274245 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_dslx11_dns_hijack/module.rb +I, [2024-12-25T12:18:21.274272 #41342] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/command.js +W, [2024-12-25T12:18:21.274315 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n12e_get_info/command.js +I, [2024-12-25T12:18:21.274339 #41342] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/config.yaml +I, [2024-12-25T12:18:21.274569 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/asus_rt_n12e_get_info/config.yaml +I, [2024-12-25T12:18:21.274604 #41342] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/module.rb +W, [2024-12-25T12:18:21.274689 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n12e_get_info/module.rb +I, [2024-12-25T12:18:21.274715 #41342] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/command.js +W, [2024-12-25T12:18:21.274760 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/command.js +I, [2024-12-25T12:18:21.274784 #41342] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.274990 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.275061 #41342] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb +W, [2024-12-25T12:18:21.275121 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb +I, [2024-12-25T12:18:21.275147 #41342] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/command.js +W, [2024-12-25T12:18:21.275206 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/command.js +I, [2024-12-25T12:18:21.275240 #41342] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.275476 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.275558 #41342] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/module.rb +W, [2024-12-25T12:18:21.275792 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/module.rb +I, [2024-12-25T12:18:21.275899 #41342] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/command.js +W, [2024-12-25T12:18:21.275990 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/belkin_dns_csrf/command.js +I, [2024-12-25T12:18:21.276026 #41342] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/config.yaml +I, [2024-12-25T12:18:21.276266 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/belkin_dns_csrf/config.yaml +I, [2024-12-25T12:18:21.276349 #41342] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/module.rb +W, [2024-12-25T12:18:21.276569 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/belkin_dns_csrf/module.rb +I, [2024-12-25T12:18:21.276633 #41342] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/command.js +W, [2024-12-25T12:18:21.276710 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/bt_home_hub_csrf/command.js +I, [2024-12-25T12:18:21.276747 #41342] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/config.yaml +I, [2024-12-25T12:18:21.277052 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/bt_home_hub_csrf/config.yaml +I, [2024-12-25T12:18:21.277155 #41342] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/module.rb +W, [2024-12-25T12:18:21.277209 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/bt_home_hub_csrf/module.rb +I, [2024-12-25T12:18:21.277234 #41342] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/command.js +W, [2024-12-25T12:18:21.277279 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/cisco_e2400_csrf/command.js +I, [2024-12-25T12:18:21.277304 #41342] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/config.yaml +I, [2024-12-25T12:18:21.277522 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/cisco_e2400_csrf/config.yaml +I, [2024-12-25T12:18:21.277591 #41342] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/module.rb +W, [2024-12-25T12:18:21.277640 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/cisco_e2400_csrf/module.rb +I, [2024-12-25T12:18:21.277665 #41342] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/command.js +W, [2024-12-25T12:18:21.277708 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5367_csrf/command.js +I, [2024-12-25T12:18:21.277732 #41342] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/config.yaml +I, [2024-12-25T12:18:21.277911 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/comtrend_ct5367_csrf/config.yaml +I, [2024-12-25T12:18:21.277994 #41342] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/module.rb +W, [2024-12-25T12:18:21.278050 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5367_csrf/module.rb +I, [2024-12-25T12:18:21.278076 #41342] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/command.js +W, [2024-12-25T12:18:21.278135 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5624_csrf/command.js +I, [2024-12-25T12:18:21.278167 #41342] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/config.yaml +I, [2024-12-25T12:18:21.278327 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/comtrend_ct5624_csrf/config.yaml +I, [2024-12-25T12:18:21.278360 #41342] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/module.rb +W, [2024-12-25T12:18:21.278543 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5624_csrf/module.rb +I, [2024-12-25T12:18:21.278573 #41342] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/command.js +W, [2024-12-25T12:18:21.278679 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/command.js +I, [2024-12-25T12:18:21.278704 #41342] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.278889 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.278924 #41342] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/module.rb +W, [2024-12-25T12:18:21.278998 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/module.rb +I, [2024-12-25T12:18:21.279026 #41342] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js +W, [2024-12-25T12:18:21.279086 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js +I, [2024-12-25T12:18:21.279140 #41342] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.279366 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.279530 #41342] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb +W, [2024-12-25T12:18:21.279581 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb +I, [2024-12-25T12:18:21.279605 #41342] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/command.js +W, [2024-12-25T12:18:21.279656 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/command.js +I, [2024-12-25T12:18:21.279680 #41342] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +I, [2024-12-25T12:18:21.279871 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +I, [2024-12-25T12:18:21.279907 #41342] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb +W, [2024-12-25T12:18:21.279995 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb +I, [2024-12-25T12:18:21.280022 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/command.js +W, [2024-12-25T12:18:21.280068 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dir_615_csrf/command.js +I, [2024-12-25T12:18:21.280092 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/config.yaml +I, [2024-12-25T12:18:21.280254 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/dlink_dir_615_csrf/config.yaml +I, [2024-12-25T12:18:21.280327 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/module.rb +W, [2024-12-25T12:18:21.280557 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dir_615_csrf/module.rb +I, [2024-12-25T12:18:21.280597 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js +W, [2024-12-25T12:18:21.280650 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js +I, [2024-12-25T12:18:21.280676 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.280850 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.280896 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb +W, [2024-12-25T12:18:21.280979 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb +I, [2024-12-25T12:18:21.281080 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/command.js +W, [2024-12-25T12:18:21.281135 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/command.js +I, [2024-12-25T12:18:21.281160 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.281316 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.281376 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/module.rb +W, [2024-12-25T12:18:21.281486 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/module.rb +I, [2024-12-25T12:18:21.281514 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js +W, [2024-12-25T12:18:21.281561 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js +I, [2024-12-25T12:18:21.281585 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.281739 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.281807 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb +W, [2024-12-25T12:18:21.281863 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb +I, [2024-12-25T12:18:21.281889 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/command.js +W, [2024-12-25T12:18:21.281932 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/command.js +I, [2024-12-25T12:18:21.281956 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.282222 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.282269 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/module.rb +W, [2024-12-25T12:18:21.282337 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/module.rb +I, [2024-12-25T12:18:21.282371 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/command.js +W, [2024-12-25T12:18:21.282427 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl500t_csrf/command.js +I, [2024-12-25T12:18:21.282519 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/config.yaml +I, [2024-12-25T12:18:21.282702 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/dlink_dsl500t_csrf/config.yaml +I, [2024-12-25T12:18:21.282777 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/module.rb +W, [2024-12-25T12:18:21.282832 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl500t_csrf/module.rb +I, [2024-12-25T12:18:21.282858 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/command.js +W, [2024-12-25T12:18:21.282900 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/command.js +I, [2024-12-25T12:18:21.282924 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.283064 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.283132 #41342] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/module.rb +W, [2024-12-25T12:18:21.283187 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/module.rb +I, [2024-12-25T12:18:21.283213 #41342] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/command.js +W, [2024-12-25T12:18:21.283255 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/command.js +I, [2024-12-25T12:18:21.283278 #41342] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.283631 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.283686 #41342] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/module.rb +W, [2024-12-25T12:18:21.283744 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/module.rb +I, [2024-12-25T12:18:21.283769 #41342] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/command.js +W, [2024-12-25T12:18:21.283864 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/huawei_smartax_mt880/command.js +I, [2024-12-25T12:18:21.283895 #41342] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/config.yaml +I, [2024-12-25T12:18:21.284141 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/huawei_smartax_mt880/config.yaml +I, [2024-12-25T12:18:21.284216 #41342] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/module.rb +W, [2024-12-25T12:18:21.284412 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/huawei_smartax_mt880/module.rb +I, [2024-12-25T12:18:21.284526 #41342] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/command.js +W, [2024-12-25T12:18:21.284584 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/command.js +I, [2024-12-25T12:18:21.284612 #41342] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.284844 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.284912 #41342] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/module.rb +W, [2024-12-25T12:18:21.284972 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/module.rb +I, [2024-12-25T12:18:21.284999 #41342] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/command.js +W, [2024-12-25T12:18:21.285043 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/command.js +I, [2024-12-25T12:18:21.285138 #41342] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.285353 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.285478 #41342] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/module.rb +W, [2024-12-25T12:18:21.285528 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/module.rb +I, [2024-12-25T12:18:21.285553 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/command.js +W, [2024-12-25T12:18:21.285595 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_befsr41_csrf/command.js +I, [2024-12-25T12:18:21.285619 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/config.yaml +I, [2024-12-25T12:18:21.285803 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/linksys_befsr41_csrf/config.yaml +I, [2024-12-25T12:18:21.285842 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/module.rb +W, [2024-12-25T12:18:21.285950 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_befsr41_csrf/module.rb +I, [2024-12-25T12:18:21.285989 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/command.js +W, [2024-12-25T12:18:21.286042 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_csrf/command.js +I, [2024-12-25T12:18:21.286068 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/config.yaml +I, [2024-12-25T12:18:21.286312 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/linksys_e2500_csrf/config.yaml +I, [2024-12-25T12:18:21.286356 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/module.rb +W, [2024-12-25T12:18:21.286645 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_csrf/module.rb +I, [2024-12-25T12:18:21.286678 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/command.js +W, [2024-12-25T12:18:21.286727 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_dns_hijack/command.js +I, [2024-12-25T12:18:21.286753 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.286961 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.287004 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/module.rb +W, [2024-12-25T12:18:21.287125 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_dns_hijack/module.rb +I, [2024-12-25T12:18:21.287154 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/command.js +W, [2024-12-25T12:18:21.287204 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_shell/command.js +I, [2024-12-25T12:18:21.287228 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/config.yaml +I, [2024-12-25T12:18:21.287607 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/linksys_e2500_shell/config.yaml +I, [2024-12-25T12:18:21.287674 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/module.rb +W, [2024-12-25T12:18:21.287749 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_shell/module.rb +I, [2024-12-25T12:18:21.287772 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/command.js +W, [2024-12-25T12:18:21.287809 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g2_csrf/command.js +I, [2024-12-25T12:18:21.287825 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +I, [2024-12-25T12:18:21.288082 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +I, [2024-12-25T12:18:21.288163 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/module.rb +W, [2024-12-25T12:18:21.288340 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g2_csrf/module.rb +I, [2024-12-25T12:18:21.288362 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/command.js +W, [2024-12-25T12:18:21.288406 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g_csrf/command.js +I, [2024-12-25T12:18:21.288485 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/config.yaml +I, [2024-12-25T12:18:21.288644 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/linksys_wrt54g_csrf/config.yaml +I, [2024-12-25T12:18:21.288664 #41342] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/module.rb +W, [2024-12-25T12:18:21.288733 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g_csrf/module.rb +I, [2024-12-25T12:18:21.288759 #41342] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/command.js +W, [2024-12-25T12:18:21.288800 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/command.js +I, [2024-12-25T12:18:21.288816 #41342] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml +I, [2024-12-25T12:18:21.288938 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml +I, [2024-12-25T12:18:21.288959 #41342] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/module.rb +W, [2024-12-25T12:18:21.289030 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/module.rb +I, [2024-12-25T12:18:21.289049 #41342] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/command.js +W, [2024-12-25T12:18:21.289087 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/command.js +I, [2024-12-25T12:18:21.289103 #41342] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.289223 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.289243 #41342] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/module.rb +W, [2024-12-25T12:18:21.289315 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/module.rb +I, [2024-12-25T12:18:21.289334 #41342] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/command.js +W, [2024-12-25T12:18:21.289369 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/phillips_dns_hijack/command.js +I, [2024-12-25T12:18:21.289385 #41342] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.289728 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/phillips_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.289852 #41342] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/module.rb +W, [2024-12-25T12:18:21.289902 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/phillips_dns_hijack/module.rb +I, [2024-12-25T12:18:21.289927 #41342] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/command.js +W, [2024-12-25T12:18:21.289971 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/pikatel_96338_dns_hijack/command.js +I, [2024-12-25T12:18:21.289996 #41342] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.290313 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/pikatel_96338_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.290365 #41342] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/module.rb +W, [2024-12-25T12:18:21.290542 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/pikatel_96338_dns_hijack/module.rb +I, [2024-12-25T12:18:21.290573 #41342] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/command.js +W, [2024-12-25T12:18:21.290625 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/command.js +I, [2024-12-25T12:18:21.290650 #41342] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.290910 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.290998 #41342] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/module.rb +W, [2024-12-25T12:18:21.291053 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/module.rb +I, [2024-12-25T12:18:21.291100 #41342] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js +W, [2024-12-25T12:18:21.291150 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js +I, [2024-12-25T12:18:21.291175 #41342] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.291376 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.291507 #41342] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb +W, [2024-12-25T12:18:21.291568 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb +I, [2024-12-25T12:18:21.291606 #41342] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/command.js +W, [2024-12-25T12:18:21.291652 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_pw/command.js +I, [2024-12-25T12:18:21.291676 #41342] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +I, [2024-12-25T12:18:21.291871 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +I, [2024-12-25T12:18:21.291960 #41342] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/module.rb +W, [2024-12-25T12:18:21.292011 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_pw/module.rb +I, [2024-12-25T12:18:21.292036 #41342] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/command.js +W, [2024-12-25T12:18:21.292078 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/command.js +I, [2024-12-25T12:18:21.292102 #41342] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +I, [2024-12-25T12:18:21.292260 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +I, [2024-12-25T12:18:21.292294 #41342] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb +W, [2024-12-25T12:18:21.292590 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb +I, [2024-12-25T12:18:21.292629 #41342] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js +W, [2024-12-25T12:18:21.292682 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js +I, [2024-12-25T12:18:21.292706 #41342] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +I, [2024-12-25T12:18:21.292941 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +I, [2024-12-25T12:18:21.293091 #41342] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb +W, [2024-12-25T12:18:21.293153 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb +I, [2024-12-25T12:18:21.293187 #41342] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/command.js +W, [2024-12-25T12:18:21.293314 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/tenda_adsl_dns_hijack/command.js +I, [2024-12-25T12:18:21.293435 #41342] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.293760 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/tenda_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.293808 #41342] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/module.rb +W, [2024-12-25T12:18:21.293889 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/tenda_adsl_dns_hijack/module.rb +I, [2024-12-25T12:18:21.293923 #41342] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/command.js +W, [2024-12-25T12:18:21.293970 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/tplink_dns_csrf/command.js +I, [2024-12-25T12:18:21.293994 #41342] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/config.yaml +I, [2024-12-25T12:18:21.294164 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/tplink_dns_csrf/config.yaml +I, [2024-12-25T12:18:21.294312 #41342] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/module.rb +W, [2024-12-25T12:18:21.294378 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/tplink_dns_csrf/module.rb +I, [2024-12-25T12:18:21.294404 #41342] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/command.js +W, [2024-12-25T12:18:21.294523 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/command.js +I, [2024-12-25T12:18:21.294551 #41342] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.294734 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml +I, [2024-12-25T12:18:21.294841 #41342] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/module.rb +W, [2024-12-25T12:18:21.294908 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/module.rb +I, [2024-12-25T12:18:21.294934 #41342] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/command.js +W, [2024-12-25T12:18:21.294978 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/virgin_superhub_csrf/command.js +I, [2024-12-25T12:18:21.295002 #41342] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/config.yaml +I, [2024-12-25T12:18:21.295251 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/virgin_superhub_csrf/config.yaml +I, [2024-12-25T12:18:21.295313 #41342] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/module.rb +W, [2024-12-25T12:18:21.295365 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/virgin_superhub_csrf/module.rb +I, [2024-12-25T12:18:21.295390 #41342] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/command.js +W, [2024-12-25T12:18:21.295562 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/wipg1000_cmd_injection/command.js +I, [2024-12-25T12:18:21.295630 #41342] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/config.yaml +I, [2024-12-25T12:18:21.295914 #41342] INFO -- : Updated copyright in ../../modules/exploits/router/wipg1000_cmd_injection/config.yaml +I, [2024-12-25T12:18:21.296119 #41342] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/module.rb +W, [2024-12-25T12:18:21.296202 #41342] WARN -- : Copyright string not found in ../../modules/exploits/router/wipg1000_cmd_injection/module.rb +I, [2024-12-25T12:18:21.296268 #41342] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/command.js +W, [2024-12-25T12:18:21.296389 #41342] WARN -- : Copyright string not found in ../../modules/exploits/ruby_nntpd_cmd_exec/command.js +I, [2024-12-25T12:18:21.296441 #41342] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.296716 #41342] INFO -- : Updated copyright in ../../modules/exploits/ruby_nntpd_cmd_exec/config.yaml +I, [2024-12-25T12:18:21.296749 #41342] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/module.rb +W, [2024-12-25T12:18:21.296837 #41342] WARN -- : Copyright string not found in ../../modules/exploits/ruby_nntpd_cmd_exec/module.rb +I, [2024-12-25T12:18:21.296863 #41342] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/command.js +W, [2024-12-25T12:18:21.296906 #41342] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/command.js +I, [2024-12-25T12:18:21.296936 #41342] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/config.yaml +I, [2024-12-25T12:18:21.297105 #41342] INFO -- : Updated copyright in ../../modules/exploits/shell_shock_scanner/config.yaml +I, [2024-12-25T12:18:21.297347 #41342] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/module.rb +W, [2024-12-25T12:18:21.297406 #41342] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/module.rb +I, [2024-12-25T12:18:21.297431 #41342] INFO -- : Processing file: ../../modules/exploits/shell_shocked/command.js +W, [2024-12-25T12:18:21.297574 #41342] WARN -- : Copyright string not found in ../../modules/exploits/shell_shocked/command.js +I, [2024-12-25T12:18:21.297606 #41342] INFO -- : Processing file: ../../modules/exploits/shell_shocked/config.yaml +I, [2024-12-25T12:18:21.297805 #41342] INFO -- : Updated copyright in ../../modules/exploits/shell_shocked/config.yaml +I, [2024-12-25T12:18:21.297838 #41342] INFO -- : Processing file: ../../modules/exploits/shell_shocked/module.rb +W, [2024-12-25T12:18:21.297927 #41342] WARN -- : Copyright string not found in ../../modules/exploits/shell_shocked/module.rb +I, [2024-12-25T12:18:21.297953 #41342] INFO -- : Processing file: ../../modules/exploits/skype_xss/command.js +W, [2024-12-25T12:18:21.297995 #41342] WARN -- : Copyright string not found in ../../modules/exploits/skype_xss/command.js +I, [2024-12-25T12:18:21.298019 #41342] INFO -- : Processing file: ../../modules/exploits/skype_xss/config.yaml +I, [2024-12-25T12:18:21.298176 #41342] INFO -- : Updated copyright in ../../modules/exploits/skype_xss/config.yaml +I, [2024-12-25T12:18:21.298245 #41342] INFO -- : Processing file: ../../modules/exploits/skype_xss/module.rb +W, [2024-12-25T12:18:21.298300 #41342] WARN -- : Copyright string not found in ../../modules/exploits/skype_xss/module.rb +I, [2024-12-25T12:18:21.298326 #41342] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/command.js +W, [2024-12-25T12:18:21.298368 #41342] WARN -- : Copyright string not found in ../../modules/exploits/spring_framework_malicious_jar/command.js +I, [2024-12-25T12:18:21.298393 #41342] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/config.yaml +I, [2024-12-25T12:18:21.298670 #41342] INFO -- : Updated copyright in ../../modules/exploits/spring_framework_malicious_jar/config.yaml +I, [2024-12-25T12:18:21.298709 #41342] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/module.rb +W, [2024-12-25T12:18:21.298794 #41342] WARN -- : Copyright string not found in ../../modules/exploits/spring_framework_malicious_jar/module.rb +I, [2024-12-25T12:18:21.298821 #41342] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/command.js +W, [2024-12-25T12:18:21.298865 #41342] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/command.js +I, [2024-12-25T12:18:21.298889 #41342] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml +I, [2024-12-25T12:18:21.299020 #41342] INFO -- : Updated copyright in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml +I, [2024-12-25T12:18:21.299048 #41342] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/module.rb +W, [2024-12-25T12:18:21.299125 #41342] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/module.rb +I, [2024-12-25T12:18:21.299157 #41342] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/command.js +W, [2024-12-25T12:18:21.299202 #41342] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/command.js +I, [2024-12-25T12:18:21.299227 #41342] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml +I, [2024-12-25T12:18:21.299373 #41342] INFO -- : Updated copyright in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml +I, [2024-12-25T12:18:21.299532 #41342] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/module.rb +W, [2024-12-25T12:18:21.299599 #41342] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/module.rb +I, [2024-12-25T12:18:21.299625 #41342] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/command.js +W, [2024-12-25T12:18:21.299669 #41342] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/command.js +I, [2024-12-25T12:18:21.299693 #41342] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml +I, [2024-12-25T12:18:21.299835 #41342] INFO -- : Updated copyright in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml +I, [2024-12-25T12:18:21.299863 #41342] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/module.rb +W, [2024-12-25T12:18:21.299946 #41342] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/module.rb +I, [2024-12-25T12:18:21.299980 #41342] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/command.js +W, [2024-12-25T12:18:21.300028 #41342] WARN -- : Copyright string not found in ../../modules/exploits/switch/netgear_gs108t_csrf/command.js +I, [2024-12-25T12:18:21.300053 #41342] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/config.yaml +I, [2024-12-25T12:18:21.300193 #41342] INFO -- : Updated copyright in ../../modules/exploits/switch/netgear_gs108t_csrf/config.yaml +I, [2024-12-25T12:18:21.300228 #41342] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/module.rb +W, [2024-12-25T12:18:21.300320 #41342] WARN -- : Copyright string not found in ../../modules/exploits/switch/netgear_gs108t_csrf/module.rb +I, [2024-12-25T12:18:21.300353 #41342] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/command.js +W, [2024-12-25T12:18:21.300408 #41342] WARN -- : Copyright string not found in ../../modules/exploits/vtiger_crm_upload_exploit/command.js +I, [2024-12-25T12:18:21.300558 #41342] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/config.yaml +I, [2024-12-25T12:18:21.300718 #41342] INFO -- : Updated copyright in ../../modules/exploits/vtiger_crm_upload_exploit/config.yaml +I, [2024-12-25T12:18:21.300747 #41342] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/module.rb +W, [2024-12-25T12:18:21.300796 #41342] WARN -- : Copyright string not found in ../../modules/exploits/vtiger_crm_upload_exploit/module.rb +I, [2024-12-25T12:18:21.300860 #41342] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/command.js +W, [2024-12-25T12:18:21.300927 #41342] WARN -- : Copyright string not found in ../../modules/exploits/wanem_command_execution/command.js +I, [2024-12-25T12:18:21.300951 #41342] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/config.yaml +I, [2024-12-25T12:18:21.301084 #41342] INFO -- : Updated copyright in ../../modules/exploits/wanem_command_execution/config.yaml +I, [2024-12-25T12:18:21.301121 #41342] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/module.rb +W, [2024-12-25T12:18:21.301195 #41342] WARN -- : Copyright string not found in ../../modules/exploits/wanem_command_execution/module.rb +I, [2024-12-25T12:18:21.301221 #41342] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/command.js +W, [2024-12-25T12:18:21.301267 #41342] WARN -- : Copyright string not found in ../../modules/exploits/wifi_pineapple_csrf/command.js +I, [2024-12-25T12:18:21.301291 #41342] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/config.yaml +I, [2024-12-25T12:18:21.301528 #41342] INFO -- : Updated copyright in ../../modules/exploits/wifi_pineapple_csrf/config.yaml +I, [2024-12-25T12:18:21.301620 #41342] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/module.rb +W, [2024-12-25T12:18:21.301670 #41342] WARN -- : Copyright string not found in ../../modules/exploits/wifi_pineapple_csrf/module.rb +I, [2024-12-25T12:18:21.301694 #41342] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/command.js +W, [2024-12-25T12:18:21.301737 #41342] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/command.js +I, [2024-12-25T12:18:21.301760 #41342] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/config.yaml +W, [2024-12-25T12:18:21.301800 #41342] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/config.yaml +I, [2024-12-25T12:18:21.301823 #41342] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/module.rb +W, [2024-12-25T12:18:21.301862 #41342] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/module.rb +I, [2024-12-25T12:18:21.301886 #41342] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/command.js +W, [2024-12-25T12:18:21.301927 #41342] WARN -- : Copyright string not found in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/command.js +I, [2024-12-25T12:18:21.301951 #41342] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +I, [2024-12-25T12:18:21.302080 #41342] INFO -- : Updated copyright in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +I, [2024-12-25T12:18:21.302124 #41342] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb +W, [2024-12-25T12:18:21.302198 #41342] WARN -- : Copyright string not found in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb +I, [2024-12-25T12:18:21.302226 #41342] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/command.js +W, [2024-12-25T12:18:21.302269 #41342] WARN -- : Copyright string not found in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/command.js +I, [2024-12-25T12:18:21.302293 #41342] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +I, [2024-12-25T12:18:21.302580 #41342] INFO -- : Updated copyright in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +I, [2024-12-25T12:18:21.302611 #41342] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb +W, [2024-12-25T12:18:21.302664 #41342] WARN -- : Copyright string not found in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb +I, [2024-12-25T12:18:21.302689 #41342] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/command.js +W, [2024-12-25T12:18:21.302732 #41342] WARN -- : Copyright string not found in ../../modules/exploits/xss/serendipity_1.6_xss/command.js +I, [2024-12-25T12:18:21.302755 #41342] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/config.yaml +I, [2024-12-25T12:18:21.302906 #41342] INFO -- : Updated copyright in ../../modules/exploits/xss/serendipity_1.6_xss/config.yaml +I, [2024-12-25T12:18:21.302934 #41342] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/module.rb +W, [2024-12-25T12:18:21.303017 #41342] WARN -- : Copyright string not found in ../../modules/exploits/xss/serendipity_1.6_xss/module.rb +I, [2024-12-25T12:18:21.303048 #41342] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/command.js +W, [2024-12-25T12:18:21.303117 #41342] WARN -- : Copyright string not found in ../../modules/exploits/xss/sqlitemanager_xss/command.js +I, [2024-12-25T12:18:21.303162 #41342] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/config.yaml +I, [2024-12-25T12:18:21.303308 #41342] INFO -- : Updated copyright in ../../modules/exploits/xss/sqlitemanager_xss/config.yaml +I, [2024-12-25T12:18:21.303369 #41342] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/module.rb +W, [2024-12-25T12:18:21.303505 #41342] WARN -- : Copyright string not found in ../../modules/exploits/xss/sqlitemanager_xss/module.rb +I, [2024-12-25T12:18:21.303542 #41342] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/command.js +W, [2024-12-25T12:18:21.303596 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_3x_command_execution/command.js +I, [2024-12-25T12:18:21.303621 #41342] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/config.yaml +I, [2024-12-25T12:18:21.303820 #41342] INFO -- : Updated copyright in ../../modules/exploits/zenoss_3x_command_execution/config.yaml +I, [2024-12-25T12:18:21.303905 #41342] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/module.rb +W, [2024-12-25T12:18:21.303977 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_3x_command_execution/module.rb +I, [2024-12-25T12:18:21.304013 #41342] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/command.js +W, [2024-12-25T12:18:21.304071 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_add_user_csrf/command.js +I, [2024-12-25T12:18:21.304107 #41342] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/config.yaml +I, [2024-12-25T12:18:21.304467 #41342] INFO -- : Updated copyright in ../../modules/exploits/zenoss_add_user_csrf/config.yaml +I, [2024-12-25T12:18:21.304803 #41342] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/module.rb +W, [2024-12-25T12:18:21.304962 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_add_user_csrf/module.rb +I, [2024-12-25T12:18:21.305040 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/command.js +W, [2024-12-25T12:18:21.305197 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/command.js +I, [2024-12-25T12:18:21.305280 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml +I, [2024-12-25T12:18:21.305815 #41342] INFO -- : Updated copyright in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml +I, [2024-12-25T12:18:21.305892 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/module.rb +W, [2024-12-25T12:18:21.305951 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/module.rb +I, [2024-12-25T12:18:21.305977 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/command.js +W, [2024-12-25T12:18:21.306020 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/command.js +I, [2024-12-25T12:18:21.306044 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml +I, [2024-12-25T12:18:21.306501 #41342] INFO -- : Updated copyright in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml +I, [2024-12-25T12:18:21.306602 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/module.rb +W, [2024-12-25T12:18:21.306710 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/module.rb +I, [2024-12-25T12:18:21.308375 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/command.js +W, [2024-12-25T12:18:21.308607 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/command.js +I, [2024-12-25T12:18:21.308708 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml +I, [2024-12-25T12:18:21.309384 #41342] INFO -- : Updated copyright in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml +I, [2024-12-25T12:18:21.309550 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/module.rb +W, [2024-12-25T12:18:21.309693 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/module.rb +I, [2024-12-25T12:18:21.309728 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/command.js +W, [2024-12-25T12:18:21.309799 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/command.js +I, [2024-12-25T12:18:21.309885 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml +I, [2024-12-25T12:18:21.310253 #41342] INFO -- : Updated copyright in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml +I, [2024-12-25T12:18:21.310326 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/module.rb +W, [2024-12-25T12:18:21.310504 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/module.rb +I, [2024-12-25T12:18:21.310574 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/command.js +W, [2024-12-25T12:18:21.310675 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/command.js +I, [2024-12-25T12:18:21.310721 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml +I, [2024-12-25T12:18:21.311000 #41342] INFO -- : Updated copyright in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml +I, [2024-12-25T12:18:21.311038 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/module.rb +W, [2024-12-25T12:18:21.311142 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/module.rb +I, [2024-12-25T12:18:21.311171 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/command.js +W, [2024-12-25T12:18:21.311222 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/command.js +I, [2024-12-25T12:18:21.311250 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml +I, [2024-12-25T12:18:21.311505 #41342] INFO -- : Updated copyright in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml +I, [2024-12-25T12:18:21.311639 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/module.rb +W, [2024-12-25T12:18:21.311722 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/module.rb +I, [2024-12-25T12:18:21.311758 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/command.js +W, [2024-12-25T12:18:21.311809 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/command.js +I, [2024-12-25T12:18:21.311843 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml +I, [2024-12-25T12:18:21.312036 #41342] INFO -- : Updated copyright in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml +I, [2024-12-25T12:18:21.312067 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/module.rb +W, [2024-12-25T12:18:21.312162 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/module.rb +I, [2024-12-25T12:18:21.312193 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/x.js +W, [2024-12-25T12:18:21.312241 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/x.js +I, [2024-12-25T12:18:21.312267 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/command.js +W, [2024-12-25T12:18:21.312314 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/command.js +I, [2024-12-25T12:18:21.312339 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml +I, [2024-12-25T12:18:21.312533 #41342] INFO -- : Updated copyright in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml +I, [2024-12-25T12:18:21.312562 #41342] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/module.rb +W, [2024-12-25T12:18:21.312649 #41342] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/module.rb +I, [2024-12-25T12:18:21.312676 #41342] INFO -- : Processing file: ../../modules/host/clipboard_theft/command.js +W, [2024-12-25T12:18:21.312719 #41342] WARN -- : Copyright string not found in ../../modules/host/clipboard_theft/command.js +I, [2024-12-25T12:18:21.312744 #41342] INFO -- : Processing file: ../../modules/host/clipboard_theft/config.yaml +I, [2024-12-25T12:18:21.313075 #41342] INFO -- : Updated copyright in ../../modules/host/clipboard_theft/config.yaml +I, [2024-12-25T12:18:21.313109 #41342] INFO -- : Processing file: ../../modules/host/clipboard_theft/module.rb +W, [2024-12-25T12:18:21.313188 #41342] WARN -- : Copyright string not found in ../../modules/host/clipboard_theft/module.rb +I, [2024-12-25T12:18:21.313214 #41342] INFO -- : Processing file: ../../modules/host/detect_airdroid/command.js +W, [2024-12-25T12:18:21.313257 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_airdroid/command.js +I, [2024-12-25T12:18:21.313281 #41342] INFO -- : Processing file: ../../modules/host/detect_airdroid/config.yaml +I, [2024-12-25T12:18:21.313467 #41342] INFO -- : Updated copyright in ../../modules/host/detect_airdroid/config.yaml +I, [2024-12-25T12:18:21.313527 #41342] INFO -- : Processing file: ../../modules/host/detect_airdroid/module.rb +W, [2024-12-25T12:18:21.313583 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_airdroid/module.rb +I, [2024-12-25T12:18:21.313608 #41342] INFO -- : Processing file: ../../modules/host/detect_antivirus/command.js +W, [2024-12-25T12:18:21.313653 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_antivirus/command.js +I, [2024-12-25T12:18:21.313679 #41342] INFO -- : Processing file: ../../modules/host/detect_antivirus/config.yaml +I, [2024-12-25T12:18:21.313833 #41342] INFO -- : Updated copyright in ../../modules/host/detect_antivirus/config.yaml +I, [2024-12-25T12:18:21.313865 #41342] INFO -- : Processing file: ../../modules/host/detect_antivirus/module.rb +W, [2024-12-25T12:18:21.313975 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_antivirus/module.rb +I, [2024-12-25T12:18:21.314002 #41342] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/command.js +W, [2024-12-25T12:18:21.314047 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_coupon_printer/command.js +I, [2024-12-25T12:18:21.314072 #41342] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/config.yaml +I, [2024-12-25T12:18:21.314229 #41342] INFO -- : Updated copyright in ../../modules/host/detect_coupon_printer/config.yaml +I, [2024-12-25T12:18:21.314262 #41342] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/module.rb +W, [2024-12-25T12:18:21.314341 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_coupon_printer/module.rb +I, [2024-12-25T12:18:21.314372 #41342] INFO -- : Processing file: ../../modules/host/detect_cups/command.js +W, [2024-12-25T12:18:21.314485 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_cups/command.js +I, [2024-12-25T12:18:21.314524 #41342] INFO -- : Processing file: ../../modules/host/detect_cups/config.yaml +I, [2024-12-25T12:18:21.314780 #41342] INFO -- : Updated copyright in ../../modules/host/detect_cups/config.yaml +I, [2024-12-25T12:18:21.314826 #41342] INFO -- : Processing file: ../../modules/host/detect_cups/module.rb +W, [2024-12-25T12:18:21.314984 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_cups/module.rb +I, [2024-12-25T12:18:21.315023 #41342] INFO -- : Processing file: ../../modules/host/detect_default_browser/command.js +W, [2024-12-25T12:18:21.315089 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_default_browser/command.js +I, [2024-12-25T12:18:21.315125 #41342] INFO -- : Processing file: ../../modules/host/detect_default_browser/config.yaml +I, [2024-12-25T12:18:21.315316 #41342] INFO -- : Updated copyright in ../../modules/host/detect_default_browser/config.yaml +I, [2024-12-25T12:18:21.315346 #41342] INFO -- : Processing file: ../../modules/host/detect_default_browser/module.rb +W, [2024-12-25T12:18:21.315398 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_default_browser/module.rb +I, [2024-12-25T12:18:21.315606 #41342] INFO -- : Processing file: ../../modules/host/detect_google_desktop/command.js +W, [2024-12-25T12:18:21.315670 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_google_desktop/command.js +I, [2024-12-25T12:18:21.315697 #41342] INFO -- : Processing file: ../../modules/host/detect_google_desktop/config.yaml +I, [2024-12-25T12:18:21.315858 #41342] INFO -- : Updated copyright in ../../modules/host/detect_google_desktop/config.yaml +I, [2024-12-25T12:18:21.315896 #41342] INFO -- : Processing file: ../../modules/host/detect_google_desktop/module.rb +W, [2024-12-25T12:18:21.315976 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_google_desktop/module.rb +I, [2024-12-25T12:18:21.316013 #41342] INFO -- : Processing file: ../../modules/host/detect_hp/command.js +W, [2024-12-25T12:18:21.316118 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_hp/command.js +I, [2024-12-25T12:18:21.316177 #41342] INFO -- : Processing file: ../../modules/host/detect_hp/config.yaml +I, [2024-12-25T12:18:21.316672 #41342] INFO -- : Updated copyright in ../../modules/host/detect_hp/config.yaml +I, [2024-12-25T12:18:21.316724 #41342] INFO -- : Processing file: ../../modules/host/detect_hp/module.rb +W, [2024-12-25T12:18:21.316804 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_hp/module.rb +I, [2024-12-25T12:18:21.316832 #41342] INFO -- : Processing file: ../../modules/host/detect_local_drives/command.js +W, [2024-12-25T12:18:21.316879 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_local_drives/command.js +I, [2024-12-25T12:18:21.316918 #41342] INFO -- : Processing file: ../../modules/host/detect_local_drives/config.yaml +I, [2024-12-25T12:18:21.317223 #41342] INFO -- : Updated copyright in ../../modules/host/detect_local_drives/config.yaml +I, [2024-12-25T12:18:21.317260 #41342] INFO -- : Processing file: ../../modules/host/detect_local_drives/module.rb +W, [2024-12-25T12:18:21.317371 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_local_drives/module.rb +I, [2024-12-25T12:18:21.317400 #41342] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/command.js +W, [2024-12-25T12:18:21.317507 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_protocol_handlers/command.js +I, [2024-12-25T12:18:21.317538 #41342] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/config.yaml +I, [2024-12-25T12:18:21.317815 #41342] INFO -- : Updated copyright in ../../modules/host/detect_protocol_handlers/config.yaml +I, [2024-12-25T12:18:21.317882 #41342] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/module.rb +W, [2024-12-25T12:18:21.317964 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_protocol_handlers/module.rb +I, [2024-12-25T12:18:21.317994 #41342] INFO -- : Processing file: ../../modules/host/detect_software/command.js +W, [2024-12-25T12:18:21.318061 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_software/command.js +I, [2024-12-25T12:18:21.318086 #41342] INFO -- : Processing file: ../../modules/host/detect_software/config.yaml +I, [2024-12-25T12:18:21.318479 #41342] INFO -- : Updated copyright in ../../modules/host/detect_software/config.yaml +I, [2024-12-25T12:18:21.318589 #41342] INFO -- : Processing file: ../../modules/host/detect_software/module.rb +W, [2024-12-25T12:18:21.318670 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_software/module.rb +I, [2024-12-25T12:18:21.318709 #41342] INFO -- : Processing file: ../../modules/host/detect_users/command.js +W, [2024-12-25T12:18:21.318779 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_users/command.js +I, [2024-12-25T12:18:21.318818 #41342] INFO -- : Processing file: ../../modules/host/detect_users/config.yaml +I, [2024-12-25T12:18:21.319039 #41342] INFO -- : Updated copyright in ../../modules/host/detect_users/config.yaml +I, [2024-12-25T12:18:21.319068 #41342] INFO -- : Processing file: ../../modules/host/detect_users/module.rb +W, [2024-12-25T12:18:21.319161 #41342] WARN -- : Copyright string not found in ../../modules/host/detect_users/module.rb +I, [2024-12-25T12:18:21.319189 #41342] INFO -- : Processing file: ../../modules/host/get_battery_status/command.js +W, [2024-12-25T12:18:21.319235 #41342] WARN -- : Copyright string not found in ../../modules/host/get_battery_status/command.js +I, [2024-12-25T12:18:21.319260 #41342] INFO -- : Processing file: ../../modules/host/get_battery_status/config.yaml +I, [2024-12-25T12:18:21.319426 #41342] INFO -- : Updated copyright in ../../modules/host/get_battery_status/config.yaml +I, [2024-12-25T12:18:21.319541 #41342] INFO -- : Processing file: ../../modules/host/get_battery_status/module.rb +W, [2024-12-25T12:18:21.319634 #41342] WARN -- : Copyright string not found in ../../modules/host/get_battery_status/module.rb +I, [2024-12-25T12:18:21.319661 #41342] INFO -- : Processing file: ../../modules/host/get_connection_type/command.js +W, [2024-12-25T12:18:21.319704 #41342] WARN -- : Copyright string not found in ../../modules/host/get_connection_type/command.js +I, [2024-12-25T12:18:21.319728 #41342] INFO -- : Processing file: ../../modules/host/get_connection_type/config.yaml +I, [2024-12-25T12:18:21.319880 #41342] INFO -- : Updated copyright in ../../modules/host/get_connection_type/config.yaml +I, [2024-12-25T12:18:21.319909 #41342] INFO -- : Processing file: ../../modules/host/get_connection_type/module.rb +W, [2024-12-25T12:18:21.319991 #41342] WARN -- : Copyright string not found in ../../modules/host/get_connection_type/module.rb +I, [2024-12-25T12:18:21.320021 #41342] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/command.js +W, [2024-12-25T12:18:21.320068 #41342] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/command.js +I, [2024-12-25T12:18:21.320114 #41342] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/config.yaml +I, [2024-12-25T12:18:21.320264 #41342] INFO -- : Updated copyright in ../../modules/host/get_internal_ip_java/config.yaml +I, [2024-12-25T12:18:21.320293 #41342] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/module.rb +W, [2024-12-25T12:18:21.320378 #41342] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/module.rb +I, [2024-12-25T12:18:21.320406 #41342] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/command.js +W, [2024-12-25T12:18:21.320560 #41342] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_webrtc/command.js +I, [2024-12-25T12:18:21.320608 #41342] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/config.yaml +I, [2024-12-25T12:18:21.320869 #41342] INFO -- : Updated copyright in ../../modules/host/get_internal_ip_webrtc/config.yaml +I, [2024-12-25T12:18:21.320897 #41342] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/module.rb +W, [2024-12-25T12:18:21.320947 #41342] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_webrtc/module.rb +I, [2024-12-25T12:18:21.321000 #41342] INFO -- : Processing file: ../../modules/host/get_registry_keys/command.js +W, [2024-12-25T12:18:21.321057 #41342] WARN -- : Copyright string not found in ../../modules/host/get_registry_keys/command.js +I, [2024-12-25T12:18:21.321082 #41342] INFO -- : Processing file: ../../modules/host/get_registry_keys/config.yaml +I, [2024-12-25T12:18:21.321220 #41342] INFO -- : Updated copyright in ../../modules/host/get_registry_keys/config.yaml +I, [2024-12-25T12:18:21.321247 #41342] INFO -- : Processing file: ../../modules/host/get_registry_keys/module.rb +W, [2024-12-25T12:18:21.321294 #41342] WARN -- : Copyright string not found in ../../modules/host/get_registry_keys/module.rb +I, [2024-12-25T12:18:21.321318 #41342] INFO -- : Processing file: ../../modules/host/get_system_info_java/command.js +W, [2024-12-25T12:18:21.321401 #41342] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/command.js +I, [2024-12-25T12:18:21.321467 #41342] INFO -- : Processing file: ../../modules/host/get_system_info_java/config.yaml +I, [2024-12-25T12:18:21.321620 #41342] INFO -- : Updated copyright in ../../modules/host/get_system_info_java/config.yaml +I, [2024-12-25T12:18:21.321649 #41342] INFO -- : Processing file: ../../modules/host/get_system_info_java/module.rb +W, [2024-12-25T12:18:21.321733 #41342] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/module.rb +I, [2024-12-25T12:18:21.321760 #41342] INFO -- : Processing file: ../../modules/host/get_wireless_keys/command.js +W, [2024-12-25T12:18:21.321802 #41342] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/command.js +I, [2024-12-25T12:18:21.321826 #41342] INFO -- : Processing file: ../../modules/host/get_wireless_keys/config.yaml +I, [2024-12-25T12:18:21.321956 #41342] INFO -- : Updated copyright in ../../modules/host/get_wireless_keys/config.yaml +I, [2024-12-25T12:18:21.321983 #41342] INFO -- : Processing file: ../../modules/host/get_wireless_keys/module.rb +W, [2024-12-25T12:18:21.322030 #41342] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/module.rb +I, [2024-12-25T12:18:21.322093 #41342] INFO -- : Processing file: ../../modules/host/hook_default_browser/command.js +W, [2024-12-25T12:18:21.322141 #41342] WARN -- : Copyright string not found in ../../modules/host/hook_default_browser/command.js +I, [2024-12-25T12:18:21.322166 #41342] INFO -- : Processing file: ../../modules/host/hook_default_browser/config.yaml +I, [2024-12-25T12:18:21.322317 #41342] INFO -- : Updated copyright in ../../modules/host/hook_default_browser/config.yaml +I, [2024-12-25T12:18:21.322351 #41342] INFO -- : Processing file: ../../modules/host/hook_default_browser/module.rb +W, [2024-12-25T12:18:21.322525 #41342] WARN -- : Copyright string not found in ../../modules/host/hook_default_browser/module.rb +I, [2024-12-25T12:18:21.322554 #41342] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/command.js +W, [2024-12-25T12:18:21.322602 #41342] WARN -- : Copyright string not found in ../../modules/host/hook_microsoft_edge/command.js +I, [2024-12-25T12:18:21.322625 #41342] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/config.yaml +I, [2024-12-25T12:18:21.322772 #41342] INFO -- : Updated copyright in ../../modules/host/hook_microsoft_edge/config.yaml +I, [2024-12-25T12:18:21.322799 #41342] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/module.rb +W, [2024-12-25T12:18:21.322882 #41342] WARN -- : Copyright string not found in ../../modules/host/hook_microsoft_edge/module.rb +I, [2024-12-25T12:18:21.322909 #41342] INFO -- : Processing file: ../../modules/host/insecure_url_skype/command.js +W, [2024-12-25T12:18:21.322953 #41342] WARN -- : Copyright string not found in ../../modules/host/insecure_url_skype/command.js +I, [2024-12-25T12:18:21.322977 #41342] INFO -- : Processing file: ../../modules/host/insecure_url_skype/config.yaml +I, [2024-12-25T12:18:21.323112 #41342] INFO -- : Updated copyright in ../../modules/host/insecure_url_skype/config.yaml +I, [2024-12-25T12:18:21.323139 #41342] INFO -- : Processing file: ../../modules/host/insecure_url_skype/module.rb +W, [2024-12-25T12:18:21.323223 #41342] WARN -- : Copyright string not found in ../../modules/host/insecure_url_skype/module.rb +I, [2024-12-25T12:18:21.323250 #41342] INFO -- : Processing file: ../../modules/host/iphone_tel/command.js +W, [2024-12-25T12:18:21.323295 #41342] WARN -- : Copyright string not found in ../../modules/host/iphone_tel/command.js +I, [2024-12-25T12:18:21.323319 #41342] INFO -- : Processing file: ../../modules/host/iphone_tel/config.yaml +I, [2024-12-25T12:18:21.323518 #41342] INFO -- : Updated copyright in ../../modules/host/iphone_tel/config.yaml +I, [2024-12-25T12:18:21.323586 #41342] INFO -- : Processing file: ../../modules/host/iphone_tel/module.rb +W, [2024-12-25T12:18:21.323640 #41342] WARN -- : Copyright string not found in ../../modules/host/iphone_tel/module.rb +I, [2024-12-25T12:18:21.323665 #41342] INFO -- : Processing file: ../../modules/host/physical_location/command.js +W, [2024-12-25T12:18:21.323708 #41342] WARN -- : Copyright string not found in ../../modules/host/physical_location/command.js +I, [2024-12-25T12:18:21.323733 #41342] INFO -- : Processing file: ../../modules/host/physical_location/config.yaml +I, [2024-12-25T12:18:21.323910 #41342] INFO -- : Updated copyright in ../../modules/host/physical_location/config.yaml +I, [2024-12-25T12:18:21.324071 #41342] INFO -- : Processing file: ../../modules/host/physical_location/module.rb +W, [2024-12-25T12:18:21.324212 #41342] WARN -- : Copyright string not found in ../../modules/host/physical_location/module.rb +I, [2024-12-25T12:18:21.324272 #41342] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/command.js +W, [2024-12-25T12:18:21.324376 #41342] WARN -- : Copyright string not found in ../../modules/host/physical_location_thirdparty/command.js +I, [2024-12-25T12:18:21.324435 #41342] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/config.yaml +I, [2024-12-25T12:18:21.324793 #41342] INFO -- : Updated copyright in ../../modules/host/physical_location_thirdparty/config.yaml +I, [2024-12-25T12:18:21.324908 #41342] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/module.rb +W, [2024-12-25T12:18:21.324994 #41342] WARN -- : Copyright string not found in ../../modules/host/physical_location_thirdparty/module.rb +I, [2024-12-25T12:18:21.325035 #41342] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/command.js +W, [2024-12-25T12:18:21.325109 #41342] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_faxing/command.js +I, [2024-12-25T12:18:21.325146 #41342] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/config.yaml +I, [2024-12-25T12:18:21.325375 #41342] INFO -- : Updated copyright in ../../modules/ipec/cross_site_faxing/config.yaml +I, [2024-12-25T12:18:21.325776 #41342] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/module.rb +W, [2024-12-25T12:18:21.325858 #41342] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_faxing/module.rb +I, [2024-12-25T12:18:21.325886 #41342] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/command.js +W, [2024-12-25T12:18:21.325932 #41342] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_printing/command.js +I, [2024-12-25T12:18:21.325990 #41342] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/config.yaml +I, [2024-12-25T12:18:21.326250 #41342] INFO -- : Updated copyright in ../../modules/ipec/cross_site_printing/config.yaml +I, [2024-12-25T12:18:21.326297 #41342] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/module.rb +W, [2024-12-25T12:18:21.326400 #41342] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_printing/module.rb +I, [2024-12-25T12:18:21.326901 #41342] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/command.js +W, [2024-12-25T12:18:21.326988 #41342] WARN -- : Copyright string not found in ../../modules/ipec/dns_tunnel/command.js +I, [2024-12-25T12:18:21.327016 #41342] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/config.yaml +I, [2024-12-25T12:18:21.327206 #41342] INFO -- : Updated copyright in ../../modules/ipec/dns_tunnel/config.yaml +I, [2024-12-25T12:18:21.327233 #41342] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/module.rb +W, [2024-12-25T12:18:21.327284 #41342] WARN -- : Copyright string not found in ../../modules/ipec/dns_tunnel/module.rb +I, [2024-12-25T12:18:21.327339 #41342] INFO -- : Processing file: ../../modules/ipec/etag_client/command.js +W, [2024-12-25T12:18:21.327396 #41342] WARN -- : Copyright string not found in ../../modules/ipec/etag_client/command.js +I, [2024-12-25T12:18:21.327532 #41342] INFO -- : Processing file: ../../modules/ipec/etag_client/config.yaml +I, [2024-12-25T12:18:21.327722 #41342] INFO -- : Updated copyright in ../../modules/ipec/etag_client/config.yaml +I, [2024-12-25T12:18:21.327750 #41342] INFO -- : Processing file: ../../modules/ipec/etag_client/module.rb +W, [2024-12-25T12:18:21.327840 #41342] WARN -- : Copyright string not found in ../../modules/ipec/etag_client/module.rb +I, [2024-12-25T12:18:21.327868 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/command.js +W, [2024-12-25T12:18:21.327914 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_imap/command.js +I, [2024-12-25T12:18:21.327938 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/config.yaml +I, [2024-12-25T12:18:21.328070 #41342] INFO -- : Updated copyright in ../../modules/ipec/inter_protocol_imap/config.yaml +I, [2024-12-25T12:18:21.328098 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/module.rb +W, [2024-12-25T12:18:21.328143 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_imap/module.rb +I, [2024-12-25T12:18:21.328168 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/command.js +W, [2024-12-25T12:18:21.328210 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_irc/command.js +I, [2024-12-25T12:18:21.328269 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/config.yaml +I, [2024-12-25T12:18:21.328420 #41342] INFO -- : Updated copyright in ../../modules/ipec/inter_protocol_irc/config.yaml +I, [2024-12-25T12:18:21.328542 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/module.rb +W, [2024-12-25T12:18:21.328593 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_irc/module.rb +I, [2024-12-25T12:18:21.328619 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/command.js +W, [2024-12-25T12:18:21.328663 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_posix_bindshell/command.js +I, [2024-12-25T12:18:21.328688 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/config.yaml +I, [2024-12-25T12:18:21.328844 #41342] INFO -- : Updated copyright in ../../modules/ipec/inter_protocol_posix_bindshell/config.yaml +I, [2024-12-25T12:18:21.328874 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/module.rb +W, [2024-12-25T12:18:21.328956 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_posix_bindshell/module.rb +I, [2024-12-25T12:18:21.328983 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/command.js +W, [2024-12-25T12:18:21.329027 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_redis/command.js +I, [2024-12-25T12:18:21.329051 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/config.yaml +I, [2024-12-25T12:18:21.329189 #41342] INFO -- : Updated copyright in ../../modules/ipec/inter_protocol_redis/config.yaml +I, [2024-12-25T12:18:21.329217 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/module.rb +W, [2024-12-25T12:18:21.329298 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_redis/module.rb +I, [2024-12-25T12:18:21.329326 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/command.js +W, [2024-12-25T12:18:21.329370 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/command.js +I, [2024-12-25T12:18:21.329394 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/command.old.js +W, [2024-12-25T12:18:21.329519 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/command.old.js +I, [2024-12-25T12:18:21.329573 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/config.yaml +I, [2024-12-25T12:18:21.329753 #41342] INFO -- : Updated copyright in ../../modules/ipec/inter_protocol_win_bindshell/config.yaml +I, [2024-12-25T12:18:21.329781 #41342] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/module.rb +W, [2024-12-25T12:18:21.329908 #41342] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/module.rb +I, [2024-12-25T12:18:21.329935 #41342] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/command.js +W, [2024-12-25T12:18:21.330000 #41342] WARN -- : Copyright string not found in ../../modules/ipec/s2c_dns_tunnel/command.js +I, [2024-12-25T12:18:21.330044 #41342] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:18:21.330215 #41342] INFO -- : Updated copyright in ../../modules/ipec/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:18:21.330245 #41342] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/module.rb +W, [2024-12-25T12:18:21.330335 #41342] WARN -- : Copyright string not found in ../../modules/ipec/s2c_dns_tunnel/module.rb +I, [2024-12-25T12:18:21.330362 #41342] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/command.js +W, [2024-12-25T12:18:21.330409 #41342] WARN -- : Copyright string not found in ../../modules/metasploit/browser_autopwn/command.js +I, [2024-12-25T12:18:21.330477 #41342] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/config.yaml +I, [2024-12-25T12:18:21.330639 #41342] INFO -- : Updated copyright in ../../modules/metasploit/browser_autopwn/config.yaml +I, [2024-12-25T12:18:21.330666 #41342] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/module.rb +W, [2024-12-25T12:18:21.330714 #41342] WARN -- : Copyright string not found in ../../modules/metasploit/browser_autopwn/module.rb +I, [2024-12-25T12:18:21.330764 #41342] INFO -- : Processing file: ../../modules/misc/blockui/command.js +W, [2024-12-25T12:18:21.330816 #41342] WARN -- : Copyright string not found in ../../modules/misc/blockui/command.js +I, [2024-12-25T12:18:21.330840 #41342] INFO -- : Processing file: ../../modules/misc/blockui/config.yaml +I, [2024-12-25T12:18:21.331427 #41342] INFO -- : Updated copyright in ../../modules/misc/blockui/config.yaml +I, [2024-12-25T12:18:21.331590 #41342] INFO -- : Processing file: ../../modules/misc/blockui/module.rb +W, [2024-12-25T12:18:21.331683 #41342] WARN -- : Copyright string not found in ../../modules/misc/blockui/module.rb +I, [2024-12-25T12:18:21.331708 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/command.js +W, [2024-12-25T12:18:21.331753 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/extract_inotes_list/command.js +I, [2024-12-25T12:18:21.331777 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/config.yaml +I, [2024-12-25T12:18:21.331959 #41342] INFO -- : Updated copyright in ../../modules/misc/ibm_inotes/extract_inotes_list/config.yaml +I, [2024-12-25T12:18:21.331987 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/module.rb +W, [2024-12-25T12:18:21.332034 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/extract_inotes_list/module.rb +I, [2024-12-25T12:18:21.332092 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/command.js +W, [2024-12-25T12:18:21.332147 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/inotes_flooder/command.js +I, [2024-12-25T12:18:21.332172 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/config.yaml +I, [2024-12-25T12:18:21.332371 #41342] INFO -- : Updated copyright in ../../modules/misc/ibm_inotes/inotes_flooder/config.yaml +I, [2024-12-25T12:18:21.332462 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/module.rb +W, [2024-12-25T12:18:21.332517 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/inotes_flooder/module.rb +I, [2024-12-25T12:18:21.332542 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/command.js +W, [2024-12-25T12:18:21.332585 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/read_inotes/command.js +I, [2024-12-25T12:18:21.332609 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/config.yaml +I, [2024-12-25T12:18:21.332760 #41342] INFO -- : Updated copyright in ../../modules/misc/ibm_inotes/read_inotes/config.yaml +I, [2024-12-25T12:18:21.332788 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/module.rb +W, [2024-12-25T12:18:21.332834 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/read_inotes/module.rb +I, [2024-12-25T12:18:21.332860 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/command.js +W, [2024-12-25T12:18:21.332924 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes/command.js +I, [2024-12-25T12:18:21.332986 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/config.yaml +I, [2024-12-25T12:18:21.333149 #41342] INFO -- : Updated copyright in ../../modules/misc/ibm_inotes/send_inotes/config.yaml +I, [2024-12-25T12:18:21.333182 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/module.rb +W, [2024-12-25T12:18:21.333229 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes/module.rb +I, [2024-12-25T12:18:21.333254 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/command.js +W, [2024-12-25T12:18:21.333338 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/command.js +I, [2024-12-25T12:18:21.333365 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +I, [2024-12-25T12:18:21.333557 #41342] INFO -- : Updated copyright in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +I, [2024-12-25T12:18:21.333621 #41342] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb +W, [2024-12-25T12:18:21.333698 #41342] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb +I, [2024-12-25T12:18:21.333725 #41342] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/command.js +W, [2024-12-25T12:18:21.333768 #41342] WARN -- : Copyright string not found in ../../modules/misc/iframe_keylogger/command.js +I, [2024-12-25T12:18:21.333794 #41342] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/config.yaml +I, [2024-12-25T12:18:21.333920 #41342] INFO -- : Updated copyright in ../../modules/misc/iframe_keylogger/config.yaml +I, [2024-12-25T12:18:21.333947 #41342] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/module.rb +W, [2024-12-25T12:18:21.333993 #41342] WARN -- : Copyright string not found in ../../modules/misc/iframe_keylogger/module.rb +I, [2024-12-25T12:18:21.334056 #41342] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/command.js +W, [2024-12-25T12:18:21.334104 #41342] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/command.js +I, [2024-12-25T12:18:21.334130 #41342] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/config.yaml +I, [2024-12-25T12:18:21.334278 #41342] INFO -- : Updated copyright in ../../modules/misc/iframe_sniffer/config.yaml +I, [2024-12-25T12:18:21.334317 #41342] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/leakyframe.js +W, [2024-12-25T12:18:21.334457 #41342] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/leakyframe.js +I, [2024-12-25T12:18:21.334487 #41342] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/module.rb +W, [2024-12-25T12:18:21.334533 #41342] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/module.rb +I, [2024-12-25T12:18:21.334559 #41342] INFO -- : Processing file: ../../modules/misc/invisible_iframe/command.js +W, [2024-12-25T12:18:21.334604 #41342] WARN -- : Copyright string not found in ../../modules/misc/invisible_iframe/command.js +I, [2024-12-25T12:18:21.334629 #41342] INFO -- : Processing file: ../../modules/misc/invisible_iframe/config.yaml +I, [2024-12-25T12:18:21.334773 #41342] INFO -- : Updated copyright in ../../modules/misc/invisible_iframe/config.yaml +I, [2024-12-25T12:18:21.334802 #41342] INFO -- : Processing file: ../../modules/misc/invisible_iframe/module.rb +W, [2024-12-25T12:18:21.334887 #41342] WARN -- : Copyright string not found in ../../modules/misc/invisible_iframe/module.rb +I, [2024-12-25T12:18:21.334913 #41342] INFO -- : Processing file: ../../modules/misc/local_file_theft/command.js +W, [2024-12-25T12:18:21.334968 #41342] WARN -- : Copyright string not found in ../../modules/misc/local_file_theft/command.js +I, [2024-12-25T12:18:21.334992 #41342] INFO -- : Processing file: ../../modules/misc/local_file_theft/config.yaml +I, [2024-12-25T12:18:21.335140 #41342] INFO -- : Updated copyright in ../../modules/misc/local_file_theft/config.yaml +I, [2024-12-25T12:18:21.335208 #41342] INFO -- : Processing file: ../../modules/misc/local_file_theft/module.rb +W, [2024-12-25T12:18:21.335263 #41342] WARN -- : Copyright string not found in ../../modules/misc/local_file_theft/module.rb +I, [2024-12-25T12:18:21.335289 #41342] INFO -- : Processing file: ../../modules/misc/nosleep/NoSleep.min.js +W, [2024-12-25T12:18:21.335332 #41342] WARN -- : Copyright string not found in ../../modules/misc/nosleep/NoSleep.min.js +I, [2024-12-25T12:18:21.335356 #41342] INFO -- : Processing file: ../../modules/misc/nosleep/command.js +W, [2024-12-25T12:18:21.335396 #41342] WARN -- : Copyright string not found in ../../modules/misc/nosleep/command.js +I, [2024-12-25T12:18:21.335532 #41342] INFO -- : Processing file: ../../modules/misc/nosleep/config.yaml +I, [2024-12-25T12:18:21.335788 #41342] INFO -- : Updated copyright in ../../modules/misc/nosleep/config.yaml +I, [2024-12-25T12:18:21.335825 #41342] INFO -- : Processing file: ../../modules/misc/nosleep/module.rb +W, [2024-12-25T12:18:21.335920 #41342] WARN -- : Copyright string not found in ../../modules/misc/nosleep/module.rb +I, [2024-12-25T12:18:21.335951 #41342] INFO -- : Processing file: ../../modules/misc/raw_javascript/command.js +W, [2024-12-25T12:18:21.336033 #41342] WARN -- : Copyright string not found in ../../modules/misc/raw_javascript/command.js +I, [2024-12-25T12:18:21.336071 #41342] INFO -- : Processing file: ../../modules/misc/raw_javascript/config.yaml +I, [2024-12-25T12:18:21.336367 #41342] INFO -- : Updated copyright in ../../modules/misc/raw_javascript/config.yaml +I, [2024-12-25T12:18:21.336469 #41342] INFO -- : Processing file: ../../modules/misc/raw_javascript/module.rb +W, [2024-12-25T12:18:21.336537 #41342] WARN -- : Copyright string not found in ../../modules/misc/raw_javascript/module.rb +I, [2024-12-25T12:18:21.336564 #41342] INFO -- : Processing file: ../../modules/misc/read_gmail/command.js +W, [2024-12-25T12:18:21.336630 #41342] WARN -- : Copyright string not found in ../../modules/misc/read_gmail/command.js +I, [2024-12-25T12:18:21.336675 #41342] INFO -- : Processing file: ../../modules/misc/read_gmail/config.yaml +I, [2024-12-25T12:18:21.336873 #41342] INFO -- : Updated copyright in ../../modules/misc/read_gmail/config.yaml +I, [2024-12-25T12:18:21.336919 #41342] INFO -- : Processing file: ../../modules/misc/read_gmail/module.rb +W, [2024-12-25T12:18:21.337006 #41342] WARN -- : Copyright string not found in ../../modules/misc/read_gmail/module.rb +I, [2024-12-25T12:18:21.337034 #41342] INFO -- : Processing file: ../../modules/misc/track_physical_movement/command.js +W, [2024-12-25T12:18:21.337081 #41342] WARN -- : Copyright string not found in ../../modules/misc/track_physical_movement/command.js +I, [2024-12-25T12:18:21.337105 #41342] INFO -- : Processing file: ../../modules/misc/track_physical_movement/config.yaml +I, [2024-12-25T12:18:21.337309 #41342] INFO -- : Updated copyright in ../../modules/misc/track_physical_movement/config.yaml +I, [2024-12-25T12:18:21.337344 #41342] INFO -- : Processing file: ../../modules/misc/track_physical_movement/module.rb +W, [2024-12-25T12:18:21.337547 #41342] WARN -- : Copyright string not found in ../../modules/misc/track_physical_movement/module.rb +I, [2024-12-25T12:18:21.337583 #41342] INFO -- : Processing file: ../../modules/misc/unblockui/command.js +W, [2024-12-25T12:18:21.337645 #41342] WARN -- : Copyright string not found in ../../modules/misc/unblockui/command.js +I, [2024-12-25T12:18:21.337672 #41342] INFO -- : Processing file: ../../modules/misc/unblockui/config.yaml +I, [2024-12-25T12:18:21.337950 #41342] INFO -- : Updated copyright in ../../modules/misc/unblockui/config.yaml +I, [2024-12-25T12:18:21.337982 #41342] INFO -- : Processing file: ../../modules/misc/unblockui/module.rb +W, [2024-12-25T12:18:21.338134 #41342] WARN -- : Copyright string not found in ../../modules/misc/unblockui/module.rb +I, [2024-12-25T12:18:21.338163 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/command.js +W, [2024-12-25T12:18:21.338216 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/command.js +I, [2024-12-25T12:18:21.338242 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/config.yaml +W, [2024-12-25T12:18:21.338287 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/config.yaml +I, [2024-12-25T12:18:21.338312 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/module.rb +W, [2024-12-25T12:18:21.338361 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/module.rb +I, [2024-12-25T12:18:21.338388 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/command.js +W, [2024-12-25T12:18:21.338438 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/command.js +I, [2024-12-25T12:18:21.338525 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/config.yaml +W, [2024-12-25T12:18:21.338595 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/config.yaml +I, [2024-12-25T12:18:21.338624 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/module.rb +W, [2024-12-25T12:18:21.338671 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/module.rb +I, [2024-12-25T12:18:21.338697 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/command.js +W, [2024-12-25T12:18:21.338744 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/command.js +I, [2024-12-25T12:18:21.338771 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/config.yaml +I, [2024-12-25T12:18:21.339056 #41342] INFO -- : Updated copyright in ../../modules/misc/wordpress/upload_rce_plugin/config.yaml +I, [2024-12-25T12:18:21.339255 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/module.rb +W, [2024-12-25T12:18:21.339364 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/module.rb +I, [2024-12-25T12:18:21.339509 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/wordpress_command.rb +W, [2024-12-25T12:18:21.339613 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/wordpress_command.rb +I, [2024-12-25T12:18:21.339644 #41342] INFO -- : Processing file: ../../modules/misc/wordpress/wp.js +W, [2024-12-25T12:18:21.339712 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress/wp.js +I, [2024-12-25T12:18:21.339757 #41342] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/command.js +W, [2024-12-25T12:18:21.339817 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress_post_auth_rce/command.js +I, [2024-12-25T12:18:21.339844 #41342] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/config.yaml +I, [2024-12-25T12:18:21.340046 #41342] INFO -- : Updated copyright in ../../modules/misc/wordpress_post_auth_rce/config.yaml +I, [2024-12-25T12:18:21.340074 #41342] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/module.rb +W, [2024-12-25T12:18:21.340163 #41342] WARN -- : Copyright string not found in ../../modules/misc/wordpress_post_auth_rce/module.rb +I, [2024-12-25T12:18:21.340191 #41342] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/command.js +W, [2024-12-25T12:18:21.340240 #41342] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_disclosure/command.js +I, [2024-12-25T12:18:21.340265 #41342] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml +I, [2024-12-25T12:18:21.340420 #41342] INFO -- : Updated copyright in ../../modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml +I, [2024-12-25T12:18:21.340608 #41342] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/module.rb +W, [2024-12-25T12:18:21.340693 #41342] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_disclosure/module.rb +I, [2024-12-25T12:18:21.340725 #41342] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/command.js +W, [2024-12-25T12:18:21.340773 #41342] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_stealing/command.js +I, [2024-12-25T12:18:21.340798 #41342] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/config.yaml +I, [2024-12-25T12:18:21.340998 #41342] INFO -- : Updated copyright in ../../modules/network/ADC/f5_bigip_cookie_stealing/config.yaml +I, [2024-12-25T12:18:21.341070 #41342] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/module.rb +W, [2024-12-25T12:18:21.341129 #41342] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_stealing/module.rb +I, [2024-12-25T12:18:21.341155 #41342] INFO -- : Processing file: ../../modules/network/DOSer/command.js +W, [2024-12-25T12:18:21.341198 #41342] WARN -- : Copyright string not found in ../../modules/network/DOSer/command.js +I, [2024-12-25T12:18:21.341235 #41342] INFO -- : Processing file: ../../modules/network/DOSer/config.yaml +I, [2024-12-25T12:18:21.341678 #41342] INFO -- : Updated copyright in ../../modules/network/DOSer/config.yaml +I, [2024-12-25T12:18:21.341909 #41342] INFO -- : Processing file: ../../modules/network/DOSer/module.rb +W, [2024-12-25T12:18:21.341986 #41342] WARN -- : Copyright string not found in ../../modules/network/DOSer/module.rb +I, [2024-12-25T12:18:21.342101 #41342] INFO -- : Processing file: ../../modules/network/DOSer/worker.js +W, [2024-12-25T12:18:21.342172 #41342] WARN -- : Copyright string not found in ../../modules/network/DOSer/worker.js +I, [2024-12-25T12:18:21.342201 #41342] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/command.js +W, [2024-12-25T12:18:21.342249 #41342] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_cors/command.js +I, [2024-12-25T12:18:21.342274 #41342] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/config.yaml +I, [2024-12-25T12:18:21.342632 #41342] INFO -- : Updated copyright in ../../modules/network/cross_origin_scanner_cors/config.yaml +I, [2024-12-25T12:18:21.342714 #41342] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/module.rb +W, [2024-12-25T12:18:21.342880 #41342] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_cors/module.rb +I, [2024-12-25T12:18:21.342925 #41342] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/command.js +W, [2024-12-25T12:18:21.342984 #41342] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/command.js +I, [2024-12-25T12:18:21.343009 #41342] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/config.yaml +I, [2024-12-25T12:18:21.343187 #41342] INFO -- : Updated copyright in ../../modules/network/cross_origin_scanner_flash/config.yaml +I, [2024-12-25T12:18:21.343256 #41342] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/module.rb +W, [2024-12-25T12:18:21.343312 #41342] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/module.rb +I, [2024-12-25T12:18:21.343338 #41342] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/swfobject.js +W, [2024-12-25T12:18:21.343400 #41342] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/swfobject.js +I, [2024-12-25T12:18:21.343476 #41342] INFO -- : Processing file: ../../modules/network/detect_burp/command.js +W, [2024-12-25T12:18:21.343535 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_burp/command.js +I, [2024-12-25T12:18:21.343561 #41342] INFO -- : Processing file: ../../modules/network/detect_burp/config.yaml +I, [2024-12-25T12:18:21.343731 #41342] INFO -- : Updated copyright in ../../modules/network/detect_burp/config.yaml +I, [2024-12-25T12:18:21.343800 #41342] INFO -- : Processing file: ../../modules/network/detect_burp/module.rb +W, [2024-12-25T12:18:21.343856 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_burp/module.rb +I, [2024-12-25T12:18:21.343882 #41342] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/command.js +W, [2024-12-25T12:18:21.343926 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_ethereum_ens/command.js +I, [2024-12-25T12:18:21.343950 #41342] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/config.yaml +I, [2024-12-25T12:18:21.344126 #41342] INFO -- : Updated copyright in ../../modules/network/detect_ethereum_ens/config.yaml +I, [2024-12-25T12:18:21.344186 #41342] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/module.rb +W, [2024-12-25T12:18:21.344245 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_ethereum_ens/module.rb +I, [2024-12-25T12:18:21.344271 #41342] INFO -- : Processing file: ../../modules/network/detect_opennic/command.js +W, [2024-12-25T12:18:21.344316 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_opennic/command.js +I, [2024-12-25T12:18:21.344340 #41342] INFO -- : Processing file: ../../modules/network/detect_opennic/config.yaml +I, [2024-12-25T12:18:21.344516 #41342] INFO -- : Updated copyright in ../../modules/network/detect_opennic/config.yaml +I, [2024-12-25T12:18:21.344581 #41342] INFO -- : Processing file: ../../modules/network/detect_opennic/module.rb +W, [2024-12-25T12:18:21.344631 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_opennic/module.rb +I, [2024-12-25T12:18:21.344655 #41342] INFO -- : Processing file: ../../modules/network/detect_soc_nets/command.js +W, [2024-12-25T12:18:21.344699 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_soc_nets/command.js +I, [2024-12-25T12:18:21.344723 #41342] INFO -- : Processing file: ../../modules/network/detect_soc_nets/config.yaml +I, [2024-12-25T12:18:21.344874 #41342] INFO -- : Updated copyright in ../../modules/network/detect_soc_nets/config.yaml +I, [2024-12-25T12:18:21.344910 #41342] INFO -- : Processing file: ../../modules/network/detect_soc_nets/module.rb +W, [2024-12-25T12:18:21.344993 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_soc_nets/module.rb +I, [2024-12-25T12:18:21.345018 #41342] INFO -- : Processing file: ../../modules/network/detect_tor/command.js +W, [2024-12-25T12:18:21.345062 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_tor/command.js +I, [2024-12-25T12:18:21.345087 #41342] INFO -- : Processing file: ../../modules/network/detect_tor/config.yaml +I, [2024-12-25T12:18:21.345223 #41342] INFO -- : Updated copyright in ../../modules/network/detect_tor/config.yaml +I, [2024-12-25T12:18:21.345292 #41342] INFO -- : Processing file: ../../modules/network/detect_tor/module.rb +W, [2024-12-25T12:18:21.345346 #41342] WARN -- : Copyright string not found in ../../modules/network/detect_tor/module.rb +I, [2024-12-25T12:18:21.345372 #41342] INFO -- : Processing file: ../../modules/network/dns_enumeration/command.js +W, [2024-12-25T12:18:21.345414 #41342] WARN -- : Copyright string not found in ../../modules/network/dns_enumeration/command.js +I, [2024-12-25T12:18:21.345495 #41342] INFO -- : Processing file: ../../modules/network/dns_enumeration/config.yaml +I, [2024-12-25T12:18:21.345684 #41342] INFO -- : Updated copyright in ../../modules/network/dns_enumeration/config.yaml +I, [2024-12-25T12:18:21.345748 #41342] INFO -- : Processing file: ../../modules/network/dns_enumeration/module.rb +W, [2024-12-25T12:18:21.345818 #41342] WARN -- : Copyright string not found in ../../modules/network/dns_enumeration/module.rb +I, [2024-12-25T12:18:21.345847 #41342] INFO -- : Processing file: ../../modules/network/dns_rebinding/README.md +W, [2024-12-25T12:18:21.345897 #41342] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/README.md +I, [2024-12-25T12:18:21.345921 #41342] INFO -- : Processing file: ../../modules/network/dns_rebinding/command.js +W, [2024-12-25T12:18:21.345964 #41342] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/command.js +I, [2024-12-25T12:18:21.345989 #41342] INFO -- : Processing file: ../../modules/network/dns_rebinding/config.yaml +I, [2024-12-25T12:18:21.346158 #41342] INFO -- : Updated copyright in ../../modules/network/dns_rebinding/config.yaml +I, [2024-12-25T12:18:21.346194 #41342] INFO -- : Processing file: ../../modules/network/dns_rebinding/module.rb +W, [2024-12-25T12:18:21.346289 #41342] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/module.rb +I, [2024-12-25T12:18:21.346316 #41342] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/command.js +W, [2024-12-25T12:18:21.346369 #41342] WARN -- : Copyright string not found in ../../modules/network/fetch_port_scanner/command.js +I, [2024-12-25T12:18:21.346393 #41342] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/config.yaml +I, [2024-12-25T12:18:21.346722 #41342] INFO -- : Updated copyright in ../../modules/network/fetch_port_scanner/config.yaml +I, [2024-12-25T12:18:21.346804 #41342] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/module.rb +W, [2024-12-25T12:18:21.346864 #41342] WARN -- : Copyright string not found in ../../modules/network/fetch_port_scanner/module.rb +I, [2024-12-25T12:18:21.346932 #41342] INFO -- : Processing file: ../../modules/network/get_http_servers/command.js +W, [2024-12-25T12:18:21.346983 #41342] WARN -- : Copyright string not found in ../../modules/network/get_http_servers/command.js +I, [2024-12-25T12:18:21.347008 #41342] INFO -- : Processing file: ../../modules/network/get_http_servers/config.yaml +I, [2024-12-25T12:18:21.347205 #41342] INFO -- : Updated copyright in ../../modules/network/get_http_servers/config.yaml +I, [2024-12-25T12:18:21.347257 #41342] INFO -- : Processing file: ../../modules/network/get_http_servers/module.rb +W, [2024-12-25T12:18:21.347385 #41342] WARN -- : Copyright string not found in ../../modules/network/get_http_servers/module.rb +I, [2024-12-25T12:18:21.347527 #41342] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/command.js +W, [2024-12-25T12:18:21.347586 #41342] WARN -- : Copyright string not found in ../../modules/network/get_ntop_network_hosts/command.js +I, [2024-12-25T12:18:21.347613 #41342] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/config.yaml +I, [2024-12-25T12:18:21.347807 #41342] INFO -- : Updated copyright in ../../modules/network/get_ntop_network_hosts/config.yaml +I, [2024-12-25T12:18:21.347843 #41342] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/module.rb +W, [2024-12-25T12:18:21.348109 #41342] WARN -- : Copyright string not found in ../../modules/network/get_ntop_network_hosts/module.rb +I, [2024-12-25T12:18:21.348135 #41342] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/command.js +W, [2024-12-25T12:18:21.348181 #41342] WARN -- : Copyright string not found in ../../modules/network/get_proxy_servers_wpad/command.js +I, [2024-12-25T12:18:21.348205 #41342] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/config.yaml +I, [2024-12-25T12:18:21.348379 #41342] INFO -- : Updated copyright in ../../modules/network/get_proxy_servers_wpad/config.yaml +I, [2024-12-25T12:18:21.348490 #41342] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/module.rb +W, [2024-12-25T12:18:21.348544 #41342] WARN -- : Copyright string not found in ../../modules/network/get_proxy_servers_wpad/module.rb +I, [2024-12-25T12:18:21.348569 #41342] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/command.js +W, [2024-12-25T12:18:21.348615 #41342] WARN -- : Copyright string not found in ../../modules/network/identify_lan_subnets/command.js +I, [2024-12-25T12:18:21.348639 #41342] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/config.yaml +I, [2024-12-25T12:18:21.348789 #41342] INFO -- : Updated copyright in ../../modules/network/identify_lan_subnets/config.yaml +I, [2024-12-25T12:18:21.348816 #41342] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/module.rb +W, [2024-12-25T12:18:21.348863 #41342] WARN -- : Copyright string not found in ../../modules/network/identify_lan_subnets/module.rb +I, [2024-12-25T12:18:21.348927 #41342] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/command.js +W, [2024-12-25T12:18:21.348980 #41342] WARN -- : Copyright string not found in ../../modules/network/internal_network_fingerprinting/command.js +I, [2024-12-25T12:18:21.349005 #41342] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/config.yaml +I, [2024-12-25T12:18:21.349156 #41342] INFO -- : Updated copyright in ../../modules/network/internal_network_fingerprinting/config.yaml +I, [2024-12-25T12:18:21.349184 #41342] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/module.rb +W, [2024-12-25T12:18:21.349231 #41342] WARN -- : Copyright string not found in ../../modules/network/internal_network_fingerprinting/module.rb +I, [2024-12-25T12:18:21.349256 #41342] INFO -- : Processing file: ../../modules/network/jslanscanner/command.js +W, [2024-12-25T12:18:21.349310 #41342] WARN -- : Copyright string not found in ../../modules/network/jslanscanner/command.js +I, [2024-12-25T12:18:21.349374 #41342] INFO -- : Processing file: ../../modules/network/jslanscanner/config.yaml +I, [2024-12-25T12:18:21.349627 #41342] INFO -- : Updated copyright in ../../modules/network/jslanscanner/config.yaml +I, [2024-12-25T12:18:21.349658 #41342] INFO -- : Processing file: ../../modules/network/jslanscanner/module.rb +W, [2024-12-25T12:18:21.349747 #41342] WARN -- : Copyright string not found in ../../modules/network/jslanscanner/module.rb +I, [2024-12-25T12:18:21.349774 #41342] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/command.js +W, [2024-12-25T12:18:21.349821 #41342] WARN -- : Copyright string not found in ../../modules/network/nat_pinning_irc/command.js +I, [2024-12-25T12:18:21.349846 #41342] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/config.yaml +I, [2024-12-25T12:18:21.349980 #41342] INFO -- : Updated copyright in ../../modules/network/nat_pinning_irc/config.yaml +I, [2024-12-25T12:18:21.350008 #41342] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/module.rb +W, [2024-12-25T12:18:21.350100 #41342] WARN -- : Copyright string not found in ../../modules/network/nat_pinning_irc/module.rb +I, [2024-12-25T12:18:21.350128 #41342] INFO -- : Processing file: ../../modules/network/ping_sweep/command.js +W, [2024-12-25T12:18:21.350173 #41342] WARN -- : Copyright string not found in ../../modules/network/ping_sweep/command.js +I, [2024-12-25T12:18:21.350197 #41342] INFO -- : Processing file: ../../modules/network/ping_sweep/config.yaml +I, [2024-12-25T12:18:21.350340 #41342] INFO -- : Updated copyright in ../../modules/network/ping_sweep/config.yaml +I, [2024-12-25T12:18:21.350367 #41342] INFO -- : Processing file: ../../modules/network/ping_sweep/module.rb +W, [2024-12-25T12:18:21.350489 #41342] WARN -- : Copyright string not found in ../../modules/network/ping_sweep/module.rb +I, [2024-12-25T12:18:21.350518 #41342] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/command.js +W, [2024-12-25T12:18:21.350566 #41342] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_ff/command.js +I, [2024-12-25T12:18:21.350590 #41342] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/config.yaml +I, [2024-12-25T12:18:21.350736 #41342] INFO -- : Updated copyright in ../../modules/network/ping_sweep_ff/config.yaml +I, [2024-12-25T12:18:21.350764 #41342] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/module.rb +W, [2024-12-25T12:18:21.350810 #41342] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_ff/module.rb +I, [2024-12-25T12:18:21.350834 #41342] INFO -- : Processing file: ../../modules/network/ping_sweep_java/command.js +W, [2024-12-25T12:18:21.350913 #41342] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/command.js +I, [2024-12-25T12:18:21.350941 #41342] INFO -- : Processing file: ../../modules/network/ping_sweep_java/config.yaml +I, [2024-12-25T12:18:21.351084 #41342] INFO -- : Updated copyright in ../../modules/network/ping_sweep_java/config.yaml +I, [2024-12-25T12:18:21.351112 #41342] INFO -- : Processing file: ../../modules/network/ping_sweep_java/module.rb +W, [2024-12-25T12:18:21.351158 #41342] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/module.rb +I, [2024-12-25T12:18:21.351184 #41342] INFO -- : Processing file: ../../modules/network/port_scanner/command.js +W, [2024-12-25T12:18:21.351269 #41342] WARN -- : Copyright string not found in ../../modules/network/port_scanner/command.js +I, [2024-12-25T12:18:21.351735 #41342] INFO -- : Processing file: ../../modules/network/port_scanner/config.yaml +I, [2024-12-25T12:18:21.351943 #41342] INFO -- : Updated copyright in ../../modules/network/port_scanner/config.yaml +I, [2024-12-25T12:18:21.352006 #41342] INFO -- : Processing file: ../../modules/network/port_scanner/module.rb +W, [2024-12-25T12:18:21.352061 #41342] WARN -- : Copyright string not found in ../../modules/network/port_scanner/module.rb +I, [2024-12-25T12:18:21.352087 #41342] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/command.js +W, [2024-12-25T12:18:21.352152 #41342] WARN -- : Copyright string not found in ../../modules/persistence/confirm_close_tab/command.js +I, [2024-12-25T12:18:21.352177 #41342] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/config.yaml +I, [2024-12-25T12:18:21.352311 #41342] INFO -- : Updated copyright in ../../modules/persistence/confirm_close_tab/config.yaml +I, [2024-12-25T12:18:21.352366 #41342] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/module.rb +W, [2024-12-25T12:18:21.352466 #41342] WARN -- : Copyright string not found in ../../modules/persistence/confirm_close_tab/module.rb +I, [2024-12-25T12:18:21.352493 #41342] INFO -- : Processing file: ../../modules/persistence/hijack_opener/command.js +W, [2024-12-25T12:18:21.352540 #41342] WARN -- : Copyright string not found in ../../modules/persistence/hijack_opener/command.js +I, [2024-12-25T12:18:21.352564 #41342] INFO -- : Processing file: ../../modules/persistence/hijack_opener/config.yaml +I, [2024-12-25T12:18:21.352732 #41342] INFO -- : Updated copyright in ../../modules/persistence/hijack_opener/config.yaml +I, [2024-12-25T12:18:21.352787 #41342] INFO -- : Processing file: ../../modules/persistence/hijack_opener/module.rb +W, [2024-12-25T12:18:21.352845 #41342] WARN -- : Copyright string not found in ../../modules/persistence/hijack_opener/module.rb +I, [2024-12-25T12:18:21.352871 #41342] INFO -- : Processing file: ../../modules/persistence/iframe_above/command.js +W, [2024-12-25T12:18:21.352914 #41342] WARN -- : Copyright string not found in ../../modules/persistence/iframe_above/command.js +I, [2024-12-25T12:18:21.352938 #41342] INFO -- : Processing file: ../../modules/persistence/iframe_above/config.yaml +I, [2024-12-25T12:18:21.353075 #41342] INFO -- : Updated copyright in ../../modules/persistence/iframe_above/config.yaml +I, [2024-12-25T12:18:21.353137 #41342] INFO -- : Processing file: ../../modules/persistence/iframe_above/module.rb +W, [2024-12-25T12:18:21.353191 #41342] WARN -- : Copyright string not found in ../../modules/persistence/iframe_above/module.rb +I, [2024-12-25T12:18:21.353217 #41342] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/command.js +W, [2024-12-25T12:18:21.353260 #41342] WARN -- : Copyright string not found in ../../modules/persistence/invisible_htmlfile_activex/command.js +I, [2024-12-25T12:18:21.353284 #41342] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/config.yaml +I, [2024-12-25T12:18:21.353523 #41342] INFO -- : Updated copyright in ../../modules/persistence/invisible_htmlfile_activex/config.yaml +I, [2024-12-25T12:18:21.353574 #41342] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/module.rb +W, [2024-12-25T12:18:21.353630 #41342] WARN -- : Copyright string not found in ../../modules/persistence/invisible_htmlfile_activex/module.rb +I, [2024-12-25T12:18:21.353655 #41342] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/command.js +W, [2024-12-25T12:18:21.353699 #41342] WARN -- : Copyright string not found in ../../modules/persistence/jsonp_service_worker/command.js +I, [2024-12-25T12:18:21.353724 #41342] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/config.yaml +I, [2024-12-25T12:18:21.353869 #41342] INFO -- : Updated copyright in ../../modules/persistence/jsonp_service_worker/config.yaml +I, [2024-12-25T12:18:21.353897 #41342] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/module.rb +W, [2024-12-25T12:18:21.353981 #41342] WARN -- : Copyright string not found in ../../modules/persistence/jsonp_service_worker/module.rb +I, [2024-12-25T12:18:21.354008 #41342] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/command.js +W, [2024-12-25T12:18:21.354054 #41342] WARN -- : Copyright string not found in ../../modules/persistence/man_in_the_browser/command.js +I, [2024-12-25T12:18:21.354078 #41342] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/config.yaml +I, [2024-12-25T12:18:21.354227 #41342] INFO -- : Updated copyright in ../../modules/persistence/man_in_the_browser/config.yaml +I, [2024-12-25T12:18:21.354255 #41342] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/module.rb +W, [2024-12-25T12:18:21.354338 #41342] WARN -- : Copyright string not found in ../../modules/persistence/man_in_the_browser/module.rb +I, [2024-12-25T12:18:21.354364 #41342] INFO -- : Processing file: ../../modules/persistence/popunder_window/command.js +W, [2024-12-25T12:18:21.354408 #41342] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window/command.js +I, [2024-12-25T12:18:21.354481 #41342] INFO -- : Processing file: ../../modules/persistence/popunder_window/config.yaml +I, [2024-12-25T12:18:21.354653 #41342] INFO -- : Updated copyright in ../../modules/persistence/popunder_window/config.yaml +I, [2024-12-25T12:18:21.354684 #41342] INFO -- : Processing file: ../../modules/persistence/popunder_window/module.rb +W, [2024-12-25T12:18:21.354769 #41342] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window/module.rb +I, [2024-12-25T12:18:21.354797 #41342] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/command.js +W, [2024-12-25T12:18:21.354842 #41342] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window_ie/command.js +I, [2024-12-25T12:18:21.354867 #41342] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/config.yaml +I, [2024-12-25T12:18:21.355006 #41342] INFO -- : Updated copyright in ../../modules/persistence/popunder_window_ie/config.yaml +I, [2024-12-25T12:18:21.355071 #41342] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/module.rb +W, [2024-12-25T12:18:21.355125 #41342] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window_ie/module.rb +I, [2024-12-25T12:18:21.355151 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/command.js +W, [2024-12-25T12:18:21.355194 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_alert_user/command.js +I, [2024-12-25T12:18:21.355219 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/config.yaml +I, [2024-12-25T12:18:21.355347 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_alert_user/config.yaml +I, [2024-12-25T12:18:21.355375 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/module.rb +W, [2024-12-25T12:18:21.355540 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_alert_user/module.rb +I, [2024-12-25T12:18:21.355568 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/command.js +W, [2024-12-25T12:18:21.355615 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_beep/command.js +I, [2024-12-25T12:18:21.355640 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/config.yaml +I, [2024-12-25T12:18:21.355789 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_beep/config.yaml +I, [2024-12-25T12:18:21.355816 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/module.rb +W, [2024-12-25T12:18:21.355892 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_beep/module.rb +I, [2024-12-25T12:18:21.355919 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/command.js +W, [2024-12-25T12:18:21.355966 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_check_connection/command.js +I, [2024-12-25T12:18:21.356005 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/config.yaml +I, [2024-12-25T12:18:21.356146 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_check_connection/config.yaml +I, [2024-12-25T12:18:21.356173 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/module.rb +W, [2024-12-25T12:18:21.356251 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_check_connection/module.rb +I, [2024-12-25T12:18:21.356314 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/command.js +W, [2024-12-25T12:18:21.356409 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_detect/command.js +I, [2024-12-25T12:18:21.356603 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/config.yaml +I, [2024-12-25T12:18:21.357240 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_detect/config.yaml +I, [2024-12-25T12:18:21.357355 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/module.rb +W, [2024-12-25T12:18:21.357424 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_detect/module.rb +I, [2024-12-25T12:18:21.357523 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/command.js +W, [2024-12-25T12:18:21.357603 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_file_upload/command.js +I, [2024-12-25T12:18:21.357635 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/config.yaml +I, [2024-12-25T12:18:21.357816 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_file_upload/config.yaml +I, [2024-12-25T12:18:21.357844 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/module.rb +W, [2024-12-25T12:18:21.357934 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_file_upload/module.rb +I, [2024-12-25T12:18:21.357961 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/command.js +W, [2024-12-25T12:18:21.358005 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_geo_locate/command.js +I, [2024-12-25T12:18:21.358029 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/config.yaml +I, [2024-12-25T12:18:21.358620 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_geo_locate/config.yaml +I, [2024-12-25T12:18:21.358675 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/module.rb +W, [2024-12-25T12:18:21.358768 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_geo_locate/module.rb +I, [2024-12-25T12:18:21.358798 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/command.js +W, [2024-12-25T12:18:21.358848 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_globalization_status/command.js +I, [2024-12-25T12:18:21.358875 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/config.yaml +I, [2024-12-25T12:18:21.359224 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_globalization_status/config.yaml +I, [2024-12-25T12:18:21.359323 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/module.rb +W, [2024-12-25T12:18:21.359391 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_globalization_status/module.rb +I, [2024-12-25T12:18:21.359538 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/command.js +W, [2024-12-25T12:18:21.359670 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_keychain/command.js +I, [2024-12-25T12:18:21.359710 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/config.yaml +I, [2024-12-25T12:18:21.360128 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_keychain/config.yaml +I, [2024-12-25T12:18:21.360228 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/module.rb +W, [2024-12-25T12:18:21.360374 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_keychain/module.rb +I, [2024-12-25T12:18:21.360497 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/command.js +W, [2024-12-25T12:18:21.360599 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_contacts/command.js +I, [2024-12-25T12:18:21.360716 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/config.yaml +I, [2024-12-25T12:18:21.361238 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_list_contacts/config.yaml +I, [2024-12-25T12:18:21.361293 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/module.rb +W, [2024-12-25T12:18:21.361521 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_contacts/module.rb +I, [2024-12-25T12:18:21.361629 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/command.js +W, [2024-12-25T12:18:21.361732 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_files/command.js +I, [2024-12-25T12:18:21.361779 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/config.yaml +I, [2024-12-25T12:18:21.362006 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_list_files/config.yaml +I, [2024-12-25T12:18:21.362035 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/module.rb +W, [2024-12-25T12:18:21.362085 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_files/module.rb +I, [2024-12-25T12:18:21.362111 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/command.js +W, [2024-12-25T12:18:21.362155 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persist_resume/command.js +I, [2024-12-25T12:18:21.362215 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/config.yaml +I, [2024-12-25T12:18:21.362381 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_persist_resume/config.yaml +I, [2024-12-25T12:18:21.362491 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/module.rb +W, [2024-12-25T12:18:21.362602 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persist_resume/module.rb +I, [2024-12-25T12:18:21.362633 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/command.js +W, [2024-12-25T12:18:21.362690 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persistence/command.js +I, [2024-12-25T12:18:21.362716 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/config.yaml +I, [2024-12-25T12:18:21.362880 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_persistence/config.yaml +I, [2024-12-25T12:18:21.362948 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/module.rb +W, [2024-12-25T12:18:21.363009 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persistence/module.rb +I, [2024-12-25T12:18:21.363039 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/command.js +W, [2024-12-25T12:18:21.363110 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_plugin_detection/command.js +I, [2024-12-25T12:18:21.363165 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/config.yaml +I, [2024-12-25T12:18:21.363443 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_plugin_detection/config.yaml +I, [2024-12-25T12:18:21.363482 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/module.rb +W, [2024-12-25T12:18:21.363547 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_plugin_detection/module.rb +I, [2024-12-25T12:18:21.363583 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/command.js +W, [2024-12-25T12:18:21.363663 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_prompt_user/command.js +I, [2024-12-25T12:18:21.363697 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/config.yaml +I, [2024-12-25T12:18:21.363845 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_prompt_user/config.yaml +I, [2024-12-25T12:18:21.363873 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/module.rb +W, [2024-12-25T12:18:21.363965 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_prompt_user/module.rb +I, [2024-12-25T12:18:21.364002 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/command.js +W, [2024-12-25T12:18:21.364049 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_start_record_audio/command.js +I, [2024-12-25T12:18:21.364073 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/config.yaml +I, [2024-12-25T12:18:21.364209 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_start_record_audio/config.yaml +I, [2024-12-25T12:18:21.364277 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/module.rb +W, [2024-12-25T12:18:21.364332 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_start_record_audio/module.rb +I, [2024-12-25T12:18:21.364359 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/command.js +W, [2024-12-25T12:18:21.364401 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_stop_record_audio/command.js +I, [2024-12-25T12:18:21.364529 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/config.yaml +I, [2024-12-25T12:18:21.364707 #41342] INFO -- : Updated copyright in ../../modules/phonegap/phonegap_stop_record_audio/config.yaml +I, [2024-12-25T12:18:21.364737 #41342] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/module.rb +W, [2024-12-25T12:18:21.364787 #41342] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_stop_record_audio/module.rb +I, [2024-12-25T12:18:21.364813 #41342] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/command.js +W, [2024-12-25T12:18:21.364901 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/clickjacking/command.js +I, [2024-12-25T12:18:21.364928 #41342] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/config.yaml +I, [2024-12-25T12:18:21.365072 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/clickjacking/config.yaml +I, [2024-12-25T12:18:21.365100 #41342] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/module.rb +W, [2024-12-25T12:18:21.365185 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/clickjacking/module.rb +I, [2024-12-25T12:18:21.365213 #41342] INFO -- : Processing file: ../../modules/social_engineering/clippy/assets/README.txt +W, [2024-12-25T12:18:21.365259 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/assets/README.txt +I, [2024-12-25T12:18:21.365283 #41342] INFO -- : Processing file: ../../modules/social_engineering/clippy/command.js +W, [2024-12-25T12:18:21.365330 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/command.js +I, [2024-12-25T12:18:21.365354 #41342] INFO -- : Processing file: ../../modules/social_engineering/clippy/config.yaml +I, [2024-12-25T12:18:21.365560 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/clippy/config.yaml +I, [2024-12-25T12:18:21.365600 #41342] INFO -- : Processing file: ../../modules/social_engineering/clippy/module.rb +W, [2024-12-25T12:18:21.365694 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/module.rb +I, [2024-12-25T12:18:21.365721 #41342] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/command.js +W, [2024-12-25T12:18:21.365766 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/edge_wscript_wsh_injection/command.js +I, [2024-12-25T12:18:21.365791 #41342] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/config.yaml +I, [2024-12-25T12:18:21.365969 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/edge_wscript_wsh_injection/config.yaml +I, [2024-12-25T12:18:21.366004 #41342] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/module.rb +W, [2024-12-25T12:18:21.366093 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/edge_wscript_wsh_injection/module.rb +I, [2024-12-25T12:18:21.366121 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/command.js +W, [2024-12-25T12:18:21.366166 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/command.js +I, [2024-12-25T12:18:21.366191 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/config.yaml +I, [2024-12-25T12:18:21.366567 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/fake_evernote_clipper/config.yaml +I, [2024-12-25T12:18:21.366611 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/login.css +W, [2024-12-25T12:18:21.366667 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/login.css +I, [2024-12-25T12:18:21.366691 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/login.html +W, [2024-12-25T12:18:21.366736 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/login.html +I, [2024-12-25T12:18:21.366762 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/module.rb +W, [2024-12-25T12:18:21.366806 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/module.rb +I, [2024-12-25T12:18:21.366836 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/command.js +W, [2024-12-25T12:18:21.366891 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_flash_update/command.js +I, [2024-12-25T12:18:21.366926 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/config.yaml +I, [2024-12-25T12:18:21.367161 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/fake_flash_update/config.yaml +I, [2024-12-25T12:18:21.367190 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/module.rb +W, [2024-12-25T12:18:21.367273 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_flash_update/module.rb +I, [2024-12-25T12:18:21.367300 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/command.js +W, [2024-12-25T12:18:21.367369 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/command.js +I, [2024-12-25T12:18:21.367399 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/config.yaml +I, [2024-12-25T12:18:21.367689 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/fake_lastpass/config.yaml +I, [2024-12-25T12:18:21.367762 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/index-new.html +W, [2024-12-25T12:18:21.367820 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/index-new.html +I, [2024-12-25T12:18:21.367847 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/index.html +W, [2024-12-25T12:18:21.367894 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/index.html +I, [2024-12-25T12:18:21.367918 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/module.rb +W, [2024-12-25T12:18:21.367961 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/module.rb +I, [2024-12-25T12:18:21.367985 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/command.js +W, [2024-12-25T12:18:21.368207 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification/command.js +I, [2024-12-25T12:18:21.368255 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/config.yaml +I, [2024-12-25T12:18:21.368568 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/fake_notification/config.yaml +I, [2024-12-25T12:18:21.368706 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/module.rb +W, [2024-12-25T12:18:21.368789 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification/module.rb +I, [2024-12-25T12:18:21.368832 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/command.js +W, [2024-12-25T12:18:21.368929 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_c/command.js +I, [2024-12-25T12:18:21.368966 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/config.yaml +I, [2024-12-25T12:18:21.369246 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/fake_notification_c/config.yaml +I, [2024-12-25T12:18:21.369298 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/module.rb +W, [2024-12-25T12:18:21.369369 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_c/module.rb +I, [2024-12-25T12:18:21.369401 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/command.js +W, [2024-12-25T12:18:21.369672 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ff/command.js +I, [2024-12-25T12:18:21.369703 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/config.yaml +I, [2024-12-25T12:18:21.369908 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/fake_notification_ff/config.yaml +I, [2024-12-25T12:18:21.369945 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/module.rb +W, [2024-12-25T12:18:21.370032 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ff/module.rb +I, [2024-12-25T12:18:21.370059 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/command.js +W, [2024-12-25T12:18:21.370107 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ie/command.js +I, [2024-12-25T12:18:21.370131 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/config.yaml +I, [2024-12-25T12:18:21.370280 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/fake_notification_ie/config.yaml +I, [2024-12-25T12:18:21.370308 #41342] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/module.rb +W, [2024-12-25T12:18:21.370384 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ie/module.rb +I, [2024-12-25T12:18:21.370465 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/command.js +W, [2024-12-25T12:18:21.370546 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/command.js +I, [2024-12-25T12:18:21.370575 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/config.yaml +I, [2024-12-25T12:18:21.370847 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/firefox_extension_bindshell/config.yaml +I, [2024-12-25T12:18:21.370882 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/extension/bootstrap.js +W, [2024-12-25T12:18:21.371002 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/extension/bootstrap.js +I, [2024-12-25T12:18:21.371032 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/extension/build/readme.txt +W, [2024-12-25T12:18:21.371086 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/extension/build/readme.txt +I, [2024-12-25T12:18:21.371113 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/module.rb +W, [2024-12-25T12:18:21.371164 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/module.rb +I, [2024-12-25T12:18:21.371190 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/command.js +W, [2024-12-25T12:18:21.371267 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/command.js +I, [2024-12-25T12:18:21.371301 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/config.yaml +I, [2024-12-25T12:18:21.371727 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/firefox_extension_dropper/config.yaml +I, [2024-12-25T12:18:21.371772 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/dropper/readme.txt +W, [2024-12-25T12:18:21.371851 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/dropper/readme.txt +I, [2024-12-25T12:18:21.371879 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/extension/bootstrap.js +W, [2024-12-25T12:18:21.371927 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/extension/bootstrap.js +I, [2024-12-25T12:18:21.371954 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/module.rb +W, [2024-12-25T12:18:21.372001 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/module.rb +I, [2024-12-25T12:18:21.372028 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/command.js +W, [2024-12-25T12:18:21.372085 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/command.js +I, [2024-12-25T12:18:21.372111 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/config.yaml +I, [2024-12-25T12:18:21.372590 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/firefox_extension_reverse_shell/config.yaml +I, [2024-12-25T12:18:21.372797 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/extension/bootstrap.js +W, [2024-12-25T12:18:21.372905 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/extension/bootstrap.js +I, [2024-12-25T12:18:21.372933 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/extension/build/readme.txt +W, [2024-12-25T12:18:21.372981 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/extension/build/readme.txt +I, [2024-12-25T12:18:21.373006 #41342] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/module.rb +W, [2024-12-25T12:18:21.373050 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/module.rb +I, [2024-12-25T12:18:21.373075 #41342] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/command.js +W, [2024-12-25T12:18:21.373141 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/gmail_phishing/command.js +I, [2024-12-25T12:18:21.373166 #41342] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/config.yaml +I, [2024-12-25T12:18:21.373368 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/gmail_phishing/config.yaml +I, [2024-12-25T12:18:21.373529 #41342] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/module.rb +W, [2024-12-25T12:18:21.373605 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/gmail_phishing/module.rb +I, [2024-12-25T12:18:21.373672 #41342] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/command.js +W, [2024-12-25T12:18:21.373812 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/hta_powershell/command.js +I, [2024-12-25T12:18:21.373842 #41342] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/config.yaml +I, [2024-12-25T12:18:21.374067 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/hta_powershell/config.yaml +I, [2024-12-25T12:18:21.374159 #41342] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/module.rb +W, [2024-12-25T12:18:21.374248 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/hta_powershell/module.rb +I, [2024-12-25T12:18:21.374351 #41342] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/command.js +W, [2024-12-25T12:18:21.374412 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/lcamtuf_download/command.js +I, [2024-12-25T12:18:21.374563 #41342] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/config.yaml +I, [2024-12-25T12:18:21.374772 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/lcamtuf_download/config.yaml +I, [2024-12-25T12:18:21.374810 #41342] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/module.rb +W, [2024-12-25T12:18:21.374898 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/lcamtuf_download/module.rb +I, [2024-12-25T12:18:21.374925 #41342] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/command.js +W, [2024-12-25T12:18:21.374985 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/pretty_theft/command.js +I, [2024-12-25T12:18:21.375010 #41342] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/config.yaml +I, [2024-12-25T12:18:21.375200 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/pretty_theft/config.yaml +I, [2024-12-25T12:18:21.375353 #41342] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/module.rb +W, [2024-12-25T12:18:21.375409 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/pretty_theft/module.rb +I, [2024-12-25T12:18:21.375525 #41342] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/command.js +W, [2024-12-25T12:18:21.375588 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/replace_video_fake_plugin/command.js +I, [2024-12-25T12:18:21.375614 #41342] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/config.yaml +I, [2024-12-25T12:18:21.375866 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/replace_video_fake_plugin/config.yaml +I, [2024-12-25T12:18:21.375938 #41342] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/module.rb +W, [2024-12-25T12:18:21.375994 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/replace_video_fake_plugin/module.rb +I, [2024-12-25T12:18:21.376020 #41342] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/command.js +W, [2024-12-25T12:18:21.376065 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/command.js +I, [2024-12-25T12:18:21.376090 #41342] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/config.yaml +I, [2024-12-25T12:18:21.376284 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/simple_hijacker/config.yaml +I, [2024-12-25T12:18:21.376388 #41342] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/module.rb +W, [2024-12-25T12:18:21.376614 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/module.rb +I, [2024-12-25T12:18:21.376683 #41342] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/amazon.js +W, [2024-12-25T12:18:21.376830 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/amazon.js +I, [2024-12-25T12:18:21.376861 #41342] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js +W, [2024-12-25T12:18:21.376911 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js +I, [2024-12-25T12:18:21.376937 #41342] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js +W, [2024-12-25T12:18:21.376986 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js +I, [2024-12-25T12:18:21.377011 #41342] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/confirmbox.js +W, [2024-12-25T12:18:21.377074 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/confirmbox.js +I, [2024-12-25T12:18:21.377105 #41342] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/credential.js +W, [2024-12-25T12:18:21.377340 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/credential.js +I, [2024-12-25T12:18:21.377379 #41342] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/command.js +W, [2024-12-25T12:18:21.377651 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/sitekiosk_breakout/command.js +I, [2024-12-25T12:18:21.377702 #41342] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/config.yaml +I, [2024-12-25T12:18:21.377945 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/sitekiosk_breakout/config.yaml +I, [2024-12-25T12:18:21.378052 #41342] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/module.rb +W, [2024-12-25T12:18:21.378146 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/sitekiosk_breakout/module.rb +I, [2024-12-25T12:18:21.378189 #41342] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/command.js +W, [2024-12-25T12:18:21.378333 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/spoof_addressbar_data/command.js +I, [2024-12-25T12:18:21.378374 #41342] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/config.yaml +I, [2024-12-25T12:18:21.378944 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/spoof_addressbar_data/config.yaml +I, [2024-12-25T12:18:21.378990 #41342] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/module.rb +W, [2024-12-25T12:18:21.379047 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/spoof_addressbar_data/module.rb +I, [2024-12-25T12:18:21.379072 #41342] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/command.js +W, [2024-12-25T12:18:21.379122 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/tabnabbing/command.js +I, [2024-12-25T12:18:21.379147 #41342] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/config.yaml +I, [2024-12-25T12:18:21.379316 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/tabnabbing/config.yaml +I, [2024-12-25T12:18:21.379564 #41342] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/module.rb +W, [2024-12-25T12:18:21.379632 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/tabnabbing/module.rb +I, [2024-12-25T12:18:21.379660 #41342] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/command.js +W, [2024-12-25T12:18:21.379706 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/text_to_voice/command.js +I, [2024-12-25T12:18:21.379731 #41342] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/config.yaml +I, [2024-12-25T12:18:21.379916 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/text_to_voice/config.yaml +I, [2024-12-25T12:18:21.380036 #41342] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/module.rb +W, [2024-12-25T12:18:21.380146 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/text_to_voice/module.rb +I, [2024-12-25T12:18:21.380206 #41342] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/command.js +W, [2024-12-25T12:18:21.380313 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/command.js +I, [2024-12-25T12:18:21.380368 #41342] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/config.yaml +I, [2024-12-25T12:18:21.380742 #41342] INFO -- : Updated copyright in ../../modules/social_engineering/ui_abuse_ie/config.yaml +I, [2024-12-25T12:18:21.380842 #41342] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/module.rb +W, [2024-12-25T12:18:21.380946 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/module.rb +I, [2024-12-25T12:18:21.380982 #41342] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/popunder.html +W, [2024-12-25T12:18:21.381031 #41342] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/popunder.html +I, [2024-12-25T12:18:21.381056 #41342] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/README.md +W, [2024-12-25T12:18:21.381098 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/README.md +I, [2024-12-25T12:18:21.381123 #41342] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/lib/index.js +W, [2024-12-25T12:18:21.381169 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/lib/index.js +I, [2024-12-25T12:18:21.381194 #41342] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/README.md +W, [2024-12-25T12:18:21.381238 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/README.md +I, [2024-12-25T12:18:21.381264 #41342] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/identifier.js +W, [2024-12-25T12:18:21.381318 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/identifier.js +I, [2024-12-25T12:18:21.381369 #41342] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/index.js +W, [2024-12-25T12:18:21.381452 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/index.js +I, [2024-12-25T12:18:21.381551 #41342] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/keyword.js +W, [2024-12-25T12:18:21.381614 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/keyword.js +I, [2024-12-25T12:18:21.381641 #41342] INFO -- : Processing file: ../../node_modules/@babel/parser/CHANGELOG.md +W, [2024-12-25T12:18:21.381703 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/CHANGELOG.md +I, [2024-12-25T12:18:21.381726 #41342] INFO -- : Processing file: ../../node_modules/@babel/parser/README.md +W, [2024-12-25T12:18:21.381771 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/README.md +I, [2024-12-25T12:18:21.381796 #41342] INFO -- : Processing file: ../../node_modules/@babel/parser/bin/babel-parser.js +W, [2024-12-25T12:18:21.381836 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/bin/babel-parser.js +I, [2024-12-25T12:18:21.381860 #41342] INFO -- : Processing file: ../../node_modules/@babel/parser/lib/index.js +W, [2024-12-25T12:18:21.382268 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/lib/index.js +I, [2024-12-25T12:18:21.382293 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/README.md +W, [2024-12-25T12:18:21.382338 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/README.md +I, [2024-12-25T12:18:21.382362 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/asserts/assertNode.js +W, [2024-12-25T12:18:21.382406 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/asserts/assertNode.js +I, [2024-12-25T12:18:21.382430 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/asserts/generated/index.js +W, [2024-12-25T12:18:21.382544 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/asserts/generated/index.js +I, [2024-12-25T12:18:21.382572 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/ast-types/generated/index.js +W, [2024-12-25T12:18:21.382825 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/ast-types/generated/index.js +I, [2024-12-25T12:18:21.382854 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +W, [2024-12-25T12:18:21.382901 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +I, [2024-12-25T12:18:21.382925 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +W, [2024-12-25T12:18:21.382968 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +I, [2024-12-25T12:18:21.382992 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/generated/index.js +W, [2024-12-25T12:18:21.383065 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/generated/index.js +I, [2024-12-25T12:18:21.383090 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/generated/uppercase.js +W, [2024-12-25T12:18:21.383145 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/generated/uppercase.js +I, [2024-12-25T12:18:21.383169 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/productions.js +W, [2024-12-25T12:18:21.383210 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/productions.js +I, [2024-12-25T12:18:21.383234 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/react/buildChildren.js +W, [2024-12-25T12:18:21.383276 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/react/buildChildren.js +I, [2024-12-25T12:18:21.383300 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +W, [2024-12-25T12:18:21.383341 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +I, [2024-12-25T12:18:21.383366 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/validateNode.js +W, [2024-12-25T12:18:21.383407 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/validateNode.js +I, [2024-12-25T12:18:21.383431 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/clone.js +W, [2024-12-25T12:18:21.383472 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/clone.js +I, [2024-12-25T12:18:21.383496 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneDeep.js +W, [2024-12-25T12:18:21.383595 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneDeep.js +I, [2024-12-25T12:18:21.383622 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +W, [2024-12-25T12:18:21.383666 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +I, [2024-12-25T12:18:21.383692 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneNode.js +W, [2024-12-25T12:18:21.383736 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneNode.js +I, [2024-12-25T12:18:21.383808 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +W, [2024-12-25T12:18:21.383857 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +I, [2024-12-25T12:18:21.383883 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/addComment.js +W, [2024-12-25T12:18:21.383926 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/addComment.js +I, [2024-12-25T12:18:21.383944 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/addComments.js +W, [2024-12-25T12:18:21.383976 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/addComments.js +I, [2024-12-25T12:18:21.383992 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritInnerComments.js +W, [2024-12-25T12:18:21.384023 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritInnerComments.js +I, [2024-12-25T12:18:21.384040 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritLeadingComments.js +W, [2024-12-25T12:18:21.384071 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritLeadingComments.js +I, [2024-12-25T12:18:21.384086 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritTrailingComments.js +W, [2024-12-25T12:18:21.384117 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritTrailingComments.js +I, [2024-12-25T12:18:21.384133 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritsComments.js +W, [2024-12-25T12:18:21.384165 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritsComments.js +I, [2024-12-25T12:18:21.384180 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/removeComments.js +W, [2024-12-25T12:18:21.384211 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/removeComments.js +I, [2024-12-25T12:18:21.384226 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/constants/generated/index.js +W, [2024-12-25T12:18:21.384263 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/constants/generated/index.js +I, [2024-12-25T12:18:21.384279 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/constants/index.js +W, [2024-12-25T12:18:21.384311 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/constants/index.js +I, [2024-12-25T12:18:21.384327 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/ensureBlock.js +W, [2024-12-25T12:18:21.384359 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/ensureBlock.js +I, [2024-12-25T12:18:21.384376 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +W, [2024-12-25T12:18:21.384408 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +I, [2024-12-25T12:18:21.384424 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +W, [2024-12-25T12:18:21.384454 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +I, [2024-12-25T12:18:21.384677 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toBlock.js +W, [2024-12-25T12:18:21.384816 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toBlock.js +I, [2024-12-25T12:18:21.384848 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toComputedKey.js +W, [2024-12-25T12:18:21.384902 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toComputedKey.js +I, [2024-12-25T12:18:21.384929 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toExpression.js +W, [2024-12-25T12:18:21.384973 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toExpression.js +I, [2024-12-25T12:18:21.384998 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toIdentifier.js +W, [2024-12-25T12:18:21.385040 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toIdentifier.js +I, [2024-12-25T12:18:21.385065 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toKeyAlias.js +W, [2024-12-25T12:18:21.385107 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toKeyAlias.js +I, [2024-12-25T12:18:21.385132 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toSequenceExpression.js +W, [2024-12-25T12:18:21.385174 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toSequenceExpression.js +I, [2024-12-25T12:18:21.385199 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toStatement.js +W, [2024-12-25T12:18:21.385240 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toStatement.js +I, [2024-12-25T12:18:21.385263 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/valueToNode.js +W, [2024-12-25T12:18:21.385305 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/valueToNode.js +I, [2024-12-25T12:18:21.385328 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/core.js +W, [2024-12-25T12:18:21.385392 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/core.js +I, [2024-12-25T12:18:21.385435 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/deprecated-aliases.js +W, [2024-12-25T12:18:21.385575 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/deprecated-aliases.js +I, [2024-12-25T12:18:21.385610 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/experimental.js +W, [2024-12-25T12:18:21.385660 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/experimental.js +I, [2024-12-25T12:18:21.385685 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/flow.js +W, [2024-12-25T12:18:21.385733 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/flow.js +I, [2024-12-25T12:18:21.385757 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/index.js +W, [2024-12-25T12:18:21.385800 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/index.js +I, [2024-12-25T12:18:21.385824 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/jsx.js +W, [2024-12-25T12:18:21.385866 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/jsx.js +I, [2024-12-25T12:18:21.385890 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/misc.js +W, [2024-12-25T12:18:21.385931 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/misc.js +I, [2024-12-25T12:18:21.385955 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/placeholders.js +W, [2024-12-25T12:18:21.386119 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/placeholders.js +I, [2024-12-25T12:18:21.386157 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/typescript.js +W, [2024-12-25T12:18:21.386216 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/typescript.js +I, [2024-12-25T12:18:21.386288 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/utils.js +W, [2024-12-25T12:18:21.386341 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/utils.js +I, [2024-12-25T12:18:21.386366 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/index.js +W, [2024-12-25T12:18:21.386415 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/index.js +I, [2024-12-25T12:18:21.386543 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +W, [2024-12-25T12:18:21.386611 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +I, [2024-12-25T12:18:21.386639 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +W, [2024-12-25T12:18:21.386685 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +I, [2024-12-25T12:18:21.386710 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/inherits.js +W, [2024-12-25T12:18:21.386751 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/inherits.js +I, [2024-12-25T12:18:21.386776 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +W, [2024-12-25T12:18:21.386818 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +I, [2024-12-25T12:18:21.386841 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/removeProperties.js +W, [2024-12-25T12:18:21.386892 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/removeProperties.js +I, [2024-12-25T12:18:21.386916 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +W, [2024-12-25T12:18:21.386960 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +I, [2024-12-25T12:18:21.386984 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +W, [2024-12-25T12:18:21.387026 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +I, [2024-12-25T12:18:21.387051 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +W, [2024-12-25T12:18:21.387091 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +I, [2024-12-25T12:18:21.387115 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +W, [2024-12-25T12:18:21.387157 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +I, [2024-12-25T12:18:21.387181 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getFunctionName.js +W, [2024-12-25T12:18:21.387221 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getFunctionName.js +I, [2024-12-25T12:18:21.387245 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +W, [2024-12-25T12:18:21.387286 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +I, [2024-12-25T12:18:21.387309 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/traverse/traverse.js +W, [2024-12-25T12:18:21.387350 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/traverse/traverse.js +I, [2024-12-25T12:18:21.387373 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/traverse/traverseFast.js +W, [2024-12-25T12:18:21.387413 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/traverse/traverseFast.js +I, [2024-12-25T12:18:21.387437 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/deprecationWarning.js +W, [2024-12-25T12:18:21.387633 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/deprecationWarning.js +I, [2024-12-25T12:18:21.387665 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/inherit.js +W, [2024-12-25T12:18:21.387739 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/inherit.js +I, [2024-12-25T12:18:21.387773 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +W, [2024-12-25T12:18:21.387822 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +I, [2024-12-25T12:18:21.387847 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/shallowEqual.js +W, [2024-12-25T12:18:21.387903 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/shallowEqual.js +I, [2024-12-25T12:18:21.387936 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +W, [2024-12-25T12:18:21.387984 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +I, [2024-12-25T12:18:21.388008 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/generated/index.js +W, [2024-12-25T12:18:21.388157 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/generated/index.js +I, [2024-12-25T12:18:21.388191 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/is.js +W, [2024-12-25T12:18:21.388238 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/is.js +I, [2024-12-25T12:18:21.388262 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isBinding.js +W, [2024-12-25T12:18:21.388310 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isBinding.js +I, [2024-12-25T12:18:21.388349 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isBlockScoped.js +W, [2024-12-25T12:18:21.388402 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isBlockScoped.js +I, [2024-12-25T12:18:21.388427 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isImmutable.js +W, [2024-12-25T12:18:21.388470 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isImmutable.js +I, [2024-12-25T12:18:21.388494 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isLet.js +W, [2024-12-25T12:18:21.388758 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isLet.js +I, [2024-12-25T12:18:21.388826 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isNode.js +W, [2024-12-25T12:18:21.388947 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isNode.js +I, [2024-12-25T12:18:21.389020 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isNodesEquivalent.js +W, [2024-12-25T12:18:21.389119 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isNodesEquivalent.js +I, [2024-12-25T12:18:21.389205 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isPlaceholderType.js +W, [2024-12-25T12:18:21.389369 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isPlaceholderType.js +I, [2024-12-25T12:18:21.389422 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isReferenced.js +W, [2024-12-25T12:18:21.389780 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isReferenced.js +I, [2024-12-25T12:18:21.389816 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isScope.js +W, [2024-12-25T12:18:21.389878 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isScope.js +I, [2024-12-25T12:18:21.389909 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isSpecifierDefault.js +W, [2024-12-25T12:18:21.389979 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isSpecifierDefault.js +I, [2024-12-25T12:18:21.390074 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isType.js +W, [2024-12-25T12:18:21.390258 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isType.js +I, [2024-12-25T12:18:21.390300 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isValidES3Identifier.js +W, [2024-12-25T12:18:21.390369 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isValidES3Identifier.js +I, [2024-12-25T12:18:21.390424 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isValidIdentifier.js +W, [2024-12-25T12:18:21.390484 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isValidIdentifier.js +I, [2024-12-25T12:18:21.390625 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isVar.js +W, [2024-12-25T12:18:21.390714 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isVar.js +I, [2024-12-25T12:18:21.390762 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/matchesPattern.js +W, [2024-12-25T12:18:21.390813 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/matchesPattern.js +I, [2024-12-25T12:18:21.390838 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/react/isCompatTag.js +W, [2024-12-25T12:18:21.390885 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/react/isCompatTag.js +I, [2024-12-25T12:18:21.390910 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/react/isReactComponent.js +W, [2024-12-25T12:18:21.390954 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/react/isReactComponent.js +I, [2024-12-25T12:18:21.390980 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/validate.js +W, [2024-12-25T12:18:21.391038 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/validate.js +I, [2024-12-25T12:18:21.391065 #41342] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/README.md +W, [2024-12-25T12:18:21.391126 #41342] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/README.md +I, [2024-12-25T12:18:21.391154 #41342] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/index.js +W, [2024-12-25T12:18:21.391205 #41342] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/index.js +I, [2024-12-25T12:18:21.391234 #41342] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/lib/salty.js +W, [2024-12-25T12:18:21.391290 #41342] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/lib/salty.js +I, [2024-12-25T12:18:21.391318 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/README.md +W, [2024-12-25T12:18:21.391378 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/README.md +I, [2024-12-25T12:18:21.391406 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/adapters/fs.js +W, [2024-12-25T12:18:21.391461 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/adapters/fs.js +I, [2024-12-25T12:18:21.391489 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/constants.js +W, [2024-12-25T12:18:21.391752 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/constants.js +I, [2024-12-25T12:18:21.391826 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/index.js +W, [2024-12-25T12:18:21.391907 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/index.js +I, [2024-12-25T12:18:21.391934 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/async.js +W, [2024-12-25T12:18:21.392000 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/async.js +I, [2024-12-25T12:18:21.392025 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/common.js +W, [2024-12-25T12:18:21.392075 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/common.js +I, [2024-12-25T12:18:21.392101 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/sync.js +W, [2024-12-25T12:18:21.392148 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/sync.js +I, [2024-12-25T12:18:21.392175 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/settings.js +W, [2024-12-25T12:18:21.392234 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/settings.js +I, [2024-12-25T12:18:21.392261 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/types/index.js +W, [2024-12-25T12:18:21.392313 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/types/index.js +I, [2024-12-25T12:18:21.392350 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/utils/fs.js +W, [2024-12-25T12:18:21.392471 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/utils/fs.js +I, [2024-12-25T12:18:21.392591 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/utils/index.js +W, [2024-12-25T12:18:21.392662 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/utils/index.js +I, [2024-12-25T12:18:21.392690 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/README.md +W, [2024-12-25T12:18:21.392756 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/README.md +I, [2024-12-25T12:18:21.392784 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/adapters/fs.js +W, [2024-12-25T12:18:21.392852 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/adapters/fs.js +I, [2024-12-25T12:18:21.392889 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/index.js +W, [2024-12-25T12:18:21.393042 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/index.js +I, [2024-12-25T12:18:21.393096 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/providers/async.js +W, [2024-12-25T12:18:21.393183 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/providers/async.js +I, [2024-12-25T12:18:21.393229 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/providers/sync.js +W, [2024-12-25T12:18:21.393306 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/providers/sync.js +I, [2024-12-25T12:18:21.393355 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/settings.js +W, [2024-12-25T12:18:21.393448 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/settings.js +I, [2024-12-25T12:18:21.393492 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/types/index.js +W, [2024-12-25T12:18:21.393712 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/types/index.js +I, [2024-12-25T12:18:21.393828 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/README.md +W, [2024-12-25T12:18:21.393933 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/README.md +I, [2024-12-25T12:18:21.393983 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/index.js +W, [2024-12-25T12:18:21.394067 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/index.js +I, [2024-12-25T12:18:21.394114 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/async.js +W, [2024-12-25T12:18:21.394200 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/async.js +I, [2024-12-25T12:18:21.394244 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/index.js +W, [2024-12-25T12:18:21.394329 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/index.js +I, [2024-12-25T12:18:21.394383 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/stream.js +W, [2024-12-25T12:18:21.394520 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/stream.js +I, [2024-12-25T12:18:21.394572 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/sync.js +W, [2024-12-25T12:18:21.394628 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/sync.js +I, [2024-12-25T12:18:21.394655 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/async.js +W, [2024-12-25T12:18:21.394723 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/async.js +I, [2024-12-25T12:18:21.394749 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/common.js +W, [2024-12-25T12:18:21.394795 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/common.js +I, [2024-12-25T12:18:21.394828 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/reader.js +W, [2024-12-25T12:18:21.394874 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/reader.js +I, [2024-12-25T12:18:21.394905 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/sync.js +W, [2024-12-25T12:18:21.395018 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/sync.js +I, [2024-12-25T12:18:21.395063 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/settings.js +W, [2024-12-25T12:18:21.395128 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/settings.js +I, [2024-12-25T12:18:21.395154 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/types/index.js +W, [2024-12-25T12:18:21.395200 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/types/index.js +I, [2024-12-25T12:18:21.395224 #41342] INFO -- : Processing file: ../../node_modules/@types/linkify-it/README.md +W, [2024-12-25T12:18:21.395270 #41342] WARN -- : Copyright string not found in ../../node_modules/@types/linkify-it/README.md +I, [2024-12-25T12:18:21.395294 #41342] INFO -- : Processing file: ../../node_modules/@types/markdown-it/README.md +W, [2024-12-25T12:18:21.395353 #41342] WARN -- : Copyright string not found in ../../node_modules/@types/markdown-it/README.md +I, [2024-12-25T12:18:21.395386 #41342] INFO -- : Processing file: ../../node_modules/@types/mdurl/README.md +W, [2024-12-25T12:18:21.395616 #41342] WARN -- : Copyright string not found in ../../node_modules/@types/mdurl/README.md +I, [2024-12-25T12:18:21.395663 #41342] INFO -- : Processing file: ../../node_modules/ansi-styles/index.js +W, [2024-12-25T12:18:21.395770 #41342] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/index.js +I, [2024-12-25T12:18:21.395813 #41342] INFO -- : Processing file: ../../node_modules/ansi-styles/readme.md +W, [2024-12-25T12:18:21.395896 #41342] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/readme.md +I, [2024-12-25T12:18:21.395944 #41342] INFO -- : Processing file: ../../node_modules/argparse/CHANGELOG.md +W, [2024-12-25T12:18:21.396108 #41342] WARN -- : Copyright string not found in ../../node_modules/argparse/CHANGELOG.md +I, [2024-12-25T12:18:21.396157 #41342] INFO -- : Processing file: ../../node_modules/argparse/README.md +W, [2024-12-25T12:18:21.396254 #41342] WARN -- : Copyright string not found in ../../node_modules/argparse/README.md +I, [2024-12-25T12:18:21.396288 #41342] INFO -- : Processing file: ../../node_modules/argparse/argparse.js +W, [2024-12-25T12:18:21.396608 #41342] WARN -- : Copyright string not found in ../../node_modules/argparse/argparse.js +I, [2024-12-25T12:18:21.396644 #41342] INFO -- : Processing file: ../../node_modules/argparse/lib/sub.js +W, [2024-12-25T12:18:21.396700 #41342] WARN -- : Copyright string not found in ../../node_modules/argparse/lib/sub.js +I, [2024-12-25T12:18:21.396724 #41342] INFO -- : Processing file: ../../node_modules/argparse/lib/textwrap.js +W, [2024-12-25T12:18:21.396787 #41342] WARN -- : Copyright string not found in ../../node_modules/argparse/lib/textwrap.js +I, [2024-12-25T12:18:21.396811 #41342] INFO -- : Processing file: ../../node_modules/array-back/README.md +W, [2024-12-25T12:18:21.397053 #41342] WARN -- : Copyright string not found in ../../node_modules/array-back/README.md +I, [2024-12-25T12:18:21.397092 #41342] INFO -- : Processing file: ../../node_modules/array-back/index.js +W, [2024-12-25T12:18:21.397150 #41342] WARN -- : Copyright string not found in ../../node_modules/array-back/index.js +I, [2024-12-25T12:18:21.397176 #41342] INFO -- : Processing file: ../../node_modules/bluebird/README.md +W, [2024-12-25T12:18:21.397219 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/README.md +I, [2024-12-25T12:18:21.397243 #41342] INFO -- : Processing file: ../../node_modules/bluebird/changelog.md +W, [2024-12-25T12:18:21.397287 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/changelog.md +I, [2024-12-25T12:18:21.397310 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.core.js +W, [2024-12-25T12:18:21.397460 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.core.js +I, [2024-12-25T12:18:21.397486 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.core.min.js +W, [2024-12-25T12:18:21.397647 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.core.min.js +I, [2024-12-25T12:18:21.397674 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.js +W, [2024-12-25T12:18:21.397882 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.js +I, [2024-12-25T12:18:21.397915 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.min.js +W, [2024-12-25T12:18:21.398046 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.min.js +I, [2024-12-25T12:18:21.398079 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/any.js +W, [2024-12-25T12:18:21.398145 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/any.js +I, [2024-12-25T12:18:21.398177 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/assert.js +W, [2024-12-25T12:18:21.398244 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/assert.js +I, [2024-12-25T12:18:21.398277 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/async.js +W, [2024-12-25T12:18:21.398338 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/async.js +I, [2024-12-25T12:18:21.398370 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/bind.js +W, [2024-12-25T12:18:21.398424 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/bind.js +I, [2024-12-25T12:18:21.399203 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/bluebird.js +W, [2024-12-25T12:18:21.399302 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/bluebird.js +I, [2024-12-25T12:18:21.399331 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/call_get.js +W, [2024-12-25T12:18:21.399384 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/call_get.js +I, [2024-12-25T12:18:21.399408 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/cancel.js +W, [2024-12-25T12:18:21.399456 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/cancel.js +I, [2024-12-25T12:18:21.399483 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/catch_filter.js +W, [2024-12-25T12:18:21.399797 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/catch_filter.js +I, [2024-12-25T12:18:21.399879 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/context.js +W, [2024-12-25T12:18:21.399998 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/context.js +I, [2024-12-25T12:18:21.400034 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/debuggability.js +W, [2024-12-25T12:18:21.400191 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/debuggability.js +I, [2024-12-25T12:18:21.400227 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/direct_resolve.js +W, [2024-12-25T12:18:21.400328 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/direct_resolve.js +I, [2024-12-25T12:18:21.400375 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/each.js +W, [2024-12-25T12:18:21.400439 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/each.js +I, [2024-12-25T12:18:21.400465 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/errors.js +W, [2024-12-25T12:18:21.400614 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/errors.js +I, [2024-12-25T12:18:21.400649 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/es5.js +W, [2024-12-25T12:18:21.400714 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/es5.js +I, [2024-12-25T12:18:21.400788 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/filter.js +W, [2024-12-25T12:18:21.400838 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/filter.js +I, [2024-12-25T12:18:21.400856 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/finally.js +W, [2024-12-25T12:18:21.400897 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/finally.js +I, [2024-12-25T12:18:21.400915 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/generators.js +W, [2024-12-25T12:18:21.400952 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/generators.js +I, [2024-12-25T12:18:21.400968 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/join.js +W, [2024-12-25T12:18:21.401028 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/join.js +I, [2024-12-25T12:18:21.401045 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/map.js +W, [2024-12-25T12:18:21.401085 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/map.js +I, [2024-12-25T12:18:21.401100 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/method.js +W, [2024-12-25T12:18:21.401131 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/method.js +I, [2024-12-25T12:18:21.401146 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/nodeback.js +W, [2024-12-25T12:18:21.401179 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/nodeback.js +I, [2024-12-25T12:18:21.401194 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/nodeify.js +W, [2024-12-25T12:18:21.401226 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/nodeify.js +I, [2024-12-25T12:18:21.401241 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promise.js +W, [2024-12-25T12:18:21.401296 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promise.js +I, [2024-12-25T12:18:21.401312 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promise_array.js +W, [2024-12-25T12:18:21.401353 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promise_array.js +I, [2024-12-25T12:18:21.401370 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promisify.js +W, [2024-12-25T12:18:21.401415 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promisify.js +I, [2024-12-25T12:18:21.401432 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/props.js +W, [2024-12-25T12:18:21.401765 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/props.js +I, [2024-12-25T12:18:21.401806 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/queue.js +W, [2024-12-25T12:18:21.401907 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/queue.js +I, [2024-12-25T12:18:21.401946 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/race.js +W, [2024-12-25T12:18:21.402004 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/race.js +I, [2024-12-25T12:18:21.402031 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/reduce.js +W, [2024-12-25T12:18:21.402085 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/reduce.js +I, [2024-12-25T12:18:21.402124 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/schedule.js +W, [2024-12-25T12:18:21.402206 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/schedule.js +I, [2024-12-25T12:18:21.402235 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/settle.js +W, [2024-12-25T12:18:21.402287 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/settle.js +I, [2024-12-25T12:18:21.402312 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/some.js +W, [2024-12-25T12:18:21.402386 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/some.js +I, [2024-12-25T12:18:21.402480 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/synchronous_inspection.js +W, [2024-12-25T12:18:21.402539 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/synchronous_inspection.js +I, [2024-12-25T12:18:21.402566 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/thenables.js +W, [2024-12-25T12:18:21.402619 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/thenables.js +I, [2024-12-25T12:18:21.402646 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/timers.js +W, [2024-12-25T12:18:21.402692 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/timers.js +I, [2024-12-25T12:18:21.402719 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/using.js +W, [2024-12-25T12:18:21.402778 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/using.js +I, [2024-12-25T12:18:21.402803 #41342] INFO -- : Processing file: ../../node_modules/bluebird/js/release/util.js +W, [2024-12-25T12:18:21.402866 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/util.js +I, [2024-12-25T12:18:21.402892 #41342] INFO -- : Processing file: ../../node_modules/braces/README.md +W, [2024-12-25T12:18:21.403037 #41342] WARN -- : Copyright string not found in ../../node_modules/braces/README.md +I, [2024-12-25T12:18:21.403068 #41342] INFO -- : Processing file: ../../node_modules/braces/index.js +W, [2024-12-25T12:18:21.403127 #41342] WARN -- : Copyright string not found in ../../node_modules/braces/index.js +I, [2024-12-25T12:18:21.403154 #41342] INFO -- : Processing file: ../../node_modules/braces/lib/compile.js +W, [2024-12-25T12:18:21.403209 #41342] WARN -- : Copyright string not found in ../../node_modules/braces/lib/compile.js +I, [2024-12-25T12:18:21.403297 #41342] INFO -- : Processing file: ../../node_modules/braces/lib/constants.js +W, [2024-12-25T12:18:21.403489 #41342] WARN -- : Copyright string not found in ../../node_modules/braces/lib/constants.js +I, [2024-12-25T12:18:21.403702 #41342] INFO -- : Processing file: ../../node_modules/braces/lib/expand.js +W, [2024-12-25T12:18:21.403780 #41342] WARN -- : Copyright string not found in ../../node_modules/braces/lib/expand.js +I, [2024-12-25T12:18:21.403818 #41342] INFO -- : Processing file: ../../node_modules/braces/lib/parse.js +W, [2024-12-25T12:18:21.403893 #41342] WARN -- : Copyright string not found in ../../node_modules/braces/lib/parse.js +I, [2024-12-25T12:18:21.403930 #41342] INFO -- : Processing file: ../../node_modules/braces/lib/stringify.js +W, [2024-12-25T12:18:21.403992 #41342] WARN -- : Copyright string not found in ../../node_modules/braces/lib/stringify.js +I, [2024-12-25T12:18:21.404054 #41342] INFO -- : Processing file: ../../node_modules/braces/lib/utils.js +W, [2024-12-25T12:18:21.404136 #41342] WARN -- : Copyright string not found in ../../node_modules/braces/lib/utils.js +I, [2024-12-25T12:18:21.404170 #41342] INFO -- : Processing file: ../../node_modules/cache-point/README.md +W, [2024-12-25T12:18:21.404226 #41342] WARN -- : Copyright string not found in ../../node_modules/cache-point/README.md +I, [2024-12-25T12:18:21.404250 #41342] INFO -- : Processing file: ../../node_modules/cache-point/index.js +W, [2024-12-25T12:18:21.404303 #41342] WARN -- : Copyright string not found in ../../node_modules/cache-point/index.js +I, [2024-12-25T12:18:21.404327 #41342] INFO -- : Processing file: ../../node_modules/catharsis/README.md +W, [2024-12-25T12:18:21.404387 #41342] WARN -- : Copyright string not found in ../../node_modules/catharsis/README.md +I, [2024-12-25T12:18:21.404410 #41342] INFO -- : Processing file: ../../node_modules/catharsis/bin/parse.js +W, [2024-12-25T12:18:21.404456 #41342] WARN -- : Copyright string not found in ../../node_modules/catharsis/bin/parse.js +I, [2024-12-25T12:18:21.404480 #41342] INFO -- : Processing file: ../../node_modules/catharsis/catharsis.js +W, [2024-12-25T12:18:21.404682 #41342] WARN -- : Copyright string not found in ../../node_modules/catharsis/catharsis.js +I, [2024-12-25T12:18:21.404715 #41342] INFO -- : Processing file: ../../node_modules/catharsis/lib/describe.js +W, [2024-12-25T12:18:21.404776 #41342] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/describe.js +I, [2024-12-25T12:18:21.404799 #41342] INFO -- : Processing file: ../../node_modules/catharsis/lib/parser.js +W, [2024-12-25T12:18:21.405088 #41342] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/parser.js +I, [2024-12-25T12:18:21.405113 #41342] INFO -- : Processing file: ../../node_modules/catharsis/lib/schema.js +W, [2024-12-25T12:18:21.405164 #41342] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/schema.js +I, [2024-12-25T12:18:21.405188 #41342] INFO -- : Processing file: ../../node_modules/catharsis/lib/stringify.js +W, [2024-12-25T12:18:21.405239 #41342] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/stringify.js +I, [2024-12-25T12:18:21.405263 #41342] INFO -- : Processing file: ../../node_modules/catharsis/lib/types.js +W, [2024-12-25T12:18:21.405302 #41342] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/types.js +I, [2024-12-25T12:18:21.405326 #41342] INFO -- : Processing file: ../../node_modules/chalk/readme.md +W, [2024-12-25T12:18:21.405382 #41342] WARN -- : Copyright string not found in ../../node_modules/chalk/readme.md +I, [2024-12-25T12:18:21.405405 #41342] INFO -- : Processing file: ../../node_modules/chalk/source/index.js +W, [2024-12-25T12:18:21.405454 #41342] WARN -- : Copyright string not found in ../../node_modules/chalk/source/index.js +I, [2024-12-25T12:18:21.405477 #41342] INFO -- : Processing file: ../../node_modules/chalk/source/templates.js +W, [2024-12-25T12:18:21.405665 #41342] WARN -- : Copyright string not found in ../../node_modules/chalk/source/templates.js +I, [2024-12-25T12:18:21.405765 #41342] INFO -- : Processing file: ../../node_modules/chalk/source/util.js +W, [2024-12-25T12:18:21.405819 #41342] WARN -- : Copyright string not found in ../../node_modules/chalk/source/util.js +I, [2024-12-25T12:18:21.405843 #41342] INFO -- : Processing file: ../../node_modules/chalk-template/index.js +W, [2024-12-25T12:18:21.405895 #41342] WARN -- : Copyright string not found in ../../node_modules/chalk-template/index.js +I, [2024-12-25T12:18:21.405920 #41342] INFO -- : Processing file: ../../node_modules/chalk-template/readme.md +W, [2024-12-25T12:18:21.405981 #41342] WARN -- : Copyright string not found in ../../node_modules/chalk-template/readme.md +I, [2024-12-25T12:18:21.406014 #41342] INFO -- : Processing file: ../../node_modules/color-convert/CHANGELOG.md +W, [2024-12-25T12:18:21.406060 #41342] WARN -- : Copyright string not found in ../../node_modules/color-convert/CHANGELOG.md +I, [2024-12-25T12:18:21.406085 #41342] INFO -- : Processing file: ../../node_modules/color-convert/README.md +W, [2024-12-25T12:18:21.406132 #41342] WARN -- : Copyright string not found in ../../node_modules/color-convert/README.md +I, [2024-12-25T12:18:21.406157 #41342] INFO -- : Processing file: ../../node_modules/color-convert/conversions.js +W, [2024-12-25T12:18:21.406215 #41342] WARN -- : Copyright string not found in ../../node_modules/color-convert/conversions.js +I, [2024-12-25T12:18:21.406239 #41342] INFO -- : Processing file: ../../node_modules/color-convert/index.js +W, [2024-12-25T12:18:21.406304 #41342] WARN -- : Copyright string not found in ../../node_modules/color-convert/index.js +I, [2024-12-25T12:18:21.406337 #41342] INFO -- : Processing file: ../../node_modules/color-convert/route.js +W, [2024-12-25T12:18:21.406390 #41342] WARN -- : Copyright string not found in ../../node_modules/color-convert/route.js +I, [2024-12-25T12:18:21.406414 #41342] INFO -- : Processing file: ../../node_modules/color-name/README.md +W, [2024-12-25T12:18:21.406474 #41342] WARN -- : Copyright string not found in ../../node_modules/color-name/README.md +I, [2024-12-25T12:18:21.406654 #41342] INFO -- : Processing file: ../../node_modules/color-name/index.js +W, [2024-12-25T12:18:21.406856 #41342] WARN -- : Copyright string not found in ../../node_modules/color-name/index.js +I, [2024-12-25T12:18:21.406906 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/README.md +W, [2024-12-25T12:18:21.406971 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/README.md +I, [2024-12-25T12:18:21.406997 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/index.js +W, [2024-12-25T12:18:21.407045 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/index.js +I, [2024-12-25T12:18:21.407069 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/lib/argv-parser.js +W, [2024-12-25T12:18:21.407117 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/argv-parser.js +I, [2024-12-25T12:18:21.407140 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/lib/argv-tools.js +W, [2024-12-25T12:18:21.407186 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/argv-tools.js +I, [2024-12-25T12:18:21.407210 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-definition.js +W, [2024-12-25T12:18:21.407262 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-definition.js +I, [2024-12-25T12:18:21.407352 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-definitions.js +W, [2024-12-25T12:18:21.407417 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-definitions.js +I, [2024-12-25T12:18:21.407443 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-flag.js +W, [2024-12-25T12:18:21.407495 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-flag.js +I, [2024-12-25T12:18:21.407684 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option.js +W, [2024-12-25T12:18:21.407748 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option.js +I, [2024-12-25T12:18:21.407775 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/lib/output-grouped.js +W, [2024-12-25T12:18:21.407818 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/output-grouped.js +I, [2024-12-25T12:18:21.407937 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/lib/output.js +W, [2024-12-25T12:18:21.408000 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/output.js +I, [2024-12-25T12:18:21.408026 #41342] INFO -- : Processing file: ../../node_modules/command-line-usage/README.md +W, [2024-12-25T12:18:21.408199 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/README.md +I, [2024-12-25T12:18:21.408234 #41342] INFO -- : Processing file: ../../node_modules/command-line-usage/index.js +W, [2024-12-25T12:18:21.408286 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/index.js +I, [2024-12-25T12:18:21.408311 #41342] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/chalk-format.js +W, [2024-12-25T12:18:21.408373 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/chalk-format.js +I, [2024-12-25T12:18:21.408406 #41342] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section/content.js +W, [2024-12-25T12:18:21.408475 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section/content.js +I, [2024-12-25T12:18:21.408633 #41342] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section/option-list.js +W, [2024-12-25T12:18:21.408707 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section/option-list.js +I, [2024-12-25T12:18:21.408740 #41342] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section.js +W, [2024-12-25T12:18:21.408786 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section.js +I, [2024-12-25T12:18:21.408810 #41342] INFO -- : Processing file: ../../node_modules/common-sequence/README.md +W, [2024-12-25T12:18:21.408873 #41342] WARN -- : Copyright string not found in ../../node_modules/common-sequence/README.md +I, [2024-12-25T12:18:21.408906 #41342] INFO -- : Processing file: ../../node_modules/common-sequence/dist/index.js +W, [2024-12-25T12:18:21.408952 #41342] WARN -- : Copyright string not found in ../../node_modules/common-sequence/dist/index.js +I, [2024-12-25T12:18:21.409132 #41342] INFO -- : Processing file: ../../node_modules/config-master/README.md +W, [2024-12-25T12:18:21.409225 #41342] WARN -- : Copyright string not found in ../../node_modules/config-master/README.md +I, [2024-12-25T12:18:21.409260 #41342] INFO -- : Processing file: ../../node_modules/config-master/lib/config-master.js +W, [2024-12-25T12:18:21.409312 #41342] WARN -- : Copyright string not found in ../../node_modules/config-master/lib/config-master.js +I, [2024-12-25T12:18:21.409337 #41342] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/README.md +W, [2024-12-25T12:18:21.409381 #41342] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/README.md +I, [2024-12-25T12:18:21.409405 #41342] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/lib/walk-back.js +W, [2024-12-25T12:18:21.409446 #41342] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/lib/walk-back.js +I, [2024-12-25T12:18:21.409594 #41342] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/fixture/file.txt +I, [2024-12-25T12:18:21.409673 #41342] INFO -- : File is empty, no copyright update needed: ../../node_modules/config-master/node_modules/walk-back/test/fixture/file.txt +I, [2024-12-25T12:18:21.409713 #41342] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/fixture/subdir/file.txt +I, [2024-12-25T12:18:21.409774 #41342] INFO -- : File is empty, no copyright update needed: ../../node_modules/config-master/node_modules/walk-back/test/fixture/subdir/file.txt +I, [2024-12-25T12:18:21.409843 #41342] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/test.js +W, [2024-12-25T12:18:21.409931 #41342] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/test/test.js +I, [2024-12-25T12:18:21.409976 #41342] INFO -- : Processing file: ../../node_modules/config-master/test/test.js +W, [2024-12-25T12:18:21.410070 #41342] WARN -- : Copyright string not found in ../../node_modules/config-master/test/test.js +I, [2024-12-25T12:18:21.410121 #41342] INFO -- : Processing file: ../../node_modules/current-module-paths/README.md +W, [2024-12-25T12:18:21.410236 #41342] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/README.md +I, [2024-12-25T12:18:21.410324 #41342] INFO -- : Processing file: ../../node_modules/current-module-paths/index.js +W, [2024-12-25T12:18:21.410402 #41342] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/index.js +I, [2024-12-25T12:18:21.410677 #41342] INFO -- : Processing file: ../../node_modules/dmd/README.md +W, [2024-12-25T12:18:21.410809 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/README.md +I, [2024-12-25T12:18:21.410859 #41342] INFO -- : Processing file: ../../node_modules/dmd/helpers/ddata.js +W, [2024-12-25T12:18:21.410987 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/ddata.js +I, [2024-12-25T12:18:21.411035 #41342] INFO -- : Processing file: ../../node_modules/dmd/helpers/helpers.js +W, [2024-12-25T12:18:21.411196 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/helpers.js +I, [2024-12-25T12:18:21.411226 #41342] INFO -- : Processing file: ../../node_modules/dmd/helpers/selectors.js +W, [2024-12-25T12:18:21.411282 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/selectors.js +I, [2024-12-25T12:18:21.411307 #41342] INFO -- : Processing file: ../../node_modules/dmd/index.js +W, [2024-12-25T12:18:21.411360 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/index.js +I, [2024-12-25T12:18:21.411386 #41342] INFO -- : Processing file: ../../node_modules/dmd/lib/dmd-options.js +W, [2024-12-25T12:18:21.411435 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/dmd-options.js +I, [2024-12-25T12:18:21.411461 #41342] INFO -- : Processing file: ../../node_modules/dmd/lib/handlebars-template.js +W, [2024-12-25T12:18:21.411661 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/handlebars-template.js +I, [2024-12-25T12:18:21.411718 #41342] INFO -- : Processing file: ../../node_modules/dmd/lib/state.js +W, [2024-12-25T12:18:21.411782 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/state.js +I, [2024-12-25T12:18:21.411805 #41342] INFO -- : Processing file: ../../node_modules/dmd/partials/partial-cache.js +W, [2024-12-25T12:18:21.411878 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/partials/partial-cache.js +I, [2024-12-25T12:18:21.411902 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/decode.js +W, [2024-12-25T12:18:21.412021 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/decode.js +I, [2024-12-25T12:18:21.412047 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/decode_codepoint.js +W, [2024-12-25T12:18:21.412097 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/decode_codepoint.js +I, [2024-12-25T12:18:21.412120 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/encode.js +W, [2024-12-25T12:18:21.412161 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/encode.js +I, [2024-12-25T12:18:21.412184 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/escape.js +W, [2024-12-25T12:18:21.412253 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/escape.js +I, [2024-12-25T12:18:21.412286 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/esm/decode.js +W, [2024-12-25T12:18:21.412361 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/decode.js +I, [2024-12-25T12:18:21.412394 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/esm/decode_codepoint.js +W, [2024-12-25T12:18:21.412446 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/decode_codepoint.js +I, [2024-12-25T12:18:21.412478 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/esm/encode.js +W, [2024-12-25T12:18:21.412649 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/encode.js +I, [2024-12-25T12:18:21.412683 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/esm/escape.js +W, [2024-12-25T12:18:21.412763 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/escape.js +I, [2024-12-25T12:18:21.412800 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/decode-data-html.js +W, [2024-12-25T12:18:21.412935 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/decode-data-html.js +I, [2024-12-25T12:18:21.412981 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/decode-data-xml.js +W, [2024-12-25T12:18:21.413059 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/decode-data-xml.js +I, [2024-12-25T12:18:21.413117 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/encode-html.js +W, [2024-12-25T12:18:21.413272 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/encode-html.js +I, [2024-12-25T12:18:21.413311 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/esm/index.js +W, [2024-12-25T12:18:21.413380 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/index.js +I, [2024-12-25T12:18:21.413407 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/generated/decode-data-html.js +W, [2024-12-25T12:18:21.413564 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/decode-data-html.js +I, [2024-12-25T12:18:21.413601 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/generated/decode-data-xml.js +W, [2024-12-25T12:18:21.413659 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/decode-data-xml.js +I, [2024-12-25T12:18:21.413687 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/generated/encode-html.js +W, [2024-12-25T12:18:21.413758 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/encode-html.js +I, [2024-12-25T12:18:21.413782 #41342] INFO -- : Processing file: ../../node_modules/entities/lib/index.js +W, [2024-12-25T12:18:21.413861 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/lib/index.js +I, [2024-12-25T12:18:21.413895 #41342] INFO -- : Processing file: ../../node_modules/entities/readme.md +W, [2024-12-25T12:18:21.414021 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/readme.md +I, [2024-12-25T12:18:21.414051 #41342] INFO -- : Processing file: ../../node_modules/escape-string-regexp/index.js +W, [2024-12-25T12:18:21.414099 #41342] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/index.js +I, [2024-12-25T12:18:21.414124 #41342] INFO -- : Processing file: ../../node_modules/escape-string-regexp/readme.md +W, [2024-12-25T12:18:21.414166 #41342] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/readme.md +I, [2024-12-25T12:18:21.414190 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/README.md +W, [2024-12-25T12:18:21.414317 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/README.md +I, [2024-12-25T12:18:21.414350 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/index.js +W, [2024-12-25T12:18:21.414427 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/index.js +I, [2024-12-25T12:18:21.414460 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/managers/tasks.js +W, [2024-12-25T12:18:21.414561 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/managers/tasks.js +I, [2024-12-25T12:18:21.414597 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/async.js +W, [2024-12-25T12:18:21.414644 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/async.js +I, [2024-12-25T12:18:21.414670 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/deep.js +W, [2024-12-25T12:18:21.414735 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/deep.js +I, [2024-12-25T12:18:21.414768 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/entry.js +W, [2024-12-25T12:18:21.414815 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/entry.js +I, [2024-12-25T12:18:21.414853 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/error.js +W, [2024-12-25T12:18:21.414908 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/error.js +I, [2024-12-25T12:18:21.414933 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/matchers/matcher.js +W, [2024-12-25T12:18:21.414976 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/matchers/matcher.js +I, [2024-12-25T12:18:21.415000 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/matchers/partial.js +W, [2024-12-25T12:18:21.415041 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/matchers/partial.js +I, [2024-12-25T12:18:21.415065 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/provider.js +W, [2024-12-25T12:18:21.415112 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/provider.js +I, [2024-12-25T12:18:21.415136 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/stream.js +W, [2024-12-25T12:18:21.415178 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/stream.js +I, [2024-12-25T12:18:21.415201 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/sync.js +W, [2024-12-25T12:18:21.415243 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/sync.js +I, [2024-12-25T12:18:21.415266 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/transformers/entry.js +W, [2024-12-25T12:18:21.415306 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/transformers/entry.js +I, [2024-12-25T12:18:21.415329 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/async.js +W, [2024-12-25T12:18:21.415375 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/async.js +I, [2024-12-25T12:18:21.415451 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/reader.js +W, [2024-12-25T12:18:21.415542 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/reader.js +I, [2024-12-25T12:18:21.415571 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/stream.js +W, [2024-12-25T12:18:21.415617 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/stream.js +I, [2024-12-25T12:18:21.415641 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/sync.js +W, [2024-12-25T12:18:21.415688 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/sync.js +I, [2024-12-25T12:18:21.415712 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/settings.js +W, [2024-12-25T12:18:21.415753 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/settings.js +I, [2024-12-25T12:18:21.415776 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/types/index.js +W, [2024-12-25T12:18:21.415818 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/types/index.js +I, [2024-12-25T12:18:21.415841 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/array.js +W, [2024-12-25T12:18:21.415882 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/array.js +I, [2024-12-25T12:18:21.415904 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/errno.js +W, [2024-12-25T12:18:21.415945 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/errno.js +I, [2024-12-25T12:18:21.415968 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/fs.js +W, [2024-12-25T12:18:21.416012 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/fs.js +I, [2024-12-25T12:18:21.416035 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/index.js +W, [2024-12-25T12:18:21.416076 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/index.js +I, [2024-12-25T12:18:21.416099 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/path.js +W, [2024-12-25T12:18:21.416155 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/path.js +I, [2024-12-25T12:18:21.416188 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/pattern.js +W, [2024-12-25T12:18:21.416244 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/pattern.js +I, [2024-12-25T12:18:21.416269 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/stream.js +W, [2024-12-25T12:18:21.416328 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/stream.js +I, [2024-12-25T12:18:21.416361 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/string.js +W, [2024-12-25T12:18:21.416409 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/string.js +I, [2024-12-25T12:18:21.416505 #41342] INFO -- : Processing file: ../../node_modules/fastq/README.md +W, [2024-12-25T12:18:21.416578 #41342] WARN -- : Copyright string not found in ../../node_modules/fastq/README.md +I, [2024-12-25T12:18:21.416603 #41342] INFO -- : Processing file: ../../node_modules/fastq/bench.js +W, [2024-12-25T12:18:21.416651 #41342] WARN -- : Copyright string not found in ../../node_modules/fastq/bench.js +I, [2024-12-25T12:18:21.416675 #41342] INFO -- : Processing file: ../../node_modules/fastq/example.js +W, [2024-12-25T12:18:21.416716 #41342] WARN -- : Copyright string not found in ../../node_modules/fastq/example.js +I, [2024-12-25T12:18:21.416740 #41342] INFO -- : Processing file: ../../node_modules/fastq/queue.js +W, [2024-12-25T12:18:21.416782 #41342] WARN -- : Copyright string not found in ../../node_modules/fastq/queue.js +I, [2024-12-25T12:18:21.416804 #41342] INFO -- : Processing file: ../../node_modules/fastq/test/promise.js +W, [2024-12-25T12:18:21.416852 #41342] WARN -- : Copyright string not found in ../../node_modules/fastq/test/promise.js +I, [2024-12-25T12:18:21.416875 #41342] INFO -- : Processing file: ../../node_modules/fastq/test/test.js +W, [2024-12-25T12:18:21.416981 #41342] WARN -- : Copyright string not found in ../../node_modules/fastq/test/test.js +I, [2024-12-25T12:18:21.417005 #41342] INFO -- : Processing file: ../../node_modules/file-set/README.md +W, [2024-12-25T12:18:21.417051 #41342] WARN -- : Copyright string not found in ../../node_modules/file-set/README.md +I, [2024-12-25T12:18:21.417074 #41342] INFO -- : Processing file: ../../node_modules/file-set/index.js +W, [2024-12-25T12:18:21.417120 #41342] WARN -- : Copyright string not found in ../../node_modules/file-set/index.js +I, [2024-12-25T12:18:21.417143 #41342] INFO -- : Processing file: ../../node_modules/fill-range/README.md +W, [2024-12-25T12:18:21.417210 #41342] WARN -- : Copyright string not found in ../../node_modules/fill-range/README.md +I, [2024-12-25T12:18:21.417243 #41342] INFO -- : Processing file: ../../node_modules/fill-range/index.js +W, [2024-12-25T12:18:21.417313 #41342] WARN -- : Copyright string not found in ../../node_modules/fill-range/index.js +I, [2024-12-25T12:18:21.417345 #41342] INFO -- : Processing file: ../../node_modules/find-replace/README.md +W, [2024-12-25T12:18:21.417400 #41342] WARN -- : Copyright string not found in ../../node_modules/find-replace/README.md +I, [2024-12-25T12:18:21.417424 #41342] INFO -- : Processing file: ../../node_modules/find-replace/dist/index.js +W, [2024-12-25T12:18:21.417604 #41342] WARN -- : Copyright string not found in ../../node_modules/find-replace/dist/index.js +I, [2024-12-25T12:18:21.417641 #41342] INFO -- : Processing file: ../../node_modules/find-replace/index.js +W, [2024-12-25T12:18:21.417693 #41342] WARN -- : Copyright string not found in ../../node_modules/find-replace/index.js +I, [2024-12-25T12:18:21.417718 #41342] INFO -- : Processing file: ../../node_modules/glob-parent/CHANGELOG.md +W, [2024-12-25T12:18:21.417771 #41342] WARN -- : Copyright string not found in ../../node_modules/glob-parent/CHANGELOG.md +I, [2024-12-25T12:18:21.417796 #41342] INFO -- : Processing file: ../../node_modules/glob-parent/README.md +W, [2024-12-25T12:18:21.417860 #41342] WARN -- : Copyright string not found in ../../node_modules/glob-parent/README.md +I, [2024-12-25T12:18:21.417907 #41342] INFO -- : Processing file: ../../node_modules/glob-parent/index.js +W, [2024-12-25T12:18:21.417953 #41342] WARN -- : Copyright string not found in ../../node_modules/glob-parent/index.js +I, [2024-12-25T12:18:21.417977 #41342] INFO -- : Processing file: ../../node_modules/graceful-fs/README.md +W, [2024-12-25T12:18:21.418043 #41342] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/README.md +I, [2024-12-25T12:18:21.418075 #41342] INFO -- : Processing file: ../../node_modules/graceful-fs/clone.js +W, [2024-12-25T12:18:21.418121 #41342] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/clone.js +I, [2024-12-25T12:18:21.418145 #41342] INFO -- : Processing file: ../../node_modules/graceful-fs/graceful-fs.js +W, [2024-12-25T12:18:21.418212 #41342] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/graceful-fs.js +I, [2024-12-25T12:18:21.418244 #41342] INFO -- : Processing file: ../../node_modules/graceful-fs/legacy-streams.js +W, [2024-12-25T12:18:21.418314 #41342] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/legacy-streams.js +I, [2024-12-25T12:18:21.418346 #41342] INFO -- : Processing file: ../../node_modules/graceful-fs/polyfills.js +W, [2024-12-25T12:18:21.418402 #41342] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/polyfills.js +I, [2024-12-25T12:18:21.418426 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/base.js +W, [2024-12-25T12:18:21.418537 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/base.js +I, [2024-12-25T12:18:21.418625 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/ast.js +W, [2024-12-25T12:18:21.418681 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/ast.js +I, [2024-12-25T12:18:21.418706 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/base.js +W, [2024-12-25T12:18:21.418755 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/base.js +I, [2024-12-25T12:18:21.418779 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/code-gen.js +W, [2024-12-25T12:18:21.418836 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/code-gen.js +I, [2024-12-25T12:18:21.418860 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/compiler.js +W, [2024-12-25T12:18:21.418973 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/compiler.js +I, [2024-12-25T12:18:21.419006 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/helpers.js +W, [2024-12-25T12:18:21.419074 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/helpers.js +I, [2024-12-25T12:18:21.419099 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:18:21.419283 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:18:21.419316 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/parser.js +W, [2024-12-25T12:18:21.419801 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/parser.js +I, [2024-12-25T12:18:21.419836 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/printer.js +W, [2024-12-25T12:18:21.419908 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/printer.js +I, [2024-12-25T12:18:21.419934 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/visitor.js +W, [2024-12-25T12:18:21.419996 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/visitor.js +I, [2024-12-25T12:18:21.420020 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:18:21.420097 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:18:21.420129 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/decorators/inline.js +W, [2024-12-25T12:18:21.420187 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/decorators/inline.js +I, [2024-12-25T12:18:21.420221 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/decorators.js +W, [2024-12-25T12:18:21.420279 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/decorators.js +I, [2024-12-25T12:18:21.420319 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/exception.js +W, [2024-12-25T12:18:21.420417 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/exception.js +I, [2024-12-25T12:18:21.420459 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:18:21.420639 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:18:21.420712 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/each.js +W, [2024-12-25T12:18:21.420967 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/each.js +I, [2024-12-25T12:18:21.421051 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:18:21.422863 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:18:21.422911 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/if.js +W, [2024-12-25T12:18:21.422975 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/if.js +I, [2024-12-25T12:18:21.423001 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/log.js +W, [2024-12-25T12:18:21.423048 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/log.js +I, [2024-12-25T12:18:21.423075 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/lookup.js +W, [2024-12-25T12:18:21.423123 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/lookup.js +I, [2024-12-25T12:18:21.423149 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/with.js +W, [2024-12-25T12:18:21.423199 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/with.js +I, [2024-12-25T12:18:21.423226 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers.js +W, [2024-12-25T12:18:21.423276 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers.js +I, [2024-12-25T12:18:21.423304 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:18:21.423351 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:18:21.423378 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/proto-access.js +W, [2024-12-25T12:18:21.423435 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/proto-access.js +I, [2024-12-25T12:18:21.423587 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:18:21.423729 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:18:21.423765 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/logger.js +W, [2024-12-25T12:18:21.423821 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/logger.js +I, [2024-12-25T12:18:21.423849 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/no-conflict.js +W, [2024-12-25T12:18:21.423902 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/no-conflict.js +I, [2024-12-25T12:18:21.423929 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/runtime.js +W, [2024-12-25T12:18:21.424100 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/runtime.js +I, [2024-12-25T12:18:21.424157 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/safe-string.js +W, [2024-12-25T12:18:21.424326 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/safe-string.js +I, [2024-12-25T12:18:21.424395 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/utils.js +W, [2024-12-25T12:18:21.424485 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/utils.js +I, [2024-12-25T12:18:21.424734 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars.js +W, [2024-12-25T12:18:21.424816 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars.js +I, [2024-12-25T12:18:21.424844 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars.runtime.js +W, [2024-12-25T12:18:21.424945 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars.runtime.js +I, [2024-12-25T12:18:21.424974 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/precompiler.js +W, [2024-12-25T12:18:21.425103 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/precompiler.js +I, [2024-12-25T12:18:21.425160 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/base.js +W, [2024-12-25T12:18:21.425219 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/base.js +I, [2024-12-25T12:18:21.425306 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/ast.js +W, [2024-12-25T12:18:21.425430 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/ast.js +I, [2024-12-25T12:18:21.425775 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/base.js +W, [2024-12-25T12:18:21.425928 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/base.js +I, [2024-12-25T12:18:21.425978 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/code-gen.js +W, [2024-12-25T12:18:21.426066 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/code-gen.js +I, [2024-12-25T12:18:21.426109 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js +W, [2024-12-25T12:18:21.426252 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js +I, [2024-12-25T12:18:21.426337 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js +W, [2024-12-25T12:18:21.426481 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js +I, [2024-12-25T12:18:21.426625 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:18:21.426940 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:18:21.426995 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js +W, [2024-12-25T12:18:21.427338 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js +I, [2024-12-25T12:18:21.427375 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/printer.js +W, [2024-12-25T12:18:21.427469 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/printer.js +I, [2024-12-25T12:18:21.427659 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/visitor.js +W, [2024-12-25T12:18:21.427721 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/visitor.js +I, [2024-12-25T12:18:21.427749 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:18:21.427804 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:18:21.427829 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/decorators/inline.js +W, [2024-12-25T12:18:21.427903 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/decorators/inline.js +I, [2024-12-25T12:18:21.427947 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/decorators.js +W, [2024-12-25T12:18:21.428037 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/decorators.js +I, [2024-12-25T12:18:21.428101 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/exception.js +W, [2024-12-25T12:18:21.428336 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/exception.js +I, [2024-12-25T12:18:21.428383 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:18:21.428588 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:18:21.428626 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/each.js +W, [2024-12-25T12:18:21.428686 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/each.js +I, [2024-12-25T12:18:21.428712 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:18:21.428757 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:18:21.428782 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/if.js +W, [2024-12-25T12:18:21.428828 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/if.js +I, [2024-12-25T12:18:21.428854 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/log.js +W, [2024-12-25T12:18:21.428912 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/log.js +I, [2024-12-25T12:18:21.428946 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/lookup.js +W, [2024-12-25T12:18:21.428993 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/lookup.js +I, [2024-12-25T12:18:21.429019 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/with.js +W, [2024-12-25T12:18:21.429080 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/with.js +I, [2024-12-25T12:18:21.429114 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers.js +W, [2024-12-25T12:18:21.429162 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers.js +I, [2024-12-25T12:18:21.429187 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:18:21.429232 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:18:21.429256 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js +W, [2024-12-25T12:18:21.429305 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js +I, [2024-12-25T12:18:21.429329 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:18:21.429373 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:18:21.429719 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/logger.js +W, [2024-12-25T12:18:21.429785 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/logger.js +I, [2024-12-25T12:18:21.429862 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/no-conflict.js +W, [2024-12-25T12:18:21.429927 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/no-conflict.js +I, [2024-12-25T12:18:21.429954 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/runtime.js +W, [2024-12-25T12:18:21.430034 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/runtime.js +I, [2024-12-25T12:18:21.430077 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/safe-string.js +W, [2024-12-25T12:18:21.430145 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/safe-string.js +I, [2024-12-25T12:18:21.430180 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/utils.js +W, [2024-12-25T12:18:21.430246 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/utils.js +I, [2024-12-25T12:18:21.430283 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars.js +W, [2024-12-25T12:18:21.430377 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars.js +I, [2024-12-25T12:18:21.430440 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars.runtime.js +W, [2024-12-25T12:18:21.430704 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars.runtime.js +I, [2024-12-25T12:18:21.430799 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/precompiler.js +W, [2024-12-25T12:18:21.431008 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/precompiler.js +I, [2024-12-25T12:18:21.431049 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.amd.js +W, [2024-12-25T12:18:21.432474 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.amd.js +I, [2024-12-25T12:18:21.432592 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.amd.min.js +W, [2024-12-25T12:18:21.432725 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.amd.min.js +I, [2024-12-25T12:18:21.432758 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.js +W, [2024-12-25T12:18:21.432906 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.js +I, [2024-12-25T12:18:21.432934 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.min.js +W, [2024-12-25T12:18:21.433045 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.min.js +I, [2024-12-25T12:18:21.433093 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.amd.js +W, [2024-12-25T12:18:21.433235 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.amd.js +I, [2024-12-25T12:18:21.433264 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.amd.min.js +W, [2024-12-25T12:18:21.433324 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.amd.min.js +I, [2024-12-25T12:18:21.433351 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.js +W, [2024-12-25T12:18:21.433548 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.js +I, [2024-12-25T12:18:21.433593 #41342] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.min.js +W, [2024-12-25T12:18:21.433672 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.min.js +I, [2024-12-25T12:18:21.433697 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/base.js +W, [2024-12-25T12:18:21.433745 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/base.js +I, [2024-12-25T12:18:21.433770 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/ast.js +W, [2024-12-25T12:18:21.433814 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/ast.js +I, [2024-12-25T12:18:21.433840 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/base.js +W, [2024-12-25T12:18:21.433891 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/base.js +I, [2024-12-25T12:18:21.433917 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/code-gen.js +W, [2024-12-25T12:18:21.433966 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/code-gen.js +I, [2024-12-25T12:18:21.433993 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/compiler.js +W, [2024-12-25T12:18:21.434060 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/compiler.js +I, [2024-12-25T12:18:21.434084 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/helpers.js +W, [2024-12-25T12:18:21.434246 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/helpers.js +I, [2024-12-25T12:18:21.434301 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:18:21.434628 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:18:21.434660 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/parser.js +W, [2024-12-25T12:18:21.434763 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/parser.js +I, [2024-12-25T12:18:21.434792 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/printer.js +W, [2024-12-25T12:18:21.434844 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/printer.js +I, [2024-12-25T12:18:21.434869 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/visitor.js +W, [2024-12-25T12:18:21.434919 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/visitor.js +I, [2024-12-25T12:18:21.434945 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:18:21.435033 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:18:21.435073 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/decorators/inline.js +W, [2024-12-25T12:18:21.435140 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/decorators/inline.js +I, [2024-12-25T12:18:21.435170 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/decorators.js +W, [2024-12-25T12:18:21.435216 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/decorators.js +I, [2024-12-25T12:18:21.435241 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/exception.js +W, [2024-12-25T12:18:21.435284 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/exception.js +I, [2024-12-25T12:18:21.435308 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:18:21.435351 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:18:21.435375 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/each.js +W, [2024-12-25T12:18:21.435569 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/each.js +I, [2024-12-25T12:18:21.435604 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:18:21.435652 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:18:21.435678 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/if.js +W, [2024-12-25T12:18:21.435720 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/if.js +I, [2024-12-25T12:18:21.435744 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/log.js +W, [2024-12-25T12:18:21.435786 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/log.js +I, [2024-12-25T12:18:21.435810 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/lookup.js +W, [2024-12-25T12:18:21.435852 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/lookup.js +I, [2024-12-25T12:18:21.435876 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/with.js +W, [2024-12-25T12:18:21.435917 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/with.js +I, [2024-12-25T12:18:21.435942 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers.js +W, [2024-12-25T12:18:21.435983 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers.js +I, [2024-12-25T12:18:21.436007 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:18:21.436050 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:18:21.436106 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/proto-access.js +W, [2024-12-25T12:18:21.436201 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/proto-access.js +I, [2024-12-25T12:18:21.436229 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:18:21.436274 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:18:21.436300 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/logger.js +W, [2024-12-25T12:18:21.436343 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/logger.js +I, [2024-12-25T12:18:21.436367 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/no-conflict.js +W, [2024-12-25T12:18:21.436410 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/no-conflict.js +I, [2024-12-25T12:18:21.436482 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/runtime.js +W, [2024-12-25T12:18:21.436547 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/runtime.js +I, [2024-12-25T12:18:21.436574 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/safe-string.js +W, [2024-12-25T12:18:21.436617 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/safe-string.js +I, [2024-12-25T12:18:21.436641 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/utils.js +W, [2024-12-25T12:18:21.436683 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/utils.js +I, [2024-12-25T12:18:21.436707 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars.js +W, [2024-12-25T12:18:21.436748 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars.js +I, [2024-12-25T12:18:21.436772 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars.runtime.js +W, [2024-12-25T12:18:21.436820 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars.runtime.js +I, [2024-12-25T12:18:21.436844 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/index.js +W, [2024-12-25T12:18:21.436884 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/index.js +I, [2024-12-25T12:18:21.436908 #41342] INFO -- : Processing file: ../../node_modules/handlebars/lib/precompiler.js +W, [2024-12-25T12:18:21.436965 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/precompiler.js +I, [2024-12-25T12:18:21.436990 #41342] INFO -- : Processing file: ../../node_modules/handlebars/release-notes.md +W, [2024-12-25T12:18:21.437088 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/release-notes.md +I, [2024-12-25T12:18:21.437112 #41342] INFO -- : Processing file: ../../node_modules/handlebars/runtime.js +W, [2024-12-25T12:18:21.437154 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/runtime.js +I, [2024-12-25T12:18:21.437177 #41342] INFO -- : Processing file: ../../node_modules/has-flag/index.js +W, [2024-12-25T12:18:21.437219 #41342] WARN -- : Copyright string not found in ../../node_modules/has-flag/index.js +I, [2024-12-25T12:18:21.437241 #41342] INFO -- : Processing file: ../../node_modules/has-flag/readme.md +W, [2024-12-25T12:18:21.437287 #41342] WARN -- : Copyright string not found in ../../node_modules/has-flag/readme.md +I, [2024-12-25T12:18:21.437310 #41342] INFO -- : Processing file: ../../node_modules/is-extglob/README.md +W, [2024-12-25T12:18:21.437360 #41342] WARN -- : Copyright string not found in ../../node_modules/is-extglob/README.md +I, [2024-12-25T12:18:21.437383 #41342] INFO -- : Processing file: ../../node_modules/is-extglob/index.js +W, [2024-12-25T12:18:21.437423 #41342] WARN -- : Copyright string not found in ../../node_modules/is-extglob/index.js +I, [2024-12-25T12:18:21.437446 #41342] INFO -- : Processing file: ../../node_modules/is-glob/README.md +W, [2024-12-25T12:18:21.437496 #41342] WARN -- : Copyright string not found in ../../node_modules/is-glob/README.md +I, [2024-12-25T12:18:21.437519 #41342] INFO -- : Processing file: ../../node_modules/is-glob/index.js +W, [2024-12-25T12:18:21.437625 #41342] WARN -- : Copyright string not found in ../../node_modules/is-glob/index.js +I, [2024-12-25T12:18:21.437653 #41342] INFO -- : Processing file: ../../node_modules/is-number/README.md +W, [2024-12-25T12:18:21.437707 #41342] WARN -- : Copyright string not found in ../../node_modules/is-number/README.md +I, [2024-12-25T12:18:21.437731 #41342] INFO -- : Processing file: ../../node_modules/is-number/index.js +W, [2024-12-25T12:18:21.437773 #41342] WARN -- : Copyright string not found in ../../node_modules/is-number/index.js +I, [2024-12-25T12:18:21.437796 #41342] INFO -- : Processing file: ../../node_modules/js2xmlparser/CHANGES.md +W, [2024-12-25T12:18:21.437842 #41342] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/CHANGES.md +I, [2024-12-25T12:18:21.437865 #41342] INFO -- : Processing file: ../../node_modules/js2xmlparser/README.md +W, [2024-12-25T12:18:21.437913 #41342] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/README.md +I, [2024-12-25T12:18:21.437936 #41342] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/main.js +W, [2024-12-25T12:18:21.437991 #41342] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/main.js +I, [2024-12-25T12:18:21.438014 #41342] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/options.js +W, [2024-12-25T12:18:21.438063 #41342] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/options.js +I, [2024-12-25T12:18:21.438088 #41342] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/utils.js +W, [2024-12-25T12:18:21.438181 #41342] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/utils.js +I, [2024-12-25T12:18:21.438209 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/Apache_License_2.0.txt +W, [2024-12-25T12:18:21.438262 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/Apache_License_2.0.txt +I, [2024-12-25T12:18:21.438286 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/CHANGES.md +W, [2024-12-25T12:18:21.438378 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/CHANGES.md +I, [2024-12-25T12:18:21.438403 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/LICENSE.md +W, [2024-12-25T12:18:21.438451 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/LICENSE.md +I, [2024-12-25T12:18:21.438475 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/README.md +W, [2024-12-25T12:18:21.438521 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/README.md +I, [2024-12-25T12:18:21.438596 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/cli.js +W, [2024-12-25T12:18:21.438655 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/cli.js +I, [2024-12-25T12:18:21.438679 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/jsdoc.js +W, [2024-12-25T12:18:21.438728 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/jsdoc.js +I, [2024-12-25T12:18:21.438753 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/app.js +W, [2024-12-25T12:18:21.438796 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/app.js +I, [2024-12-25T12:18:21.438820 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/augment.js +W, [2024-12-25T12:18:21.438878 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/augment.js +I, [2024-12-25T12:18:21.438902 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/borrow.js +W, [2024-12-25T12:18:21.438950 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/borrow.js +I, [2024-12-25T12:18:21.438974 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/config.js +W, [2024-12-25T12:18:21.439021 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/config.js +I, [2024-12-25T12:18:21.439045 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/doclet.js +W, [2024-12-25T12:18:21.439098 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/doclet.js +I, [2024-12-25T12:18:21.439122 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/env.js +W, [2024-12-25T12:18:21.439167 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/env.js +I, [2024-12-25T12:18:21.439190 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/fs.js +W, [2024-12-25T12:18:21.439238 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/fs.js +I, [2024-12-25T12:18:21.439260 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/name.js +W, [2024-12-25T12:18:21.439305 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/name.js +I, [2024-12-25T12:18:21.439321 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/opts/argparser.js +W, [2024-12-25T12:18:21.439364 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/opts/argparser.js +I, [2024-12-25T12:18:21.439380 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/opts/args.js +W, [2024-12-25T12:18:21.439417 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/opts/args.js +I, [2024-12-25T12:18:21.439433 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/package.js +W, [2024-12-25T12:18:21.439472 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/package.js +I, [2024-12-25T12:18:21.439488 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/path.js +W, [2024-12-25T12:18:21.439585 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/path.js +I, [2024-12-25T12:18:21.439603 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/plugins.js +W, [2024-12-25T12:18:21.439634 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/plugins.js +I, [2024-12-25T12:18:21.439650 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/readme.js +W, [2024-12-25T12:18:21.439680 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/readme.js +I, [2024-12-25T12:18:21.439696 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/schema.js +W, [2024-12-25T12:18:21.439751 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/schema.js +I, [2024-12-25T12:18:21.439767 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/astbuilder.js +W, [2024-12-25T12:18:21.439804 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/astbuilder.js +I, [2024-12-25T12:18:21.439820 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/astnode.js +W, [2024-12-25T12:18:21.439869 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/astnode.js +I, [2024-12-25T12:18:21.439884 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/filter.js +W, [2024-12-25T12:18:21.439919 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/filter.js +I, [2024-12-25T12:18:21.439935 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/handlers.js +W, [2024-12-25T12:18:21.439977 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/handlers.js +I, [2024-12-25T12:18:21.439992 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/parser.js +W, [2024-12-25T12:18:21.440046 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/parser.js +I, [2024-12-25T12:18:21.440078 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/scanner.js +W, [2024-12-25T12:18:21.440123 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/scanner.js +I, [2024-12-25T12:18:21.440139 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/syntax.js +W, [2024-12-25T12:18:21.440179 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/syntax.js +I, [2024-12-25T12:18:21.440194 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/visitor.js +W, [2024-12-25T12:18:21.440247 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/visitor.js +I, [2024-12-25T12:18:21.440262 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/walker.js +W, [2024-12-25T12:18:21.440315 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/walker.js +I, [2024-12-25T12:18:21.440332 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary/definitions.js +W, [2024-12-25T12:18:21.440390 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary/definitions.js +I, [2024-12-25T12:18:21.440406 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary.js +W, [2024-12-25T12:18:21.440443 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary.js +I, [2024-12-25T12:18:21.440459 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/inline.js +W, [2024-12-25T12:18:21.440616 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/inline.js +I, [2024-12-25T12:18:21.440668 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/type.js +W, [2024-12-25T12:18:21.440753 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/type.js +I, [2024-12-25T12:18:21.440834 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/validator.js +W, [2024-12-25T12:18:21.440883 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/validator.js +I, [2024-12-25T12:18:21.440908 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag.js +W, [2024-12-25T12:18:21.440967 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag.js +I, [2024-12-25T12:18:21.440991 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/template.js +W, [2024-12-25T12:18:21.441033 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/template.js +I, [2024-12-25T12:18:21.441057 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tutorial/resolver.js +W, [2024-12-25T12:18:21.441118 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tutorial/resolver.js +I, [2024-12-25T12:18:21.441145 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tutorial.js +W, [2024-12-25T12:18:21.441197 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tutorial.js +I, [2024-12-25T12:18:21.441221 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/cast.js +W, [2024-12-25T12:18:21.441263 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/cast.js +I, [2024-12-25T12:18:21.441287 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/doop.js +W, [2024-12-25T12:18:21.441332 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/doop.js +I, [2024-12-25T12:18:21.441355 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/dumper.js +W, [2024-12-25T12:18:21.441470 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/dumper.js +I, [2024-12-25T12:18:21.441656 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/error.js +W, [2024-12-25T12:18:21.441715 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/error.js +I, [2024-12-25T12:18:21.441741 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/logger.js +W, [2024-12-25T12:18:21.441793 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/logger.js +I, [2024-12-25T12:18:21.441818 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/markdown.js +W, [2024-12-25T12:18:21.442623 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/markdown.js +I, [2024-12-25T12:18:21.442659 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/stripbom.js +W, [2024-12-25T12:18:21.442709 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/stripbom.js +I, [2024-12-25T12:18:21.442734 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/templateHelper.js +W, [2024-12-25T12:18:21.442792 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/templateHelper.js +I, [2024-12-25T12:18:21.442823 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/commentConvert.js +W, [2024-12-25T12:18:21.442960 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/commentConvert.js +I, [2024-12-25T12:18:21.443003 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/commentsOnly.js +W, [2024-12-25T12:18:21.443072 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/commentsOnly.js +I, [2024-12-25T12:18:21.443106 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/escapeHtml.js +W, [2024-12-25T12:18:21.443152 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/escapeHtml.js +I, [2024-12-25T12:18:21.443176 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/eventDumper.js +W, [2024-12-25T12:18:21.443218 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/eventDumper.js +I, [2024-12-25T12:18:21.443242 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/markdown.js +W, [2024-12-25T12:18:21.443291 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/markdown.js +I, [2024-12-25T12:18:21.443361 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/overloadHelper.js +W, [2024-12-25T12:18:21.443454 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/overloadHelper.js +I, [2024-12-25T12:18:21.443605 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/partial.js +W, [2024-12-25T12:18:21.443670 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/partial.js +I, [2024-12-25T12:18:21.443696 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/railsTemplate.js +W, [2024-12-25T12:18:21.443754 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/railsTemplate.js +I, [2024-12-25T12:18:21.443781 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/shout.js +W, [2024-12-25T12:18:21.443825 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/shout.js +I, [2024-12-25T12:18:21.443849 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/sourcetag.js +W, [2024-12-25T12:18:21.443913 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/sourcetag.js +I, [2024-12-25T12:18:21.443965 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/summarize.js +W, [2024-12-25T12:18:21.444222 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/summarize.js +I, [2024-12-25T12:18:21.444289 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/markdown.js +W, [2024-12-25T12:18:21.444355 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/markdown.js +I, [2024-12-25T12:18:21.444419 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/overloadHelper.js +W, [2024-12-25T12:18:21.444639 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/overloadHelper.js +I, [2024-12-25T12:18:21.444690 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/underscore.js +W, [2024-12-25T12:18:21.444764 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/underscore.js +I, [2024-12-25T12:18:21.444793 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/commentConvert.js +W, [2024-12-25T12:18:21.444842 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/commentConvert.js +I, [2024-12-25T12:18:21.444867 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/escapeHtml.js +W, [2024-12-25T12:18:21.444910 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/escapeHtml.js +I, [2024-12-25T12:18:21.444934 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/markdown.js +W, [2024-12-25T12:18:21.444976 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/markdown.js +I, [2024-12-25T12:18:21.445001 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/overloadHelper.js +W, [2024-12-25T12:18:21.445044 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/overloadHelper.js +I, [2024-12-25T12:18:21.445070 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/railsTemplate.js +W, [2024-12-25T12:18:21.445110 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/railsTemplate.js +I, [2024-12-25T12:18:21.445135 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/shout.js +W, [2024-12-25T12:18:21.445175 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/shout.js +I, [2024-12-25T12:18:21.445272 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/sourcetag.js +W, [2024-12-25T12:18:21.445327 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/sourcetag.js +I, [2024-12-25T12:18:21.445353 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/summarize.js +W, [2024-12-25T12:18:21.445400 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/summarize.js +I, [2024-12-25T12:18:21.445425 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/underscore.js +W, [2024-12-25T12:18:21.445468 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/underscore.js +I, [2024-12-25T12:18:21.445496 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/underscore.js +W, [2024-12-25T12:18:21.445651 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/underscore.js +I, [2024-12-25T12:18:21.445698 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/README.md +W, [2024-12-25T12:18:21.445758 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/README.md +I, [2024-12-25T12:18:21.445785 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/README.md +W, [2024-12-25T12:18:21.445832 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/README.md +I, [2024-12-25T12:18:21.445857 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/publish.js +W, [2024-12-25T12:18:21.445914 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/publish.js +I, [2024-12-25T12:18:21.445938 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/linenumber.js +W, [2024-12-25T12:18:21.445983 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/linenumber.js +I, [2024-12-25T12:18:21.446008 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/Apache-License-2.0.txt +W, [2024-12-25T12:18:21.446059 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/Apache-License-2.0.txt +I, [2024-12-25T12:18:21.446086 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/lang-css.js +W, [2024-12-25T12:18:21.446147 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/lang-css.js +I, [2024-12-25T12:18:21.446180 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js +W, [2024-12-25T12:18:21.446250 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js +I, [2024-12-25T12:18:21.446286 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/styles/jsdoc-default.css +W, [2024-12-25T12:18:21.446351 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/styles/jsdoc-default.css +I, [2024-12-25T12:18:21.446386 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/styles/prettify-jsdoc.css +W, [2024-12-25T12:18:21.446506 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/styles/prettify-jsdoc.css +I, [2024-12-25T12:18:21.446542 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/styles/prettify-tomorrow.css +W, [2024-12-25T12:18:21.446590 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/styles/prettify-tomorrow.css +I, [2024-12-25T12:18:21.446614 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/haruki/README.md +W, [2024-12-25T12:18:21.446655 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/haruki/README.md +I, [2024-12-25T12:18:21.446679 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/haruki/publish.js +W, [2024-12-25T12:18:21.446724 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/haruki/publish.js +I, [2024-12-25T12:18:21.446748 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/silent/README.md +W, [2024-12-25T12:18:21.446790 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/silent/README.md +I, [2024-12-25T12:18:21.446814 #41342] INFO -- : Processing file: ../../node_modules/jsdoc/templates/silent/publish.js +W, [2024-12-25T12:18:21.446857 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/silent/publish.js +I, [2024-12-25T12:18:21.446880 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-api/README.md +W, [2024-12-25T12:18:21.446923 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/README.md +I, [2024-12-25T12:18:21.446947 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-api/index.js +W, [2024-12-25T12:18:21.446988 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/index.js +I, [2024-12-25T12:18:21.447011 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/explain.js +W, [2024-12-25T12:18:21.447067 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/explain.js +I, [2024-12-25T12:18:21.447099 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/jsdoc-command.js +W, [2024-12-25T12:18:21.447144 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/jsdoc-command.js +I, [2024-12-25T12:18:21.447168 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/render.js +W, [2024-12-25T12:18:21.447227 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/render.js +I, [2024-12-25T12:18:21.447261 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/temp-file.js +W, [2024-12-25T12:18:21.447309 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/temp-file.js +I, [2024-12-25T12:18:21.447334 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-parse/LICENSE.md +W, [2024-12-25T12:18:21.447391 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/LICENSE.md +I, [2024-12-25T12:18:21.447424 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-parse/README.md +W, [2024-12-25T12:18:21.447512 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/README.md +I, [2024-12-25T12:18:21.447539 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-parse/index.js +W, [2024-12-25T12:18:21.447601 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/index.js +I, [2024-12-25T12:18:21.447636 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-parse/lib/transform.js +W, [2024-12-25T12:18:21.447687 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/lib/transform.js +I, [2024-12-25T12:18:21.447712 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/README.md +W, [2024-12-25T12:18:21.447769 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/README.md +I, [2024-12-25T12:18:21.447804 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/bin/cli.js +W, [2024-12-25T12:18:21.447853 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/bin/cli.js +I, [2024-12-25T12:18:21.447892 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/index.js +W, [2024-12-25T12:18:21.447949 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/index.js +I, [2024-12-25T12:18:21.447977 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/cli-data.js +W, [2024-12-25T12:18:21.448039 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/cli-data.js +I, [2024-12-25T12:18:21.448118 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/dmd-options.js +W, [2024-12-25T12:18:21.448168 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/dmd-options.js +I, [2024-12-25T12:18:21.448194 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/jsdoc-options.js +W, [2024-12-25T12:18:21.448237 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/jsdoc-options.js +I, [2024-12-25T12:18:21.448263 #41342] INFO -- : Processing file: ../../node_modules/klaw/CHANGELOG.md +W, [2024-12-25T12:18:21.448321 #41342] WARN -- : Copyright string not found in ../../node_modules/klaw/CHANGELOG.md +I, [2024-12-25T12:18:21.448353 #41342] INFO -- : Processing file: ../../node_modules/klaw/README.md +W, [2024-12-25T12:18:21.448402 #41342] WARN -- : Copyright string not found in ../../node_modules/klaw/README.md +I, [2024-12-25T12:18:21.448426 #41342] INFO -- : Processing file: ../../node_modules/klaw/src/index.js +W, [2024-12-25T12:18:21.448466 #41342] WARN -- : Copyright string not found in ../../node_modules/klaw/src/index.js +I, [2024-12-25T12:18:21.448490 #41342] INFO -- : Processing file: ../../node_modules/linkify-it/README.md +W, [2024-12-25T12:18:21.448631 #41342] WARN -- : Copyright string not found in ../../node_modules/linkify-it/README.md +I, [2024-12-25T12:18:21.448666 #41342] INFO -- : Processing file: ../../node_modules/linkify-it/build/index.cjs.js +W, [2024-12-25T12:18:21.448725 #41342] WARN -- : Copyright string not found in ../../node_modules/linkify-it/build/index.cjs.js +I, [2024-12-25T12:18:21.448751 #41342] INFO -- : Processing file: ../../node_modules/lodash/README.md +W, [2024-12-25T12:18:21.448809 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/README.md +I, [2024-12-25T12:18:21.448844 #41342] INFO -- : Processing file: ../../node_modules/lodash/_DataView.js +W, [2024-12-25T12:18:21.448891 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_DataView.js +I, [2024-12-25T12:18:21.448917 #41342] INFO -- : Processing file: ../../node_modules/lodash/_Hash.js +W, [2024-12-25T12:18:21.448959 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_Hash.js +I, [2024-12-25T12:18:21.448984 #41342] INFO -- : Processing file: ../../node_modules/lodash/_LazyWrapper.js +W, [2024-12-25T12:18:21.449039 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_LazyWrapper.js +I, [2024-12-25T12:18:21.449072 #41342] INFO -- : Processing file: ../../node_modules/lodash/_ListCache.js +W, [2024-12-25T12:18:21.449131 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_ListCache.js +I, [2024-12-25T12:18:21.449165 #41342] INFO -- : Processing file: ../../node_modules/lodash/_LodashWrapper.js +W, [2024-12-25T12:18:21.449211 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_LodashWrapper.js +I, [2024-12-25T12:18:21.449237 #41342] INFO -- : Processing file: ../../node_modules/lodash/_Map.js +W, [2024-12-25T12:18:21.449280 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_Map.js +I, [2024-12-25T12:18:21.449318 #41342] INFO -- : Processing file: ../../node_modules/lodash/_MapCache.js +W, [2024-12-25T12:18:21.449371 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_MapCache.js +I, [2024-12-25T12:18:21.449397 #41342] INFO -- : Processing file: ../../node_modules/lodash/_Promise.js +W, [2024-12-25T12:18:21.449440 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_Promise.js +I, [2024-12-25T12:18:21.449477 #41342] INFO -- : Processing file: ../../node_modules/lodash/_Set.js +W, [2024-12-25T12:18:21.449588 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_Set.js +I, [2024-12-25T12:18:21.449615 #41342] INFO -- : Processing file: ../../node_modules/lodash/_SetCache.js +W, [2024-12-25T12:18:21.449660 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_SetCache.js +I, [2024-12-25T12:18:21.449684 #41342] INFO -- : Processing file: ../../node_modules/lodash/_Stack.js +W, [2024-12-25T12:18:21.449724 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_Stack.js +I, [2024-12-25T12:18:21.449748 #41342] INFO -- : Processing file: ../../node_modules/lodash/_Symbol.js +W, [2024-12-25T12:18:21.449788 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_Symbol.js +I, [2024-12-25T12:18:21.449811 #41342] INFO -- : Processing file: ../../node_modules/lodash/_Uint8Array.js +W, [2024-12-25T12:18:21.449851 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_Uint8Array.js +I, [2024-12-25T12:18:21.449874 #41342] INFO -- : Processing file: ../../node_modules/lodash/_WeakMap.js +W, [2024-12-25T12:18:21.449914 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_WeakMap.js +I, [2024-12-25T12:18:21.449938 #41342] INFO -- : Processing file: ../../node_modules/lodash/_apply.js +W, [2024-12-25T12:18:21.449977 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_apply.js +I, [2024-12-25T12:18:21.450000 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayAggregator.js +W, [2024-12-25T12:18:21.450040 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayAggregator.js +I, [2024-12-25T12:18:21.450063 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayEach.js +W, [2024-12-25T12:18:21.450106 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEach.js +I, [2024-12-25T12:18:21.450130 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayEachRight.js +W, [2024-12-25T12:18:21.450170 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEachRight.js +I, [2024-12-25T12:18:21.450193 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayEvery.js +W, [2024-12-25T12:18:21.450232 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEvery.js +I, [2024-12-25T12:18:21.450256 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayFilter.js +W, [2024-12-25T12:18:21.450309 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayFilter.js +I, [2024-12-25T12:18:21.450342 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayIncludes.js +W, [2024-12-25T12:18:21.450400 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayIncludes.js +I, [2024-12-25T12:18:21.450432 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayIncludesWith.js +W, [2024-12-25T12:18:21.450524 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayIncludesWith.js +I, [2024-12-25T12:18:21.450551 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayLikeKeys.js +W, [2024-12-25T12:18:21.450594 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayLikeKeys.js +I, [2024-12-25T12:18:21.450642 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayMap.js +W, [2024-12-25T12:18:21.450689 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayMap.js +I, [2024-12-25T12:18:21.450715 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayPush.js +W, [2024-12-25T12:18:21.450757 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayPush.js +I, [2024-12-25T12:18:21.450780 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayReduce.js +W, [2024-12-25T12:18:21.450820 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayReduce.js +I, [2024-12-25T12:18:21.450843 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayReduceRight.js +W, [2024-12-25T12:18:21.450883 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayReduceRight.js +I, [2024-12-25T12:18:21.450906 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arraySample.js +W, [2024-12-25T12:18:21.450947 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySample.js +I, [2024-12-25T12:18:21.451019 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arraySampleSize.js +W, [2024-12-25T12:18:21.451066 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySampleSize.js +I, [2024-12-25T12:18:21.451090 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arrayShuffle.js +W, [2024-12-25T12:18:21.451132 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayShuffle.js +I, [2024-12-25T12:18:21.451156 #41342] INFO -- : Processing file: ../../node_modules/lodash/_arraySome.js +W, [2024-12-25T12:18:21.451197 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySome.js +I, [2024-12-25T12:18:21.451220 #41342] INFO -- : Processing file: ../../node_modules/lodash/_asciiSize.js +W, [2024-12-25T12:18:21.451262 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiSize.js +I, [2024-12-25T12:18:21.451285 #41342] INFO -- : Processing file: ../../node_modules/lodash/_asciiToArray.js +W, [2024-12-25T12:18:21.451326 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiToArray.js +I, [2024-12-25T12:18:21.451349 #41342] INFO -- : Processing file: ../../node_modules/lodash/_asciiWords.js +W, [2024-12-25T12:18:21.451389 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiWords.js +I, [2024-12-25T12:18:21.451413 #41342] INFO -- : Processing file: ../../node_modules/lodash/_assignMergeValue.js +W, [2024-12-25T12:18:21.451523 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_assignMergeValue.js +I, [2024-12-25T12:18:21.451550 #41342] INFO -- : Processing file: ../../node_modules/lodash/_assignValue.js +W, [2024-12-25T12:18:21.451592 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_assignValue.js +I, [2024-12-25T12:18:21.451617 #41342] INFO -- : Processing file: ../../node_modules/lodash/_assocIndexOf.js +W, [2024-12-25T12:18:21.451657 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_assocIndexOf.js +I, [2024-12-25T12:18:21.451682 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseAggregator.js +W, [2024-12-25T12:18:21.451726 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAggregator.js +I, [2024-12-25T12:18:21.451751 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseAssign.js +W, [2024-12-25T12:18:21.451793 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssign.js +I, [2024-12-25T12:18:21.451839 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseAssignIn.js +W, [2024-12-25T12:18:21.451907 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssignIn.js +I, [2024-12-25T12:18:21.451934 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseAssignValue.js +W, [2024-12-25T12:18:21.451977 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssignValue.js +I, [2024-12-25T12:18:21.452001 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseAt.js +W, [2024-12-25T12:18:21.452040 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAt.js +I, [2024-12-25T12:18:21.452063 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseClamp.js +W, [2024-12-25T12:18:21.452103 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseClamp.js +I, [2024-12-25T12:18:21.452126 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseClone.js +W, [2024-12-25T12:18:21.452171 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseClone.js +I, [2024-12-25T12:18:21.452195 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseConforms.js +W, [2024-12-25T12:18:21.452474 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseConforms.js +I, [2024-12-25T12:18:21.452523 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseConformsTo.js +W, [2024-12-25T12:18:21.452574 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseConformsTo.js +I, [2024-12-25T12:18:21.452598 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseCreate.js +W, [2024-12-25T12:18:21.452637 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseCreate.js +I, [2024-12-25T12:18:21.452661 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseDelay.js +W, [2024-12-25T12:18:21.452702 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseDelay.js +I, [2024-12-25T12:18:21.452719 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseDifference.js +W, [2024-12-25T12:18:21.452760 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseDifference.js +I, [2024-12-25T12:18:21.452783 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseEach.js +W, [2024-12-25T12:18:21.452824 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEach.js +I, [2024-12-25T12:18:21.452848 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseEachRight.js +W, [2024-12-25T12:18:21.452903 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEachRight.js +I, [2024-12-25T12:18:21.452936 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseEvery.js +W, [2024-12-25T12:18:21.452982 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEvery.js +I, [2024-12-25T12:18:21.453006 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseExtremum.js +W, [2024-12-25T12:18:21.453059 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseExtremum.js +I, [2024-12-25T12:18:21.453093 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseFill.js +W, [2024-12-25T12:18:21.453138 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFill.js +I, [2024-12-25T12:18:21.453162 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseFilter.js +W, [2024-12-25T12:18:21.453220 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFilter.js +I, [2024-12-25T12:18:21.453254 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseFindIndex.js +W, [2024-12-25T12:18:21.453299 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFindIndex.js +I, [2024-12-25T12:18:21.453324 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseFindKey.js +W, [2024-12-25T12:18:21.453378 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFindKey.js +I, [2024-12-25T12:18:21.453410 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseFlatten.js +W, [2024-12-25T12:18:21.453456 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFlatten.js +I, [2024-12-25T12:18:21.453563 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseFor.js +W, [2024-12-25T12:18:21.453643 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFor.js +I, [2024-12-25T12:18:21.453677 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseForOwn.js +W, [2024-12-25T12:18:21.453725 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForOwn.js +I, [2024-12-25T12:18:21.453750 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseForOwnRight.js +W, [2024-12-25T12:18:21.453806 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForOwnRight.js +I, [2024-12-25T12:18:21.453838 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseForRight.js +W, [2024-12-25T12:18:21.453884 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForRight.js +I, [2024-12-25T12:18:21.453909 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseFunctions.js +W, [2024-12-25T12:18:21.453965 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFunctions.js +I, [2024-12-25T12:18:21.453998 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseGet.js +W, [2024-12-25T12:18:21.454099 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGet.js +I, [2024-12-25T12:18:21.454132 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseGetAllKeys.js +W, [2024-12-25T12:18:21.454178 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGetAllKeys.js +I, [2024-12-25T12:18:21.454202 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseGetTag.js +W, [2024-12-25T12:18:21.454243 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGetTag.js +I, [2024-12-25T12:18:21.454267 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseGt.js +W, [2024-12-25T12:18:21.454311 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGt.js +I, [2024-12-25T12:18:21.454334 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseHas.js +W, [2024-12-25T12:18:21.454374 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseHas.js +I, [2024-12-25T12:18:21.454397 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseHasIn.js +W, [2024-12-25T12:18:21.454437 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseHasIn.js +I, [2024-12-25T12:18:21.454507 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseInRange.js +W, [2024-12-25T12:18:21.454557 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInRange.js +I, [2024-12-25T12:18:21.454583 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIndexOf.js +W, [2024-12-25T12:18:21.454623 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIndexOf.js +I, [2024-12-25T12:18:21.454647 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIndexOfWith.js +W, [2024-12-25T12:18:21.454689 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIndexOfWith.js +I, [2024-12-25T12:18:21.454713 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIntersection.js +W, [2024-12-25T12:18:21.454755 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIntersection.js +I, [2024-12-25T12:18:21.454779 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseInverter.js +W, [2024-12-25T12:18:21.454818 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInverter.js +I, [2024-12-25T12:18:21.454842 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseInvoke.js +W, [2024-12-25T12:18:21.454882 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInvoke.js +I, [2024-12-25T12:18:21.454906 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsArguments.js +W, [2024-12-25T12:18:21.454947 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsArguments.js +I, [2024-12-25T12:18:21.454971 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsArrayBuffer.js +W, [2024-12-25T12:18:21.455011 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsArrayBuffer.js +I, [2024-12-25T12:18:21.455034 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsDate.js +W, [2024-12-25T12:18:21.455074 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsDate.js +I, [2024-12-25T12:18:21.455098 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsEqual.js +W, [2024-12-25T12:18:21.455138 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsEqual.js +I, [2024-12-25T12:18:21.455162 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsEqualDeep.js +W, [2024-12-25T12:18:21.455204 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsEqualDeep.js +I, [2024-12-25T12:18:21.455228 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsMap.js +W, [2024-12-25T12:18:21.455268 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsMap.js +I, [2024-12-25T12:18:21.455291 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsMatch.js +W, [2024-12-25T12:18:21.455331 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsMatch.js +I, [2024-12-25T12:18:21.455354 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsNaN.js +W, [2024-12-25T12:18:21.455397 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsNaN.js +I, [2024-12-25T12:18:21.455421 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsNative.js +W, [2024-12-25T12:18:21.455463 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsNative.js +I, [2024-12-25T12:18:21.455486 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsRegExp.js +W, [2024-12-25T12:18:21.455573 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsRegExp.js +I, [2024-12-25T12:18:21.455602 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsSet.js +W, [2024-12-25T12:18:21.455648 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsSet.js +I, [2024-12-25T12:18:21.455672 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIsTypedArray.js +W, [2024-12-25T12:18:21.455714 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsTypedArray.js +I, [2024-12-25T12:18:21.455737 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseIteratee.js +W, [2024-12-25T12:18:21.455778 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIteratee.js +I, [2024-12-25T12:18:21.455802 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseKeys.js +W, [2024-12-25T12:18:21.455842 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseKeys.js +I, [2024-12-25T12:18:21.455865 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseKeysIn.js +W, [2024-12-25T12:18:21.455905 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseKeysIn.js +I, [2024-12-25T12:18:21.455928 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseLodash.js +W, [2024-12-25T12:18:21.455971 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseLodash.js +I, [2024-12-25T12:18:21.455994 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseLt.js +W, [2024-12-25T12:18:21.456035 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseLt.js +I, [2024-12-25T12:18:21.456058 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseMap.js +W, [2024-12-25T12:18:21.456098 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMap.js +I, [2024-12-25T12:18:21.456121 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseMatches.js +W, [2024-12-25T12:18:21.456161 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMatches.js +I, [2024-12-25T12:18:21.456185 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseMatchesProperty.js +W, [2024-12-25T12:18:21.456225 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMatchesProperty.js +I, [2024-12-25T12:18:21.456756 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseMean.js +W, [2024-12-25T12:18:21.456867 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMean.js +I, [2024-12-25T12:18:21.456892 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseMerge.js +W, [2024-12-25T12:18:21.456935 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMerge.js +I, [2024-12-25T12:18:21.456958 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseMergeDeep.js +W, [2024-12-25T12:18:21.457000 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMergeDeep.js +I, [2024-12-25T12:18:21.457024 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseNth.js +W, [2024-12-25T12:18:21.457065 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseNth.js +I, [2024-12-25T12:18:21.457139 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseOrderBy.js +W, [2024-12-25T12:18:21.457202 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseOrderBy.js +I, [2024-12-25T12:18:21.457235 #41342] INFO -- : Processing file: ../../node_modules/lodash/_basePick.js +W, [2024-12-25T12:18:21.457280 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePick.js +I, [2024-12-25T12:18:21.457304 #41342] INFO -- : Processing file: ../../node_modules/lodash/_basePickBy.js +W, [2024-12-25T12:18:21.457360 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePickBy.js +I, [2024-12-25T12:18:21.457393 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseProperty.js +W, [2024-12-25T12:18:21.457438 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseProperty.js +I, [2024-12-25T12:18:21.457462 #41342] INFO -- : Processing file: ../../node_modules/lodash/_basePropertyDeep.js +W, [2024-12-25T12:18:21.457638 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePropertyDeep.js +I, [2024-12-25T12:18:21.457687 #41342] INFO -- : Processing file: ../../node_modules/lodash/_basePropertyOf.js +W, [2024-12-25T12:18:21.457741 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePropertyOf.js +I, [2024-12-25T12:18:21.457766 #41342] INFO -- : Processing file: ../../node_modules/lodash/_basePullAll.js +W, [2024-12-25T12:18:21.457809 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePullAll.js +I, [2024-12-25T12:18:21.457832 #41342] INFO -- : Processing file: ../../node_modules/lodash/_basePullAt.js +W, [2024-12-25T12:18:21.457873 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePullAt.js +I, [2024-12-25T12:18:21.457897 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseRandom.js +W, [2024-12-25T12:18:21.457938 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRandom.js +I, [2024-12-25T12:18:21.457961 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseRange.js +W, [2024-12-25T12:18:21.458000 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRange.js +I, [2024-12-25T12:18:21.458024 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseReduce.js +W, [2024-12-25T12:18:21.458064 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseReduce.js +I, [2024-12-25T12:18:21.458087 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseRepeat.js +W, [2024-12-25T12:18:21.458143 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRepeat.js +I, [2024-12-25T12:18:21.458176 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseRest.js +W, [2024-12-25T12:18:21.458220 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRest.js +I, [2024-12-25T12:18:21.458244 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSample.js +W, [2024-12-25T12:18:21.458299 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSample.js +I, [2024-12-25T12:18:21.458332 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSampleSize.js +W, [2024-12-25T12:18:21.458377 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSampleSize.js +I, [2024-12-25T12:18:21.458402 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSet.js +W, [2024-12-25T12:18:21.458456 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSet.js +I, [2024-12-25T12:18:21.458488 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSetData.js +W, [2024-12-25T12:18:21.458739 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSetData.js +I, [2024-12-25T12:18:21.458771 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSetToString.js +W, [2024-12-25T12:18:21.458826 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSetToString.js +I, [2024-12-25T12:18:21.458850 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseShuffle.js +W, [2024-12-25T12:18:21.458893 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseShuffle.js +I, [2024-12-25T12:18:21.458916 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSlice.js +W, [2024-12-25T12:18:21.458958 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSlice.js +I, [2024-12-25T12:18:21.459021 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSome.js +W, [2024-12-25T12:18:21.459125 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSome.js +I, [2024-12-25T12:18:21.459172 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSortBy.js +W, [2024-12-25T12:18:21.459298 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortBy.js +I, [2024-12-25T12:18:21.459329 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedIndex.js +W, [2024-12-25T12:18:21.459375 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedIndex.js +I, [2024-12-25T12:18:21.459400 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedIndexBy.js +W, [2024-12-25T12:18:21.459442 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedIndexBy.js +I, [2024-12-25T12:18:21.459465 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedUniq.js +W, [2024-12-25T12:18:21.459651 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedUniq.js +I, [2024-12-25T12:18:21.459701 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseSum.js +W, [2024-12-25T12:18:21.459777 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSum.js +I, [2024-12-25T12:18:21.459892 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseTimes.js +W, [2024-12-25T12:18:21.459965 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseTimes.js +I, [2024-12-25T12:18:21.459997 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseToNumber.js +W, [2024-12-25T12:18:21.460058 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToNumber.js +I, [2024-12-25T12:18:21.460084 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseToPairs.js +W, [2024-12-25T12:18:21.460125 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToPairs.js +I, [2024-12-25T12:18:21.460148 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseToString.js +W, [2024-12-25T12:18:21.460244 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToString.js +I, [2024-12-25T12:18:21.460298 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseTrim.js +W, [2024-12-25T12:18:21.460349 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseTrim.js +I, [2024-12-25T12:18:21.460373 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseUnary.js +W, [2024-12-25T12:18:21.460416 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUnary.js +I, [2024-12-25T12:18:21.460440 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseUniq.js +W, [2024-12-25T12:18:21.460481 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUniq.js +I, [2024-12-25T12:18:21.460606 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseUnset.js +W, [2024-12-25T12:18:21.460694 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUnset.js +I, [2024-12-25T12:18:21.460749 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseUpdate.js +W, [2024-12-25T12:18:21.460817 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUpdate.js +I, [2024-12-25T12:18:21.460854 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseValues.js +W, [2024-12-25T12:18:21.460922 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseValues.js +I, [2024-12-25T12:18:21.461027 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseWhile.js +W, [2024-12-25T12:18:21.461088 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseWhile.js +I, [2024-12-25T12:18:21.461113 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseWrapperValue.js +W, [2024-12-25T12:18:21.461156 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseWrapperValue.js +I, [2024-12-25T12:18:21.461180 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseXor.js +W, [2024-12-25T12:18:21.461236 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseXor.js +I, [2024-12-25T12:18:21.461261 #41342] INFO -- : Processing file: ../../node_modules/lodash/_baseZipObject.js +W, [2024-12-25T12:18:21.461302 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseZipObject.js +I, [2024-12-25T12:18:21.461326 #41342] INFO -- : Processing file: ../../node_modules/lodash/_cacheHas.js +W, [2024-12-25T12:18:21.461367 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_cacheHas.js +I, [2024-12-25T12:18:21.461390 #41342] INFO -- : Processing file: ../../node_modules/lodash/_castArrayLikeObject.js +W, [2024-12-25T12:18:21.461430 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_castArrayLikeObject.js +I, [2024-12-25T12:18:21.461466 #41342] INFO -- : Processing file: ../../node_modules/lodash/_castFunction.js +W, [2024-12-25T12:18:21.461703 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_castFunction.js +I, [2024-12-25T12:18:21.461798 #41342] INFO -- : Processing file: ../../node_modules/lodash/_castPath.js +W, [2024-12-25T12:18:21.461900 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_castPath.js +I, [2024-12-25T12:18:21.461938 #41342] INFO -- : Processing file: ../../node_modules/lodash/_castRest.js +W, [2024-12-25T12:18:21.462063 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_castRest.js +I, [2024-12-25T12:18:21.462159 #41342] INFO -- : Processing file: ../../node_modules/lodash/_castSlice.js +W, [2024-12-25T12:18:21.462349 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_castSlice.js +I, [2024-12-25T12:18:21.462412 #41342] INFO -- : Processing file: ../../node_modules/lodash/_charsEndIndex.js +W, [2024-12-25T12:18:21.462566 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_charsEndIndex.js +I, [2024-12-25T12:18:21.462610 #41342] INFO -- : Processing file: ../../node_modules/lodash/_charsStartIndex.js +W, [2024-12-25T12:18:21.462669 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_charsStartIndex.js +I, [2024-12-25T12:18:21.462706 #41342] INFO -- : Processing file: ../../node_modules/lodash/_cloneArrayBuffer.js +W, [2024-12-25T12:18:21.462759 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneArrayBuffer.js +I, [2024-12-25T12:18:21.462785 #41342] INFO -- : Processing file: ../../node_modules/lodash/_cloneBuffer.js +W, [2024-12-25T12:18:21.462828 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneBuffer.js +I, [2024-12-25T12:18:21.462852 #41342] INFO -- : Processing file: ../../node_modules/lodash/_cloneDataView.js +W, [2024-12-25T12:18:21.462894 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneDataView.js +I, [2024-12-25T12:18:21.462922 #41342] INFO -- : Processing file: ../../node_modules/lodash/_cloneRegExp.js +W, [2024-12-25T12:18:21.462962 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneRegExp.js +I, [2024-12-25T12:18:21.462985 #41342] INFO -- : Processing file: ../../node_modules/lodash/_cloneSymbol.js +W, [2024-12-25T12:18:21.463025 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneSymbol.js +I, [2024-12-25T12:18:21.463048 #41342] INFO -- : Processing file: ../../node_modules/lodash/_cloneTypedArray.js +W, [2024-12-25T12:18:21.463087 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneTypedArray.js +I, [2024-12-25T12:18:21.463111 #41342] INFO -- : Processing file: ../../node_modules/lodash/_compareAscending.js +W, [2024-12-25T12:18:21.463152 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_compareAscending.js +I, [2024-12-25T12:18:21.463176 #41342] INFO -- : Processing file: ../../node_modules/lodash/_compareMultiple.js +W, [2024-12-25T12:18:21.463218 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_compareMultiple.js +I, [2024-12-25T12:18:21.463241 #41342] INFO -- : Processing file: ../../node_modules/lodash/_composeArgs.js +W, [2024-12-25T12:18:21.463287 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_composeArgs.js +I, [2024-12-25T12:18:21.463315 #41342] INFO -- : Processing file: ../../node_modules/lodash/_composeArgsRight.js +W, [2024-12-25T12:18:21.463361 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_composeArgsRight.js +I, [2024-12-25T12:18:21.463391 #41342] INFO -- : Processing file: ../../node_modules/lodash/_copyArray.js +W, [2024-12-25T12:18:21.463439 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_copyArray.js +I, [2024-12-25T12:18:21.463468 #41342] INFO -- : Processing file: ../../node_modules/lodash/_copyObject.js +W, [2024-12-25T12:18:21.463596 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_copyObject.js +I, [2024-12-25T12:18:21.463650 #41342] INFO -- : Processing file: ../../node_modules/lodash/_copySymbols.js +W, [2024-12-25T12:18:21.463716 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_copySymbols.js +I, [2024-12-25T12:18:21.463742 #41342] INFO -- : Processing file: ../../node_modules/lodash/_copySymbolsIn.js +W, [2024-12-25T12:18:21.463787 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_copySymbolsIn.js +I, [2024-12-25T12:18:21.463813 #41342] INFO -- : Processing file: ../../node_modules/lodash/_coreJsData.js +W, [2024-12-25T12:18:21.463862 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_coreJsData.js +I, [2024-12-25T12:18:21.463888 #41342] INFO -- : Processing file: ../../node_modules/lodash/_countHolders.js +W, [2024-12-25T12:18:21.463938 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_countHolders.js +I, [2024-12-25T12:18:21.463965 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createAggregator.js +W, [2024-12-25T12:18:21.464016 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createAggregator.js +I, [2024-12-25T12:18:21.464043 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createAssigner.js +W, [2024-12-25T12:18:21.464091 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createAssigner.js +I, [2024-12-25T12:18:21.464118 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createBaseEach.js +W, [2024-12-25T12:18:21.464168 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBaseEach.js +I, [2024-12-25T12:18:21.464195 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createBaseFor.js +W, [2024-12-25T12:18:21.464246 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBaseFor.js +I, [2024-12-25T12:18:21.464274 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createBind.js +W, [2024-12-25T12:18:21.464325 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBind.js +I, [2024-12-25T12:18:21.464351 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createCaseFirst.js +W, [2024-12-25T12:18:21.464483 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCaseFirst.js +I, [2024-12-25T12:18:21.464565 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createCompounder.js +W, [2024-12-25T12:18:21.464695 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCompounder.js +I, [2024-12-25T12:18:21.464738 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createCtor.js +W, [2024-12-25T12:18:21.464882 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCtor.js +I, [2024-12-25T12:18:21.464911 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createCurry.js +W, [2024-12-25T12:18:21.464959 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCurry.js +I, [2024-12-25T12:18:21.464984 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createFind.js +W, [2024-12-25T12:18:21.465028 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createFind.js +I, [2024-12-25T12:18:21.465053 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createFlow.js +W, [2024-12-25T12:18:21.465097 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createFlow.js +I, [2024-12-25T12:18:21.465123 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createHybrid.js +W, [2024-12-25T12:18:21.465171 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createHybrid.js +I, [2024-12-25T12:18:21.465196 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createInverter.js +W, [2024-12-25T12:18:21.465240 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createInverter.js +I, [2024-12-25T12:18:21.465266 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createMathOperation.js +W, [2024-12-25T12:18:21.465312 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createMathOperation.js +I, [2024-12-25T12:18:21.465337 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createOver.js +W, [2024-12-25T12:18:21.465380 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createOver.js +I, [2024-12-25T12:18:21.465405 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createPadding.js +W, [2024-12-25T12:18:21.465449 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createPadding.js +I, [2024-12-25T12:18:21.465474 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createPartial.js +W, [2024-12-25T12:18:21.465586 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createPartial.js +I, [2024-12-25T12:18:21.465665 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createRange.js +W, [2024-12-25T12:18:21.465761 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRange.js +I, [2024-12-25T12:18:21.465802 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createRecurry.js +W, [2024-12-25T12:18:21.465877 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRecurry.js +I, [2024-12-25T12:18:21.465924 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createRelationalOperation.js +W, [2024-12-25T12:18:21.466063 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRelationalOperation.js +I, [2024-12-25T12:18:21.466114 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createRound.js +W, [2024-12-25T12:18:21.466240 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRound.js +I, [2024-12-25T12:18:21.466272 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createSet.js +W, [2024-12-25T12:18:21.466324 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createSet.js +I, [2024-12-25T12:18:21.466348 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createToPairs.js +W, [2024-12-25T12:18:21.466390 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createToPairs.js +I, [2024-12-25T12:18:21.466414 #41342] INFO -- : Processing file: ../../node_modules/lodash/_createWrap.js +W, [2024-12-25T12:18:21.466458 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_createWrap.js +I, [2024-12-25T12:18:21.466680 #41342] INFO -- : Processing file: ../../node_modules/lodash/_customDefaultsAssignIn.js +W, [2024-12-25T12:18:21.466810 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_customDefaultsAssignIn.js +I, [2024-12-25T12:18:21.466861 #41342] INFO -- : Processing file: ../../node_modules/lodash/_customDefaultsMerge.js +W, [2024-12-25T12:18:21.467015 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_customDefaultsMerge.js +I, [2024-12-25T12:18:21.467079 #41342] INFO -- : Processing file: ../../node_modules/lodash/_customOmitClone.js +W, [2024-12-25T12:18:21.467168 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_customOmitClone.js +I, [2024-12-25T12:18:21.467201 #41342] INFO -- : Processing file: ../../node_modules/lodash/_deburrLetter.js +W, [2024-12-25T12:18:21.467251 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_deburrLetter.js +I, [2024-12-25T12:18:21.467275 #41342] INFO -- : Processing file: ../../node_modules/lodash/_defineProperty.js +W, [2024-12-25T12:18:21.467321 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_defineProperty.js +I, [2024-12-25T12:18:21.467345 #41342] INFO -- : Processing file: ../../node_modules/lodash/_equalArrays.js +W, [2024-12-25T12:18:21.467389 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalArrays.js +I, [2024-12-25T12:18:21.467413 #41342] INFO -- : Processing file: ../../node_modules/lodash/_equalByTag.js +W, [2024-12-25T12:18:21.467471 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalByTag.js +I, [2024-12-25T12:18:21.467563 #41342] INFO -- : Processing file: ../../node_modules/lodash/_equalObjects.js +W, [2024-12-25T12:18:21.467615 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalObjects.js +I, [2024-12-25T12:18:21.467640 #41342] INFO -- : Processing file: ../../node_modules/lodash/_escapeHtmlChar.js +W, [2024-12-25T12:18:21.467696 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_escapeHtmlChar.js +I, [2024-12-25T12:18:21.467730 #41342] INFO -- : Processing file: ../../node_modules/lodash/_escapeStringChar.js +W, [2024-12-25T12:18:21.467780 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_escapeStringChar.js +I, [2024-12-25T12:18:21.467805 #41342] INFO -- : Processing file: ../../node_modules/lodash/_flatRest.js +W, [2024-12-25T12:18:21.467863 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_flatRest.js +I, [2024-12-25T12:18:21.467897 #41342] INFO -- : Processing file: ../../node_modules/lodash/_freeGlobal.js +W, [2024-12-25T12:18:21.467947 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_freeGlobal.js +I, [2024-12-25T12:18:21.467972 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getAllKeys.js +W, [2024-12-25T12:18:21.468019 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getAllKeys.js +I, [2024-12-25T12:18:21.468060 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getAllKeysIn.js +W, [2024-12-25T12:18:21.468126 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getAllKeysIn.js +I, [2024-12-25T12:18:21.468551 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getData.js +W, [2024-12-25T12:18:21.468654 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getData.js +I, [2024-12-25T12:18:21.468690 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getFuncName.js +W, [2024-12-25T12:18:21.468739 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getFuncName.js +I, [2024-12-25T12:18:21.468793 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getHolder.js +W, [2024-12-25T12:18:21.468906 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getHolder.js +I, [2024-12-25T12:18:21.468953 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getMapData.js +W, [2024-12-25T12:18:21.469043 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getMapData.js +I, [2024-12-25T12:18:21.469084 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getMatchData.js +W, [2024-12-25T12:18:21.469177 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getMatchData.js +I, [2024-12-25T12:18:21.469297 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getNative.js +W, [2024-12-25T12:18:21.469354 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getNative.js +I, [2024-12-25T12:18:21.469525 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getPrototype.js +W, [2024-12-25T12:18:21.469587 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getPrototype.js +I, [2024-12-25T12:18:21.469633 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getRawTag.js +W, [2024-12-25T12:18:21.469688 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getRawTag.js +I, [2024-12-25T12:18:21.469714 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getSymbols.js +W, [2024-12-25T12:18:21.469789 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getSymbols.js +I, [2024-12-25T12:18:21.469840 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getSymbolsIn.js +W, [2024-12-25T12:18:21.469931 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getSymbolsIn.js +I, [2024-12-25T12:18:21.469981 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getTag.js +W, [2024-12-25T12:18:21.470069 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getTag.js +I, [2024-12-25T12:18:21.470103 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getValue.js +W, [2024-12-25T12:18:21.470152 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getValue.js +I, [2024-12-25T12:18:21.470176 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getView.js +W, [2024-12-25T12:18:21.470232 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getView.js +I, [2024-12-25T12:18:21.470264 #41342] INFO -- : Processing file: ../../node_modules/lodash/_getWrapDetails.js +W, [2024-12-25T12:18:21.470308 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_getWrapDetails.js +I, [2024-12-25T12:18:21.470332 #41342] INFO -- : Processing file: ../../node_modules/lodash/_hasPath.js +W, [2024-12-25T12:18:21.470388 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasPath.js +I, [2024-12-25T12:18:21.470420 #41342] INFO -- : Processing file: ../../node_modules/lodash/_hasUnicode.js +W, [2024-12-25T12:18:21.470466 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasUnicode.js +I, [2024-12-25T12:18:21.470490 #41342] INFO -- : Processing file: ../../node_modules/lodash/_hasUnicodeWord.js +W, [2024-12-25T12:18:21.470687 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasUnicodeWord.js +I, [2024-12-25T12:18:21.470733 #41342] INFO -- : Processing file: ../../node_modules/lodash/_hashClear.js +W, [2024-12-25T12:18:21.470789 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashClear.js +I, [2024-12-25T12:18:21.470815 #41342] INFO -- : Processing file: ../../node_modules/lodash/_hashDelete.js +W, [2024-12-25T12:18:21.470857 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashDelete.js +I, [2024-12-25T12:18:21.470881 #41342] INFO -- : Processing file: ../../node_modules/lodash/_hashGet.js +W, [2024-12-25T12:18:21.470922 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashGet.js +I, [2024-12-25T12:18:21.470945 #41342] INFO -- : Processing file: ../../node_modules/lodash/_hashHas.js +W, [2024-12-25T12:18:21.470985 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashHas.js +I, [2024-12-25T12:18:21.471008 #41342] INFO -- : Processing file: ../../node_modules/lodash/_hashSet.js +W, [2024-12-25T12:18:21.471049 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashSet.js +I, [2024-12-25T12:18:21.471072 #41342] INFO -- : Processing file: ../../node_modules/lodash/_initCloneArray.js +W, [2024-12-25T12:18:21.471113 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneArray.js +I, [2024-12-25T12:18:21.471136 #41342] INFO -- : Processing file: ../../node_modules/lodash/_initCloneByTag.js +W, [2024-12-25T12:18:21.471178 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneByTag.js +I, [2024-12-25T12:18:21.471202 #41342] INFO -- : Processing file: ../../node_modules/lodash/_initCloneObject.js +W, [2024-12-25T12:18:21.471243 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneObject.js +I, [2024-12-25T12:18:21.471293 #41342] INFO -- : Processing file: ../../node_modules/lodash/_insertWrapDetails.js +W, [2024-12-25T12:18:21.471356 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_insertWrapDetails.js +I, [2024-12-25T12:18:21.471479 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isFlattenable.js +W, [2024-12-25T12:18:21.471573 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isFlattenable.js +I, [2024-12-25T12:18:21.471622 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isIndex.js +W, [2024-12-25T12:18:21.471675 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isIndex.js +I, [2024-12-25T12:18:21.471700 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isIterateeCall.js +W, [2024-12-25T12:18:21.471740 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isIterateeCall.js +I, [2024-12-25T12:18:21.471764 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isKey.js +W, [2024-12-25T12:18:21.471804 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isKey.js +I, [2024-12-25T12:18:21.471830 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isKeyable.js +W, [2024-12-25T12:18:21.471901 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isKeyable.js +I, [2024-12-25T12:18:21.471952 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isLaziable.js +W, [2024-12-25T12:18:21.472073 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isLaziable.js +I, [2024-12-25T12:18:21.472133 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isMaskable.js +W, [2024-12-25T12:18:21.472242 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isMaskable.js +I, [2024-12-25T12:18:21.472287 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isMasked.js +W, [2024-12-25T12:18:21.472367 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isMasked.js +I, [2024-12-25T12:18:21.472432 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isPrototype.js +W, [2024-12-25T12:18:21.472680 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isPrototype.js +I, [2024-12-25T12:18:21.472729 #41342] INFO -- : Processing file: ../../node_modules/lodash/_isStrictComparable.js +W, [2024-12-25T12:18:21.472815 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_isStrictComparable.js +I, [2024-12-25T12:18:21.472867 #41342] INFO -- : Processing file: ../../node_modules/lodash/_iteratorToArray.js +W, [2024-12-25T12:18:21.472917 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_iteratorToArray.js +I, [2024-12-25T12:18:21.472946 #41342] INFO -- : Processing file: ../../node_modules/lodash/_lazyClone.js +W, [2024-12-25T12:18:21.472997 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyClone.js +I, [2024-12-25T12:18:21.473026 #41342] INFO -- : Processing file: ../../node_modules/lodash/_lazyReverse.js +W, [2024-12-25T12:18:21.473080 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyReverse.js +I, [2024-12-25T12:18:21.473111 #41342] INFO -- : Processing file: ../../node_modules/lodash/_lazyValue.js +W, [2024-12-25T12:18:21.473163 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyValue.js +I, [2024-12-25T12:18:21.473193 #41342] INFO -- : Processing file: ../../node_modules/lodash/_listCacheClear.js +W, [2024-12-25T12:18:21.473270 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheClear.js +I, [2024-12-25T12:18:21.473361 #41342] INFO -- : Processing file: ../../node_modules/lodash/_listCacheDelete.js +W, [2024-12-25T12:18:21.473497 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheDelete.js +I, [2024-12-25T12:18:21.473533 #41342] INFO -- : Processing file: ../../node_modules/lodash/_listCacheGet.js +W, [2024-12-25T12:18:21.473581 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheGet.js +I, [2024-12-25T12:18:21.473605 #41342] INFO -- : Processing file: ../../node_modules/lodash/_listCacheHas.js +W, [2024-12-25T12:18:21.473647 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheHas.js +I, [2024-12-25T12:18:21.473671 #41342] INFO -- : Processing file: ../../node_modules/lodash/_listCacheSet.js +W, [2024-12-25T12:18:21.473712 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheSet.js +I, [2024-12-25T12:18:21.473737 #41342] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheClear.js +W, [2024-12-25T12:18:21.473780 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheClear.js +I, [2024-12-25T12:18:21.473808 #41342] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheDelete.js +W, [2024-12-25T12:18:21.473858 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheDelete.js +I, [2024-12-25T12:18:21.473888 #41342] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheGet.js +W, [2024-12-25T12:18:21.473943 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheGet.js +I, [2024-12-25T12:18:21.473973 #41342] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheHas.js +W, [2024-12-25T12:18:21.474029 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheHas.js +I, [2024-12-25T12:18:21.474062 #41342] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheSet.js +W, [2024-12-25T12:18:21.474114 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheSet.js +I, [2024-12-25T12:18:21.474143 #41342] INFO -- : Processing file: ../../node_modules/lodash/_mapToArray.js +W, [2024-12-25T12:18:21.474193 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapToArray.js +I, [2024-12-25T12:18:21.474221 #41342] INFO -- : Processing file: ../../node_modules/lodash/_matchesStrictComparable.js +W, [2024-12-25T12:18:21.474271 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_matchesStrictComparable.js +I, [2024-12-25T12:18:21.474299 #41342] INFO -- : Processing file: ../../node_modules/lodash/_memoizeCapped.js +W, [2024-12-25T12:18:21.474347 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_memoizeCapped.js +I, [2024-12-25T12:18:21.474374 #41342] INFO -- : Processing file: ../../node_modules/lodash/_mergeData.js +W, [2024-12-25T12:18:21.474425 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_mergeData.js +I, [2024-12-25T12:18:21.474452 #41342] INFO -- : Processing file: ../../node_modules/lodash/_metaMap.js +W, [2024-12-25T12:18:21.474502 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_metaMap.js +I, [2024-12-25T12:18:21.474531 #41342] INFO -- : Processing file: ../../node_modules/lodash/_nativeCreate.js +W, [2024-12-25T12:18:21.474721 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeCreate.js +I, [2024-12-25T12:18:21.474755 #41342] INFO -- : Processing file: ../../node_modules/lodash/_nativeKeys.js +W, [2024-12-25T12:18:21.474802 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeKeys.js +I, [2024-12-25T12:18:21.474827 #41342] INFO -- : Processing file: ../../node_modules/lodash/_nativeKeysIn.js +W, [2024-12-25T12:18:21.474886 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeKeysIn.js +I, [2024-12-25T12:18:21.474921 #41342] INFO -- : Processing file: ../../node_modules/lodash/_nodeUtil.js +W, [2024-12-25T12:18:21.474984 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_nodeUtil.js +I, [2024-12-25T12:18:21.475018 #41342] INFO -- : Processing file: ../../node_modules/lodash/_objectToString.js +W, [2024-12-25T12:18:21.475066 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_objectToString.js +I, [2024-12-25T12:18:21.475091 #41342] INFO -- : Processing file: ../../node_modules/lodash/_overArg.js +W, [2024-12-25T12:18:21.475153 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_overArg.js +I, [2024-12-25T12:18:21.475187 #41342] INFO -- : Processing file: ../../node_modules/lodash/_overRest.js +W, [2024-12-25T12:18:21.475237 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_overRest.js +I, [2024-12-25T12:18:21.475262 #41342] INFO -- : Processing file: ../../node_modules/lodash/_parent.js +W, [2024-12-25T12:18:21.475322 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_parent.js +I, [2024-12-25T12:18:21.475357 #41342] INFO -- : Processing file: ../../node_modules/lodash/_reEscape.js +W, [2024-12-25T12:18:21.475422 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_reEscape.js +I, [2024-12-25T12:18:21.475456 #41342] INFO -- : Processing file: ../../node_modules/lodash/_reEvaluate.js +W, [2024-12-25T12:18:21.475507 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_reEvaluate.js +I, [2024-12-25T12:18:21.475879 #41342] INFO -- : Processing file: ../../node_modules/lodash/_reInterpolate.js +W, [2024-12-25T12:18:21.476046 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_reInterpolate.js +I, [2024-12-25T12:18:21.476077 #41342] INFO -- : Processing file: ../../node_modules/lodash/_realNames.js +W, [2024-12-25T12:18:21.476143 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_realNames.js +I, [2024-12-25T12:18:21.476252 #41342] INFO -- : Processing file: ../../node_modules/lodash/_reorder.js +W, [2024-12-25T12:18:21.476379 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_reorder.js +I, [2024-12-25T12:18:21.476427 #41342] INFO -- : Processing file: ../../node_modules/lodash/_replaceHolders.js +W, [2024-12-25T12:18:21.476570 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_replaceHolders.js +I, [2024-12-25T12:18:21.476611 #41342] INFO -- : Processing file: ../../node_modules/lodash/_root.js +W, [2024-12-25T12:18:21.476694 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_root.js +I, [2024-12-25T12:18:21.476736 #41342] INFO -- : Processing file: ../../node_modules/lodash/_safeGet.js +W, [2024-12-25T12:18:21.476812 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_safeGet.js +I, [2024-12-25T12:18:21.476859 #41342] INFO -- : Processing file: ../../node_modules/lodash/_setCacheAdd.js +W, [2024-12-25T12:18:21.476945 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_setCacheAdd.js +I, [2024-12-25T12:18:21.476989 #41342] INFO -- : Processing file: ../../node_modules/lodash/_setCacheHas.js +W, [2024-12-25T12:18:21.477062 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_setCacheHas.js +I, [2024-12-25T12:18:21.477108 #41342] INFO -- : Processing file: ../../node_modules/lodash/_setData.js +W, [2024-12-25T12:18:21.477176 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_setData.js +I, [2024-12-25T12:18:21.477220 #41342] INFO -- : Processing file: ../../node_modules/lodash/_setToArray.js +W, [2024-12-25T12:18:21.477860 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToArray.js +I, [2024-12-25T12:18:21.477922 #41342] INFO -- : Processing file: ../../node_modules/lodash/_setToPairs.js +W, [2024-12-25T12:18:21.478000 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToPairs.js +I, [2024-12-25T12:18:21.478036 #41342] INFO -- : Processing file: ../../node_modules/lodash/_setToString.js +W, [2024-12-25T12:18:21.478084 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToString.js +I, [2024-12-25T12:18:21.478180 #41342] INFO -- : Processing file: ../../node_modules/lodash/_setWrapToString.js +W, [2024-12-25T12:18:21.478239 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_setWrapToString.js +I, [2024-12-25T12:18:21.478268 #41342] INFO -- : Processing file: ../../node_modules/lodash/_shortOut.js +W, [2024-12-25T12:18:21.478312 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_shortOut.js +I, [2024-12-25T12:18:21.478337 #41342] INFO -- : Processing file: ../../node_modules/lodash/_shuffleSelf.js +W, [2024-12-25T12:18:21.478400 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_shuffleSelf.js +I, [2024-12-25T12:18:21.478434 #41342] INFO -- : Processing file: ../../node_modules/lodash/_stackClear.js +W, [2024-12-25T12:18:21.478499 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackClear.js +I, [2024-12-25T12:18:21.478633 #41342] INFO -- : Processing file: ../../node_modules/lodash/_stackDelete.js +W, [2024-12-25T12:18:21.478690 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackDelete.js +I, [2024-12-25T12:18:21.478716 #41342] INFO -- : Processing file: ../../node_modules/lodash/_stackGet.js +W, [2024-12-25T12:18:21.478773 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackGet.js +I, [2024-12-25T12:18:21.478806 #41342] INFO -- : Processing file: ../../node_modules/lodash/_stackHas.js +W, [2024-12-25T12:18:21.478853 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackHas.js +I, [2024-12-25T12:18:21.478877 #41342] INFO -- : Processing file: ../../node_modules/lodash/_stackSet.js +W, [2024-12-25T12:18:21.478934 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackSet.js +I, [2024-12-25T12:18:21.479010 #41342] INFO -- : Processing file: ../../node_modules/lodash/_strictIndexOf.js +W, [2024-12-25T12:18:21.479153 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_strictIndexOf.js +I, [2024-12-25T12:18:21.479249 #41342] INFO -- : Processing file: ../../node_modules/lodash/_strictLastIndexOf.js +W, [2024-12-25T12:18:21.479338 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_strictLastIndexOf.js +I, [2024-12-25T12:18:21.479384 #41342] INFO -- : Processing file: ../../node_modules/lodash/_stringSize.js +W, [2024-12-25T12:18:21.479507 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringSize.js +I, [2024-12-25T12:18:21.479546 #41342] INFO -- : Processing file: ../../node_modules/lodash/_stringToArray.js +W, [2024-12-25T12:18:21.479596 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringToArray.js +I, [2024-12-25T12:18:21.479621 #41342] INFO -- : Processing file: ../../node_modules/lodash/_stringToPath.js +W, [2024-12-25T12:18:21.479684 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringToPath.js +I, [2024-12-25T12:18:21.479710 #41342] INFO -- : Processing file: ../../node_modules/lodash/_toKey.js +W, [2024-12-25T12:18:21.479755 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_toKey.js +I, [2024-12-25T12:18:21.479779 #41342] INFO -- : Processing file: ../../node_modules/lodash/_toSource.js +W, [2024-12-25T12:18:21.479820 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_toSource.js +I, [2024-12-25T12:18:21.479844 #41342] INFO -- : Processing file: ../../node_modules/lodash/_trimmedEndIndex.js +W, [2024-12-25T12:18:21.479901 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_trimmedEndIndex.js +I, [2024-12-25T12:18:21.479935 #41342] INFO -- : Processing file: ../../node_modules/lodash/_unescapeHtmlChar.js +W, [2024-12-25T12:18:21.480006 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_unescapeHtmlChar.js +I, [2024-12-25T12:18:21.480251 #41342] INFO -- : Processing file: ../../node_modules/lodash/_unicodeSize.js +W, [2024-12-25T12:18:21.480319 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeSize.js +I, [2024-12-25T12:18:21.480346 #41342] INFO -- : Processing file: ../../node_modules/lodash/_unicodeToArray.js +W, [2024-12-25T12:18:21.480404 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeToArray.js +I, [2024-12-25T12:18:21.480437 #41342] INFO -- : Processing file: ../../node_modules/lodash/_unicodeWords.js +W, [2024-12-25T12:18:21.480485 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeWords.js +I, [2024-12-25T12:18:21.480511 #41342] INFO -- : Processing file: ../../node_modules/lodash/_updateWrapDetails.js +W, [2024-12-25T12:18:21.480726 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_updateWrapDetails.js +I, [2024-12-25T12:18:21.480762 #41342] INFO -- : Processing file: ../../node_modules/lodash/_wrapperClone.js +W, [2024-12-25T12:18:21.480825 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/_wrapperClone.js +I, [2024-12-25T12:18:21.480859 #41342] INFO -- : Processing file: ../../node_modules/lodash/add.js +W, [2024-12-25T12:18:21.480905 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/add.js +I, [2024-12-25T12:18:21.480930 #41342] INFO -- : Processing file: ../../node_modules/lodash/after.js +W, [2024-12-25T12:18:21.480971 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/after.js +I, [2024-12-25T12:18:21.480995 #41342] INFO -- : Processing file: ../../node_modules/lodash/array.js +W, [2024-12-25T12:18:21.481037 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/array.js +I, [2024-12-25T12:18:21.481060 #41342] INFO -- : Processing file: ../../node_modules/lodash/ary.js +W, [2024-12-25T12:18:21.481102 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/ary.js +I, [2024-12-25T12:18:21.481125 #41342] INFO -- : Processing file: ../../node_modules/lodash/assign.js +W, [2024-12-25T12:18:21.481165 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/assign.js +I, [2024-12-25T12:18:21.481189 #41342] INFO -- : Processing file: ../../node_modules/lodash/assignIn.js +W, [2024-12-25T12:18:21.481230 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/assignIn.js +I, [2024-12-25T12:18:21.481254 #41342] INFO -- : Processing file: ../../node_modules/lodash/assignInWith.js +W, [2024-12-25T12:18:21.481294 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/assignInWith.js +I, [2024-12-25T12:18:21.481318 #41342] INFO -- : Processing file: ../../node_modules/lodash/assignWith.js +W, [2024-12-25T12:18:21.481359 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/assignWith.js +I, [2024-12-25T12:18:21.481383 #41342] INFO -- : Processing file: ../../node_modules/lodash/at.js +W, [2024-12-25T12:18:21.481424 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/at.js +I, [2024-12-25T12:18:21.481447 #41342] INFO -- : Processing file: ../../node_modules/lodash/attempt.js +W, [2024-12-25T12:18:21.481488 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/attempt.js +I, [2024-12-25T12:18:21.481718 #41342] INFO -- : Processing file: ../../node_modules/lodash/before.js +W, [2024-12-25T12:18:21.481813 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/before.js +I, [2024-12-25T12:18:21.481849 #41342] INFO -- : Processing file: ../../node_modules/lodash/bind.js +W, [2024-12-25T12:18:21.481915 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/bind.js +I, [2024-12-25T12:18:21.481952 #41342] INFO -- : Processing file: ../../node_modules/lodash/bindAll.js +W, [2024-12-25T12:18:21.482014 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/bindAll.js +I, [2024-12-25T12:18:21.482055 #41342] INFO -- : Processing file: ../../node_modules/lodash/bindKey.js +W, [2024-12-25T12:18:21.482139 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/bindKey.js +I, [2024-12-25T12:18:21.482189 #41342] INFO -- : Processing file: ../../node_modules/lodash/camelCase.js +W, [2024-12-25T12:18:21.482635 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/camelCase.js +I, [2024-12-25T12:18:21.482717 #41342] INFO -- : Processing file: ../../node_modules/lodash/capitalize.js +W, [2024-12-25T12:18:21.482837 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/capitalize.js +I, [2024-12-25T12:18:21.482913 #41342] INFO -- : Processing file: ../../node_modules/lodash/castArray.js +W, [2024-12-25T12:18:21.483011 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/castArray.js +I, [2024-12-25T12:18:21.483048 #41342] INFO -- : Processing file: ../../node_modules/lodash/ceil.js +W, [2024-12-25T12:18:21.483109 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/ceil.js +I, [2024-12-25T12:18:21.483144 #41342] INFO -- : Processing file: ../../node_modules/lodash/chain.js +W, [2024-12-25T12:18:21.483207 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/chain.js +I, [2024-12-25T12:18:21.483248 #41342] INFO -- : Processing file: ../../node_modules/lodash/chunk.js +W, [2024-12-25T12:18:21.483322 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/chunk.js +I, [2024-12-25T12:18:21.483379 #41342] INFO -- : Processing file: ../../node_modules/lodash/clamp.js +W, [2024-12-25T12:18:21.483434 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/clamp.js +I, [2024-12-25T12:18:21.483460 #41342] INFO -- : Processing file: ../../node_modules/lodash/clone.js +W, [2024-12-25T12:18:21.483626 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/clone.js +I, [2024-12-25T12:18:21.483659 #41342] INFO -- : Processing file: ../../node_modules/lodash/cloneDeep.js +W, [2024-12-25T12:18:21.483710 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneDeep.js +I, [2024-12-25T12:18:21.483734 #41342] INFO -- : Processing file: ../../node_modules/lodash/cloneDeepWith.js +W, [2024-12-25T12:18:21.483777 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneDeepWith.js +I, [2024-12-25T12:18:21.483801 #41342] INFO -- : Processing file: ../../node_modules/lodash/cloneWith.js +W, [2024-12-25T12:18:21.483843 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneWith.js +I, [2024-12-25T12:18:21.483867 #41342] INFO -- : Processing file: ../../node_modules/lodash/collection.js +W, [2024-12-25T12:18:21.483910 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/collection.js +I, [2024-12-25T12:18:21.483936 #41342] INFO -- : Processing file: ../../node_modules/lodash/commit.js +W, [2024-12-25T12:18:21.483982 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/commit.js +I, [2024-12-25T12:18:21.484008 #41342] INFO -- : Processing file: ../../node_modules/lodash/compact.js +W, [2024-12-25T12:18:21.484055 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/compact.js +I, [2024-12-25T12:18:21.484082 #41342] INFO -- : Processing file: ../../node_modules/lodash/concat.js +W, [2024-12-25T12:18:21.484161 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/concat.js +I, [2024-12-25T12:18:21.484202 #41342] INFO -- : Processing file: ../../node_modules/lodash/cond.js +W, [2024-12-25T12:18:21.484258 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/cond.js +I, [2024-12-25T12:18:21.484284 #41342] INFO -- : Processing file: ../../node_modules/lodash/conforms.js +W, [2024-12-25T12:18:21.484348 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/conforms.js +I, [2024-12-25T12:18:21.484394 #41342] INFO -- : Processing file: ../../node_modules/lodash/conformsTo.js +W, [2024-12-25T12:18:21.484603 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/conformsTo.js +I, [2024-12-25T12:18:21.484648 #41342] INFO -- : Processing file: ../../node_modules/lodash/constant.js +W, [2024-12-25T12:18:21.484728 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/constant.js +I, [2024-12-25T12:18:21.484755 #41342] INFO -- : Processing file: ../../node_modules/lodash/core.js +W, [2024-12-25T12:18:21.484860 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/core.js +I, [2024-12-25T12:18:21.484888 #41342] INFO -- : Processing file: ../../node_modules/lodash/core.min.js +W, [2024-12-25T12:18:21.484941 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/core.min.js +I, [2024-12-25T12:18:21.484967 #41342] INFO -- : Processing file: ../../node_modules/lodash/countBy.js +W, [2024-12-25T12:18:21.485015 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/countBy.js +I, [2024-12-25T12:18:21.485040 #41342] INFO -- : Processing file: ../../node_modules/lodash/create.js +W, [2024-12-25T12:18:21.485086 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/create.js +I, [2024-12-25T12:18:21.485112 #41342] INFO -- : Processing file: ../../node_modules/lodash/curry.js +W, [2024-12-25T12:18:21.485158 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/curry.js +I, [2024-12-25T12:18:21.485184 #41342] INFO -- : Processing file: ../../node_modules/lodash/curryRight.js +W, [2024-12-25T12:18:21.485232 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/curryRight.js +I, [2024-12-25T12:18:21.485257 #41342] INFO -- : Processing file: ../../node_modules/lodash/date.js +W, [2024-12-25T12:18:21.485306 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/date.js +I, [2024-12-25T12:18:21.485332 #41342] INFO -- : Processing file: ../../node_modules/lodash/debounce.js +W, [2024-12-25T12:18:21.485381 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/debounce.js +I, [2024-12-25T12:18:21.485408 #41342] INFO -- : Processing file: ../../node_modules/lodash/deburr.js +W, [2024-12-25T12:18:21.485455 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/deburr.js +I, [2024-12-25T12:18:21.485480 #41342] INFO -- : Processing file: ../../node_modules/lodash/defaultTo.js +W, [2024-12-25T12:18:21.485601 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/defaultTo.js +I, [2024-12-25T12:18:21.485632 #41342] INFO -- : Processing file: ../../node_modules/lodash/defaults.js +W, [2024-12-25T12:18:21.485690 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/defaults.js +I, [2024-12-25T12:18:21.485716 #41342] INFO -- : Processing file: ../../node_modules/lodash/defaultsDeep.js +W, [2024-12-25T12:18:21.485779 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/defaultsDeep.js +I, [2024-12-25T12:18:21.485807 #41342] INFO -- : Processing file: ../../node_modules/lodash/defer.js +W, [2024-12-25T12:18:21.485862 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/defer.js +I, [2024-12-25T12:18:21.485946 #41342] INFO -- : Processing file: ../../node_modules/lodash/delay.js +W, [2024-12-25T12:18:21.486053 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/delay.js +I, [2024-12-25T12:18:21.486083 #41342] INFO -- : Processing file: ../../node_modules/lodash/difference.js +W, [2024-12-25T12:18:21.486208 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/difference.js +I, [2024-12-25T12:18:21.486255 #41342] INFO -- : Processing file: ../../node_modules/lodash/differenceBy.js +W, [2024-12-25T12:18:21.486333 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/differenceBy.js +I, [2024-12-25T12:18:21.486377 #41342] INFO -- : Processing file: ../../node_modules/lodash/differenceWith.js +W, [2024-12-25T12:18:21.486552 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/differenceWith.js +I, [2024-12-25T12:18:21.486617 #41342] INFO -- : Processing file: ../../node_modules/lodash/divide.js +W, [2024-12-25T12:18:21.486702 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/divide.js +I, [2024-12-25T12:18:21.486768 #41342] INFO -- : Processing file: ../../node_modules/lodash/drop.js +W, [2024-12-25T12:18:21.486926 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/drop.js +I, [2024-12-25T12:18:21.486966 #41342] INFO -- : Processing file: ../../node_modules/lodash/dropRight.js +W, [2024-12-25T12:18:21.487015 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/dropRight.js +I, [2024-12-25T12:18:21.487040 #41342] INFO -- : Processing file: ../../node_modules/lodash/dropRightWhile.js +W, [2024-12-25T12:18:21.487086 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/dropRightWhile.js +I, [2024-12-25T12:18:21.487111 #41342] INFO -- : Processing file: ../../node_modules/lodash/dropWhile.js +W, [2024-12-25T12:18:21.487155 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/dropWhile.js +I, [2024-12-25T12:18:21.487180 #41342] INFO -- : Processing file: ../../node_modules/lodash/each.js +W, [2024-12-25T12:18:21.487227 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/each.js +I, [2024-12-25T12:18:21.487246 #41342] INFO -- : Processing file: ../../node_modules/lodash/eachRight.js +W, [2024-12-25T12:18:21.487287 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/eachRight.js +I, [2024-12-25T12:18:21.487312 #41342] INFO -- : Processing file: ../../node_modules/lodash/endsWith.js +W, [2024-12-25T12:18:21.487356 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/endsWith.js +I, [2024-12-25T12:18:21.487381 #41342] INFO -- : Processing file: ../../node_modules/lodash/entries.js +W, [2024-12-25T12:18:21.487424 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/entries.js +I, [2024-12-25T12:18:21.487449 #41342] INFO -- : Processing file: ../../node_modules/lodash/entriesIn.js +W, [2024-12-25T12:18:21.487492 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/entriesIn.js +I, [2024-12-25T12:18:21.487572 #41342] INFO -- : Processing file: ../../node_modules/lodash/eq.js +W, [2024-12-25T12:18:21.487630 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/eq.js +I, [2024-12-25T12:18:21.487657 #41342] INFO -- : Processing file: ../../node_modules/lodash/escape.js +W, [2024-12-25T12:18:21.487703 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/escape.js +I, [2024-12-25T12:18:21.487729 #41342] INFO -- : Processing file: ../../node_modules/lodash/escapeRegExp.js +W, [2024-12-25T12:18:21.487773 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/escapeRegExp.js +I, [2024-12-25T12:18:21.487799 #41342] INFO -- : Processing file: ../../node_modules/lodash/every.js +W, [2024-12-25T12:18:21.487843 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/every.js +I, [2024-12-25T12:18:21.487868 #41342] INFO -- : Processing file: ../../node_modules/lodash/extend.js +W, [2024-12-25T12:18:21.487912 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/extend.js +I, [2024-12-25T12:18:21.487938 #41342] INFO -- : Processing file: ../../node_modules/lodash/extendWith.js +W, [2024-12-25T12:18:21.487982 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/extendWith.js +I, [2024-12-25T12:18:21.488007 #41342] INFO -- : Processing file: ../../node_modules/lodash/fill.js +W, [2024-12-25T12:18:21.488051 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fill.js +I, [2024-12-25T12:18:21.488076 #41342] INFO -- : Processing file: ../../node_modules/lodash/filter.js +W, [2024-12-25T12:18:21.488120 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/filter.js +I, [2024-12-25T12:18:21.488146 #41342] INFO -- : Processing file: ../../node_modules/lodash/find.js +W, [2024-12-25T12:18:21.488206 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/find.js +I, [2024-12-25T12:18:21.488241 #41342] INFO -- : Processing file: ../../node_modules/lodash/findIndex.js +W, [2024-12-25T12:18:21.488289 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/findIndex.js +I, [2024-12-25T12:18:21.488314 #41342] INFO -- : Processing file: ../../node_modules/lodash/findKey.js +W, [2024-12-25T12:18:21.488372 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/findKey.js +I, [2024-12-25T12:18:21.488406 #41342] INFO -- : Processing file: ../../node_modules/lodash/findLast.js +W, [2024-12-25T12:18:21.488454 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/findLast.js +I, [2024-12-25T12:18:21.488480 #41342] INFO -- : Processing file: ../../node_modules/lodash/findLastIndex.js +W, [2024-12-25T12:18:21.488595 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/findLastIndex.js +I, [2024-12-25T12:18:21.488624 #41342] INFO -- : Processing file: ../../node_modules/lodash/findLastKey.js +W, [2024-12-25T12:18:21.488673 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/findLastKey.js +I, [2024-12-25T12:18:21.488699 #41342] INFO -- : Processing file: ../../node_modules/lodash/first.js +W, [2024-12-25T12:18:21.488743 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/first.js +I, [2024-12-25T12:18:21.488768 #41342] INFO -- : Processing file: ../../node_modules/lodash/flatMap.js +W, [2024-12-25T12:18:21.488812 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMap.js +I, [2024-12-25T12:18:21.488836 #41342] INFO -- : Processing file: ../../node_modules/lodash/flatMapDeep.js +W, [2024-12-25T12:18:21.488879 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMapDeep.js +I, [2024-12-25T12:18:21.488904 #41342] INFO -- : Processing file: ../../node_modules/lodash/flatMapDepth.js +W, [2024-12-25T12:18:21.488946 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMapDepth.js +I, [2024-12-25T12:18:21.488971 #41342] INFO -- : Processing file: ../../node_modules/lodash/flatten.js +W, [2024-12-25T12:18:21.489013 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/flatten.js +I, [2024-12-25T12:18:21.489038 #41342] INFO -- : Processing file: ../../node_modules/lodash/flattenDeep.js +W, [2024-12-25T12:18:21.489081 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/flattenDeep.js +I, [2024-12-25T12:18:21.489105 #41342] INFO -- : Processing file: ../../node_modules/lodash/flattenDepth.js +W, [2024-12-25T12:18:21.489242 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/flattenDepth.js +I, [2024-12-25T12:18:21.489268 #41342] INFO -- : Processing file: ../../node_modules/lodash/flip.js +W, [2024-12-25T12:18:21.489313 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/flip.js +I, [2024-12-25T12:18:21.489338 #41342] INFO -- : Processing file: ../../node_modules/lodash/floor.js +W, [2024-12-25T12:18:21.489398 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/floor.js +I, [2024-12-25T12:18:21.489433 #41342] INFO -- : Processing file: ../../node_modules/lodash/flow.js +W, [2024-12-25T12:18:21.489496 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/flow.js +I, [2024-12-25T12:18:21.489632 #41342] INFO -- : Processing file: ../../node_modules/lodash/flowRight.js +W, [2024-12-25T12:18:21.489711 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/flowRight.js +I, [2024-12-25T12:18:21.489748 #41342] INFO -- : Processing file: ../../node_modules/lodash/forEach.js +W, [2024-12-25T12:18:21.489814 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/forEach.js +I, [2024-12-25T12:18:21.489849 #41342] INFO -- : Processing file: ../../node_modules/lodash/forEachRight.js +W, [2024-12-25T12:18:21.489915 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/forEachRight.js +I, [2024-12-25T12:18:21.489950 #41342] INFO -- : Processing file: ../../node_modules/lodash/forIn.js +W, [2024-12-25T12:18:21.490014 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/forIn.js +I, [2024-12-25T12:18:21.490050 #41342] INFO -- : Processing file: ../../node_modules/lodash/forInRight.js +W, [2024-12-25T12:18:21.490238 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/forInRight.js +I, [2024-12-25T12:18:21.490294 #41342] INFO -- : Processing file: ../../node_modules/lodash/forOwn.js +W, [2024-12-25T12:18:21.490388 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/forOwn.js +I, [2024-12-25T12:18:21.490450 #41342] INFO -- : Processing file: ../../node_modules/lodash/forOwnRight.js +W, [2024-12-25T12:18:21.490667 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/forOwnRight.js +I, [2024-12-25T12:18:21.490706 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/F.js +W, [2024-12-25T12:18:21.490763 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/F.js +I, [2024-12-25T12:18:21.490789 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/T.js +W, [2024-12-25T12:18:21.490834 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/T.js +I, [2024-12-25T12:18:21.490860 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/__.js +W, [2024-12-25T12:18:21.490903 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/__.js +I, [2024-12-25T12:18:21.490928 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/_baseConvert.js +W, [2024-12-25T12:18:21.490981 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_baseConvert.js +I, [2024-12-25T12:18:21.491007 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/_convertBrowser.js +W, [2024-12-25T12:18:21.491051 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_convertBrowser.js +I, [2024-12-25T12:18:21.491076 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/_falseOptions.js +W, [2024-12-25T12:18:21.491120 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_falseOptions.js +I, [2024-12-25T12:18:21.491470 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/_mapping.js +W, [2024-12-25T12:18:21.491648 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_mapping.js +I, [2024-12-25T12:18:21.491678 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/_util.js +W, [2024-12-25T12:18:21.491727 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_util.js +I, [2024-12-25T12:18:21.491752 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/add.js +W, [2024-12-25T12:18:21.491847 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/add.js +I, [2024-12-25T12:18:21.491901 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/after.js +W, [2024-12-25T12:18:21.491957 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/after.js +I, [2024-12-25T12:18:21.491984 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/all.js +W, [2024-12-25T12:18:21.492028 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/all.js +I, [2024-12-25T12:18:21.492053 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/allPass.js +W, [2024-12-25T12:18:21.492098 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/allPass.js +I, [2024-12-25T12:18:21.492124 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/always.js +W, [2024-12-25T12:18:21.492167 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/always.js +I, [2024-12-25T12:18:21.492192 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/any.js +W, [2024-12-25T12:18:21.492235 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/any.js +I, [2024-12-25T12:18:21.492260 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/anyPass.js +W, [2024-12-25T12:18:21.492411 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/anyPass.js +I, [2024-12-25T12:18:21.492563 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/apply.js +W, [2024-12-25T12:18:21.492626 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/apply.js +I, [2024-12-25T12:18:21.492652 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/array.js +W, [2024-12-25T12:18:21.492699 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/array.js +I, [2024-12-25T12:18:21.492725 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/ary.js +W, [2024-12-25T12:18:21.492769 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/ary.js +I, [2024-12-25T12:18:21.493241 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assign.js +W, [2024-12-25T12:18:21.493385 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assign.js +I, [2024-12-25T12:18:21.493447 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assignAll.js +W, [2024-12-25T12:18:21.493595 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignAll.js +I, [2024-12-25T12:18:21.493653 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assignAllWith.js +W, [2024-12-25T12:18:21.493745 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignAllWith.js +I, [2024-12-25T12:18:21.493797 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assignIn.js +W, [2024-12-25T12:18:21.493879 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignIn.js +I, [2024-12-25T12:18:21.493918 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInAll.js +W, [2024-12-25T12:18:21.494001 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInAll.js +I, [2024-12-25T12:18:21.494035 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInAllWith.js +W, [2024-12-25T12:18:21.494101 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInAllWith.js +I, [2024-12-25T12:18:21.494146 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInWith.js +W, [2024-12-25T12:18:21.494215 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInWith.js +I, [2024-12-25T12:18:21.494252 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assignWith.js +W, [2024-12-25T12:18:21.494329 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignWith.js +I, [2024-12-25T12:18:21.494357 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assoc.js +W, [2024-12-25T12:18:21.494403 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assoc.js +I, [2024-12-25T12:18:21.494428 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/assocPath.js +W, [2024-12-25T12:18:21.494473 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assocPath.js +I, [2024-12-25T12:18:21.494555 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/at.js +W, [2024-12-25T12:18:21.495019 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/at.js +I, [2024-12-25T12:18:21.495062 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/attempt.js +W, [2024-12-25T12:18:21.495182 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/attempt.js +I, [2024-12-25T12:18:21.495235 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/before.js +W, [2024-12-25T12:18:21.495291 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/before.js +I, [2024-12-25T12:18:21.495320 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/bind.js +W, [2024-12-25T12:18:21.495369 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bind.js +I, [2024-12-25T12:18:21.495397 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/bindAll.js +W, [2024-12-25T12:18:21.495568 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bindAll.js +I, [2024-12-25T12:18:21.495657 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/bindKey.js +W, [2024-12-25T12:18:21.495732 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bindKey.js +I, [2024-12-25T12:18:21.495831 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/camelCase.js +W, [2024-12-25T12:18:21.496032 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/camelCase.js +I, [2024-12-25T12:18:21.496075 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/capitalize.js +W, [2024-12-25T12:18:21.496154 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/capitalize.js +I, [2024-12-25T12:18:21.496184 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/castArray.js +W, [2024-12-25T12:18:21.496252 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/castArray.js +I, [2024-12-25T12:18:21.496291 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/ceil.js +W, [2024-12-25T12:18:21.496343 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/ceil.js +I, [2024-12-25T12:18:21.496374 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/chain.js +W, [2024-12-25T12:18:21.496444 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/chain.js +I, [2024-12-25T12:18:21.496601 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/chunk.js +W, [2024-12-25T12:18:21.496789 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/chunk.js +I, [2024-12-25T12:18:21.496837 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/clamp.js +W, [2024-12-25T12:18:21.496896 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/clamp.js +I, [2024-12-25T12:18:21.496922 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/clone.js +W, [2024-12-25T12:18:21.496974 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/clone.js +I, [2024-12-25T12:18:21.497018 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneDeep.js +W, [2024-12-25T12:18:21.497090 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneDeep.js +I, [2024-12-25T12:18:21.497336 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneDeepWith.js +W, [2024-12-25T12:18:21.497393 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneDeepWith.js +I, [2024-12-25T12:18:21.497420 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneWith.js +W, [2024-12-25T12:18:21.497464 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneWith.js +I, [2024-12-25T12:18:21.497815 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/collection.js +W, [2024-12-25T12:18:21.497880 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/collection.js +I, [2024-12-25T12:18:21.497909 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/commit.js +W, [2024-12-25T12:18:21.497955 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/commit.js +I, [2024-12-25T12:18:21.497981 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/compact.js +W, [2024-12-25T12:18:21.498026 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/compact.js +I, [2024-12-25T12:18:21.498051 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/complement.js +W, [2024-12-25T12:18:21.498096 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/complement.js +I, [2024-12-25T12:18:21.498121 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/compose.js +W, [2024-12-25T12:18:21.498164 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/compose.js +I, [2024-12-25T12:18:21.498190 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/concat.js +W, [2024-12-25T12:18:21.498234 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/concat.js +I, [2024-12-25T12:18:21.498259 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/cond.js +W, [2024-12-25T12:18:21.498303 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cond.js +I, [2024-12-25T12:18:21.498328 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/conforms.js +W, [2024-12-25T12:18:21.498371 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/conforms.js +I, [2024-12-25T12:18:21.498396 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/conformsTo.js +W, [2024-12-25T12:18:21.498832 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/conformsTo.js +I, [2024-12-25T12:18:21.498869 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/constant.js +W, [2024-12-25T12:18:21.498923 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/constant.js +I, [2024-12-25T12:18:21.498949 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/contains.js +W, [2024-12-25T12:18:21.498993 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/contains.js +I, [2024-12-25T12:18:21.499018 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/convert.js +W, [2024-12-25T12:18:21.499063 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/convert.js +I, [2024-12-25T12:18:21.499088 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/countBy.js +W, [2024-12-25T12:18:21.499131 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/countBy.js +I, [2024-12-25T12:18:21.499156 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/create.js +W, [2024-12-25T12:18:21.499198 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/create.js +I, [2024-12-25T12:18:21.499224 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/curry.js +W, [2024-12-25T12:18:21.499266 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curry.js +I, [2024-12-25T12:18:21.499290 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/curryN.js +W, [2024-12-25T12:18:21.499332 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryN.js +I, [2024-12-25T12:18:21.499357 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/curryRight.js +W, [2024-12-25T12:18:21.499399 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryRight.js +I, [2024-12-25T12:18:21.499424 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/curryRightN.js +W, [2024-12-25T12:18:21.499466 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryRightN.js +I, [2024-12-25T12:18:21.499490 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/date.js +W, [2024-12-25T12:18:21.499626 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/date.js +I, [2024-12-25T12:18:21.499655 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/debounce.js +W, [2024-12-25T12:18:21.499701 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/debounce.js +I, [2024-12-25T12:18:21.499726 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/deburr.js +W, [2024-12-25T12:18:21.499769 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/deburr.js +I, [2024-12-25T12:18:21.499793 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultTo.js +W, [2024-12-25T12:18:21.499836 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultTo.js +I, [2024-12-25T12:18:21.499861 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/defaults.js +W, [2024-12-25T12:18:21.499903 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaults.js +I, [2024-12-25T12:18:21.499927 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsAll.js +W, [2024-12-25T12:18:21.499970 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsAll.js +I, [2024-12-25T12:18:21.499994 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsDeep.js +W, [2024-12-25T12:18:21.500036 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsDeep.js +I, [2024-12-25T12:18:21.500114 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsDeepAll.js +W, [2024-12-25T12:18:21.500306 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsDeepAll.js +I, [2024-12-25T12:18:21.500342 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/defer.js +W, [2024-12-25T12:18:21.500785 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defer.js +I, [2024-12-25T12:18:21.500823 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/delay.js +W, [2024-12-25T12:18:21.500877 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/delay.js +I, [2024-12-25T12:18:21.500902 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/difference.js +W, [2024-12-25T12:18:21.500946 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/difference.js +I, [2024-12-25T12:18:21.500971 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/differenceBy.js +W, [2024-12-25T12:18:21.501014 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/differenceBy.js +I, [2024-12-25T12:18:21.501039 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/differenceWith.js +W, [2024-12-25T12:18:21.501082 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/differenceWith.js +I, [2024-12-25T12:18:21.501106 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/dissoc.js +W, [2024-12-25T12:18:21.501151 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dissoc.js +I, [2024-12-25T12:18:21.501192 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/dissocPath.js +W, [2024-12-25T12:18:21.501249 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dissocPath.js +I, [2024-12-25T12:18:21.501276 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/divide.js +W, [2024-12-25T12:18:21.501336 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/divide.js +I, [2024-12-25T12:18:21.501370 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/drop.js +W, [2024-12-25T12:18:21.501432 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/drop.js +I, [2024-12-25T12:18:21.501466 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/dropLast.js +W, [2024-12-25T12:18:21.501617 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropLast.js +I, [2024-12-25T12:18:21.501695 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/dropLastWhile.js +W, [2024-12-25T12:18:21.501760 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropLastWhile.js +I, [2024-12-25T12:18:21.501788 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/dropRight.js +W, [2024-12-25T12:18:21.501834 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropRight.js +I, [2024-12-25T12:18:21.501860 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/dropRightWhile.js +W, [2024-12-25T12:18:21.501920 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropRightWhile.js +I, [2024-12-25T12:18:21.501954 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/dropWhile.js +W, [2024-12-25T12:18:21.502002 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropWhile.js +I, [2024-12-25T12:18:21.502028 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/each.js +W, [2024-12-25T12:18:21.502072 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/each.js +I, [2024-12-25T12:18:21.502097 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/eachRight.js +W, [2024-12-25T12:18:21.502155 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/eachRight.js +I, [2024-12-25T12:18:21.502190 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/endsWith.js +W, [2024-12-25T12:18:21.502237 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/endsWith.js +I, [2024-12-25T12:18:21.502574 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/entries.js +W, [2024-12-25T12:18:21.502637 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/entries.js +I, [2024-12-25T12:18:21.502665 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/entriesIn.js +W, [2024-12-25T12:18:21.502709 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/entriesIn.js +I, [2024-12-25T12:18:21.502735 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/eq.js +W, [2024-12-25T12:18:21.502778 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/eq.js +I, [2024-12-25T12:18:21.502803 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/equals.js +W, [2024-12-25T12:18:21.502846 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/equals.js +I, [2024-12-25T12:18:21.502871 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/escape.js +W, [2024-12-25T12:18:21.503000 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/escape.js +I, [2024-12-25T12:18:21.503058 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/escapeRegExp.js +W, [2024-12-25T12:18:21.503194 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/escapeRegExp.js +I, [2024-12-25T12:18:21.503279 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/every.js +W, [2024-12-25T12:18:21.503443 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/every.js +I, [2024-12-25T12:18:21.503581 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/extend.js +W, [2024-12-25T12:18:21.503671 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extend.js +I, [2024-12-25T12:18:21.503712 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/extendAll.js +W, [2024-12-25T12:18:21.503779 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendAll.js +I, [2024-12-25T12:18:21.503807 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/extendAllWith.js +W, [2024-12-25T12:18:21.503874 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendAllWith.js +I, [2024-12-25T12:18:21.503909 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/extendWith.js +W, [2024-12-25T12:18:21.503959 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendWith.js +I, [2024-12-25T12:18:21.503986 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/fill.js +W, [2024-12-25T12:18:21.504053 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/fill.js +I, [2024-12-25T12:18:21.504092 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/filter.js +W, [2024-12-25T12:18:21.504255 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/filter.js +I, [2024-12-25T12:18:21.504291 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/find.js +W, [2024-12-25T12:18:21.504342 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/find.js +I, [2024-12-25T12:18:21.504371 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/findFrom.js +W, [2024-12-25T12:18:21.504414 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findFrom.js +I, [2024-12-25T12:18:21.504556 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/findIndex.js +W, [2024-12-25T12:18:21.504651 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findIndex.js +I, [2024-12-25T12:18:21.504683 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/findIndexFrom.js +W, [2024-12-25T12:18:21.505063 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findIndexFrom.js +I, [2024-12-25T12:18:21.505108 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/findKey.js +W, [2024-12-25T12:18:21.505192 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findKey.js +I, [2024-12-25T12:18:21.505319 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/findLast.js +W, [2024-12-25T12:18:21.505924 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLast.js +I, [2024-12-25T12:18:21.506137 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastFrom.js +W, [2024-12-25T12:18:21.506209 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastFrom.js +I, [2024-12-25T12:18:21.506238 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastIndex.js +W, [2024-12-25T12:18:21.506286 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastIndex.js +I, [2024-12-25T12:18:21.506314 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastIndexFrom.js +W, [2024-12-25T12:18:21.506360 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastIndexFrom.js +I, [2024-12-25T12:18:21.506388 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastKey.js +W, [2024-12-25T12:18:21.506435 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastKey.js +I, [2024-12-25T12:18:21.506540 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/first.js +W, [2024-12-25T12:18:21.506619 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/first.js +I, [2024-12-25T12:18:21.506647 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMap.js +W, [2024-12-25T12:18:21.506693 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMap.js +I, [2024-12-25T12:18:21.506739 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMapDeep.js +W, [2024-12-25T12:18:21.506840 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMapDeep.js +I, [2024-12-25T12:18:21.506919 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMapDepth.js +W, [2024-12-25T12:18:21.507004 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMapDepth.js +I, [2024-12-25T12:18:21.507053 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/flatten.js +W, [2024-12-25T12:18:21.507132 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatten.js +I, [2024-12-25T12:18:21.507166 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/flattenDeep.js +W, [2024-12-25T12:18:21.507215 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flattenDeep.js +I, [2024-12-25T12:18:21.507345 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/flattenDepth.js +W, [2024-12-25T12:18:21.507408 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flattenDepth.js +I, [2024-12-25T12:18:21.507435 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/flip.js +W, [2024-12-25T12:18:21.507602 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flip.js +I, [2024-12-25T12:18:21.507637 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/floor.js +W, [2024-12-25T12:18:21.507766 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/floor.js +I, [2024-12-25T12:18:21.507815 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/flow.js +W, [2024-12-25T12:18:21.507895 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flow.js +I, [2024-12-25T12:18:21.507925 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/flowRight.js +W, [2024-12-25T12:18:21.507977 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flowRight.js +I, [2024-12-25T12:18:21.508007 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/forEach.js +W, [2024-12-25T12:18:21.508056 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forEach.js +I, [2024-12-25T12:18:21.508082 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/forEachRight.js +W, [2024-12-25T12:18:21.509411 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forEachRight.js +I, [2024-12-25T12:18:21.509448 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/forIn.js +W, [2024-12-25T12:18:21.509650 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forIn.js +I, [2024-12-25T12:18:21.509681 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/forInRight.js +W, [2024-12-25T12:18:21.509746 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forInRight.js +I, [2024-12-25T12:18:21.509774 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/forOwn.js +W, [2024-12-25T12:18:21.509820 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forOwn.js +I, [2024-12-25T12:18:21.509847 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/forOwnRight.js +W, [2024-12-25T12:18:21.509893 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forOwnRight.js +I, [2024-12-25T12:18:21.509920 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/fromPairs.js +W, [2024-12-25T12:18:21.509966 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/fromPairs.js +I, [2024-12-25T12:18:21.509992 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/function.js +W, [2024-12-25T12:18:21.510038 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/function.js +I, [2024-12-25T12:18:21.510064 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/functions.js +W, [2024-12-25T12:18:21.510109 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/functions.js +I, [2024-12-25T12:18:21.510136 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/functionsIn.js +W, [2024-12-25T12:18:21.510181 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/functionsIn.js +I, [2024-12-25T12:18:21.510207 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/get.js +W, [2024-12-25T12:18:21.510252 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/get.js +I, [2024-12-25T12:18:21.510278 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/getOr.js +W, [2024-12-25T12:18:21.510323 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/getOr.js +I, [2024-12-25T12:18:21.510349 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/groupBy.js +W, [2024-12-25T12:18:21.510396 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/groupBy.js +I, [2024-12-25T12:18:21.510423 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/gt.js +W, [2024-12-25T12:18:21.510468 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/gt.js +I, [2024-12-25T12:18:21.510494 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/gte.js +W, [2024-12-25T12:18:21.510675 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/gte.js +I, [2024-12-25T12:18:21.510722 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/has.js +W, [2024-12-25T12:18:21.510771 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/has.js +I, [2024-12-25T12:18:21.510797 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/hasIn.js +W, [2024-12-25T12:18:21.510844 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/hasIn.js +I, [2024-12-25T12:18:21.510870 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/head.js +W, [2024-12-25T12:18:21.510915 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/head.js +I, [2024-12-25T12:18:21.510940 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/identical.js +W, [2024-12-25T12:18:21.510986 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/identical.js +I, [2024-12-25T12:18:21.511012 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/identity.js +W, [2024-12-25T12:18:21.511056 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/identity.js +I, [2024-12-25T12:18:21.511168 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/inRange.js +W, [2024-12-25T12:18:21.511220 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/inRange.js +I, [2024-12-25T12:18:21.511247 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/includes.js +W, [2024-12-25T12:18:21.511293 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/includes.js +I, [2024-12-25T12:18:21.511319 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/includesFrom.js +W, [2024-12-25T12:18:21.511364 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/includesFrom.js +I, [2024-12-25T12:18:21.511390 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/indexBy.js +W, [2024-12-25T12:18:21.511435 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexBy.js +I, [2024-12-25T12:18:21.511460 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/indexOf.js +W, [2024-12-25T12:18:21.511568 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexOf.js +I, [2024-12-25T12:18:21.511609 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/indexOfFrom.js +W, [2024-12-25T12:18:21.511662 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexOfFrom.js +I, [2024-12-25T12:18:21.511689 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/init.js +W, [2024-12-25T12:18:21.511735 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/init.js +I, [2024-12-25T12:18:21.511762 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/initial.js +W, [2024-12-25T12:18:21.511807 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/initial.js +I, [2024-12-25T12:18:21.511833 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/intersection.js +W, [2024-12-25T12:18:21.511878 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersection.js +I, [2024-12-25T12:18:21.511904 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/intersectionBy.js +W, [2024-12-25T12:18:21.511949 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersectionBy.js +I, [2024-12-25T12:18:21.511975 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/intersectionWith.js +W, [2024-12-25T12:18:21.512017 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersectionWith.js +I, [2024-12-25T12:18:21.512036 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/invert.js +W, [2024-12-25T12:18:21.512070 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invert.js +I, [2024-12-25T12:18:21.512086 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/invertBy.js +W, [2024-12-25T12:18:21.512119 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invertBy.js +I, [2024-12-25T12:18:21.512136 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/invertObj.js +W, [2024-12-25T12:18:21.512169 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invertObj.js +I, [2024-12-25T12:18:21.512185 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/invoke.js +W, [2024-12-25T12:18:21.512219 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invoke.js +I, [2024-12-25T12:18:21.512236 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeArgs.js +W, [2024-12-25T12:18:21.512269 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeArgs.js +I, [2024-12-25T12:18:21.512286 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeArgsMap.js +W, [2024-12-25T12:18:21.512319 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeArgsMap.js +I, [2024-12-25T12:18:21.512336 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeMap.js +W, [2024-12-25T12:18:21.512368 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeMap.js +I, [2024-12-25T12:18:21.512385 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isArguments.js +W, [2024-12-25T12:18:21.512419 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArguments.js +I, [2024-12-25T12:18:21.512436 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isArray.js +W, [2024-12-25T12:18:21.512469 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArray.js +I, [2024-12-25T12:18:21.512487 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayBuffer.js +W, [2024-12-25T12:18:21.512615 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayBuffer.js +I, [2024-12-25T12:18:21.512665 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayLike.js +W, [2024-12-25T12:18:21.512739 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayLike.js +I, [2024-12-25T12:18:21.512779 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayLikeObject.js +W, [2024-12-25T12:18:21.512877 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayLikeObject.js +I, [2024-12-25T12:18:21.512915 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isBoolean.js +W, [2024-12-25T12:18:21.512972 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isBoolean.js +I, [2024-12-25T12:18:21.513003 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isBuffer.js +W, [2024-12-25T12:18:21.513050 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isBuffer.js +I, [2024-12-25T12:18:21.513077 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isDate.js +W, [2024-12-25T12:18:21.513127 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isDate.js +I, [2024-12-25T12:18:21.513176 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isElement.js +W, [2024-12-25T12:18:21.513424 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isElement.js +I, [2024-12-25T12:18:21.513466 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isEmpty.js +W, [2024-12-25T12:18:21.513781 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEmpty.js +I, [2024-12-25T12:18:21.513845 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isEqual.js +W, [2024-12-25T12:18:21.513920 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEqual.js +I, [2024-12-25T12:18:21.513949 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isEqualWith.js +W, [2024-12-25T12:18:21.513999 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEqualWith.js +I, [2024-12-25T12:18:21.514027 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isError.js +W, [2024-12-25T12:18:21.514075 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isError.js +I, [2024-12-25T12:18:21.514104 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isFinite.js +W, [2024-12-25T12:18:21.514184 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isFinite.js +I, [2024-12-25T12:18:21.514225 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isFunction.js +W, [2024-12-25T12:18:21.514278 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isFunction.js +I, [2024-12-25T12:18:21.514305 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isInteger.js +W, [2024-12-25T12:18:21.514352 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isInteger.js +I, [2024-12-25T12:18:21.514378 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isLength.js +W, [2024-12-25T12:18:21.514424 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isLength.js +I, [2024-12-25T12:18:21.514451 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isMap.js +W, [2024-12-25T12:18:21.514627 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMap.js +I, [2024-12-25T12:18:21.514658 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isMatch.js +W, [2024-12-25T12:18:21.514707 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMatch.js +I, [2024-12-25T12:18:21.514734 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isMatchWith.js +W, [2024-12-25T12:18:21.514782 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMatchWith.js +I, [2024-12-25T12:18:21.514809 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isNaN.js +W, [2024-12-25T12:18:21.572734 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNaN.js +I, [2024-12-25T12:18:21.572928 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isNative.js +W, [2024-12-25T12:18:21.573052 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNative.js +I, [2024-12-25T12:18:21.573090 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isNil.js +W, [2024-12-25T12:18:21.573140 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNil.js +I, [2024-12-25T12:18:21.573167 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isNull.js +W, [2024-12-25T12:18:21.574612 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNull.js +I, [2024-12-25T12:18:21.574696 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isNumber.js +W, [2024-12-25T12:18:21.574795 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNumber.js +I, [2024-12-25T12:18:21.574822 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isObject.js +W, [2024-12-25T12:18:21.574898 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isObject.js +I, [2024-12-25T12:18:21.574929 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isObjectLike.js +W, [2024-12-25T12:18:21.574974 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isObjectLike.js +I, [2024-12-25T12:18:21.575414 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isPlainObject.js +W, [2024-12-25T12:18:21.577252 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isPlainObject.js +I, [2024-12-25T12:18:21.577323 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isRegExp.js +W, [2024-12-25T12:18:21.577396 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isRegExp.js +I, [2024-12-25T12:18:21.577422 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isSafeInteger.js +W, [2024-12-25T12:18:21.577465 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSafeInteger.js +I, [2024-12-25T12:18:21.577490 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isSet.js +W, [2024-12-25T12:18:21.577652 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSet.js +I, [2024-12-25T12:18:21.577706 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isString.js +W, [2024-12-25T12:18:21.577775 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isString.js +I, [2024-12-25T12:18:21.577814 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isSymbol.js +W, [2024-12-25T12:18:21.577876 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSymbol.js +I, [2024-12-25T12:18:21.577914 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isTypedArray.js +W, [2024-12-25T12:18:21.577975 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isTypedArray.js +I, [2024-12-25T12:18:21.578012 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isUndefined.js +W, [2024-12-25T12:18:21.578072 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isUndefined.js +I, [2024-12-25T12:18:21.578108 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isWeakMap.js +W, [2024-12-25T12:18:21.578177 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isWeakMap.js +I, [2024-12-25T12:18:21.578221 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/isWeakSet.js +W, [2024-12-25T12:18:21.578304 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isWeakSet.js +I, [2024-12-25T12:18:21.578356 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/iteratee.js +W, [2024-12-25T12:18:21.578601 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/iteratee.js +I, [2024-12-25T12:18:21.578667 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/join.js +W, [2024-12-25T12:18:21.578758 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/join.js +I, [2024-12-25T12:18:21.579402 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/juxt.js +W, [2024-12-25T12:18:21.581142 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/juxt.js +I, [2024-12-25T12:18:21.581418 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/kebabCase.js +W, [2024-12-25T12:18:21.581645 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/kebabCase.js +I, [2024-12-25T12:18:21.581681 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/keyBy.js +W, [2024-12-25T12:18:21.581737 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keyBy.js +I, [2024-12-25T12:18:21.581886 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/keys.js +W, [2024-12-25T12:18:21.584622 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keys.js +I, [2024-12-25T12:18:21.584740 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/keysIn.js +W, [2024-12-25T12:18:21.584858 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keysIn.js +I, [2024-12-25T12:18:21.584900 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/lang.js +W, [2024-12-25T12:18:21.584967 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lang.js +I, [2024-12-25T12:18:21.585011 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/last.js +W, [2024-12-25T12:18:21.585071 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/last.js +I, [2024-12-25T12:18:21.585097 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/lastIndexOf.js +W, [2024-12-25T12:18:21.585146 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lastIndexOf.js +I, [2024-12-25T12:18:21.585173 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/lastIndexOfFrom.js +W, [2024-12-25T12:18:21.585217 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lastIndexOfFrom.js +I, [2024-12-25T12:18:21.585242 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/lowerCase.js +W, [2024-12-25T12:18:21.585290 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lowerCase.js +I, [2024-12-25T12:18:21.585316 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/lowerFirst.js +W, [2024-12-25T12:18:21.585358 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lowerFirst.js +I, [2024-12-25T12:18:21.585388 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/lt.js +W, [2024-12-25T12:18:21.585432 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lt.js +I, [2024-12-25T12:18:21.585457 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/lte.js +W, [2024-12-25T12:18:21.585556 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lte.js +I, [2024-12-25T12:18:21.585604 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/map.js +W, [2024-12-25T12:18:21.585659 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/map.js +I, [2024-12-25T12:18:21.585685 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/mapKeys.js +W, [2024-12-25T12:18:21.585805 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mapKeys.js +I, [2024-12-25T12:18:21.586121 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/mapValues.js +W, [2024-12-25T12:18:21.586219 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mapValues.js +I, [2024-12-25T12:18:21.586251 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/matches.js +W, [2024-12-25T12:18:21.589924 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/matches.js +I, [2024-12-25T12:18:21.590010 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/matchesProperty.js +W, [2024-12-25T12:18:21.590126 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/matchesProperty.js +I, [2024-12-25T12:18:21.590157 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/math.js +W, [2024-12-25T12:18:21.590201 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/math.js +I, [2024-12-25T12:18:21.590219 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/max.js +W, [2024-12-25T12:18:21.590254 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/max.js +I, [2024-12-25T12:18:21.590270 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/maxBy.js +W, [2024-12-25T12:18:21.590387 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/maxBy.js +I, [2024-12-25T12:18:21.590418 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/mean.js +W, [2024-12-25T12:18:21.590485 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mean.js +I, [2024-12-25T12:18:21.590599 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/meanBy.js +W, [2024-12-25T12:18:21.590670 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/meanBy.js +I, [2024-12-25T12:18:21.590689 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/memoize.js +W, [2024-12-25T12:18:21.590723 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/memoize.js +I, [2024-12-25T12:18:21.590740 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/merge.js +W, [2024-12-25T12:18:21.591185 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/merge.js +I, [2024-12-25T12:18:21.591594 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeAll.js +W, [2024-12-25T12:18:21.591667 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeAll.js +I, [2024-12-25T12:18:21.591694 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeAllWith.js +W, [2024-12-25T12:18:21.591751 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeAllWith.js +I, [2024-12-25T12:18:21.594630 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeWith.js +W, [2024-12-25T12:18:21.595851 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeWith.js +I, [2024-12-25T12:18:21.595910 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/method.js +W, [2024-12-25T12:18:21.595981 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/method.js +I, [2024-12-25T12:18:21.596007 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/methodOf.js +W, [2024-12-25T12:18:21.596068 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/methodOf.js +I, [2024-12-25T12:18:21.596102 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/min.js +W, [2024-12-25T12:18:21.596151 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/min.js +I, [2024-12-25T12:18:21.596177 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/minBy.js +W, [2024-12-25T12:18:21.596236 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/minBy.js +I, [2024-12-25T12:18:21.596271 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/mixin.js +W, [2024-12-25T12:18:21.596320 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mixin.js +I, [2024-12-25T12:18:21.596345 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/multiply.js +W, [2024-12-25T12:18:21.596388 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/multiply.js +I, [2024-12-25T12:18:21.596467 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/nAry.js +W, [2024-12-25T12:18:21.596559 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nAry.js +I, [2024-12-25T12:18:21.596594 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/negate.js +W, [2024-12-25T12:18:21.596643 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/negate.js +I, [2024-12-25T12:18:21.596668 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/next.js +W, [2024-12-25T12:18:21.596740 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/next.js +I, [2024-12-25T12:18:21.597100 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/noop.js +W, [2024-12-25T12:18:21.597287 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/noop.js +I, [2024-12-25T12:18:21.597466 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/now.js +W, [2024-12-25T12:18:21.597585 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/now.js +I, [2024-12-25T12:18:21.597619 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/nth.js +W, [2024-12-25T12:18:21.597667 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nth.js +I, [2024-12-25T12:18:21.597692 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/nthArg.js +W, [2024-12-25T12:18:21.597750 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nthArg.js +I, [2024-12-25T12:18:21.597783 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/number.js +W, [2024-12-25T12:18:21.597845 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/number.js +I, [2024-12-25T12:18:21.597878 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/object.js +W, [2024-12-25T12:18:21.597939 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/object.js +I, [2024-12-25T12:18:21.597971 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/omit.js +W, [2024-12-25T12:18:21.598032 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omit.js +I, [2024-12-25T12:18:21.598066 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/omitAll.js +W, [2024-12-25T12:18:21.598127 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omitAll.js +I, [2024-12-25T12:18:21.598160 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/omitBy.js +W, [2024-12-25T12:18:21.598221 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omitBy.js +I, [2024-12-25T12:18:21.598254 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/once.js +W, [2024-12-25T12:18:21.598314 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/once.js +I, [2024-12-25T12:18:21.598349 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/orderBy.js +W, [2024-12-25T12:18:21.598409 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/orderBy.js +I, [2024-12-25T12:18:21.598544 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/over.js +W, [2024-12-25T12:18:21.598618 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/over.js +I, [2024-12-25T12:18:21.598687 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/overArgs.js +W, [2024-12-25T12:18:21.598771 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overArgs.js +I, [2024-12-25T12:18:21.598810 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/overEvery.js +W, [2024-12-25T12:18:21.598900 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overEvery.js +I, [2024-12-25T12:18:21.599020 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/overSome.js +W, [2024-12-25T12:18:21.599109 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overSome.js +I, [2024-12-25T12:18:21.599161 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pad.js +W, [2024-12-25T12:18:21.599267 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pad.js +I, [2024-12-25T12:18:21.599317 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/padChars.js +W, [2024-12-25T12:18:21.599407 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padChars.js +I, [2024-12-25T12:18:21.599462 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/padCharsEnd.js +W, [2024-12-25T12:18:21.602628 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padCharsEnd.js +I, [2024-12-25T12:18:21.602723 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/padCharsStart.js +W, [2024-12-25T12:18:21.602814 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padCharsStart.js +I, [2024-12-25T12:18:21.602842 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/padEnd.js +W, [2024-12-25T12:18:21.602985 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padEnd.js +I, [2024-12-25T12:18:21.603051 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/padStart.js +W, [2024-12-25T12:18:21.603139 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padStart.js +I, [2024-12-25T12:18:21.603197 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/parseInt.js +W, [2024-12-25T12:18:21.603284 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/parseInt.js +I, [2024-12-25T12:18:21.603331 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/partial.js +W, [2024-12-25T12:18:21.603416 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partial.js +I, [2024-12-25T12:18:21.603559 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/partialRight.js +W, [2024-12-25T12:18:21.603621 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partialRight.js +I, [2024-12-25T12:18:21.603648 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/partition.js +W, [2024-12-25T12:18:21.603693 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partition.js +I, [2024-12-25T12:18:21.603719 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/path.js +W, [2024-12-25T12:18:21.603763 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/path.js +I, [2024-12-25T12:18:21.603961 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pathEq.js +W, [2024-12-25T12:18:21.604021 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pathEq.js +I, [2024-12-25T12:18:21.604047 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pathOr.js +W, [2024-12-25T12:18:21.604091 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pathOr.js +I, [2024-12-25T12:18:21.604116 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/paths.js +W, [2024-12-25T12:18:21.604159 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/paths.js +I, [2024-12-25T12:18:21.604184 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pick.js +W, [2024-12-25T12:18:21.604226 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pick.js +I, [2024-12-25T12:18:21.604252 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pickAll.js +W, [2024-12-25T12:18:21.604295 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pickAll.js +I, [2024-12-25T12:18:21.604320 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pickBy.js +W, [2024-12-25T12:18:21.604363 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pickBy.js +I, [2024-12-25T12:18:21.604387 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pipe.js +W, [2024-12-25T12:18:21.604429 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pipe.js +I, [2024-12-25T12:18:21.604502 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/placeholder.js +W, [2024-12-25T12:18:21.604562 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/placeholder.js +I, [2024-12-25T12:18:21.604589 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/plant.js +W, [2024-12-25T12:18:21.604632 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/plant.js +I, [2024-12-25T12:18:21.604657 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pluck.js +W, [2024-12-25T12:18:21.604715 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pluck.js +I, [2024-12-25T12:18:21.604749 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/prop.js +W, [2024-12-25T12:18:21.604797 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/prop.js +I, [2024-12-25T12:18:21.604822 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/propEq.js +W, [2024-12-25T12:18:21.604865 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propEq.js +I, [2024-12-25T12:18:21.604890 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/propOr.js +W, [2024-12-25T12:18:21.604932 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propOr.js +I, [2024-12-25T12:18:21.604957 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/property.js +W, [2024-12-25T12:18:21.605014 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/property.js +I, [2024-12-25T12:18:21.605048 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/propertyOf.js +W, [2024-12-25T12:18:21.605096 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propertyOf.js +I, [2024-12-25T12:18:21.605122 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/props.js +W, [2024-12-25T12:18:21.605168 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/props.js +I, [2024-12-25T12:18:21.605219 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pull.js +W, [2024-12-25T12:18:21.605311 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pull.js +I, [2024-12-25T12:18:21.605362 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAll.js +W, [2024-12-25T12:18:21.605512 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAll.js +I, [2024-12-25T12:18:21.605570 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAllBy.js +W, [2024-12-25T12:18:21.605621 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAllBy.js +I, [2024-12-25T12:18:21.605647 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAllWith.js +W, [2024-12-25T12:18:21.605691 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAllWith.js +I, [2024-12-25T12:18:21.605715 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAt.js +W, [2024-12-25T12:18:21.605758 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAt.js +I, [2024-12-25T12:18:21.605783 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/random.js +W, [2024-12-25T12:18:21.607221 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/random.js +I, [2024-12-25T12:18:21.607295 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/range.js +W, [2024-12-25T12:18:21.607366 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/range.js +I, [2024-12-25T12:18:21.607391 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeRight.js +W, [2024-12-25T12:18:21.607435 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeRight.js +I, [2024-12-25T12:18:21.607460 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeStep.js +W, [2024-12-25T12:18:21.607616 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeStep.js +I, [2024-12-25T12:18:21.607645 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeStepRight.js +W, [2024-12-25T12:18:21.607691 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeStepRight.js +I, [2024-12-25T12:18:21.607716 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/rearg.js +W, [2024-12-25T12:18:21.607772 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rearg.js +I, [2024-12-25T12:18:21.607796 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/reduce.js +W, [2024-12-25T12:18:21.607838 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reduce.js +I, [2024-12-25T12:18:21.607861 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/reduceRight.js +W, [2024-12-25T12:18:21.607902 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reduceRight.js +I, [2024-12-25T12:18:21.607926 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/reject.js +W, [2024-12-25T12:18:21.608320 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reject.js +I, [2024-12-25T12:18:21.608347 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/remove.js +W, [2024-12-25T12:18:21.608421 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/remove.js +I, [2024-12-25T12:18:21.608446 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/repeat.js +W, [2024-12-25T12:18:21.608487 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/repeat.js +I, [2024-12-25T12:18:21.608513 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/replace.js +W, [2024-12-25T12:18:21.608625 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/replace.js +I, [2024-12-25T12:18:21.610682 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/rest.js +W, [2024-12-25T12:18:21.610874 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rest.js +I, [2024-12-25T12:18:21.610904 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/restFrom.js +W, [2024-12-25T12:18:21.610950 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/restFrom.js +I, [2024-12-25T12:18:21.610974 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/result.js +W, [2024-12-25T12:18:21.611016 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/result.js +I, [2024-12-25T12:18:21.611039 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/reverse.js +W, [2024-12-25T12:18:21.611080 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reverse.js +I, [2024-12-25T12:18:21.611104 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/round.js +W, [2024-12-25T12:18:21.611162 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/round.js +I, [2024-12-25T12:18:21.611189 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sample.js +W, [2024-12-25T12:18:21.611240 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sample.js +I, [2024-12-25T12:18:21.611266 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sampleSize.js +W, [2024-12-25T12:18:21.611302 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sampleSize.js +I, [2024-12-25T12:18:21.611318 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/seq.js +W, [2024-12-25T12:18:21.611367 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/seq.js +I, [2024-12-25T12:18:21.611384 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/set.js +W, [2024-12-25T12:18:21.611417 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/set.js +I, [2024-12-25T12:18:21.611432 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/setWith.js +W, [2024-12-25T12:18:21.611463 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/setWith.js +I, [2024-12-25T12:18:21.611478 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/shuffle.js +W, [2024-12-25T12:18:21.611612 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/shuffle.js +I, [2024-12-25T12:18:21.611640 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/size.js +W, [2024-12-25T12:18:21.611699 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/size.js +I, [2024-12-25T12:18:21.611732 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/slice.js +W, [2024-12-25T12:18:21.611778 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/slice.js +I, [2024-12-25T12:18:21.611802 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/snakeCase.js +W, [2024-12-25T12:18:21.611844 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/snakeCase.js +I, [2024-12-25T12:18:21.611868 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/some.js +W, [2024-12-25T12:18:21.611924 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/some.js +I, [2024-12-25T12:18:21.611956 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sortBy.js +W, [2024-12-25T12:18:21.612002 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortBy.js +I, [2024-12-25T12:18:21.612026 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndex.js +W, [2024-12-25T12:18:21.612082 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndex.js +I, [2024-12-25T12:18:21.612115 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndexBy.js +W, [2024-12-25T12:18:21.612160 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndexBy.js +I, [2024-12-25T12:18:21.612185 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndexOf.js +W, [2024-12-25T12:18:21.612226 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndexOf.js +I, [2024-12-25T12:18:21.612251 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndex.js +W, [2024-12-25T12:18:21.612305 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndex.js +I, [2024-12-25T12:18:21.612339 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndexBy.js +W, [2024-12-25T12:18:21.612385 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndexBy.js +I, [2024-12-25T12:18:21.612410 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndexOf.js +W, [2024-12-25T12:18:21.612465 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndexOf.js +I, [2024-12-25T12:18:21.612498 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedUniq.js +W, [2024-12-25T12:18:21.612601 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedUniq.js +I, [2024-12-25T12:18:21.612630 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedUniqBy.js +W, [2024-12-25T12:18:21.612688 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedUniqBy.js +I, [2024-12-25T12:18:21.612721 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/split.js +W, [2024-12-25T12:18:21.615613 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/split.js +I, [2024-12-25T12:18:21.615688 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/spread.js +W, [2024-12-25T12:18:21.615760 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/spread.js +I, [2024-12-25T12:18:21.615785 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/spreadFrom.js +W, [2024-12-25T12:18:21.615828 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/spreadFrom.js +I, [2024-12-25T12:18:21.615853 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/startCase.js +W, [2024-12-25T12:18:21.615954 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/startCase.js +I, [2024-12-25T12:18:21.615981 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/startsWith.js +W, [2024-12-25T12:18:21.616026 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/startsWith.js +I, [2024-12-25T12:18:21.616054 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/string.js +W, [2024-12-25T12:18:21.616096 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/string.js +I, [2024-12-25T12:18:21.616120 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/stubArray.js +W, [2024-12-25T12:18:21.616162 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubArray.js +I, [2024-12-25T12:18:21.616186 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/stubFalse.js +W, [2024-12-25T12:18:21.616228 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubFalse.js +I, [2024-12-25T12:18:21.616252 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/stubObject.js +W, [2024-12-25T12:18:21.616294 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubObject.js +I, [2024-12-25T12:18:21.616318 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/stubString.js +W, [2024-12-25T12:18:21.616387 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubString.js +I, [2024-12-25T12:18:21.616415 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/stubTrue.js +W, [2024-12-25T12:18:21.616461 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubTrue.js +I, [2024-12-25T12:18:21.616525 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/subtract.js +W, [2024-12-25T12:18:21.616585 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/subtract.js +I, [2024-12-25T12:18:21.616612 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sum.js +W, [2024-12-25T12:18:21.616656 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sum.js +I, [2024-12-25T12:18:21.616694 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/sumBy.js +W, [2024-12-25T12:18:21.616735 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sumBy.js +I, [2024-12-25T12:18:21.616759 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifference.js +W, [2024-12-25T12:18:21.616801 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifference.js +I, [2024-12-25T12:18:21.616825 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifferenceBy.js +W, [2024-12-25T12:18:21.616866 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifferenceBy.js +I, [2024-12-25T12:18:21.616890 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifferenceWith.js +W, [2024-12-25T12:18:21.616930 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifferenceWith.js +I, [2024-12-25T12:18:21.616953 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/tail.js +W, [2024-12-25T12:18:21.616994 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/tail.js +I, [2024-12-25T12:18:21.617017 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/take.js +W, [2024-12-25T12:18:21.617057 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/take.js +I, [2024-12-25T12:18:21.617080 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/takeLast.js +W, [2024-12-25T12:18:21.617135 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeLast.js +I, [2024-12-25T12:18:21.617167 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/takeLastWhile.js +W, [2024-12-25T12:18:21.617213 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeLastWhile.js +I, [2024-12-25T12:18:21.617238 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/takeRight.js +W, [2024-12-25T12:18:21.617279 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeRight.js +I, [2024-12-25T12:18:21.617303 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/takeRightWhile.js +W, [2024-12-25T12:18:21.617344 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeRightWhile.js +I, [2024-12-25T12:18:21.617367 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/takeWhile.js +W, [2024-12-25T12:18:21.617407 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeWhile.js +I, [2024-12-25T12:18:21.617430 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/tap.js +W, [2024-12-25T12:18:21.617484 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/tap.js +I, [2024-12-25T12:18:21.617562 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/template.js +W, [2024-12-25T12:18:21.617642 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/template.js +I, [2024-12-25T12:18:21.617676 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/templateSettings.js +W, [2024-12-25T12:18:21.617723 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/templateSettings.js +I, [2024-12-25T12:18:21.617747 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/throttle.js +W, [2024-12-25T12:18:21.617788 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/throttle.js +I, [2024-12-25T12:18:21.617811 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/thru.js +W, [2024-12-25T12:18:21.617853 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/thru.js +I, [2024-12-25T12:18:21.617876 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/times.js +W, [2024-12-25T12:18:21.617917 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/times.js +I, [2024-12-25T12:18:21.617940 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toArray.js +W, [2024-12-25T12:18:21.617995 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toArray.js +I, [2024-12-25T12:18:21.618027 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toFinite.js +W, [2024-12-25T12:18:21.618072 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toFinite.js +I, [2024-12-25T12:18:21.618097 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toInteger.js +W, [2024-12-25T12:18:21.618139 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toInteger.js +I, [2024-12-25T12:18:21.618162 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toIterator.js +W, [2024-12-25T12:18:21.618217 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toIterator.js +I, [2024-12-25T12:18:21.618249 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toJSON.js +W, [2024-12-25T12:18:21.618309 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toJSON.js +I, [2024-12-25T12:18:21.618342 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toLength.js +W, [2024-12-25T12:18:21.618388 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toLength.js +I, [2024-12-25T12:18:21.618919 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toLower.js +W, [2024-12-25T12:18:21.618994 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toLower.js +I, [2024-12-25T12:18:21.619020 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toNumber.js +W, [2024-12-25T12:18:21.619062 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toNumber.js +I, [2024-12-25T12:18:21.619086 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toPairs.js +W, [2024-12-25T12:18:21.619143 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPairs.js +I, [2024-12-25T12:18:21.619224 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toPairsIn.js +W, [2024-12-25T12:18:21.619274 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPairsIn.js +I, [2024-12-25T12:18:21.619316 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toPath.js +W, [2024-12-25T12:18:21.619376 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPath.js +I, [2024-12-25T12:18:21.619408 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toPlainObject.js +W, [2024-12-25T12:18:21.621890 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPlainObject.js +I, [2024-12-25T12:18:21.621984 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toSafeInteger.js +W, [2024-12-25T12:18:21.622075 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toSafeInteger.js +I, [2024-12-25T12:18:21.622104 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toString.js +W, [2024-12-25T12:18:21.622153 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toString.js +I, [2024-12-25T12:18:21.622179 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/toUpper.js +W, [2024-12-25T12:18:21.622912 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toUpper.js +I, [2024-12-25T12:18:21.622971 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/transform.js +W, [2024-12-25T12:18:21.623051 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/transform.js +I, [2024-12-25T12:18:21.623085 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/trim.js +W, [2024-12-25T12:18:21.623133 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trim.js +I, [2024-12-25T12:18:21.623159 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/trimChars.js +W, [2024-12-25T12:18:21.623220 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimChars.js +I, [2024-12-25T12:18:21.623262 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/trimCharsEnd.js +W, [2024-12-25T12:18:21.623318 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimCharsEnd.js +I, [2024-12-25T12:18:21.623345 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/trimCharsStart.js +W, [2024-12-25T12:18:21.623389 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimCharsStart.js +I, [2024-12-25T12:18:21.623435 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/trimEnd.js +W, [2024-12-25T12:18:21.623592 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimEnd.js +I, [2024-12-25T12:18:21.623617 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/trimStart.js +W, [2024-12-25T12:18:21.623656 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimStart.js +I, [2024-12-25T12:18:21.623671 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/truncate.js +W, [2024-12-25T12:18:21.623704 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/truncate.js +I, [2024-12-25T12:18:21.623720 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/unapply.js +W, [2024-12-25T12:18:21.623752 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unapply.js +I, [2024-12-25T12:18:21.623767 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/unary.js +W, [2024-12-25T12:18:21.623798 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unary.js +I, [2024-12-25T12:18:21.623814 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/unescape.js +W, [2024-12-25T12:18:21.623845 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unescape.js +I, [2024-12-25T12:18:21.623860 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/union.js +W, [2024-12-25T12:18:21.623899 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/union.js +I, [2024-12-25T12:18:21.623925 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/unionBy.js +W, [2024-12-25T12:18:21.623961 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unionBy.js +I, [2024-12-25T12:18:21.623996 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/unionWith.js +W, [2024-12-25T12:18:21.624038 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unionWith.js +I, [2024-12-25T12:18:21.624055 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/uniq.js +W, [2024-12-25T12:18:21.624086 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniq.js +I, [2024-12-25T12:18:21.624102 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqBy.js +W, [2024-12-25T12:18:21.624134 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqBy.js +I, [2024-12-25T12:18:21.624149 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqWith.js +W, [2024-12-25T12:18:21.624179 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqWith.js +I, [2024-12-25T12:18:21.624194 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqueId.js +W, [2024-12-25T12:18:21.624224 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqueId.js +I, [2024-12-25T12:18:21.624239 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/unnest.js +W, [2024-12-25T12:18:21.626671 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unnest.js +I, [2024-12-25T12:18:21.626755 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/unset.js +W, [2024-12-25T12:18:21.626831 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unset.js +I, [2024-12-25T12:18:21.626857 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/unzip.js +W, [2024-12-25T12:18:21.626901 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unzip.js +I, [2024-12-25T12:18:21.626926 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/unzipWith.js +W, [2024-12-25T12:18:21.626969 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unzipWith.js +I, [2024-12-25T12:18:21.626994 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/update.js +W, [2024-12-25T12:18:21.627036 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/update.js +I, [2024-12-25T12:18:21.627060 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/updateWith.js +W, [2024-12-25T12:18:21.627103 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/updateWith.js +I, [2024-12-25T12:18:21.627127 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/upperCase.js +W, [2024-12-25T12:18:21.627169 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/upperCase.js +I, [2024-12-25T12:18:21.627194 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/upperFirst.js +W, [2024-12-25T12:18:21.627235 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/upperFirst.js +I, [2024-12-25T12:18:21.627260 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/useWith.js +W, [2024-12-25T12:18:21.627302 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/useWith.js +I, [2024-12-25T12:18:21.627327 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/util.js +W, [2024-12-25T12:18:21.627368 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/util.js +I, [2024-12-25T12:18:21.627392 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/value.js +W, [2024-12-25T12:18:21.627434 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/value.js +I, [2024-12-25T12:18:21.627458 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/valueOf.js +W, [2024-12-25T12:18:21.627600 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/valueOf.js +I, [2024-12-25T12:18:21.627712 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/values.js +W, [2024-12-25T12:18:21.627771 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/values.js +I, [2024-12-25T12:18:21.627798 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/valuesIn.js +W, [2024-12-25T12:18:21.627844 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/valuesIn.js +I, [2024-12-25T12:18:21.627870 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/where.js +W, [2024-12-25T12:18:21.627913 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/where.js +I, [2024-12-25T12:18:21.627937 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/whereEq.js +W, [2024-12-25T12:18:21.627980 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/whereEq.js +I, [2024-12-25T12:18:21.628004 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/without.js +W, [2024-12-25T12:18:21.628047 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/without.js +I, [2024-12-25T12:18:21.628071 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/words.js +W, [2024-12-25T12:18:21.628114 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/words.js +I, [2024-12-25T12:18:21.629637 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/wrap.js +W, [2024-12-25T12:18:21.629769 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrap.js +I, [2024-12-25T12:18:21.629800 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperAt.js +W, [2024-12-25T12:18:21.629847 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperAt.js +I, [2024-12-25T12:18:21.629873 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperChain.js +W, [2024-12-25T12:18:21.629917 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperChain.js +I, [2024-12-25T12:18:21.629943 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperLodash.js +W, [2024-12-25T12:18:21.629986 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperLodash.js +I, [2024-12-25T12:18:21.630012 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperReverse.js +W, [2024-12-25T12:18:21.630056 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperReverse.js +I, [2024-12-25T12:18:21.630099 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperValue.js +W, [2024-12-25T12:18:21.630197 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperValue.js +I, [2024-12-25T12:18:21.630227 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/xor.js +W, [2024-12-25T12:18:21.630274 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xor.js +I, [2024-12-25T12:18:21.630301 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/xorBy.js +W, [2024-12-25T12:18:21.630343 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xorBy.js +I, [2024-12-25T12:18:21.630369 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/xorWith.js +W, [2024-12-25T12:18:21.630432 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xorWith.js +I, [2024-12-25T12:18:21.630506 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/zip.js +W, [2024-12-25T12:18:21.630556 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zip.js +I, [2024-12-25T12:18:21.630582 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/zipAll.js +W, [2024-12-25T12:18:21.630641 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipAll.js +I, [2024-12-25T12:18:21.630675 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObj.js +W, [2024-12-25T12:18:21.630722 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObj.js +I, [2024-12-25T12:18:21.630748 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObject.js +W, [2024-12-25T12:18:21.630806 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObject.js +I, [2024-12-25T12:18:21.630841 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObjectDeep.js +W, [2024-12-25T12:18:21.630889 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObjectDeep.js +I, [2024-12-25T12:18:21.630916 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp/zipWith.js +W, [2024-12-25T12:18:21.630959 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipWith.js +I, [2024-12-25T12:18:21.630985 #41342] INFO -- : Processing file: ../../node_modules/lodash/fp.js +W, [2024-12-25T12:18:21.631044 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fp.js +I, [2024-12-25T12:18:21.631078 #41342] INFO -- : Processing file: ../../node_modules/lodash/fromPairs.js +W, [2024-12-25T12:18:21.631127 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/fromPairs.js +I, [2024-12-25T12:18:21.633673 #41342] INFO -- : Processing file: ../../node_modules/lodash/function.js +W, [2024-12-25T12:18:21.633851 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/function.js +I, [2024-12-25T12:18:21.633889 #41342] INFO -- : Processing file: ../../node_modules/lodash/functions.js +W, [2024-12-25T12:18:21.633947 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/functions.js +I, [2024-12-25T12:18:21.633978 #41342] INFO -- : Processing file: ../../node_modules/lodash/functionsIn.js +W, [2024-12-25T12:18:21.634031 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/functionsIn.js +I, [2024-12-25T12:18:21.634061 #41342] INFO -- : Processing file: ../../node_modules/lodash/get.js +W, [2024-12-25T12:18:21.634114 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/get.js +I, [2024-12-25T12:18:21.634144 #41342] INFO -- : Processing file: ../../node_modules/lodash/groupBy.js +W, [2024-12-25T12:18:21.634199 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/groupBy.js +I, [2024-12-25T12:18:21.634228 #41342] INFO -- : Processing file: ../../node_modules/lodash/gt.js +W, [2024-12-25T12:18:21.634281 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/gt.js +I, [2024-12-25T12:18:21.634310 #41342] INFO -- : Processing file: ../../node_modules/lodash/gte.js +W, [2024-12-25T12:18:21.634522 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/gte.js +I, [2024-12-25T12:18:21.634576 #41342] INFO -- : Processing file: ../../node_modules/lodash/has.js +W, [2024-12-25T12:18:21.634647 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/has.js +I, [2024-12-25T12:18:21.634676 #41342] INFO -- : Processing file: ../../node_modules/lodash/hasIn.js +W, [2024-12-25T12:18:21.634748 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/hasIn.js +I, [2024-12-25T12:18:21.634780 #41342] INFO -- : Processing file: ../../node_modules/lodash/head.js +W, [2024-12-25T12:18:21.634837 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/head.js +I, [2024-12-25T12:18:21.634867 #41342] INFO -- : Processing file: ../../node_modules/lodash/identity.js +W, [2024-12-25T12:18:21.634965 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/identity.js +I, [2024-12-25T12:18:21.635024 #41342] INFO -- : Processing file: ../../node_modules/lodash/inRange.js +W, [2024-12-25T12:18:21.635098 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/inRange.js +I, [2024-12-25T12:18:21.635147 #41342] INFO -- : Processing file: ../../node_modules/lodash/includes.js +W, [2024-12-25T12:18:21.635239 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/includes.js +I, [2024-12-25T12:18:21.635292 #41342] INFO -- : Processing file: ../../node_modules/lodash/index.js +W, [2024-12-25T12:18:21.635354 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/index.js +I, [2024-12-25T12:18:21.635473 #41342] INFO -- : Processing file: ../../node_modules/lodash/indexOf.js +W, [2024-12-25T12:18:21.635808 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/indexOf.js +I, [2024-12-25T12:18:21.635881 #41342] INFO -- : Processing file: ../../node_modules/lodash/initial.js +W, [2024-12-25T12:18:21.636090 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/initial.js +I, [2024-12-25T12:18:21.636155 #41342] INFO -- : Processing file: ../../node_modules/lodash/intersection.js +W, [2024-12-25T12:18:21.636251 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/intersection.js +I, [2024-12-25T12:18:21.639624 #41342] INFO -- : Processing file: ../../node_modules/lodash/intersectionBy.js +W, [2024-12-25T12:18:21.639864 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/intersectionBy.js +I, [2024-12-25T12:18:21.639901 #41342] INFO -- : Processing file: ../../node_modules/lodash/intersectionWith.js +W, [2024-12-25T12:18:21.640022 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/intersectionWith.js +I, [2024-12-25T12:18:21.640108 #41342] INFO -- : Processing file: ../../node_modules/lodash/invert.js +W, [2024-12-25T12:18:21.640363 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/invert.js +I, [2024-12-25T12:18:21.640529 #41342] INFO -- : Processing file: ../../node_modules/lodash/invertBy.js +W, [2024-12-25T12:18:21.640591 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/invertBy.js +I, [2024-12-25T12:18:21.640621 #41342] INFO -- : Processing file: ../../node_modules/lodash/invoke.js +W, [2024-12-25T12:18:21.640674 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/invoke.js +I, [2024-12-25T12:18:21.640702 #41342] INFO -- : Processing file: ../../node_modules/lodash/invokeMap.js +W, [2024-12-25T12:18:21.640749 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/invokeMap.js +I, [2024-12-25T12:18:21.640777 #41342] INFO -- : Processing file: ../../node_modules/lodash/isArguments.js +W, [2024-12-25T12:18:21.640825 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isArguments.js +I, [2024-12-25T12:18:21.640853 #41342] INFO -- : Processing file: ../../node_modules/lodash/isArray.js +W, [2024-12-25T12:18:21.640901 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isArray.js +I, [2024-12-25T12:18:21.640928 #41342] INFO -- : Processing file: ../../node_modules/lodash/isArrayBuffer.js +W, [2024-12-25T12:18:21.640976 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayBuffer.js +I, [2024-12-25T12:18:21.641003 #41342] INFO -- : Processing file: ../../node_modules/lodash/isArrayLike.js +W, [2024-12-25T12:18:21.641070 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayLike.js +I, [2024-12-25T12:18:21.641109 #41342] INFO -- : Processing file: ../../node_modules/lodash/isArrayLikeObject.js +W, [2024-12-25T12:18:21.641162 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayLikeObject.js +I, [2024-12-25T12:18:21.641192 #41342] INFO -- : Processing file: ../../node_modules/lodash/isBoolean.js +W, [2024-12-25T12:18:21.641240 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isBoolean.js +I, [2024-12-25T12:18:21.641268 #41342] INFO -- : Processing file: ../../node_modules/lodash/isBuffer.js +W, [2024-12-25T12:18:21.641333 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isBuffer.js +I, [2024-12-25T12:18:21.641371 #41342] INFO -- : Processing file: ../../node_modules/lodash/isDate.js +W, [2024-12-25T12:18:21.641422 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isDate.js +I, [2024-12-25T12:18:21.641450 #41342] INFO -- : Processing file: ../../node_modules/lodash/isElement.js +W, [2024-12-25T12:18:21.641670 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isElement.js +I, [2024-12-25T12:18:21.641723 #41342] INFO -- : Processing file: ../../node_modules/lodash/isEmpty.js +W, [2024-12-25T12:18:21.641818 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isEmpty.js +I, [2024-12-25T12:18:21.641858 #41342] INFO -- : Processing file: ../../node_modules/lodash/isEqual.js +W, [2024-12-25T12:18:21.641910 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isEqual.js +I, [2024-12-25T12:18:21.641938 #41342] INFO -- : Processing file: ../../node_modules/lodash/isEqualWith.js +W, [2024-12-25T12:18:21.641986 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isEqualWith.js +I, [2024-12-25T12:18:21.642014 #41342] INFO -- : Processing file: ../../node_modules/lodash/isError.js +W, [2024-12-25T12:18:21.642075 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isError.js +I, [2024-12-25T12:18:21.642609 #41342] INFO -- : Processing file: ../../node_modules/lodash/isFinite.js +W, [2024-12-25T12:18:21.642712 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isFinite.js +I, [2024-12-25T12:18:21.642750 #41342] INFO -- : Processing file: ../../node_modules/lodash/isFunction.js +W, [2024-12-25T12:18:21.642817 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isFunction.js +I, [2024-12-25T12:18:21.642870 #41342] INFO -- : Processing file: ../../node_modules/lodash/isInteger.js +W, [2024-12-25T12:18:21.642931 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isInteger.js +I, [2024-12-25T12:18:21.642959 #41342] INFO -- : Processing file: ../../node_modules/lodash/isLength.js +W, [2024-12-25T12:18:21.643022 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isLength.js +I, [2024-12-25T12:18:21.643059 #41342] INFO -- : Processing file: ../../node_modules/lodash/isMap.js +W, [2024-12-25T12:18:21.643111 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isMap.js +I, [2024-12-25T12:18:21.643138 #41342] INFO -- : Processing file: ../../node_modules/lodash/isMatch.js +W, [2024-12-25T12:18:21.643202 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isMatch.js +I, [2024-12-25T12:18:21.643238 #41342] INFO -- : Processing file: ../../node_modules/lodash/isMatchWith.js +W, [2024-12-25T12:18:21.643290 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isMatchWith.js +I, [2024-12-25T12:18:21.643318 #41342] INFO -- : Processing file: ../../node_modules/lodash/isNaN.js +W, [2024-12-25T12:18:21.643366 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isNaN.js +I, [2024-12-25T12:18:21.646561 #41342] INFO -- : Processing file: ../../node_modules/lodash/isNative.js +W, [2024-12-25T12:18:21.646686 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isNative.js +I, [2024-12-25T12:18:21.646718 #41342] INFO -- : Processing file: ../../node_modules/lodash/isNil.js +W, [2024-12-25T12:18:21.646767 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isNil.js +I, [2024-12-25T12:18:21.646792 #41342] INFO -- : Processing file: ../../node_modules/lodash/isNull.js +W, [2024-12-25T12:18:21.646837 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isNull.js +I, [2024-12-25T12:18:21.646864 #41342] INFO -- : Processing file: ../../node_modules/lodash/isNumber.js +W, [2024-12-25T12:18:21.646908 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isNumber.js +I, [2024-12-25T12:18:21.646935 #41342] INFO -- : Processing file: ../../node_modules/lodash/isObject.js +W, [2024-12-25T12:18:21.646995 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isObject.js +I, [2024-12-25T12:18:21.647031 #41342] INFO -- : Processing file: ../../node_modules/lodash/isObjectLike.js +W, [2024-12-25T12:18:21.647083 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isObjectLike.js +I, [2024-12-25T12:18:21.647110 #41342] INFO -- : Processing file: ../../node_modules/lodash/isPlainObject.js +W, [2024-12-25T12:18:21.647226 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isPlainObject.js +I, [2024-12-25T12:18:21.647262 #41342] INFO -- : Processing file: ../../node_modules/lodash/isRegExp.js +W, [2024-12-25T12:18:21.647313 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isRegExp.js +I, [2024-12-25T12:18:21.647388 #41342] INFO -- : Processing file: ../../node_modules/lodash/isSafeInteger.js +W, [2024-12-25T12:18:21.647500 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isSafeInteger.js +I, [2024-12-25T12:18:21.647530 #41342] INFO -- : Processing file: ../../node_modules/lodash/isSet.js +W, [2024-12-25T12:18:21.647578 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isSet.js +I, [2024-12-25T12:18:21.647604 #41342] INFO -- : Processing file: ../../node_modules/lodash/isString.js +W, [2024-12-25T12:18:21.647649 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isString.js +I, [2024-12-25T12:18:21.647675 #41342] INFO -- : Processing file: ../../node_modules/lodash/isSymbol.js +W, [2024-12-25T12:18:21.647749 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isSymbol.js +I, [2024-12-25T12:18:21.647783 #41342] INFO -- : Processing file: ../../node_modules/lodash/isTypedArray.js +W, [2024-12-25T12:18:21.647832 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isTypedArray.js +I, [2024-12-25T12:18:21.647858 #41342] INFO -- : Processing file: ../../node_modules/lodash/isUndefined.js +W, [2024-12-25T12:18:21.647918 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isUndefined.js +I, [2024-12-25T12:18:21.647953 #41342] INFO -- : Processing file: ../../node_modules/lodash/isWeakMap.js +W, [2024-12-25T12:18:21.648001 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isWeakMap.js +I, [2024-12-25T12:18:21.648026 #41342] INFO -- : Processing file: ../../node_modules/lodash/isWeakSet.js +W, [2024-12-25T12:18:21.648085 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/isWeakSet.js +I, [2024-12-25T12:18:21.648119 #41342] INFO -- : Processing file: ../../node_modules/lodash/iteratee.js +W, [2024-12-25T12:18:21.648169 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/iteratee.js +I, [2024-12-25T12:18:21.648195 #41342] INFO -- : Processing file: ../../node_modules/lodash/join.js +W, [2024-12-25T12:18:21.648253 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/join.js +I, [2024-12-25T12:18:21.648287 #41342] INFO -- : Processing file: ../../node_modules/lodash/kebabCase.js +W, [2024-12-25T12:18:21.648335 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/kebabCase.js +I, [2024-12-25T12:18:21.648361 #41342] INFO -- : Processing file: ../../node_modules/lodash/keyBy.js +W, [2024-12-25T12:18:21.648419 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/keyBy.js +I, [2024-12-25T12:18:21.648454 #41342] INFO -- : Processing file: ../../node_modules/lodash/keys.js +W, [2024-12-25T12:18:21.648583 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/keys.js +I, [2024-12-25T12:18:21.648654 #41342] INFO -- : Processing file: ../../node_modules/lodash/keysIn.js +W, [2024-12-25T12:18:21.648730 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/keysIn.js +I, [2024-12-25T12:18:21.648765 #41342] INFO -- : Processing file: ../../node_modules/lodash/lang.js +W, [2024-12-25T12:18:21.648832 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/lang.js +I, [2024-12-25T12:18:21.648867 #41342] INFO -- : Processing file: ../../node_modules/lodash/last.js +W, [2024-12-25T12:18:21.648962 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/last.js +I, [2024-12-25T12:18:21.649021 #41342] INFO -- : Processing file: ../../node_modules/lodash/lastIndexOf.js +W, [2024-12-25T12:18:21.649159 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/lastIndexOf.js +I, [2024-12-25T12:18:21.649203 #41342] INFO -- : Processing file: ../../node_modules/lodash/lodash.js +W, [2024-12-25T12:18:21.649533 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/lodash.js +I, [2024-12-25T12:18:21.649688 #41342] INFO -- : Processing file: ../../node_modules/lodash/lodash.min.js +W, [2024-12-25T12:18:21.649812 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/lodash.min.js +I, [2024-12-25T12:18:21.649859 #41342] INFO -- : Processing file: ../../node_modules/lodash/lowerCase.js +W, [2024-12-25T12:18:21.649931 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/lowerCase.js +I, [2024-12-25T12:18:21.649960 #41342] INFO -- : Processing file: ../../node_modules/lodash/lowerFirst.js +W, [2024-12-25T12:18:21.650047 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/lowerFirst.js +I, [2024-12-25T12:18:21.650083 #41342] INFO -- : Processing file: ../../node_modules/lodash/lt.js +W, [2024-12-25T12:18:21.650131 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/lt.js +I, [2024-12-25T12:18:21.650585 #41342] INFO -- : Processing file: ../../node_modules/lodash/lte.js +W, [2024-12-25T12:18:21.650657 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/lte.js +I, [2024-12-25T12:18:21.650685 #41342] INFO -- : Processing file: ../../node_modules/lodash/map.js +W, [2024-12-25T12:18:21.651706 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/map.js +I, [2024-12-25T12:18:21.651756 #41342] INFO -- : Processing file: ../../node_modules/lodash/mapKeys.js +W, [2024-12-25T12:18:21.651806 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/mapKeys.js +I, [2024-12-25T12:18:21.651823 #41342] INFO -- : Processing file: ../../node_modules/lodash/mapValues.js +W, [2024-12-25T12:18:21.651856 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/mapValues.js +I, [2024-12-25T12:18:21.651873 #41342] INFO -- : Processing file: ../../node_modules/lodash/matches.js +W, [2024-12-25T12:18:21.651917 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/matches.js +I, [2024-12-25T12:18:21.651944 #41342] INFO -- : Processing file: ../../node_modules/lodash/matchesProperty.js +W, [2024-12-25T12:18:21.651983 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/matchesProperty.js +I, [2024-12-25T12:18:21.651999 #41342] INFO -- : Processing file: ../../node_modules/lodash/math.js +W, [2024-12-25T12:18:21.652034 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/math.js +I, [2024-12-25T12:18:21.652049 #41342] INFO -- : Processing file: ../../node_modules/lodash/max.js +W, [2024-12-25T12:18:21.652081 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/max.js +I, [2024-12-25T12:18:21.652096 #41342] INFO -- : Processing file: ../../node_modules/lodash/maxBy.js +W, [2024-12-25T12:18:21.652128 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/maxBy.js +I, [2024-12-25T12:18:21.652143 #41342] INFO -- : Processing file: ../../node_modules/lodash/mean.js +W, [2024-12-25T12:18:21.652177 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/mean.js +I, [2024-12-25T12:18:21.652192 #41342] INFO -- : Processing file: ../../node_modules/lodash/meanBy.js +W, [2024-12-25T12:18:21.652223 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/meanBy.js +I, [2024-12-25T12:18:21.652239 #41342] INFO -- : Processing file: ../../node_modules/lodash/memoize.js +W, [2024-12-25T12:18:21.652270 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/memoize.js +I, [2024-12-25T12:18:21.652286 #41342] INFO -- : Processing file: ../../node_modules/lodash/merge.js +W, [2024-12-25T12:18:21.652317 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/merge.js +I, [2024-12-25T12:18:21.652332 #41342] INFO -- : Processing file: ../../node_modules/lodash/mergeWith.js +W, [2024-12-25T12:18:21.652364 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/mergeWith.js +I, [2024-12-25T12:18:21.652982 #41342] INFO -- : Processing file: ../../node_modules/lodash/method.js +W, [2024-12-25T12:18:21.653064 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/method.js +I, [2024-12-25T12:18:21.653096 #41342] INFO -- : Processing file: ../../node_modules/lodash/methodOf.js +W, [2024-12-25T12:18:21.653149 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/methodOf.js +I, [2024-12-25T12:18:21.653178 #41342] INFO -- : Processing file: ../../node_modules/lodash/min.js +W, [2024-12-25T12:18:21.653229 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/min.js +I, [2024-12-25T12:18:21.653254 #41342] INFO -- : Processing file: ../../node_modules/lodash/minBy.js +W, [2024-12-25T12:18:21.653304 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/minBy.js +I, [2024-12-25T12:18:21.653328 #41342] INFO -- : Processing file: ../../node_modules/lodash/mixin.js +W, [2024-12-25T12:18:21.654828 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/mixin.js +I, [2024-12-25T12:18:21.654924 #41342] INFO -- : Processing file: ../../node_modules/lodash/multiply.js +W, [2024-12-25T12:18:21.655049 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/multiply.js +I, [2024-12-25T12:18:21.655087 #41342] INFO -- : Processing file: ../../node_modules/lodash/negate.js +W, [2024-12-25T12:18:21.655157 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/negate.js +I, [2024-12-25T12:18:21.655190 #41342] INFO -- : Processing file: ../../node_modules/lodash/next.js +W, [2024-12-25T12:18:21.655238 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/next.js +I, [2024-12-25T12:18:21.655266 #41342] INFO -- : Processing file: ../../node_modules/lodash/noop.js +W, [2024-12-25T12:18:21.655316 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/noop.js +I, [2024-12-25T12:18:21.655341 #41342] INFO -- : Processing file: ../../node_modules/lodash/now.js +W, [2024-12-25T12:18:21.655409 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/now.js +I, [2024-12-25T12:18:21.655446 #41342] INFO -- : Processing file: ../../node_modules/lodash/nth.js +W, [2024-12-25T12:18:21.655527 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/nth.js +I, [2024-12-25T12:18:21.655699 #41342] INFO -- : Processing file: ../../node_modules/lodash/nthArg.js +W, [2024-12-25T12:18:21.655818 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/nthArg.js +I, [2024-12-25T12:18:21.655856 #41342] INFO -- : Processing file: ../../node_modules/lodash/number.js +W, [2024-12-25T12:18:21.655926 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/number.js +I, [2024-12-25T12:18:21.655961 #41342] INFO -- : Processing file: ../../node_modules/lodash/object.js +W, [2024-12-25T12:18:21.656015 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/object.js +I, [2024-12-25T12:18:21.656041 #41342] INFO -- : Processing file: ../../node_modules/lodash/omit.js +W, [2024-12-25T12:18:21.656088 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/omit.js +I, [2024-12-25T12:18:21.656116 #41342] INFO -- : Processing file: ../../node_modules/lodash/omitBy.js +W, [2024-12-25T12:18:21.656162 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/omitBy.js +I, [2024-12-25T12:18:21.656190 #41342] INFO -- : Processing file: ../../node_modules/lodash/once.js +W, [2024-12-25T12:18:21.656242 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/once.js +I, [2024-12-25T12:18:21.656281 #41342] INFO -- : Processing file: ../../node_modules/lodash/orderBy.js +W, [2024-12-25T12:18:21.656523 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/orderBy.js +I, [2024-12-25T12:18:21.656586 #41342] INFO -- : Processing file: ../../node_modules/lodash/over.js +W, [2024-12-25T12:18:21.656679 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/over.js +I, [2024-12-25T12:18:21.656730 #41342] INFO -- : Processing file: ../../node_modules/lodash/overArgs.js +W, [2024-12-25T12:18:21.656828 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/overArgs.js +I, [2024-12-25T12:18:21.656888 #41342] INFO -- : Processing file: ../../node_modules/lodash/overEvery.js +W, [2024-12-25T12:18:21.656974 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/overEvery.js +I, [2024-12-25T12:18:21.657015 #41342] INFO -- : Processing file: ../../node_modules/lodash/overSome.js +W, [2024-12-25T12:18:21.657081 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/overSome.js +I, [2024-12-25T12:18:21.657156 #41342] INFO -- : Processing file: ../../node_modules/lodash/pad.js +W, [2024-12-25T12:18:21.657247 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/pad.js +I, [2024-12-25T12:18:21.657333 #41342] INFO -- : Processing file: ../../node_modules/lodash/padEnd.js +W, [2024-12-25T12:18:21.657406 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/padEnd.js +I, [2024-12-25T12:18:21.657435 #41342] INFO -- : Processing file: ../../node_modules/lodash/padStart.js +W, [2024-12-25T12:18:21.657481 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/padStart.js +I, [2024-12-25T12:18:21.657642 #41342] INFO -- : Processing file: ../../node_modules/lodash/parseInt.js +W, [2024-12-25T12:18:21.657711 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/parseInt.js +I, [2024-12-25T12:18:21.657783 #41342] INFO -- : Processing file: ../../node_modules/lodash/partial.js +W, [2024-12-25T12:18:21.657841 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/partial.js +I, [2024-12-25T12:18:21.657933 #41342] INFO -- : Processing file: ../../node_modules/lodash/partialRight.js +W, [2024-12-25T12:18:21.658054 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/partialRight.js +I, [2024-12-25T12:18:21.658091 #41342] INFO -- : Processing file: ../../node_modules/lodash/partition.js +W, [2024-12-25T12:18:21.658208 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/partition.js +I, [2024-12-25T12:18:21.658275 #41342] INFO -- : Processing file: ../../node_modules/lodash/pick.js +W, [2024-12-25T12:18:21.658326 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/pick.js +I, [2024-12-25T12:18:21.658528 #41342] INFO -- : Processing file: ../../node_modules/lodash/pickBy.js +W, [2024-12-25T12:18:21.658606 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/pickBy.js +I, [2024-12-25T12:18:21.658637 #41342] INFO -- : Processing file: ../../node_modules/lodash/plant.js +W, [2024-12-25T12:18:21.658825 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/plant.js +I, [2024-12-25T12:18:21.658865 #41342] INFO -- : Processing file: ../../node_modules/lodash/property.js +W, [2024-12-25T12:18:21.658920 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/property.js +I, [2024-12-25T12:18:21.658989 #41342] INFO -- : Processing file: ../../node_modules/lodash/propertyOf.js +W, [2024-12-25T12:18:21.659117 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/propertyOf.js +I, [2024-12-25T12:18:21.659169 #41342] INFO -- : Processing file: ../../node_modules/lodash/pull.js +W, [2024-12-25T12:18:21.659246 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/pull.js +I, [2024-12-25T12:18:21.659303 #41342] INFO -- : Processing file: ../../node_modules/lodash/pullAll.js +W, [2024-12-25T12:18:21.659398 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAll.js +I, [2024-12-25T12:18:21.659431 #41342] INFO -- : Processing file: ../../node_modules/lodash/pullAllBy.js +W, [2024-12-25T12:18:21.659482 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAllBy.js +I, [2024-12-25T12:18:21.659508 #41342] INFO -- : Processing file: ../../node_modules/lodash/pullAllWith.js +W, [2024-12-25T12:18:21.659839 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAllWith.js +I, [2024-12-25T12:18:21.659884 #41342] INFO -- : Processing file: ../../node_modules/lodash/pullAt.js +W, [2024-12-25T12:18:21.659959 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAt.js +I, [2024-12-25T12:18:21.659986 #41342] INFO -- : Processing file: ../../node_modules/lodash/random.js +W, [2024-12-25T12:18:21.660032 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/random.js +I, [2024-12-25T12:18:21.660056 #41342] INFO -- : Processing file: ../../node_modules/lodash/range.js +W, [2024-12-25T12:18:21.660099 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/range.js +I, [2024-12-25T12:18:21.660123 #41342] INFO -- : Processing file: ../../node_modules/lodash/rangeRight.js +W, [2024-12-25T12:18:21.660169 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/rangeRight.js +I, [2024-12-25T12:18:21.660193 #41342] INFO -- : Processing file: ../../node_modules/lodash/rearg.js +W, [2024-12-25T12:18:21.660235 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/rearg.js +I, [2024-12-25T12:18:21.660258 #41342] INFO -- : Processing file: ../../node_modules/lodash/reduce.js +W, [2024-12-25T12:18:21.660302 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/reduce.js +I, [2024-12-25T12:18:21.660326 #41342] INFO -- : Processing file: ../../node_modules/lodash/reduceRight.js +W, [2024-12-25T12:18:21.660367 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/reduceRight.js +I, [2024-12-25T12:18:21.660392 #41342] INFO -- : Processing file: ../../node_modules/lodash/reject.js +W, [2024-12-25T12:18:21.660482 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/reject.js +I, [2024-12-25T12:18:21.660518 #41342] INFO -- : Processing file: ../../node_modules/lodash/release.md +W, [2024-12-25T12:18:21.660567 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/release.md +I, [2024-12-25T12:18:21.660591 #41342] INFO -- : Processing file: ../../node_modules/lodash/remove.js +W, [2024-12-25T12:18:21.660635 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/remove.js +I, [2024-12-25T12:18:21.660659 #41342] INFO -- : Processing file: ../../node_modules/lodash/repeat.js +W, [2024-12-25T12:18:21.660701 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/repeat.js +I, [2024-12-25T12:18:21.660726 #41342] INFO -- : Processing file: ../../node_modules/lodash/replace.js +W, [2024-12-25T12:18:21.660782 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/replace.js +I, [2024-12-25T12:18:21.660807 #41342] INFO -- : Processing file: ../../node_modules/lodash/rest.js +W, [2024-12-25T12:18:21.660849 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/rest.js +I, [2024-12-25T12:18:21.660873 #41342] INFO -- : Processing file: ../../node_modules/lodash/result.js +W, [2024-12-25T12:18:21.660918 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/result.js +I, [2024-12-25T12:18:21.660944 #41342] INFO -- : Processing file: ../../node_modules/lodash/reverse.js +W, [2024-12-25T12:18:21.660986 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/reverse.js +I, [2024-12-25T12:18:21.661011 #41342] INFO -- : Processing file: ../../node_modules/lodash/round.js +W, [2024-12-25T12:18:21.661054 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/round.js +I, [2024-12-25T12:18:21.661078 #41342] INFO -- : Processing file: ../../node_modules/lodash/sample.js +W, [2024-12-25T12:18:21.661160 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sample.js +I, [2024-12-25T12:18:21.661211 #41342] INFO -- : Processing file: ../../node_modules/lodash/sampleSize.js +W, [2024-12-25T12:18:21.661265 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sampleSize.js +I, [2024-12-25T12:18:21.661290 #41342] INFO -- : Processing file: ../../node_modules/lodash/seq.js +W, [2024-12-25T12:18:21.661335 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/seq.js +I, [2024-12-25T12:18:21.661358 #41342] INFO -- : Processing file: ../../node_modules/lodash/set.js +W, [2024-12-25T12:18:21.661401 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/set.js +I, [2024-12-25T12:18:21.661426 #41342] INFO -- : Processing file: ../../node_modules/lodash/setWith.js +W, [2024-12-25T12:18:21.661467 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/setWith.js +I, [2024-12-25T12:18:21.661491 #41342] INFO -- : Processing file: ../../node_modules/lodash/shuffle.js +W, [2024-12-25T12:18:21.661629 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/shuffle.js +I, [2024-12-25T12:18:21.661689 #41342] INFO -- : Processing file: ../../node_modules/lodash/size.js +W, [2024-12-25T12:18:21.661790 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/size.js +I, [2024-12-25T12:18:21.661840 #41342] INFO -- : Processing file: ../../node_modules/lodash/slice.js +W, [2024-12-25T12:18:21.661925 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/slice.js +I, [2024-12-25T12:18:21.661961 #41342] INFO -- : Processing file: ../../node_modules/lodash/snakeCase.js +W, [2024-12-25T12:18:21.662010 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/snakeCase.js +I, [2024-12-25T12:18:21.662036 #41342] INFO -- : Processing file: ../../node_modules/lodash/some.js +W, [2024-12-25T12:18:21.662079 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/some.js +I, [2024-12-25T12:18:21.662103 #41342] INFO -- : Processing file: ../../node_modules/lodash/sortBy.js +W, [2024-12-25T12:18:21.662196 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sortBy.js +I, [2024-12-25T12:18:21.662242 #41342] INFO -- : Processing file: ../../node_modules/lodash/sortedIndex.js +W, [2024-12-25T12:18:21.662297 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndex.js +I, [2024-12-25T12:18:21.662323 #41342] INFO -- : Processing file: ../../node_modules/lodash/sortedIndexBy.js +W, [2024-12-25T12:18:21.662387 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndexBy.js +I, [2024-12-25T12:18:21.662531 #41342] INFO -- : Processing file: ../../node_modules/lodash/sortedIndexOf.js +W, [2024-12-25T12:18:21.662602 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndexOf.js +I, [2024-12-25T12:18:21.662638 #41342] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndex.js +W, [2024-12-25T12:18:21.662686 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndex.js +I, [2024-12-25T12:18:21.662712 #41342] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndexBy.js +W, [2024-12-25T12:18:21.662757 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndexBy.js +I, [2024-12-25T12:18:21.662783 #41342] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndexOf.js +W, [2024-12-25T12:18:21.662826 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndexOf.js +I, [2024-12-25T12:18:21.662851 #41342] INFO -- : Processing file: ../../node_modules/lodash/sortedUniq.js +W, [2024-12-25T12:18:21.662894 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedUniq.js +I, [2024-12-25T12:18:21.662919 #41342] INFO -- : Processing file: ../../node_modules/lodash/sortedUniqBy.js +W, [2024-12-25T12:18:21.662977 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedUniqBy.js +I, [2024-12-25T12:18:21.663012 #41342] INFO -- : Processing file: ../../node_modules/lodash/split.js +W, [2024-12-25T12:18:21.663060 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/split.js +I, [2024-12-25T12:18:21.663085 #41342] INFO -- : Processing file: ../../node_modules/lodash/spread.js +W, [2024-12-25T12:18:21.663275 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/spread.js +I, [2024-12-25T12:18:21.663331 #41342] INFO -- : Processing file: ../../node_modules/lodash/startCase.js +W, [2024-12-25T12:18:21.663398 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/startCase.js +I, [2024-12-25T12:18:21.663432 #41342] INFO -- : Processing file: ../../node_modules/lodash/startsWith.js +W, [2024-12-25T12:18:21.663480 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/startsWith.js +I, [2024-12-25T12:18:21.663518 #41342] INFO -- : Processing file: ../../node_modules/lodash/string.js +W, [2024-12-25T12:18:21.663622 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/string.js +I, [2024-12-25T12:18:21.663650 #41342] INFO -- : Processing file: ../../node_modules/lodash/stubArray.js +W, [2024-12-25T12:18:21.663700 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/stubArray.js +I, [2024-12-25T12:18:21.663725 #41342] INFO -- : Processing file: ../../node_modules/lodash/stubFalse.js +W, [2024-12-25T12:18:21.663770 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/stubFalse.js +I, [2024-12-25T12:18:21.663794 #41342] INFO -- : Processing file: ../../node_modules/lodash/stubObject.js +W, [2024-12-25T12:18:21.663838 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/stubObject.js +I, [2024-12-25T12:18:21.663863 #41342] INFO -- : Processing file: ../../node_modules/lodash/stubString.js +W, [2024-12-25T12:18:21.663906 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/stubString.js +I, [2024-12-25T12:18:21.663931 #41342] INFO -- : Processing file: ../../node_modules/lodash/stubTrue.js +W, [2024-12-25T12:18:21.663973 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/stubTrue.js +I, [2024-12-25T12:18:21.663998 #41342] INFO -- : Processing file: ../../node_modules/lodash/subtract.js +W, [2024-12-25T12:18:21.664059 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/subtract.js +I, [2024-12-25T12:18:21.664093 #41342] INFO -- : Processing file: ../../node_modules/lodash/sum.js +W, [2024-12-25T12:18:21.664143 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sum.js +I, [2024-12-25T12:18:21.664168 #41342] INFO -- : Processing file: ../../node_modules/lodash/sumBy.js +W, [2024-12-25T12:18:21.664211 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/sumBy.js +I, [2024-12-25T12:18:21.664237 #41342] INFO -- : Processing file: ../../node_modules/lodash/tail.js +W, [2024-12-25T12:18:21.664280 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/tail.js +I, [2024-12-25T12:18:21.664304 #41342] INFO -- : Processing file: ../../node_modules/lodash/take.js +W, [2024-12-25T12:18:21.664346 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/take.js +I, [2024-12-25T12:18:21.664371 #41342] INFO -- : Processing file: ../../node_modules/lodash/takeRight.js +W, [2024-12-25T12:18:21.664412 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/takeRight.js +I, [2024-12-25T12:18:21.664437 #41342] INFO -- : Processing file: ../../node_modules/lodash/takeRightWhile.js +W, [2024-12-25T12:18:21.664480 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/takeRightWhile.js +I, [2024-12-25T12:18:21.664594 #41342] INFO -- : Processing file: ../../node_modules/lodash/takeWhile.js +W, [2024-12-25T12:18:21.664658 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/takeWhile.js +I, [2024-12-25T12:18:21.664685 #41342] INFO -- : Processing file: ../../node_modules/lodash/tap.js +W, [2024-12-25T12:18:21.664728 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/tap.js +I, [2024-12-25T12:18:21.664752 #41342] INFO -- : Processing file: ../../node_modules/lodash/template.js +W, [2024-12-25T12:18:21.664818 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/template.js +I, [2024-12-25T12:18:21.664842 #41342] INFO -- : Processing file: ../../node_modules/lodash/templateSettings.js +W, [2024-12-25T12:18:21.664901 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/templateSettings.js +I, [2024-12-25T12:18:21.664935 #41342] INFO -- : Processing file: ../../node_modules/lodash/throttle.js +W, [2024-12-25T12:18:21.664982 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/throttle.js +I, [2024-12-25T12:18:21.665006 #41342] INFO -- : Processing file: ../../node_modules/lodash/thru.js +W, [2024-12-25T12:18:21.665061 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/thru.js +I, [2024-12-25T12:18:21.665094 #41342] INFO -- : Processing file: ../../node_modules/lodash/times.js +W, [2024-12-25T12:18:21.665140 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/times.js +I, [2024-12-25T12:18:21.665164 #41342] INFO -- : Processing file: ../../node_modules/lodash/toArray.js +W, [2024-12-25T12:18:21.665206 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toArray.js +I, [2024-12-25T12:18:21.665229 #41342] INFO -- : Processing file: ../../node_modules/lodash/toFinite.js +W, [2024-12-25T12:18:21.665286 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toFinite.js +I, [2024-12-25T12:18:21.665320 #41342] INFO -- : Processing file: ../../node_modules/lodash/toInteger.js +W, [2024-12-25T12:18:21.665365 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toInteger.js +I, [2024-12-25T12:18:21.665389 #41342] INFO -- : Processing file: ../../node_modules/lodash/toIterator.js +W, [2024-12-25T12:18:21.665434 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toIterator.js +I, [2024-12-25T12:18:21.665458 #41342] INFO -- : Processing file: ../../node_modules/lodash/toJSON.js +W, [2024-12-25T12:18:21.665569 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toJSON.js +I, [2024-12-25T12:18:21.665633 #41342] INFO -- : Processing file: ../../node_modules/lodash/toLength.js +W, [2024-12-25T12:18:21.665696 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toLength.js +I, [2024-12-25T12:18:21.665721 #41342] INFO -- : Processing file: ../../node_modules/lodash/toLower.js +W, [2024-12-25T12:18:21.665784 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toLower.js +I, [2024-12-25T12:18:21.665812 #41342] INFO -- : Processing file: ../../node_modules/lodash/toNumber.js +W, [2024-12-25T12:18:21.665859 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toNumber.js +I, [2024-12-25T12:18:21.665884 #41342] INFO -- : Processing file: ../../node_modules/lodash/toPairs.js +W, [2024-12-25T12:18:21.665926 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toPairs.js +I, [2024-12-25T12:18:21.665951 #41342] INFO -- : Processing file: ../../node_modules/lodash/toPairsIn.js +W, [2024-12-25T12:18:21.665992 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toPairsIn.js +I, [2024-12-25T12:18:21.666017 #41342] INFO -- : Processing file: ../../node_modules/lodash/toPath.js +W, [2024-12-25T12:18:21.666059 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toPath.js +I, [2024-12-25T12:18:21.666083 #41342] INFO -- : Processing file: ../../node_modules/lodash/toPlainObject.js +W, [2024-12-25T12:18:21.666125 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toPlainObject.js +I, [2024-12-25T12:18:21.666149 #41342] INFO -- : Processing file: ../../node_modules/lodash/toSafeInteger.js +W, [2024-12-25T12:18:21.666190 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toSafeInteger.js +I, [2024-12-25T12:18:21.666214 #41342] INFO -- : Processing file: ../../node_modules/lodash/toString.js +W, [2024-12-25T12:18:21.666256 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toString.js +I, [2024-12-25T12:18:21.666297 #41342] INFO -- : Processing file: ../../node_modules/lodash/toUpper.js +W, [2024-12-25T12:18:21.666649 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/toUpper.js +I, [2024-12-25T12:18:21.666709 #41342] INFO -- : Processing file: ../../node_modules/lodash/transform.js +W, [2024-12-25T12:18:21.666770 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/transform.js +I, [2024-12-25T12:18:21.666796 #41342] INFO -- : Processing file: ../../node_modules/lodash/trim.js +W, [2024-12-25T12:18:21.666840 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/trim.js +I, [2024-12-25T12:18:21.666859 #41342] INFO -- : Processing file: ../../node_modules/lodash/trimEnd.js +W, [2024-12-25T12:18:21.666894 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/trimEnd.js +I, [2024-12-25T12:18:21.666909 #41342] INFO -- : Processing file: ../../node_modules/lodash/trimStart.js +W, [2024-12-25T12:18:21.666941 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/trimStart.js +I, [2024-12-25T12:18:21.666956 #41342] INFO -- : Processing file: ../../node_modules/lodash/truncate.js +W, [2024-12-25T12:18:21.667011 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/truncate.js +I, [2024-12-25T12:18:21.667062 #41342] INFO -- : Processing file: ../../node_modules/lodash/unary.js +W, [2024-12-25T12:18:21.667116 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/unary.js +I, [2024-12-25T12:18:21.667133 #41342] INFO -- : Processing file: ../../node_modules/lodash/unescape.js +W, [2024-12-25T12:18:21.667165 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/unescape.js +I, [2024-12-25T12:18:21.667180 #41342] INFO -- : Processing file: ../../node_modules/lodash/union.js +W, [2024-12-25T12:18:21.667211 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/union.js +I, [2024-12-25T12:18:21.667226 #41342] INFO -- : Processing file: ../../node_modules/lodash/unionBy.js +W, [2024-12-25T12:18:21.667256 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/unionBy.js +I, [2024-12-25T12:18:21.667598 #41342] INFO -- : Processing file: ../../node_modules/lodash/unionWith.js +W, [2024-12-25T12:18:21.667731 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/unionWith.js +I, [2024-12-25T12:18:21.667751 #41342] INFO -- : Processing file: ../../node_modules/lodash/uniq.js +W, [2024-12-25T12:18:21.667784 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/uniq.js +I, [2024-12-25T12:18:21.667801 #41342] INFO -- : Processing file: ../../node_modules/lodash/uniqBy.js +W, [2024-12-25T12:18:21.667832 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqBy.js +I, [2024-12-25T12:18:21.667847 #41342] INFO -- : Processing file: ../../node_modules/lodash/uniqWith.js +W, [2024-12-25T12:18:21.667878 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqWith.js +I, [2024-12-25T12:18:21.667893 #41342] INFO -- : Processing file: ../../node_modules/lodash/uniqueId.js +W, [2024-12-25T12:18:21.667923 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqueId.js +I, [2024-12-25T12:18:21.667938 #41342] INFO -- : Processing file: ../../node_modules/lodash/unset.js +W, [2024-12-25T12:18:21.667968 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/unset.js +I, [2024-12-25T12:18:21.667983 #41342] INFO -- : Processing file: ../../node_modules/lodash/unzip.js +W, [2024-12-25T12:18:21.668013 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/unzip.js +I, [2024-12-25T12:18:21.668027 #41342] INFO -- : Processing file: ../../node_modules/lodash/unzipWith.js +W, [2024-12-25T12:18:21.668058 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/unzipWith.js +I, [2024-12-25T12:18:21.668073 #41342] INFO -- : Processing file: ../../node_modules/lodash/update.js +W, [2024-12-25T12:18:21.668103 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/update.js +I, [2024-12-25T12:18:21.668118 #41342] INFO -- : Processing file: ../../node_modules/lodash/updateWith.js +W, [2024-12-25T12:18:21.668150 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/updateWith.js +I, [2024-12-25T12:18:21.668302 #41342] INFO -- : Processing file: ../../node_modules/lodash/upperCase.js +W, [2024-12-25T12:18:21.668355 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/upperCase.js +I, [2024-12-25T12:18:21.668380 #41342] INFO -- : Processing file: ../../node_modules/lodash/upperFirst.js +W, [2024-12-25T12:18:21.668425 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/upperFirst.js +I, [2024-12-25T12:18:21.668449 #41342] INFO -- : Processing file: ../../node_modules/lodash/util.js +W, [2024-12-25T12:18:21.668491 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/util.js +I, [2024-12-25T12:18:21.668567 #41342] INFO -- : Processing file: ../../node_modules/lodash/value.js +W, [2024-12-25T12:18:21.668621 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/value.js +I, [2024-12-25T12:18:21.668647 #41342] INFO -- : Processing file: ../../node_modules/lodash/valueOf.js +W, [2024-12-25T12:18:21.668689 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/valueOf.js +I, [2024-12-25T12:18:21.668713 #41342] INFO -- : Processing file: ../../node_modules/lodash/values.js +W, [2024-12-25T12:18:21.668755 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/values.js +I, [2024-12-25T12:18:21.668778 #41342] INFO -- : Processing file: ../../node_modules/lodash/valuesIn.js +W, [2024-12-25T12:18:21.668819 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/valuesIn.js +I, [2024-12-25T12:18:21.668842 #41342] INFO -- : Processing file: ../../node_modules/lodash/without.js +W, [2024-12-25T12:18:21.668881 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/without.js +I, [2024-12-25T12:18:21.668905 #41342] INFO -- : Processing file: ../../node_modules/lodash/words.js +W, [2024-12-25T12:18:21.668944 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/words.js +I, [2024-12-25T12:18:21.669013 #41342] INFO -- : Processing file: ../../node_modules/lodash/wrap.js +W, [2024-12-25T12:18:21.671575 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/wrap.js +I, [2024-12-25T12:18:21.671611 #41342] INFO -- : Processing file: ../../node_modules/lodash/wrapperAt.js +W, [2024-12-25T12:18:21.671660 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperAt.js +I, [2024-12-25T12:18:21.671685 #41342] INFO -- : Processing file: ../../node_modules/lodash/wrapperChain.js +W, [2024-12-25T12:18:21.671743 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperChain.js +I, [2024-12-25T12:18:21.671838 #41342] INFO -- : Processing file: ../../node_modules/lodash/wrapperLodash.js +W, [2024-12-25T12:18:21.671951 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperLodash.js +I, [2024-12-25T12:18:21.671998 #41342] INFO -- : Processing file: ../../node_modules/lodash/wrapperReverse.js +W, [2024-12-25T12:18:21.672085 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperReverse.js +I, [2024-12-25T12:18:21.672227 #41342] INFO -- : Processing file: ../../node_modules/lodash/wrapperValue.js +W, [2024-12-25T12:18:21.672303 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperValue.js +I, [2024-12-25T12:18:21.672338 #41342] INFO -- : Processing file: ../../node_modules/lodash/xor.js +W, [2024-12-25T12:18:21.672404 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/xor.js +I, [2024-12-25T12:18:21.672530 #41342] INFO -- : Processing file: ../../node_modules/lodash/xorBy.js +W, [2024-12-25T12:18:21.672582 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/xorBy.js +I, [2024-12-25T12:18:21.672608 #41342] INFO -- : Processing file: ../../node_modules/lodash/xorWith.js +W, [2024-12-25T12:18:21.672683 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/xorWith.js +I, [2024-12-25T12:18:21.672708 #41342] INFO -- : Processing file: ../../node_modules/lodash/zip.js +W, [2024-12-25T12:18:21.672750 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/zip.js +I, [2024-12-25T12:18:21.672774 #41342] INFO -- : Processing file: ../../node_modules/lodash/zipObject.js +W, [2024-12-25T12:18:21.672815 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/zipObject.js +I, [2024-12-25T12:18:21.672839 #41342] INFO -- : Processing file: ../../node_modules/lodash/zipObjectDeep.js +W, [2024-12-25T12:18:21.672882 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/zipObjectDeep.js +I, [2024-12-25T12:18:21.672906 #41342] INFO -- : Processing file: ../../node_modules/lodash/zipWith.js +W, [2024-12-25T12:18:21.672947 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/zipWith.js +I, [2024-12-25T12:18:21.672972 #41342] INFO -- : Processing file: ../../node_modules/lodash.camelcase/README.md +W, [2024-12-25T12:18:21.673016 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/README.md +I, [2024-12-25T12:18:21.673039 #41342] INFO -- : Processing file: ../../node_modules/lodash.camelcase/index.js +W, [2024-12-25T12:18:21.673093 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/index.js +I, [2024-12-25T12:18:21.673131 #41342] INFO -- : Processing file: ../../node_modules/lodash.omit/README.md +W, [2024-12-25T12:18:21.673202 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/README.md +I, [2024-12-25T12:18:21.673243 #41342] INFO -- : Processing file: ../../node_modules/lodash.omit/index.js +W, [2024-12-25T12:18:21.673309 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/index.js +I, [2024-12-25T12:18:21.673333 #41342] INFO -- : Processing file: ../../node_modules/markdown-it/README.md +W, [2024-12-25T12:18:21.673380 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it/README.md +I, [2024-12-25T12:18:21.673404 #41342] INFO -- : Processing file: ../../node_modules/markdown-it/dist/index.cjs.js +W, [2024-12-25T12:18:21.673627 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/index.cjs.js +I, [2024-12-25T12:18:21.673667 #41342] INFO -- : Processing file: ../../node_modules/markdown-it/dist/markdown-it.js +W, [2024-12-25T12:18:21.674105 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/markdown-it.js +I, [2024-12-25T12:18:21.674177 #41342] INFO -- : Processing file: ../../node_modules/markdown-it/dist/markdown-it.min.js +W, [2024-12-25T12:18:21.677571 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/markdown-it.min.js +I, [2024-12-25T12:18:21.677722 #41342] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/README.md +W, [2024-12-25T12:18:21.677844 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/README.md +I, [2024-12-25T12:18:21.677883 #41342] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.js +W, [2024-12-25T12:18:21.678007 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.js +I, [2024-12-25T12:18:21.678058 #41342] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js +W, [2024-12-25T12:18:21.678114 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js +I, [2024-12-25T12:18:21.678140 #41342] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js +W, [2024-12-25T12:18:21.678185 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js +I, [2024-12-25T12:18:21.678209 #41342] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/runkit.js +W, [2024-12-25T12:18:21.678271 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/runkit.js +I, [2024-12-25T12:18:21.678304 #41342] INFO -- : Processing file: ../../node_modules/marked/LICENSE.md +W, [2024-12-25T12:18:21.678351 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/LICENSE.md +I, [2024-12-25T12:18:21.678376 #41342] INFO -- : Processing file: ../../node_modules/marked/README.md +W, [2024-12-25T12:18:21.678418 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/README.md +I, [2024-12-25T12:18:21.678442 #41342] INFO -- : Processing file: ../../node_modules/marked/bin/marked.js +W, [2024-12-25T12:18:21.678627 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/bin/marked.js +I, [2024-12-25T12:18:21.678703 #41342] INFO -- : Processing file: ../../node_modules/marked/lib/marked.esm.js +W, [2024-12-25T12:18:21.678815 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/lib/marked.esm.js +I, [2024-12-25T12:18:21.678847 #41342] INFO -- : Processing file: ../../node_modules/marked/lib/marked.umd.js +W, [2024-12-25T12:18:21.679019 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/lib/marked.umd.js +I, [2024-12-25T12:18:21.679091 #41342] INFO -- : Processing file: ../../node_modules/marked/man/marked.1.txt +W, [2024-12-25T12:18:21.679154 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/man/marked.1.txt +I, [2024-12-25T12:18:21.679180 #41342] INFO -- : Processing file: ../../node_modules/marked/marked.min.js +W, [2024-12-25T12:18:21.679259 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/marked.min.js +I, [2024-12-25T12:18:21.679291 #41342] INFO -- : Processing file: ../../node_modules/marked/src/Hooks.js +W, [2024-12-25T12:18:21.679340 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/Hooks.js +I, [2024-12-25T12:18:21.679364 #41342] INFO -- : Processing file: ../../node_modules/marked/src/Lexer.js +W, [2024-12-25T12:18:21.679425 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/Lexer.js +I, [2024-12-25T12:18:21.679457 #41342] INFO -- : Processing file: ../../node_modules/marked/src/Parser.js +W, [2024-12-25T12:18:21.679541 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/Parser.js +I, [2024-12-25T12:18:21.679574 #41342] INFO -- : Processing file: ../../node_modules/marked/src/Renderer.js +W, [2024-12-25T12:18:21.679637 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/Renderer.js +I, [2024-12-25T12:18:21.679670 #41342] INFO -- : Processing file: ../../node_modules/marked/src/Slugger.js +W, [2024-12-25T12:18:21.679715 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/Slugger.js +I, [2024-12-25T12:18:21.679738 #41342] INFO -- : Processing file: ../../node_modules/marked/src/TextRenderer.js +W, [2024-12-25T12:18:21.679780 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/TextRenderer.js +I, [2024-12-25T12:18:21.679804 #41342] INFO -- : Processing file: ../../node_modules/marked/src/Tokenizer.js +W, [2024-12-25T12:18:21.679866 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/Tokenizer.js +I, [2024-12-25T12:18:21.679898 #41342] INFO -- : Processing file: ../../node_modules/marked/src/defaults.js +W, [2024-12-25T12:18:21.679944 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/defaults.js +I, [2024-12-25T12:18:21.679968 #41342] INFO -- : Processing file: ../../node_modules/marked/src/helpers.js +W, [2024-12-25T12:18:21.680011 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/helpers.js +I, [2024-12-25T12:18:21.680035 #41342] INFO -- : Processing file: ../../node_modules/marked/src/marked.js +W, [2024-12-25T12:18:21.680080 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/marked.js +I, [2024-12-25T12:18:21.680103 #41342] INFO -- : Processing file: ../../node_modules/marked/src/rules.js +W, [2024-12-25T12:18:21.680180 #41342] WARN -- : Copyright string not found in ../../node_modules/marked/src/rules.js +I, [2024-12-25T12:18:21.680204 #41342] INFO -- : Processing file: ../../node_modules/mdurl/README.md +W, [2024-12-25T12:18:21.680245 #41342] WARN -- : Copyright string not found in ../../node_modules/mdurl/README.md +I, [2024-12-25T12:18:21.680267 #41342] INFO -- : Processing file: ../../node_modules/mdurl/build/index.cjs.js +W, [2024-12-25T12:18:21.680312 #41342] WARN -- : Copyright string not found in ../../node_modules/mdurl/build/index.cjs.js +I, [2024-12-25T12:18:21.680336 #41342] INFO -- : Processing file: ../../node_modules/merge2/README.md +W, [2024-12-25T12:18:21.680378 #41342] WARN -- : Copyright string not found in ../../node_modules/merge2/README.md +I, [2024-12-25T12:18:21.680400 #41342] INFO -- : Processing file: ../../node_modules/merge2/index.js +W, [2024-12-25T12:18:21.680519 #41342] WARN -- : Copyright string not found in ../../node_modules/merge2/index.js +I, [2024-12-25T12:18:21.680560 #41342] INFO -- : Processing file: ../../node_modules/micromatch/README.md +W, [2024-12-25T12:18:21.680629 #41342] WARN -- : Copyright string not found in ../../node_modules/micromatch/README.md +I, [2024-12-25T12:18:21.680653 #41342] INFO -- : Processing file: ../../node_modules/micromatch/index.js +W, [2024-12-25T12:18:21.680809 #41342] WARN -- : Copyright string not found in ../../node_modules/micromatch/index.js +I, [2024-12-25T12:18:21.680887 #41342] INFO -- : Processing file: ../../node_modules/minimist/CHANGELOG.md +W, [2024-12-25T12:18:21.680949 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/CHANGELOG.md +I, [2024-12-25T12:18:21.680975 #41342] INFO -- : Processing file: ../../node_modules/minimist/README.md +W, [2024-12-25T12:18:21.681017 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/README.md +I, [2024-12-25T12:18:21.681040 #41342] INFO -- : Processing file: ../../node_modules/minimist/example/parse.js +W, [2024-12-25T12:18:21.681084 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/example/parse.js +I, [2024-12-25T12:18:21.681107 #41342] INFO -- : Processing file: ../../node_modules/minimist/index.js +W, [2024-12-25T12:18:21.681149 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/index.js +I, [2024-12-25T12:18:21.681172 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/all_bool.js +W, [2024-12-25T12:18:21.681213 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/all_bool.js +I, [2024-12-25T12:18:21.681237 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/bool.js +W, [2024-12-25T12:18:21.681279 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/bool.js +I, [2024-12-25T12:18:21.681303 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/dash.js +W, [2024-12-25T12:18:21.684611 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/dash.js +I, [2024-12-25T12:18:21.684694 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/default_bool.js +W, [2024-12-25T12:18:21.684841 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/default_bool.js +I, [2024-12-25T12:18:21.684957 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/dotted.js +W, [2024-12-25T12:18:21.685012 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/dotted.js +I, [2024-12-25T12:18:21.685037 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/kv_short.js +W, [2024-12-25T12:18:21.685080 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/kv_short.js +I, [2024-12-25T12:18:21.685105 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/long.js +W, [2024-12-25T12:18:21.685147 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/long.js +I, [2024-12-25T12:18:21.685172 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/num.js +W, [2024-12-25T12:18:21.685217 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/num.js +I, [2024-12-25T12:18:21.685244 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/parse.js +W, [2024-12-25T12:18:21.685292 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/parse.js +I, [2024-12-25T12:18:21.685319 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/parse_modified.js +W, [2024-12-25T12:18:21.685405 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/parse_modified.js +I, [2024-12-25T12:18:21.685577 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/proto.js +W, [2024-12-25T12:18:21.685652 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/proto.js +I, [2024-12-25T12:18:21.685679 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/short.js +W, [2024-12-25T12:18:21.685725 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/short.js +I, [2024-12-25T12:18:21.685770 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/stop_early.js +W, [2024-12-25T12:18:21.685833 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/stop_early.js +I, [2024-12-25T12:18:21.685859 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/unknown.js +W, [2024-12-25T12:18:21.685935 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/unknown.js +I, [2024-12-25T12:18:21.685987 #41342] INFO -- : Processing file: ../../node_modules/minimist/test/whitespace.js +W, [2024-12-25T12:18:21.686073 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/test/whitespace.js +I, [2024-12-25T12:18:21.686103 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/CHANGELOG.md +W, [2024-12-25T12:18:21.686169 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/CHANGELOG.md +I, [2024-12-25T12:18:21.686203 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/bin/cmd.js +W, [2024-12-25T12:18:21.686254 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/bin/cmd.js +I, [2024-12-25T12:18:21.686279 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/index.js +W, [2024-12-25T12:18:21.686338 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/index.js +I, [2024-12-25T12:18:21.686372 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/lib/find-made.js +W, [2024-12-25T12:18:21.686420 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/find-made.js +I, [2024-12-25T12:18:21.686446 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/lib/mkdirp-manual.js +W, [2024-12-25T12:18:21.686645 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/mkdirp-manual.js +I, [2024-12-25T12:18:21.686687 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/lib/mkdirp-native.js +W, [2024-12-25T12:18:21.686742 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/mkdirp-native.js +I, [2024-12-25T12:18:21.686768 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/lib/opts-arg.js +W, [2024-12-25T12:18:21.686812 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/opts-arg.js +I, [2024-12-25T12:18:21.686837 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/lib/path-arg.js +W, [2024-12-25T12:18:21.686879 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/path-arg.js +I, [2024-12-25T12:18:21.686905 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/lib/use-native.js +W, [2024-12-25T12:18:21.686955 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/use-native.js +I, [2024-12-25T12:18:21.686983 #41342] INFO -- : Processing file: ../../node_modules/neo-async/README.md +W, [2024-12-25T12:18:21.687099 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/README.md +I, [2024-12-25T12:18:21.687215 #41342] INFO -- : Processing file: ../../node_modules/neo-async/all.js +W, [2024-12-25T12:18:21.687278 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/all.js +I, [2024-12-25T12:18:21.687303 #41342] INFO -- : Processing file: ../../node_modules/neo-async/allLimit.js +W, [2024-12-25T12:18:21.687461 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/allLimit.js +I, [2024-12-25T12:18:21.687609 #41342] INFO -- : Processing file: ../../node_modules/neo-async/allSeries.js +W, [2024-12-25T12:18:21.687726 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/allSeries.js +I, [2024-12-25T12:18:21.687746 #41342] INFO -- : Processing file: ../../node_modules/neo-async/angelFall.js +W, [2024-12-25T12:18:21.687779 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/angelFall.js +I, [2024-12-25T12:18:21.687795 #41342] INFO -- : Processing file: ../../node_modules/neo-async/any.js +W, [2024-12-25T12:18:21.687826 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/any.js +I, [2024-12-25T12:18:21.687842 #41342] INFO -- : Processing file: ../../node_modules/neo-async/anyLimit.js +W, [2024-12-25T12:18:21.687873 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/anyLimit.js +I, [2024-12-25T12:18:21.687888 #41342] INFO -- : Processing file: ../../node_modules/neo-async/anySeries.js +W, [2024-12-25T12:18:21.687918 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/anySeries.js +I, [2024-12-25T12:18:21.687934 #41342] INFO -- : Processing file: ../../node_modules/neo-async/apply.js +W, [2024-12-25T12:18:21.687965 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/apply.js +I, [2024-12-25T12:18:21.687982 #41342] INFO -- : Processing file: ../../node_modules/neo-async/applyEach.js +W, [2024-12-25T12:18:21.688012 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/applyEach.js +I, [2024-12-25T12:18:21.688028 #41342] INFO -- : Processing file: ../../node_modules/neo-async/applyEachSeries.js +W, [2024-12-25T12:18:21.688060 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/applyEachSeries.js +I, [2024-12-25T12:18:21.688076 #41342] INFO -- : Processing file: ../../node_modules/neo-async/async.js +W, [2024-12-25T12:18:21.688245 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/async.js +I, [2024-12-25T12:18:21.688261 #41342] INFO -- : Processing file: ../../node_modules/neo-async/async.min.js +W, [2024-12-25T12:18:21.688318 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/async.min.js +I, [2024-12-25T12:18:21.688335 #41342] INFO -- : Processing file: ../../node_modules/neo-async/asyncify.js +W, [2024-12-25T12:18:21.688366 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/asyncify.js +I, [2024-12-25T12:18:21.688382 #41342] INFO -- : Processing file: ../../node_modules/neo-async/auto.js +W, [2024-12-25T12:18:21.688412 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/auto.js +I, [2024-12-25T12:18:21.688428 #41342] INFO -- : Processing file: ../../node_modules/neo-async/autoInject.js +W, [2024-12-25T12:18:21.688458 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/autoInject.js +I, [2024-12-25T12:18:21.688473 #41342] INFO -- : Processing file: ../../node_modules/neo-async/cargo.js +W, [2024-12-25T12:18:21.688503 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/cargo.js +I, [2024-12-25T12:18:21.691606 #41342] INFO -- : Processing file: ../../node_modules/neo-async/compose.js +W, [2024-12-25T12:18:21.691690 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/compose.js +I, [2024-12-25T12:18:21.691719 #41342] INFO -- : Processing file: ../../node_modules/neo-async/concat.js +W, [2024-12-25T12:18:21.691760 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/concat.js +I, [2024-12-25T12:18:21.691784 #41342] INFO -- : Processing file: ../../node_modules/neo-async/concatLimit.js +W, [2024-12-25T12:18:21.691825 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/concatLimit.js +I, [2024-12-25T12:18:21.691850 #41342] INFO -- : Processing file: ../../node_modules/neo-async/concatSeries.js +W, [2024-12-25T12:18:21.691906 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/concatSeries.js +I, [2024-12-25T12:18:21.691938 #41342] INFO -- : Processing file: ../../node_modules/neo-async/constant.js +W, [2024-12-25T12:18:21.691983 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/constant.js +I, [2024-12-25T12:18:21.692008 #41342] INFO -- : Processing file: ../../node_modules/neo-async/createLogger.js +W, [2024-12-25T12:18:21.692062 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/createLogger.js +I, [2024-12-25T12:18:21.692094 #41342] INFO -- : Processing file: ../../node_modules/neo-async/detect.js +W, [2024-12-25T12:18:21.694118 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/detect.js +I, [2024-12-25T12:18:21.694193 #41342] INFO -- : Processing file: ../../node_modules/neo-async/detectLimit.js +W, [2024-12-25T12:18:21.694279 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/detectLimit.js +I, [2024-12-25T12:18:21.694312 #41342] INFO -- : Processing file: ../../node_modules/neo-async/detectSeries.js +W, [2024-12-25T12:18:21.694357 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/detectSeries.js +I, [2024-12-25T12:18:21.694382 #41342] INFO -- : Processing file: ../../node_modules/neo-async/dir.js +W, [2024-12-25T12:18:21.694498 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/dir.js +I, [2024-12-25T12:18:21.694550 #41342] INFO -- : Processing file: ../../node_modules/neo-async/doDuring.js +W, [2024-12-25T12:18:21.694599 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/doDuring.js +I, [2024-12-25T12:18:21.694623 #41342] INFO -- : Processing file: ../../node_modules/neo-async/doUntil.js +W, [2024-12-25T12:18:21.694664 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/doUntil.js +I, [2024-12-25T12:18:21.694688 #41342] INFO -- : Processing file: ../../node_modules/neo-async/doWhilst.js +W, [2024-12-25T12:18:21.694729 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/doWhilst.js +I, [2024-12-25T12:18:21.694752 #41342] INFO -- : Processing file: ../../node_modules/neo-async/during.js +W, [2024-12-25T12:18:21.694791 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/during.js +I, [2024-12-25T12:18:21.694814 #41342] INFO -- : Processing file: ../../node_modules/neo-async/each.js +W, [2024-12-25T12:18:21.694854 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/each.js +I, [2024-12-25T12:18:21.694877 #41342] INFO -- : Processing file: ../../node_modules/neo-async/eachLimit.js +W, [2024-12-25T12:18:21.694917 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachLimit.js +I, [2024-12-25T12:18:21.694954 #41342] INFO -- : Processing file: ../../node_modules/neo-async/eachOf.js +W, [2024-12-25T12:18:21.695012 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOf.js +I, [2024-12-25T12:18:21.695065 #41342] INFO -- : Processing file: ../../node_modules/neo-async/eachOfLimit.js +W, [2024-12-25T12:18:21.695134 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOfLimit.js +I, [2024-12-25T12:18:21.695186 #41342] INFO -- : Processing file: ../../node_modules/neo-async/eachOfSeries.js +W, [2024-12-25T12:18:21.695255 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOfSeries.js +I, [2024-12-25T12:18:21.695292 #41342] INFO -- : Processing file: ../../node_modules/neo-async/eachSeries.js +W, [2024-12-25T12:18:21.695367 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachSeries.js +I, [2024-12-25T12:18:21.695509 #41342] INFO -- : Processing file: ../../node_modules/neo-async/ensureAsync.js +W, [2024-12-25T12:18:21.695648 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/ensureAsync.js +I, [2024-12-25T12:18:21.695790 #41342] INFO -- : Processing file: ../../node_modules/neo-async/every.js +W, [2024-12-25T12:18:21.695940 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/every.js +I, [2024-12-25T12:18:21.695985 #41342] INFO -- : Processing file: ../../node_modules/neo-async/everyLimit.js +W, [2024-12-25T12:18:21.696033 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/everyLimit.js +I, [2024-12-25T12:18:21.696058 #41342] INFO -- : Processing file: ../../node_modules/neo-async/everySeries.js +W, [2024-12-25T12:18:21.696099 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/everySeries.js +I, [2024-12-25T12:18:21.696123 #41342] INFO -- : Processing file: ../../node_modules/neo-async/fast.js +W, [2024-12-25T12:18:21.696164 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/fast.js +I, [2024-12-25T12:18:21.696187 #41342] INFO -- : Processing file: ../../node_modules/neo-async/filter.js +W, [2024-12-25T12:18:21.696228 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/filter.js +I, [2024-12-25T12:18:21.696294 #41342] INFO -- : Processing file: ../../node_modules/neo-async/filterLimit.js +W, [2024-12-25T12:18:21.696357 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/filterLimit.js +I, [2024-12-25T12:18:21.696383 #41342] INFO -- : Processing file: ../../node_modules/neo-async/filterSeries.js +W, [2024-12-25T12:18:21.699653 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/filterSeries.js +I, [2024-12-25T12:18:21.699738 #41342] INFO -- : Processing file: ../../node_modules/neo-async/find.js +W, [2024-12-25T12:18:21.699807 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/find.js +I, [2024-12-25T12:18:21.699832 #41342] INFO -- : Processing file: ../../node_modules/neo-async/findLimit.js +W, [2024-12-25T12:18:21.699873 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/findLimit.js +I, [2024-12-25T12:18:21.699898 #41342] INFO -- : Processing file: ../../node_modules/neo-async/findSeries.js +W, [2024-12-25T12:18:21.699938 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/findSeries.js +I, [2024-12-25T12:18:21.699961 #41342] INFO -- : Processing file: ../../node_modules/neo-async/foldl.js +W, [2024-12-25T12:18:21.700001 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/foldl.js +I, [2024-12-25T12:18:21.700024 #41342] INFO -- : Processing file: ../../node_modules/neo-async/foldr.js +W, [2024-12-25T12:18:21.700062 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/foldr.js +I, [2024-12-25T12:18:21.700086 #41342] INFO -- : Processing file: ../../node_modules/neo-async/forEach.js +W, [2024-12-25T12:18:21.700125 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEach.js +I, [2024-12-25T12:18:21.700149 #41342] INFO -- : Processing file: ../../node_modules/neo-async/forEachLimit.js +W, [2024-12-25T12:18:21.700188 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachLimit.js +I, [2024-12-25T12:18:21.700211 #41342] INFO -- : Processing file: ../../node_modules/neo-async/forEachOf.js +W, [2024-12-25T12:18:21.700250 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOf.js +I, [2024-12-25T12:18:21.700274 #41342] INFO -- : Processing file: ../../node_modules/neo-async/forEachOfLimit.js +W, [2024-12-25T12:18:21.700314 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOfLimit.js +I, [2024-12-25T12:18:21.700338 #41342] INFO -- : Processing file: ../../node_modules/neo-async/forEachOfSeries.js +W, [2024-12-25T12:18:21.700377 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOfSeries.js +I, [2024-12-25T12:18:21.700401 #41342] INFO -- : Processing file: ../../node_modules/neo-async/forEachSeries.js +W, [2024-12-25T12:18:21.700440 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachSeries.js +I, [2024-12-25T12:18:21.700463 #41342] INFO -- : Processing file: ../../node_modules/neo-async/forever.js +W, [2024-12-25T12:18:21.700676 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/forever.js +I, [2024-12-25T12:18:21.700800 #41342] INFO -- : Processing file: ../../node_modules/neo-async/groupBy.js +W, [2024-12-25T12:18:21.700865 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupBy.js +I, [2024-12-25T12:18:21.700891 #41342] INFO -- : Processing file: ../../node_modules/neo-async/groupByLimit.js +W, [2024-12-25T12:18:21.700933 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupByLimit.js +I, [2024-12-25T12:18:21.700957 #41342] INFO -- : Processing file: ../../node_modules/neo-async/groupBySeries.js +W, [2024-12-25T12:18:21.700997 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupBySeries.js +I, [2024-12-25T12:18:21.701021 #41342] INFO -- : Processing file: ../../node_modules/neo-async/inject.js +W, [2024-12-25T12:18:21.701061 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/inject.js +I, [2024-12-25T12:18:21.701084 #41342] INFO -- : Processing file: ../../node_modules/neo-async/iterator.js +W, [2024-12-25T12:18:21.701124 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/iterator.js +I, [2024-12-25T12:18:21.701148 #41342] INFO -- : Processing file: ../../node_modules/neo-async/log.js +W, [2024-12-25T12:18:21.701188 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/log.js +I, [2024-12-25T12:18:21.701211 #41342] INFO -- : Processing file: ../../node_modules/neo-async/map.js +W, [2024-12-25T12:18:21.701250 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/map.js +I, [2024-12-25T12:18:21.701273 #41342] INFO -- : Processing file: ../../node_modules/neo-async/mapLimit.js +W, [2024-12-25T12:18:21.701313 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapLimit.js +I, [2024-12-25T12:18:21.701336 #41342] INFO -- : Processing file: ../../node_modules/neo-async/mapSeries.js +W, [2024-12-25T12:18:21.701374 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapSeries.js +I, [2024-12-25T12:18:21.701397 #41342] INFO -- : Processing file: ../../node_modules/neo-async/mapValues.js +W, [2024-12-25T12:18:21.701437 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValues.js +I, [2024-12-25T12:18:21.701460 #41342] INFO -- : Processing file: ../../node_modules/neo-async/mapValuesLimit.js +W, [2024-12-25T12:18:21.701624 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValuesLimit.js +I, [2024-12-25T12:18:21.701669 #41342] INFO -- : Processing file: ../../node_modules/neo-async/mapValuesSeries.js +W, [2024-12-25T12:18:21.701723 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValuesSeries.js +I, [2024-12-25T12:18:21.701748 #41342] INFO -- : Processing file: ../../node_modules/neo-async/memoize.js +W, [2024-12-25T12:18:21.701789 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/memoize.js +I, [2024-12-25T12:18:21.701813 #41342] INFO -- : Processing file: ../../node_modules/neo-async/nextTick.js +W, [2024-12-25T12:18:21.701853 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/nextTick.js +I, [2024-12-25T12:18:21.701877 #41342] INFO -- : Processing file: ../../node_modules/neo-async/omit.js +W, [2024-12-25T12:18:21.701917 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/omit.js +I, [2024-12-25T12:18:21.701940 #41342] INFO -- : Processing file: ../../node_modules/neo-async/omitLimit.js +W, [2024-12-25T12:18:21.701995 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/omitLimit.js +I, [2024-12-25T12:18:21.702088 #41342] INFO -- : Processing file: ../../node_modules/neo-async/omitSeries.js +W, [2024-12-25T12:18:21.702163 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/omitSeries.js +I, [2024-12-25T12:18:21.702196 #41342] INFO -- : Processing file: ../../node_modules/neo-async/parallel.js +W, [2024-12-25T12:18:21.702241 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/parallel.js +I, [2024-12-25T12:18:21.702299 #41342] INFO -- : Processing file: ../../node_modules/neo-async/parallelLimit.js +W, [2024-12-25T12:18:21.702556 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/parallelLimit.js +I, [2024-12-25T12:18:21.702640 #41342] INFO -- : Processing file: ../../node_modules/neo-async/pick.js +W, [2024-12-25T12:18:21.702701 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/pick.js +I, [2024-12-25T12:18:21.702727 #41342] INFO -- : Processing file: ../../node_modules/neo-async/pickLimit.js +W, [2024-12-25T12:18:21.702769 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/pickLimit.js +I, [2024-12-25T12:18:21.702793 #41342] INFO -- : Processing file: ../../node_modules/neo-async/pickSeries.js +W, [2024-12-25T12:18:21.702933 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/pickSeries.js +I, [2024-12-25T12:18:21.702997 #41342] INFO -- : Processing file: ../../node_modules/neo-async/priorityQueue.js +W, [2024-12-25T12:18:21.703057 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/priorityQueue.js +I, [2024-12-25T12:18:21.703083 #41342] INFO -- : Processing file: ../../node_modules/neo-async/queue.js +W, [2024-12-25T12:18:21.703126 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/queue.js +I, [2024-12-25T12:18:21.703150 #41342] INFO -- : Processing file: ../../node_modules/neo-async/race.js +W, [2024-12-25T12:18:21.703190 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/race.js +I, [2024-12-25T12:18:21.703214 #41342] INFO -- : Processing file: ../../node_modules/neo-async/reduce.js +W, [2024-12-25T12:18:21.703254 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/reduce.js +I, [2024-12-25T12:18:21.704025 #41342] INFO -- : Processing file: ../../node_modules/neo-async/reduceRight.js +W, [2024-12-25T12:18:21.704133 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/reduceRight.js +I, [2024-12-25T12:18:21.704169 #41342] INFO -- : Processing file: ../../node_modules/neo-async/reflect.js +W, [2024-12-25T12:18:21.704219 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/reflect.js +I, [2024-12-25T12:18:21.704243 #41342] INFO -- : Processing file: ../../node_modules/neo-async/reflectAll.js +W, [2024-12-25T12:18:21.704285 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/reflectAll.js +I, [2024-12-25T12:18:21.704309 #41342] INFO -- : Processing file: ../../node_modules/neo-async/reject.js +W, [2024-12-25T12:18:21.704364 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/reject.js +I, [2024-12-25T12:18:21.704396 #41342] INFO -- : Processing file: ../../node_modules/neo-async/rejectLimit.js +W, [2024-12-25T12:18:21.704443 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/rejectLimit.js +I, [2024-12-25T12:18:21.704467 #41342] INFO -- : Processing file: ../../node_modules/neo-async/rejectSeries.js +W, [2024-12-25T12:18:21.704638 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/rejectSeries.js +I, [2024-12-25T12:18:21.704672 #41342] INFO -- : Processing file: ../../node_modules/neo-async/retry.js +W, [2024-12-25T12:18:21.704720 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/retry.js +I, [2024-12-25T12:18:21.704760 #41342] INFO -- : Processing file: ../../node_modules/neo-async/retryable.js +W, [2024-12-25T12:18:21.707642 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/retryable.js +I, [2024-12-25T12:18:21.707723 #41342] INFO -- : Processing file: ../../node_modules/neo-async/safe.js +W, [2024-12-25T12:18:21.707795 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/safe.js +I, [2024-12-25T12:18:21.707821 #41342] INFO -- : Processing file: ../../node_modules/neo-async/select.js +W, [2024-12-25T12:18:21.707863 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/select.js +I, [2024-12-25T12:18:21.707888 #41342] INFO -- : Processing file: ../../node_modules/neo-async/selectLimit.js +W, [2024-12-25T12:18:21.707930 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/selectLimit.js +I, [2024-12-25T12:18:21.707953 #41342] INFO -- : Processing file: ../../node_modules/neo-async/selectSeries.js +W, [2024-12-25T12:18:21.707994 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/selectSeries.js +I, [2024-12-25T12:18:21.708017 #41342] INFO -- : Processing file: ../../node_modules/neo-async/seq.js +W, [2024-12-25T12:18:21.708058 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/seq.js +I, [2024-12-25T12:18:21.708081 #41342] INFO -- : Processing file: ../../node_modules/neo-async/series.js +W, [2024-12-25T12:18:21.708121 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/series.js +I, [2024-12-25T12:18:21.708145 #41342] INFO -- : Processing file: ../../node_modules/neo-async/setImmediate.js +W, [2024-12-25T12:18:21.708202 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/setImmediate.js +I, [2024-12-25T12:18:21.708235 #41342] INFO -- : Processing file: ../../node_modules/neo-async/some.js +W, [2024-12-25T12:18:21.708280 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/some.js +I, [2024-12-25T12:18:21.708319 #41342] INFO -- : Processing file: ../../node_modules/neo-async/someLimit.js +W, [2024-12-25T12:18:21.708371 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/someLimit.js +I, [2024-12-25T12:18:21.708397 #41342] INFO -- : Processing file: ../../node_modules/neo-async/someSeries.js +W, [2024-12-25T12:18:21.708452 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/someSeries.js +I, [2024-12-25T12:18:21.708591 #41342] INFO -- : Processing file: ../../node_modules/neo-async/sortBy.js +W, [2024-12-25T12:18:21.708683 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortBy.js +I, [2024-12-25T12:18:21.708718 #41342] INFO -- : Processing file: ../../node_modules/neo-async/sortByLimit.js +W, [2024-12-25T12:18:21.708765 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortByLimit.js +I, [2024-12-25T12:18:21.708790 #41342] INFO -- : Processing file: ../../node_modules/neo-async/sortBySeries.js +W, [2024-12-25T12:18:21.708845 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortBySeries.js +I, [2024-12-25T12:18:21.708878 #41342] INFO -- : Processing file: ../../node_modules/neo-async/timeout.js +W, [2024-12-25T12:18:21.708922 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/timeout.js +I, [2024-12-25T12:18:21.708947 #41342] INFO -- : Processing file: ../../node_modules/neo-async/times.js +W, [2024-12-25T12:18:21.709008 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/times.js +I, [2024-12-25T12:18:21.709052 #41342] INFO -- : Processing file: ../../node_modules/neo-async/timesLimit.js +W, [2024-12-25T12:18:21.709182 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/timesLimit.js +I, [2024-12-25T12:18:21.709229 #41342] INFO -- : Processing file: ../../node_modules/neo-async/timesSeries.js +W, [2024-12-25T12:18:21.709292 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/timesSeries.js +I, [2024-12-25T12:18:21.709326 #41342] INFO -- : Processing file: ../../node_modules/neo-async/transform.js +W, [2024-12-25T12:18:21.709371 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/transform.js +I, [2024-12-25T12:18:21.709443 #41342] INFO -- : Processing file: ../../node_modules/neo-async/transformLimit.js +W, [2024-12-25T12:18:21.709593 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/transformLimit.js +I, [2024-12-25T12:18:21.709646 #41342] INFO -- : Processing file: ../../node_modules/neo-async/transformSeries.js +W, [2024-12-25T12:18:21.709731 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/transformSeries.js +I, [2024-12-25T12:18:21.709781 #41342] INFO -- : Processing file: ../../node_modules/neo-async/tryEach.js +W, [2024-12-25T12:18:21.709853 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/tryEach.js +I, [2024-12-25T12:18:21.709912 #41342] INFO -- : Processing file: ../../node_modules/neo-async/unmemoize.js +W, [2024-12-25T12:18:21.710011 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/unmemoize.js +I, [2024-12-25T12:18:21.710073 #41342] INFO -- : Processing file: ../../node_modules/neo-async/until.js +W, [2024-12-25T12:18:21.710152 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/until.js +I, [2024-12-25T12:18:21.710192 #41342] INFO -- : Processing file: ../../node_modules/neo-async/waterfall.js +W, [2024-12-25T12:18:21.710252 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/waterfall.js +I, [2024-12-25T12:18:21.710287 #41342] INFO -- : Processing file: ../../node_modules/neo-async/whilst.js +W, [2024-12-25T12:18:21.710347 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/whilst.js +I, [2024-12-25T12:18:21.710383 #41342] INFO -- : Processing file: ../../node_modules/neo-async/wrapSync.js +W, [2024-12-25T12:18:21.710689 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/wrapSync.js +I, [2024-12-25T12:18:21.710746 #41342] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/README.md +W, [2024-12-25T12:18:21.710821 #41342] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/README.md +I, [2024-12-25T12:18:21.710850 #41342] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/index.js +W, [2024-12-25T12:18:21.710894 #41342] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/index.js +I, [2024-12-25T12:18:21.710919 #41342] INFO -- : Processing file: ../../node_modules/picomatch/CHANGELOG.md +W, [2024-12-25T12:18:21.710967 #41342] WARN -- : Copyright string not found in ../../node_modules/picomatch/CHANGELOG.md +I, [2024-12-25T12:18:21.710991 #41342] INFO -- : Processing file: ../../node_modules/picomatch/README.md +W, [2024-12-25T12:18:21.711051 #41342] WARN -- : Copyright string not found in ../../node_modules/picomatch/README.md +I, [2024-12-25T12:18:21.711074 #41342] INFO -- : Processing file: ../../node_modules/picomatch/index.js +W, [2024-12-25T12:18:21.711845 #41342] WARN -- : Copyright string not found in ../../node_modules/picomatch/index.js +I, [2024-12-25T12:18:21.711893 #41342] INFO -- : Processing file: ../../node_modules/picomatch/lib/constants.js +W, [2024-12-25T12:18:21.711965 #41342] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/constants.js +I, [2024-12-25T12:18:21.711998 #41342] INFO -- : Processing file: ../../node_modules/picomatch/lib/parse.js +W, [2024-12-25T12:18:21.712072 #41342] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/parse.js +I, [2024-12-25T12:18:21.712105 #41342] INFO -- : Processing file: ../../node_modules/picomatch/lib/picomatch.js +W, [2024-12-25T12:18:21.712154 #41342] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/picomatch.js +I, [2024-12-25T12:18:21.712180 #41342] INFO -- : Processing file: ../../node_modules/picomatch/lib/scan.js +W, [2024-12-25T12:18:21.712239 #41342] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/scan.js +I, [2024-12-25T12:18:21.712271 #41342] INFO -- : Processing file: ../../node_modules/picomatch/lib/utils.js +W, [2024-12-25T12:18:21.712317 #41342] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/utils.js +I, [2024-12-25T12:18:21.712342 #41342] INFO -- : Processing file: ../../node_modules/punycode.js +E, [2024-12-25T12:18:21.712425 #41342] ERROR -- : Error processing file ../../node_modules/punycode.js: Is a directory @ io_fread - ../../node_modules/punycode.js +I, [2024-12-25T12:18:21.712458 #41342] INFO -- : Processing file: ../../node_modules/punycode.js/LICENSE-MIT.txt +W, [2024-12-25T12:18:21.712504 #41342] WARN -- : Copyright string not found in ../../node_modules/punycode.js/LICENSE-MIT.txt +I, [2024-12-25T12:18:21.712597 #41342] INFO -- : Processing file: ../../node_modules/punycode.js/README.md +W, [2024-12-25T12:18:21.712667 #41342] WARN -- : Copyright string not found in ../../node_modules/punycode.js/README.md +I, [2024-12-25T12:18:21.712693 #41342] INFO -- : Processing file: ../../node_modules/punycode.js/punycode.es6.js +W, [2024-12-25T12:18:21.712742 #41342] WARN -- : Copyright string not found in ../../node_modules/punycode.js/punycode.es6.js +I, [2024-12-25T12:18:21.712766 #41342] INFO -- : Processing file: ../../node_modules/punycode.js/punycode.js +W, [2024-12-25T12:18:21.712813 #41342] WARN -- : Copyright string not found in ../../node_modules/punycode.js/punycode.js +I, [2024-12-25T12:18:21.712836 #41342] INFO -- : Processing file: ../../node_modules/queue-microtask/README.md +W, [2024-12-25T12:18:21.712879 #41342] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/README.md +I, [2024-12-25T12:18:21.712903 #41342] INFO -- : Processing file: ../../node_modules/queue-microtask/index.js +W, [2024-12-25T12:18:21.712945 #41342] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/index.js +I, [2024-12-25T12:18:21.712969 #41342] INFO -- : Processing file: ../../node_modules/requizzle/README.md +W, [2024-12-25T12:18:21.713027 #41342] WARN -- : Copyright string not found in ../../node_modules/requizzle/README.md +I, [2024-12-25T12:18:21.713060 #41342] INFO -- : Processing file: ../../node_modules/requizzle/index.js +W, [2024-12-25T12:18:21.713106 #41342] WARN -- : Copyright string not found in ../../node_modules/requizzle/index.js +I, [2024-12-25T12:18:21.713130 #41342] INFO -- : Processing file: ../../node_modules/requizzle/lib/loader.js +W, [2024-12-25T12:18:21.713189 #41342] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/loader.js +I, [2024-12-25T12:18:21.713222 #41342] INFO -- : Processing file: ../../node_modules/requizzle/lib/requizzle.js +W, [2024-12-25T12:18:21.713270 #41342] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/requizzle.js +I, [2024-12-25T12:18:21.713294 #41342] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/extras.js +W, [2024-12-25T12:18:21.713350 #41342] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/extras.js +I, [2024-12-25T12:18:21.713383 #41342] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/requirepaths.js +W, [2024-12-25T12:18:21.713430 #41342] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/requirepaths.js +I, [2024-12-25T12:18:21.713455 #41342] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/strict.js +W, [2024-12-25T12:18:21.713496 #41342] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/strict.js +I, [2024-12-25T12:18:21.713521 #41342] INFO -- : Processing file: ../../node_modules/reusify/README.md +W, [2024-12-25T12:18:21.713622 #41342] WARN -- : Copyright string not found in ../../node_modules/reusify/README.md +I, [2024-12-25T12:18:21.713649 #41342] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/createNoCodeFunction.js +W, [2024-12-25T12:18:21.713694 #41342] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/createNoCodeFunction.js +I, [2024-12-25T12:18:21.713718 #41342] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/fib.js +W, [2024-12-25T12:18:21.713759 #41342] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/fib.js +I, [2024-12-25T12:18:21.713943 #41342] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/reuseNoCodeFunction.js +W, [2024-12-25T12:18:21.713995 #41342] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/reuseNoCodeFunction.js +I, [2024-12-25T12:18:21.714019 #41342] INFO -- : Processing file: ../../node_modules/reusify/reusify.js +W, [2024-12-25T12:18:21.714060 #41342] WARN -- : Copyright string not found in ../../node_modules/reusify/reusify.js +I, [2024-12-25T12:18:21.714082 #41342] INFO -- : Processing file: ../../node_modules/reusify/test.js +W, [2024-12-25T12:18:21.714123 #41342] WARN -- : Copyright string not found in ../../node_modules/reusify/test.js +I, [2024-12-25T12:18:21.714145 #41342] INFO -- : Processing file: ../../node_modules/run-parallel/README.md +W, [2024-12-25T12:18:21.714186 #41342] WARN -- : Copyright string not found in ../../node_modules/run-parallel/README.md +I, [2024-12-25T12:18:21.714209 #41342] INFO -- : Processing file: ../../node_modules/run-parallel/index.js +W, [2024-12-25T12:18:21.714249 #41342] WARN -- : Copyright string not found in ../../node_modules/run-parallel/index.js +I, [2024-12-25T12:18:21.714271 #41342] INFO -- : Processing file: ../../node_modules/sort-array/README.md +W, [2024-12-25T12:18:21.714315 #41342] WARN -- : Copyright string not found in ../../node_modules/sort-array/README.md +I, [2024-12-25T12:18:21.714339 #41342] INFO -- : Processing file: ../../node_modules/sort-array/index.js +W, [2024-12-25T12:18:21.714381 #41342] WARN -- : Copyright string not found in ../../node_modules/sort-array/index.js +I, [2024-12-25T12:18:21.714405 #41342] INFO -- : Processing file: ../../node_modules/source-map/CHANGELOG.md +W, [2024-12-25T12:18:21.714448 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/CHANGELOG.md +I, [2024-12-25T12:18:21.714470 #41342] INFO -- : Processing file: ../../node_modules/source-map/README.md +W, [2024-12-25T12:18:21.714562 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/README.md +I, [2024-12-25T12:18:21.714610 #41342] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.debug.js +W, [2024-12-25T12:18:21.714816 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.debug.js +I, [2024-12-25T12:18:21.714843 #41342] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.js +W, [2024-12-25T12:18:21.714930 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.js +I, [2024-12-25T12:18:21.714955 #41342] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.min.js +W, [2024-12-25T12:18:21.715007 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.min.js +I, [2024-12-25T12:18:21.715030 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/array-set.js +W, [2024-12-25T12:18:21.715072 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/array-set.js +I, [2024-12-25T12:18:21.715095 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/base64-vlq.js +W, [2024-12-25T12:18:21.715138 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/base64-vlq.js +I, [2024-12-25T12:18:21.715161 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/base64.js +W, [2024-12-25T12:18:21.715202 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/base64.js +I, [2024-12-25T12:18:21.715225 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/binary-search.js +W, [2024-12-25T12:18:21.715268 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/binary-search.js +I, [2024-12-25T12:18:21.715291 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/mapping-list.js +W, [2024-12-25T12:18:21.715332 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/mapping-list.js +I, [2024-12-25T12:18:21.715354 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/quick-sort.js +W, [2024-12-25T12:18:21.715394 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/quick-sort.js +I, [2024-12-25T12:18:21.715508 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/source-map-consumer.js +W, [2024-12-25T12:18:21.715640 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-map-consumer.js +I, [2024-12-25T12:18:21.715669 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/source-map-generator.js +W, [2024-12-25T12:18:21.715720 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-map-generator.js +I, [2024-12-25T12:18:21.715745 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/source-node.js +W, [2024-12-25T12:18:21.715792 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-node.js +I, [2024-12-25T12:18:21.715815 #41342] INFO -- : Processing file: ../../node_modules/source-map/lib/util.js +W, [2024-12-25T12:18:21.715862 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/util.js +I, [2024-12-25T12:18:21.715886 #41342] INFO -- : Processing file: ../../node_modules/source-map/source-map.js +W, [2024-12-25T12:18:21.715930 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/source-map.js +I, [2024-12-25T12:18:21.715953 #41342] INFO -- : Processing file: ../../node_modules/strip-json-comments/index.js +W, [2024-12-25T12:18:21.715995 #41342] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/index.js +I, [2024-12-25T12:18:21.716018 #41342] INFO -- : Processing file: ../../node_modules/strip-json-comments/readme.md +W, [2024-12-25T12:18:21.716059 #41342] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/readme.md +I, [2024-12-25T12:18:21.716082 #41342] INFO -- : Processing file: ../../node_modules/supports-color/browser.js +W, [2024-12-25T12:18:21.716125 #41342] WARN -- : Copyright string not found in ../../node_modules/supports-color/browser.js +I, [2024-12-25T12:18:21.716148 #41342] INFO -- : Processing file: ../../node_modules/supports-color/index.js +W, [2024-12-25T12:18:21.716199 #41342] WARN -- : Copyright string not found in ../../node_modules/supports-color/index.js +I, [2024-12-25T12:18:21.716225 #41342] INFO -- : Processing file: ../../node_modules/supports-color/readme.md +W, [2024-12-25T12:18:21.716270 #41342] WARN -- : Copyright string not found in ../../node_modules/supports-color/readme.md +I, [2024-12-25T12:18:21.716294 #41342] INFO -- : Processing file: ../../node_modules/table-layout/README.md +W, [2024-12-25T12:18:21.716340 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/README.md +I, [2024-12-25T12:18:21.716363 #41342] INFO -- : Processing file: ../../node_modules/table-layout/index.js +W, [2024-12-25T12:18:21.716407 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/index.js +I, [2024-12-25T12:18:21.716431 #41342] INFO -- : Processing file: ../../node_modules/table-layout/lib/ansi.js +W, [2024-12-25T12:18:21.716473 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/ansi.js +I, [2024-12-25T12:18:21.716612 #41342] INFO -- : Processing file: ../../node_modules/table-layout/lib/cell.js +W, [2024-12-25T12:18:21.716689 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/cell.js +I, [2024-12-25T12:18:21.716716 #41342] INFO -- : Processing file: ../../node_modules/table-layout/lib/column.js +W, [2024-12-25T12:18:21.716759 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/column.js +I, [2024-12-25T12:18:21.716783 #41342] INFO -- : Processing file: ../../node_modules/table-layout/lib/columns.js +W, [2024-12-25T12:18:21.716825 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/columns.js +I, [2024-12-25T12:18:21.716849 #41342] INFO -- : Processing file: ../../node_modules/table-layout/lib/padding.js +W, [2024-12-25T12:18:21.717100 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/padding.js +I, [2024-12-25T12:18:21.717128 #41342] INFO -- : Processing file: ../../node_modules/table-layout/lib/rows.js +W, [2024-12-25T12:18:21.717172 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/rows.js +I, [2024-12-25T12:18:21.717195 #41342] INFO -- : Processing file: ../../node_modules/table-layout/lib/util.js +W, [2024-12-25T12:18:21.717237 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/util.js +I, [2024-12-25T12:18:21.717260 #41342] INFO -- : Processing file: ../../node_modules/to-fast-properties/index.js +W, [2024-12-25T12:18:21.717302 #41342] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/index.js +I, [2024-12-25T12:18:21.717326 #41342] INFO -- : Processing file: ../../node_modules/to-fast-properties/readme.md +W, [2024-12-25T12:18:21.717369 #41342] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/readme.md +I, [2024-12-25T12:18:21.717393 #41342] INFO -- : Processing file: ../../node_modules/to-regex-range/README.md +W, [2024-12-25T12:18:21.717618 #41342] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/README.md +I, [2024-12-25T12:18:21.717682 #41342] INFO -- : Processing file: ../../node_modules/to-regex-range/index.js +W, [2024-12-25T12:18:21.717763 #41342] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/index.js +I, [2024-12-25T12:18:21.717802 #41342] INFO -- : Processing file: ../../node_modules/typical/README.md +W, [2024-12-25T12:18:21.717878 #41342] WARN -- : Copyright string not found in ../../node_modules/typical/README.md +I, [2024-12-25T12:18:21.717903 #41342] INFO -- : Processing file: ../../node_modules/typical/index.js +W, [2024-12-25T12:18:21.717947 #41342] WARN -- : Copyright string not found in ../../node_modules/typical/index.js +I, [2024-12-25T12:18:21.717970 #41342] INFO -- : Processing file: ../../node_modules/uc.micro/LICENSE.txt +W, [2024-12-25T12:18:21.718011 #41342] WARN -- : Copyright string not found in ../../node_modules/uc.micro/LICENSE.txt +I, [2024-12-25T12:18:21.718034 #41342] INFO -- : Processing file: ../../node_modules/uc.micro/README.md +W, [2024-12-25T12:18:21.718074 #41342] WARN -- : Copyright string not found in ../../node_modules/uc.micro/README.md +I, [2024-12-25T12:18:21.718107 #41342] INFO -- : Processing file: ../../node_modules/uc.micro/build/index.cjs.js +W, [2024-12-25T12:18:21.718164 #41342] WARN -- : Copyright string not found in ../../node_modules/uc.micro/build/index.cjs.js +I, [2024-12-25T12:18:21.718189 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/README.md +W, [2024-12-25T12:18:21.718258 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/README.md +I, [2024-12-25T12:18:21.718282 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/ast.js +W, [2024-12-25T12:18:21.718379 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/ast.js +I, [2024-12-25T12:18:21.718405 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/compress.js +W, [2024-12-25T12:18:21.719467 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/compress.js +I, [2024-12-25T12:18:21.719496 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/minify.js +W, [2024-12-25T12:18:21.719616 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/minify.js +I, [2024-12-25T12:18:21.719694 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/mozilla-ast.js +W, [2024-12-25T12:18:21.719758 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/mozilla-ast.js +I, [2024-12-25T12:18:21.719781 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/output.js +W, [2024-12-25T12:18:21.719850 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/output.js +I, [2024-12-25T12:18:21.719873 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/parse.js +W, [2024-12-25T12:18:21.719946 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/parse.js +I, [2024-12-25T12:18:21.719969 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/propmangle.js +W, [2024-12-25T12:18:21.720014 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/propmangle.js +I, [2024-12-25T12:18:21.720037 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/scope.js +W, [2024-12-25T12:18:21.720089 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/scope.js +I, [2024-12-25T12:18:21.720112 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/sourcemap.js +W, [2024-12-25T12:18:21.720156 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/sourcemap.js +I, [2024-12-25T12:18:21.720179 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/transform.js +W, [2024-12-25T12:18:21.720223 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/transform.js +I, [2024-12-25T12:18:21.720246 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/lib/utils.js +W, [2024-12-25T12:18:21.720290 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/utils.js +I, [2024-12-25T12:18:21.720313 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/tools/domprops.html +W, [2024-12-25T12:18:21.720359 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/domprops.html +I, [2024-12-25T12:18:21.720382 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/tools/exports.js +W, [2024-12-25T12:18:21.720426 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/exports.js +I, [2024-12-25T12:18:21.720489 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/tools/node.js +W, [2024-12-25T12:18:21.720550 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/node.js +I, [2024-12-25T12:18:21.720575 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/tools/tty.js +W, [2024-12-25T12:18:21.720616 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/tty.js +I, [2024-12-25T12:18:21.720639 #41342] INFO -- : Processing file: ../../node_modules/underscore/README.md +W, [2024-12-25T12:18:21.720680 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/README.md +I, [2024-12-25T12:18:21.720703 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_baseCreate.js +W, [2024-12-25T12:18:21.720745 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_baseCreate.js +I, [2024-12-25T12:18:21.720768 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_baseIteratee.js +W, [2024-12-25T12:18:21.720808 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_baseIteratee.js +I, [2024-12-25T12:18:21.720831 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_cb.js +W, [2024-12-25T12:18:21.720873 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_cb.js +I, [2024-12-25T12:18:21.720895 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_chainResult.js +W, [2024-12-25T12:18:21.720937 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_chainResult.js +I, [2024-12-25T12:18:21.720961 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_collectNonEnumProps.js +W, [2024-12-25T12:18:21.721001 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_collectNonEnumProps.js +I, [2024-12-25T12:18:21.721024 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_createAssigner.js +W, [2024-12-25T12:18:21.721065 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createAssigner.js +I, [2024-12-25T12:18:21.721089 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_createEscaper.js +W, [2024-12-25T12:18:21.721263 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createEscaper.js +I, [2024-12-25T12:18:21.721289 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_createIndexFinder.js +W, [2024-12-25T12:18:21.721331 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createIndexFinder.js +I, [2024-12-25T12:18:21.721355 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_createPredicateIndexFinder.js +W, [2024-12-25T12:18:21.721397 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createPredicateIndexFinder.js +I, [2024-12-25T12:18:21.721420 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_createReduce.js +W, [2024-12-25T12:18:21.740772 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createReduce.js +I, [2024-12-25T12:18:21.740932 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_createSizePropertyCheck.js +W, [2024-12-25T12:18:21.741130 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createSizePropertyCheck.js +I, [2024-12-25T12:18:21.741196 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_deepGet.js +W, [2024-12-25T12:18:21.741319 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_deepGet.js +I, [2024-12-25T12:18:21.741381 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_escapeMap.js +W, [2024-12-25T12:18:21.741496 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_escapeMap.js +I, [2024-12-25T12:18:21.741661 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_executeBound.js +W, [2024-12-25T12:18:21.741748 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_executeBound.js +I, [2024-12-25T12:18:21.741768 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_flatten.js +W, [2024-12-25T12:18:21.741807 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_flatten.js +I, [2024-12-25T12:18:21.741833 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_getByteLength.js +W, [2024-12-25T12:18:21.741876 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_getByteLength.js +I, [2024-12-25T12:18:21.741891 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_getLength.js +W, [2024-12-25T12:18:21.741921 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_getLength.js +I, [2024-12-25T12:18:21.741937 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_group.js +W, [2024-12-25T12:18:21.741968 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_group.js +I, [2024-12-25T12:18:21.741983 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_has.js +W, [2024-12-25T12:18:21.742012 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_has.js +I, [2024-12-25T12:18:21.742027 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_hasObjectTag.js +W, [2024-12-25T12:18:21.742058 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_hasObjectTag.js +I, [2024-12-25T12:18:21.742088 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_isArrayLike.js +W, [2024-12-25T12:18:21.742131 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_isArrayLike.js +I, [2024-12-25T12:18:21.742246 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_isBufferLike.js +W, [2024-12-25T12:18:21.742356 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_isBufferLike.js +I, [2024-12-25T12:18:21.742635 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_keyInObj.js +W, [2024-12-25T12:18:21.742708 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_keyInObj.js +I, [2024-12-25T12:18:21.742736 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_methodFingerprint.js +W, [2024-12-25T12:18:21.742805 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_methodFingerprint.js +I, [2024-12-25T12:18:21.742856 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_optimizeCb.js +W, [2024-12-25T12:18:21.742948 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_optimizeCb.js +I, [2024-12-25T12:18:21.742983 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_set.js +W, [2024-12-25T12:18:21.743033 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_set.js +I, [2024-12-25T12:18:21.743070 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_setup.js +W, [2024-12-25T12:18:21.743115 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_setup.js +I, [2024-12-25T12:18:21.743136 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_shallowProperty.js +W, [2024-12-25T12:18:21.743193 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_shallowProperty.js +I, [2024-12-25T12:18:21.743229 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_stringTagBug.js +W, [2024-12-25T12:18:21.743301 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_stringTagBug.js +I, [2024-12-25T12:18:21.743335 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_tagTester.js +W, [2024-12-25T12:18:21.743376 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_tagTester.js +I, [2024-12-25T12:18:21.743392 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_toBufferView.js +W, [2024-12-25T12:18:21.743423 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_toBufferView.js +I, [2024-12-25T12:18:21.743438 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_toPath.js +W, [2024-12-25T12:18:21.743514 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_toPath.js +I, [2024-12-25T12:18:21.743634 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/_unescapeMap.js +W, [2024-12-25T12:18:21.743717 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_unescapeMap.js +I, [2024-12-25T12:18:21.743747 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/after.js +W, [2024-12-25T12:18:21.743809 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/after.js +I, [2024-12-25T12:18:21.743843 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/allKeys.js +W, [2024-12-25T12:18:21.743903 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/allKeys.js +I, [2024-12-25T12:18:21.743934 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/before.js +W, [2024-12-25T12:18:21.744021 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/before.js +I, [2024-12-25T12:18:21.744078 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/bind.js +W, [2024-12-25T12:18:21.744240 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/bind.js +I, [2024-12-25T12:18:21.744294 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/bindAll.js +W, [2024-12-25T12:18:21.744395 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/bindAll.js +I, [2024-12-25T12:18:21.744643 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/chain.js +W, [2024-12-25T12:18:21.744766 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/chain.js +I, [2024-12-25T12:18:21.744789 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/chunk.js +W, [2024-12-25T12:18:21.744841 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/chunk.js +I, [2024-12-25T12:18:21.745153 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/clone.js +W, [2024-12-25T12:18:21.745202 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/clone.js +I, [2024-12-25T12:18:21.745229 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/compact.js +W, [2024-12-25T12:18:21.745286 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/compact.js +I, [2024-12-25T12:18:21.745311 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/compose.js +W, [2024-12-25T12:18:21.745371 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/compose.js +I, [2024-12-25T12:18:21.745397 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/constant.js +W, [2024-12-25T12:18:21.745440 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/constant.js +I, [2024-12-25T12:18:21.745464 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/contains.js +W, [2024-12-25T12:18:21.745634 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/contains.js +I, [2024-12-25T12:18:21.745683 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/countBy.js +W, [2024-12-25T12:18:21.745740 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/countBy.js +I, [2024-12-25T12:18:21.745765 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/create.js +W, [2024-12-25T12:18:21.745806 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/create.js +I, [2024-12-25T12:18:21.745830 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/debounce.js +W, [2024-12-25T12:18:21.745872 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/debounce.js +I, [2024-12-25T12:18:21.745896 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/defaults.js +W, [2024-12-25T12:18:21.745940 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/defaults.js +I, [2024-12-25T12:18:21.745965 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/defer.js +W, [2024-12-25T12:18:21.746010 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/defer.js +I, [2024-12-25T12:18:21.746035 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/delay.js +W, [2024-12-25T12:18:21.746079 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/delay.js +I, [2024-12-25T12:18:21.746105 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/difference.js +W, [2024-12-25T12:18:21.746150 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/difference.js +I, [2024-12-25T12:18:21.746175 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/each.js +W, [2024-12-25T12:18:21.746219 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/each.js +I, [2024-12-25T12:18:21.746962 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/escape.js +W, [2024-12-25T12:18:21.747151 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/escape.js +I, [2024-12-25T12:18:21.747181 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/every.js +W, [2024-12-25T12:18:21.747226 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/every.js +I, [2024-12-25T12:18:21.747251 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/extend.js +W, [2024-12-25T12:18:21.747294 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/extend.js +I, [2024-12-25T12:18:21.747319 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/extendOwn.js +W, [2024-12-25T12:18:21.747386 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/extendOwn.js +I, [2024-12-25T12:18:21.747421 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/filter.js +W, [2024-12-25T12:18:21.747470 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/filter.js +I, [2024-12-25T12:18:21.747513 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/find.js +W, [2024-12-25T12:18:21.747697 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/find.js +I, [2024-12-25T12:18:21.747738 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/findIndex.js +W, [2024-12-25T12:18:21.747809 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findIndex.js +I, [2024-12-25T12:18:21.747834 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/findKey.js +W, [2024-12-25T12:18:21.747882 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findKey.js +I, [2024-12-25T12:18:21.747908 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/findLastIndex.js +W, [2024-12-25T12:18:21.747972 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findLastIndex.js +I, [2024-12-25T12:18:21.748006 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/findWhere.js +W, [2024-12-25T12:18:21.748053 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findWhere.js +I, [2024-12-25T12:18:21.748077 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/first.js +W, [2024-12-25T12:18:21.748119 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/first.js +I, [2024-12-25T12:18:21.748143 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/flatten.js +W, [2024-12-25T12:18:21.748185 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/flatten.js +I, [2024-12-25T12:18:21.748209 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/functions.js +W, [2024-12-25T12:18:21.748249 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/functions.js +I, [2024-12-25T12:18:21.748272 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/get.js +W, [2024-12-25T12:18:21.748315 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/get.js +I, [2024-12-25T12:18:21.748393 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/groupBy.js +W, [2024-12-25T12:18:21.748631 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/groupBy.js +I, [2024-12-25T12:18:21.748687 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/has.js +W, [2024-12-25T12:18:21.748743 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/has.js +I, [2024-12-25T12:18:21.748769 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/identity.js +W, [2024-12-25T12:18:21.748812 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/identity.js +I, [2024-12-25T12:18:21.748837 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/index-default.js +W, [2024-12-25T12:18:21.748894 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/index-default.js +I, [2024-12-25T12:18:21.748928 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/index.js +W, [2024-12-25T12:18:21.748992 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/index.js +I, [2024-12-25T12:18:21.749025 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/indexBy.js +W, [2024-12-25T12:18:21.749070 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/indexBy.js +I, [2024-12-25T12:18:21.749094 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/indexOf.js +W, [2024-12-25T12:18:21.749136 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/indexOf.js +I, [2024-12-25T12:18:21.749160 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/initial.js +W, [2024-12-25T12:18:21.749214 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/initial.js +I, [2024-12-25T12:18:21.749402 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/intersection.js +W, [2024-12-25T12:18:21.749467 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/intersection.js +I, [2024-12-25T12:18:21.749587 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/invert.js +W, [2024-12-25T12:18:21.749640 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/invert.js +I, [2024-12-25T12:18:21.749665 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/invoke.js +W, [2024-12-25T12:18:21.749706 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/invoke.js +I, [2024-12-25T12:18:21.749730 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isArguments.js +W, [2024-12-25T12:18:21.749770 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArguments.js +I, [2024-12-25T12:18:21.749795 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isArray.js +W, [2024-12-25T12:18:21.749838 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArray.js +I, [2024-12-25T12:18:21.749862 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isArrayBuffer.js +W, [2024-12-25T12:18:21.749904 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArrayBuffer.js +I, [2024-12-25T12:18:21.749928 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isBoolean.js +W, [2024-12-25T12:18:21.749968 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isBoolean.js +I, [2024-12-25T12:18:21.749992 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isDataView.js +W, [2024-12-25T12:18:21.750033 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isDataView.js +I, [2024-12-25T12:18:21.750057 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isDate.js +W, [2024-12-25T12:18:21.750097 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isDate.js +I, [2024-12-25T12:18:21.750120 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isElement.js +W, [2024-12-25T12:18:21.750161 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isElement.js +I, [2024-12-25T12:18:21.750184 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isEmpty.js +W, [2024-12-25T12:18:21.750226 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isEmpty.js +I, [2024-12-25T12:18:21.750250 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isEqual.js +W, [2024-12-25T12:18:21.750294 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isEqual.js +I, [2024-12-25T12:18:21.750318 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isError.js +W, [2024-12-25T12:18:21.750359 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isError.js +I, [2024-12-25T12:18:21.750383 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isFinite.js +W, [2024-12-25T12:18:21.750422 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isFinite.js +I, [2024-12-25T12:18:21.750445 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isFunction.js +W, [2024-12-25T12:18:21.750487 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isFunction.js +I, [2024-12-25T12:18:21.750619 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isMap.js +W, [2024-12-25T12:18:21.750733 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isMap.js +I, [2024-12-25T12:18:21.750790 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isMatch.js +W, [2024-12-25T12:18:21.750853 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isMatch.js +I, [2024-12-25T12:18:21.750879 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isNaN.js +W, [2024-12-25T12:18:21.750923 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNaN.js +I, [2024-12-25T12:18:21.750947 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isNull.js +W, [2024-12-25T12:18:21.750989 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNull.js +I, [2024-12-25T12:18:21.751012 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isNumber.js +W, [2024-12-25T12:18:21.751051 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNumber.js +I, [2024-12-25T12:18:21.751075 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isObject.js +W, [2024-12-25T12:18:21.751115 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isObject.js +I, [2024-12-25T12:18:21.751138 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isRegExp.js +W, [2024-12-25T12:18:21.751177 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isRegExp.js +I, [2024-12-25T12:18:21.751201 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isSet.js +W, [2024-12-25T12:18:21.751241 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isSet.js +I, [2024-12-25T12:18:21.751263 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isString.js +W, [2024-12-25T12:18:21.751302 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isString.js +I, [2024-12-25T12:18:21.751325 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isSymbol.js +W, [2024-12-25T12:18:21.751365 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isSymbol.js +I, [2024-12-25T12:18:21.751405 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isTypedArray.js +W, [2024-12-25T12:18:21.751593 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isTypedArray.js +I, [2024-12-25T12:18:21.751627 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isUndefined.js +W, [2024-12-25T12:18:21.751721 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isUndefined.js +I, [2024-12-25T12:18:21.751749 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isWeakMap.js +W, [2024-12-25T12:18:21.751837 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isWeakMap.js +I, [2024-12-25T12:18:21.751865 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/isWeakSet.js +W, [2024-12-25T12:18:21.751949 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isWeakSet.js +I, [2024-12-25T12:18:21.751983 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/iteratee.js +W, [2024-12-25T12:18:21.752065 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/iteratee.js +I, [2024-12-25T12:18:21.752103 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/keys.js +W, [2024-12-25T12:18:21.752185 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/keys.js +I, [2024-12-25T12:18:21.752223 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/last.js +W, [2024-12-25T12:18:21.752306 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/last.js +I, [2024-12-25T12:18:21.752344 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/lastIndexOf.js +W, [2024-12-25T12:18:21.752501 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/lastIndexOf.js +I, [2024-12-25T12:18:21.752550 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/map.js +W, [2024-12-25T12:18:21.752602 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/map.js +I, [2024-12-25T12:18:21.752627 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/mapObject.js +W, [2024-12-25T12:18:21.752789 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/mapObject.js +I, [2024-12-25T12:18:21.752831 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/matcher.js +W, [2024-12-25T12:18:21.752877 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/matcher.js +I, [2024-12-25T12:18:21.752901 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/max.js +W, [2024-12-25T12:18:21.752942 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/max.js +I, [2024-12-25T12:18:21.752965 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/memoize.js +W, [2024-12-25T12:18:21.753006 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/memoize.js +I, [2024-12-25T12:18:21.753029 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/min.js +W, [2024-12-25T12:18:21.753069 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/min.js +I, [2024-12-25T12:18:21.753093 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/mixin.js +W, [2024-12-25T12:18:21.753132 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/mixin.js +I, [2024-12-25T12:18:21.753156 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/negate.js +W, [2024-12-25T12:18:21.753196 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/negate.js +I, [2024-12-25T12:18:21.753219 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/noop.js +W, [2024-12-25T12:18:21.753258 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/noop.js +I, [2024-12-25T12:18:21.753281 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/now.js +W, [2024-12-25T12:18:21.753321 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/now.js +I, [2024-12-25T12:18:21.753344 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/object.js +W, [2024-12-25T12:18:21.753383 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/object.js +I, [2024-12-25T12:18:21.753406 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/omit.js +W, [2024-12-25T12:18:21.753445 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/omit.js +I, [2024-12-25T12:18:21.753468 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/once.js +W, [2024-12-25T12:18:21.753549 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/once.js +I, [2024-12-25T12:18:21.753586 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/pairs.js +W, [2024-12-25T12:18:21.753647 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pairs.js +I, [2024-12-25T12:18:21.753680 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/partial.js +W, [2024-12-25T12:18:21.753725 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/partial.js +I, [2024-12-25T12:18:21.753748 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/partition.js +W, [2024-12-25T12:18:21.753780 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/partition.js +I, [2024-12-25T12:18:21.753796 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/pick.js +W, [2024-12-25T12:18:21.753826 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pick.js +I, [2024-12-25T12:18:21.753842 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/pluck.js +W, [2024-12-25T12:18:21.753872 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pluck.js +I, [2024-12-25T12:18:21.753887 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/property.js +W, [2024-12-25T12:18:21.753918 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/property.js +I, [2024-12-25T12:18:21.753934 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/propertyOf.js +W, [2024-12-25T12:18:21.753965 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/propertyOf.js +I, [2024-12-25T12:18:21.753981 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/random.js +W, [2024-12-25T12:18:21.754013 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/random.js +I, [2024-12-25T12:18:21.754029 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/range.js +W, [2024-12-25T12:18:21.754058 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/range.js +I, [2024-12-25T12:18:21.754074 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/reduce.js +W, [2024-12-25T12:18:21.754103 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reduce.js +I, [2024-12-25T12:18:21.754119 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/reduceRight.js +W, [2024-12-25T12:18:21.754149 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reduceRight.js +I, [2024-12-25T12:18:21.754164 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/reject.js +W, [2024-12-25T12:18:21.754194 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reject.js +I, [2024-12-25T12:18:21.754209 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/rest.js +W, [2024-12-25T12:18:21.754239 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/rest.js +I, [2024-12-25T12:18:21.754254 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/restArguments.js +W, [2024-12-25T12:18:21.754286 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/restArguments.js +I, [2024-12-25T12:18:21.754302 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/result.js +W, [2024-12-25T12:18:21.754333 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/result.js +I, [2024-12-25T12:18:21.754348 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/sample.js +W, [2024-12-25T12:18:21.754378 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sample.js +I, [2024-12-25T12:18:21.754393 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/set.js +W, [2024-12-25T12:18:21.754502 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/set.js +I, [2024-12-25T12:18:21.754533 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/shuffle.js +W, [2024-12-25T12:18:21.754579 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/shuffle.js +I, [2024-12-25T12:18:21.754603 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/size.js +W, [2024-12-25T12:18:21.754644 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/size.js +I, [2024-12-25T12:18:21.754667 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/some.js +W, [2024-12-25T12:18:21.754707 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/some.js +I, [2024-12-25T12:18:21.754731 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/sortBy.js +W, [2024-12-25T12:18:21.754785 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sortBy.js +I, [2024-12-25T12:18:21.754819 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/sortedIndex.js +W, [2024-12-25T12:18:21.754863 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sortedIndex.js +I, [2024-12-25T12:18:21.754887 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/tap.js +W, [2024-12-25T12:18:21.754928 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/tap.js +I, [2024-12-25T12:18:21.754951 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/template.js +W, [2024-12-25T12:18:21.755128 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/template.js +I, [2024-12-25T12:18:21.755182 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/templateSettings.js +W, [2024-12-25T12:18:21.755246 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/templateSettings.js +I, [2024-12-25T12:18:21.755280 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/throttle.js +W, [2024-12-25T12:18:21.755339 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/throttle.js +I, [2024-12-25T12:18:21.755371 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/times.js +W, [2024-12-25T12:18:21.755429 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/times.js +I, [2024-12-25T12:18:21.755506 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/toArray.js +W, [2024-12-25T12:18:21.755553 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/toArray.js +I, [2024-12-25T12:18:21.755577 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/toPath.js +W, [2024-12-25T12:18:21.755620 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/toPath.js +I, [2024-12-25T12:18:21.755644 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/underscore-array-methods.js +W, [2024-12-25T12:18:21.755685 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/underscore-array-methods.js +I, [2024-12-25T12:18:21.755709 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/underscore.js +W, [2024-12-25T12:18:21.755750 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/underscore.js +I, [2024-12-25T12:18:21.755773 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/unescape.js +W, [2024-12-25T12:18:21.755814 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/unescape.js +I, [2024-12-25T12:18:21.755837 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/union.js +W, [2024-12-25T12:18:21.755877 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/union.js +I, [2024-12-25T12:18:21.755902 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/uniq.js +W, [2024-12-25T12:18:21.755942 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/uniq.js +I, [2024-12-25T12:18:21.755966 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/uniqueId.js +W, [2024-12-25T12:18:21.756007 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/uniqueId.js +I, [2024-12-25T12:18:21.756031 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/unzip.js +W, [2024-12-25T12:18:21.756092 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/unzip.js +I, [2024-12-25T12:18:21.756126 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/values.js +W, [2024-12-25T12:18:21.756173 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/values.js +I, [2024-12-25T12:18:21.756197 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/where.js +W, [2024-12-25T12:18:21.756256 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/where.js +I, [2024-12-25T12:18:21.756290 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/without.js +W, [2024-12-25T12:18:21.756338 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/without.js +I, [2024-12-25T12:18:21.756361 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/wrap.js +W, [2024-12-25T12:18:21.756403 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/wrap.js +I, [2024-12-25T12:18:21.756427 #41342] INFO -- : Processing file: ../../node_modules/underscore/amd/zip.js +W, [2024-12-25T12:18:21.756468 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/zip.js +I, [2024-12-25T12:18:21.756507 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_baseCreate.js +W, [2024-12-25T12:18:21.756630 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_baseCreate.js +I, [2024-12-25T12:18:21.756657 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_baseIteratee.js +W, [2024-12-25T12:18:21.756700 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_baseIteratee.js +I, [2024-12-25T12:18:21.756724 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_cb.js +W, [2024-12-25T12:18:21.756767 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_cb.js +I, [2024-12-25T12:18:21.756791 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_chainResult.js +W, [2024-12-25T12:18:21.756832 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_chainResult.js +I, [2024-12-25T12:18:21.756856 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_collectNonEnumProps.js +W, [2024-12-25T12:18:21.756896 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_collectNonEnumProps.js +I, [2024-12-25T12:18:21.756920 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createAssigner.js +W, [2024-12-25T12:18:21.756961 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createAssigner.js +I, [2024-12-25T12:18:21.756985 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createEscaper.js +W, [2024-12-25T12:18:21.757025 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createEscaper.js +I, [2024-12-25T12:18:21.757050 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createIndexFinder.js +W, [2024-12-25T12:18:21.757092 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createIndexFinder.js +I, [2024-12-25T12:18:21.757117 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createPredicateIndexFinder.js +W, [2024-12-25T12:18:21.757157 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createPredicateIndexFinder.js +I, [2024-12-25T12:18:21.757182 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createReduce.js +W, [2024-12-25T12:18:21.757222 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createReduce.js +I, [2024-12-25T12:18:21.757264 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createSizePropertyCheck.js +W, [2024-12-25T12:18:21.757318 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createSizePropertyCheck.js +I, [2024-12-25T12:18:21.757344 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_deepGet.js +W, [2024-12-25T12:18:21.757386 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_deepGet.js +I, [2024-12-25T12:18:21.757410 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_escapeMap.js +W, [2024-12-25T12:18:21.757451 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_escapeMap.js +I, [2024-12-25T12:18:21.757475 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_executeBound.js +W, [2024-12-25T12:18:21.757581 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_executeBound.js +I, [2024-12-25T12:18:21.757609 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_flatten.js +W, [2024-12-25T12:18:21.757655 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_flatten.js +I, [2024-12-25T12:18:21.757680 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_getByteLength.js +W, [2024-12-25T12:18:21.757736 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_getByteLength.js +I, [2024-12-25T12:18:21.757906 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_getLength.js +W, [2024-12-25T12:18:21.757993 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_getLength.js +I, [2024-12-25T12:18:21.758021 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_group.js +W, [2024-12-25T12:18:21.758082 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_group.js +I, [2024-12-25T12:18:21.758115 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_has.js +W, [2024-12-25T12:18:21.758160 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_has.js +I, [2024-12-25T12:18:21.758184 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_hasObjectTag.js +W, [2024-12-25T12:18:21.758226 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_hasObjectTag.js +I, [2024-12-25T12:18:21.758250 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_isArrayLike.js +W, [2024-12-25T12:18:21.758305 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_isArrayLike.js +I, [2024-12-25T12:18:21.758338 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_isBufferLike.js +W, [2024-12-25T12:18:21.758384 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_isBufferLike.js +I, [2024-12-25T12:18:21.758470 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_keyInObj.js +W, [2024-12-25T12:18:21.758524 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_keyInObj.js +I, [2024-12-25T12:18:21.758550 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_methodFingerprint.js +W, [2024-12-25T12:18:21.758592 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_methodFingerprint.js +I, [2024-12-25T12:18:21.758617 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_optimizeCb.js +W, [2024-12-25T12:18:21.758677 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_optimizeCb.js +I, [2024-12-25T12:18:21.758709 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_set.js +W, [2024-12-25T12:18:21.758755 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_set.js +I, [2024-12-25T12:18:21.758779 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_setup.js +W, [2024-12-25T12:18:21.758820 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_setup.js +I, [2024-12-25T12:18:21.758845 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_shallowProperty.js +W, [2024-12-25T12:18:21.758886 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_shallowProperty.js +I, [2024-12-25T12:18:21.758910 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_stringTagBug.js +W, [2024-12-25T12:18:21.758950 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_stringTagBug.js +I, [2024-12-25T12:18:21.758975 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_tagTester.js +W, [2024-12-25T12:18:21.759142 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_tagTester.js +I, [2024-12-25T12:18:21.759189 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_toBufferView.js +W, [2024-12-25T12:18:21.759258 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_toBufferView.js +I, [2024-12-25T12:18:21.759301 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_toPath.js +W, [2024-12-25T12:18:21.759354 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_toPath.js +I, [2024-12-25T12:18:21.759379 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/_unescapeMap.js +W, [2024-12-25T12:18:21.759421 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_unescapeMap.js +I, [2024-12-25T12:18:21.759444 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/after.js +W, [2024-12-25T12:18:21.759485 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/after.js +I, [2024-12-25T12:18:21.759670 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/allKeys.js +W, [2024-12-25T12:18:21.759767 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/allKeys.js +I, [2024-12-25T12:18:21.759796 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/before.js +W, [2024-12-25T12:18:21.759840 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/before.js +I, [2024-12-25T12:18:21.759865 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/bind.js +W, [2024-12-25T12:18:21.759906 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/bind.js +I, [2024-12-25T12:18:21.759930 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/bindAll.js +W, [2024-12-25T12:18:21.759970 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/bindAll.js +I, [2024-12-25T12:18:21.759993 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/chain.js +W, [2024-12-25T12:18:21.760034 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/chain.js +I, [2024-12-25T12:18:21.760057 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/chunk.js +W, [2024-12-25T12:18:21.760097 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/chunk.js +I, [2024-12-25T12:18:21.760120 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/clone.js +W, [2024-12-25T12:18:21.760161 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/clone.js +I, [2024-12-25T12:18:21.760185 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/compact.js +W, [2024-12-25T12:18:21.760226 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/compact.js +I, [2024-12-25T12:18:21.760250 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/compose.js +W, [2024-12-25T12:18:21.760290 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/compose.js +I, [2024-12-25T12:18:21.760313 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/constant.js +W, [2024-12-25T12:18:21.760355 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/constant.js +I, [2024-12-25T12:18:21.760378 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/contains.js +W, [2024-12-25T12:18:21.760419 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/contains.js +I, [2024-12-25T12:18:21.760443 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/countBy.js +W, [2024-12-25T12:18:21.760483 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/countBy.js +I, [2024-12-25T12:18:21.760563 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/create.js +W, [2024-12-25T12:18:21.760612 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/create.js +I, [2024-12-25T12:18:21.760637 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/debounce.js +W, [2024-12-25T12:18:21.760678 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/debounce.js +I, [2024-12-25T12:18:21.760702 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/defaults.js +W, [2024-12-25T12:18:21.760744 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/defaults.js +I, [2024-12-25T12:18:21.760767 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/defer.js +W, [2024-12-25T12:18:21.760807 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/defer.js +I, [2024-12-25T12:18:21.760831 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/delay.js +W, [2024-12-25T12:18:21.760995 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/delay.js +I, [2024-12-25T12:18:21.761031 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/difference.js +W, [2024-12-25T12:18:21.761083 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/difference.js +I, [2024-12-25T12:18:21.761108 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/each.js +W, [2024-12-25T12:18:21.761149 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/each.js +I, [2024-12-25T12:18:21.761172 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/escape.js +W, [2024-12-25T12:18:21.761214 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/escape.js +I, [2024-12-25T12:18:21.761237 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/every.js +W, [2024-12-25T12:18:21.761277 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/every.js +I, [2024-12-25T12:18:21.761933 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/extend.js +W, [2024-12-25T12:18:21.762074 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/extend.js +I, [2024-12-25T12:18:21.762102 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/extendOwn.js +W, [2024-12-25T12:18:21.762145 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/extendOwn.js +I, [2024-12-25T12:18:21.762169 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/filter.js +W, [2024-12-25T12:18:21.762208 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/filter.js +I, [2024-12-25T12:18:21.762235 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/find.js +W, [2024-12-25T12:18:21.762304 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/find.js +I, [2024-12-25T12:18:21.762360 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/findIndex.js +W, [2024-12-25T12:18:21.762454 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findIndex.js +I, [2024-12-25T12:18:21.762563 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/findKey.js +W, [2024-12-25T12:18:21.762686 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findKey.js +I, [2024-12-25T12:18:21.762730 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/findLastIndex.js +W, [2024-12-25T12:18:21.762782 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findLastIndex.js +I, [2024-12-25T12:18:21.762806 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/findWhere.js +W, [2024-12-25T12:18:21.762849 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findWhere.js +I, [2024-12-25T12:18:21.762872 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/first.js +W, [2024-12-25T12:18:21.762912 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/first.js +I, [2024-12-25T12:18:21.762935 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/flatten.js +W, [2024-12-25T12:18:21.762976 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/flatten.js +I, [2024-12-25T12:18:21.763000 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/functions.js +W, [2024-12-25T12:18:21.763040 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/functions.js +I, [2024-12-25T12:18:21.763066 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/get.js +W, [2024-12-25T12:18:21.763132 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/get.js +I, [2024-12-25T12:18:21.763170 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/groupBy.js +W, [2024-12-25T12:18:21.763238 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/groupBy.js +I, [2024-12-25T12:18:21.763263 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/has.js +W, [2024-12-25T12:18:21.763307 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/has.js +I, [2024-12-25T12:18:21.763331 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/identity.js +W, [2024-12-25T12:18:21.763370 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/identity.js +I, [2024-12-25T12:18:21.763394 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/index-default.js +W, [2024-12-25T12:18:21.763435 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/index-default.js +I, [2024-12-25T12:18:21.763459 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/index.js +W, [2024-12-25T12:18:21.763515 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/index.js +I, [2024-12-25T12:18:21.763756 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/indexBy.js +W, [2024-12-25T12:18:21.763833 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/indexBy.js +I, [2024-12-25T12:18:21.763862 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/indexOf.js +W, [2024-12-25T12:18:21.763906 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/indexOf.js +I, [2024-12-25T12:18:21.763930 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/initial.js +W, [2024-12-25T12:18:21.763972 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/initial.js +I, [2024-12-25T12:18:21.763996 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/intersection.js +W, [2024-12-25T12:18:21.764037 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/intersection.js +I, [2024-12-25T12:18:21.764060 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/invert.js +W, [2024-12-25T12:18:21.764100 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/invert.js +I, [2024-12-25T12:18:21.764123 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/invoke.js +W, [2024-12-25T12:18:21.764163 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/invoke.js +I, [2024-12-25T12:18:21.764186 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArguments.js +W, [2024-12-25T12:18:21.764227 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArguments.js +I, [2024-12-25T12:18:21.764250 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArray.js +W, [2024-12-25T12:18:21.764290 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArray.js +I, [2024-12-25T12:18:21.764314 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArrayBuffer.js +W, [2024-12-25T12:18:21.764355 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArrayBuffer.js +I, [2024-12-25T12:18:21.764378 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isBoolean.js +W, [2024-12-25T12:18:21.764417 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isBoolean.js +I, [2024-12-25T12:18:21.764514 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isDataView.js +W, [2024-12-25T12:18:21.764641 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isDataView.js +I, [2024-12-25T12:18:21.764670 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isDate.js +W, [2024-12-25T12:18:21.764741 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isDate.js +I, [2024-12-25T12:18:21.764788 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isElement.js +W, [2024-12-25T12:18:21.764875 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isElement.js +I, [2024-12-25T12:18:21.765031 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isEmpty.js +W, [2024-12-25T12:18:21.765105 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isEmpty.js +I, [2024-12-25T12:18:21.765132 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isEqual.js +W, [2024-12-25T12:18:21.765179 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isEqual.js +I, [2024-12-25T12:18:21.765203 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isError.js +W, [2024-12-25T12:18:21.765244 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isError.js +I, [2024-12-25T12:18:21.765267 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isFinite.js +W, [2024-12-25T12:18:21.765308 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isFinite.js +I, [2024-12-25T12:18:21.765331 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isFunction.js +W, [2024-12-25T12:18:21.765371 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isFunction.js +I, [2024-12-25T12:18:21.765395 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isMap.js +W, [2024-12-25T12:18:21.765435 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isMap.js +I, [2024-12-25T12:18:21.765458 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isMatch.js +W, [2024-12-25T12:18:21.765551 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isMatch.js +I, [2024-12-25T12:18:21.765578 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNaN.js +W, [2024-12-25T12:18:21.765623 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNaN.js +I, [2024-12-25T12:18:21.765647 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNull.js +W, [2024-12-25T12:18:21.765688 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNull.js +I, [2024-12-25T12:18:21.765712 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNumber.js +W, [2024-12-25T12:18:21.765753 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNumber.js +I, [2024-12-25T12:18:21.765777 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isObject.js +W, [2024-12-25T12:18:21.765818 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isObject.js +I, [2024-12-25T12:18:21.765841 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isRegExp.js +W, [2024-12-25T12:18:21.765883 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isRegExp.js +I, [2024-12-25T12:18:21.765906 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isSet.js +W, [2024-12-25T12:18:21.765947 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isSet.js +I, [2024-12-25T12:18:21.765970 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isString.js +W, [2024-12-25T12:18:21.766054 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isString.js +I, [2024-12-25T12:18:21.766097 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isSymbol.js +W, [2024-12-25T12:18:21.766147 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isSymbol.js +I, [2024-12-25T12:18:21.766171 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isTypedArray.js +W, [2024-12-25T12:18:21.766212 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isTypedArray.js +I, [2024-12-25T12:18:21.766235 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isUndefined.js +W, [2024-12-25T12:18:21.766275 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isUndefined.js +I, [2024-12-25T12:18:21.766298 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isWeakMap.js +W, [2024-12-25T12:18:21.766339 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isWeakMap.js +I, [2024-12-25T12:18:21.766362 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/isWeakSet.js +W, [2024-12-25T12:18:21.766402 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isWeakSet.js +I, [2024-12-25T12:18:21.766425 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/iteratee.js +W, [2024-12-25T12:18:21.766582 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/iteratee.js +I, [2024-12-25T12:18:21.766608 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/keys.js +W, [2024-12-25T12:18:21.766651 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/keys.js +I, [2024-12-25T12:18:21.766675 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/last.js +W, [2024-12-25T12:18:21.766716 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/last.js +I, [2024-12-25T12:18:21.766740 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/lastIndexOf.js +W, [2024-12-25T12:18:21.766780 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/lastIndexOf.js +I, [2024-12-25T12:18:21.766804 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/map.js +W, [2024-12-25T12:18:21.766844 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/map.js +I, [2024-12-25T12:18:21.766868 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/mapObject.js +W, [2024-12-25T12:18:21.766907 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/mapObject.js +I, [2024-12-25T12:18:21.766931 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/matcher.js +W, [2024-12-25T12:18:21.766972 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/matcher.js +I, [2024-12-25T12:18:21.766996 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/max.js +W, [2024-12-25T12:18:21.767036 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/max.js +I, [2024-12-25T12:18:21.767060 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/memoize.js +W, [2024-12-25T12:18:21.767100 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/memoize.js +I, [2024-12-25T12:18:21.767123 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/min.js +W, [2024-12-25T12:18:21.767163 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/min.js +I, [2024-12-25T12:18:21.767186 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/mixin.js +W, [2024-12-25T12:18:21.767227 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/mixin.js +I, [2024-12-25T12:18:21.767250 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/negate.js +W, [2024-12-25T12:18:21.767291 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/negate.js +I, [2024-12-25T12:18:21.767315 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/noop.js +W, [2024-12-25T12:18:21.767354 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/noop.js +I, [2024-12-25T12:18:21.767378 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/now.js +W, [2024-12-25T12:18:21.767418 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/now.js +I, [2024-12-25T12:18:21.767442 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/object.js +W, [2024-12-25T12:18:21.767483 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/object.js +I, [2024-12-25T12:18:21.767573 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/omit.js +W, [2024-12-25T12:18:21.767646 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/omit.js +I, [2024-12-25T12:18:21.767789 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/once.js +W, [2024-12-25T12:18:21.767853 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/once.js +I, [2024-12-25T12:18:21.767880 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/pairs.js +W, [2024-12-25T12:18:21.767923 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pairs.js +I, [2024-12-25T12:18:21.767947 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/partial.js +W, [2024-12-25T12:18:21.767987 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/partial.js +I, [2024-12-25T12:18:21.768011 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/partition.js +W, [2024-12-25T12:18:21.768050 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/partition.js +I, [2024-12-25T12:18:21.768074 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/pick.js +W, [2024-12-25T12:18:21.768114 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pick.js +I, [2024-12-25T12:18:21.768137 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/pluck.js +W, [2024-12-25T12:18:21.768176 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pluck.js +I, [2024-12-25T12:18:21.768199 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/property.js +W, [2024-12-25T12:18:21.768240 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/property.js +I, [2024-12-25T12:18:21.768263 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/propertyOf.js +W, [2024-12-25T12:18:21.768303 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/propertyOf.js +I, [2024-12-25T12:18:21.768326 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/random.js +W, [2024-12-25T12:18:21.768365 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/random.js +I, [2024-12-25T12:18:21.768388 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/range.js +W, [2024-12-25T12:18:21.768427 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/range.js +I, [2024-12-25T12:18:21.768450 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/reduce.js +W, [2024-12-25T12:18:21.768490 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reduce.js +I, [2024-12-25T12:18:21.768617 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/reduceRight.js +W, [2024-12-25T12:18:21.768679 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reduceRight.js +I, [2024-12-25T12:18:21.768706 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/reject.js +W, [2024-12-25T12:18:21.768751 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reject.js +I, [2024-12-25T12:18:21.768776 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/rest.js +W, [2024-12-25T12:18:21.768818 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/rest.js +I, [2024-12-25T12:18:21.768842 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/restArguments.js +W, [2024-12-25T12:18:21.768885 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/restArguments.js +I, [2024-12-25T12:18:21.768909 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/result.js +W, [2024-12-25T12:18:21.768950 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/result.js +I, [2024-12-25T12:18:21.768973 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/sample.js +W, [2024-12-25T12:18:21.769013 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sample.js +I, [2024-12-25T12:18:21.769036 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/set.js +W, [2024-12-25T12:18:21.769075 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/set.js +I, [2024-12-25T12:18:21.769099 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/shuffle.js +W, [2024-12-25T12:18:21.769138 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/shuffle.js +I, [2024-12-25T12:18:21.769162 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/size.js +W, [2024-12-25T12:18:21.769201 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/size.js +I, [2024-12-25T12:18:21.769225 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/some.js +W, [2024-12-25T12:18:21.769266 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/some.js +I, [2024-12-25T12:18:21.769291 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/sortBy.js +W, [2024-12-25T12:18:21.769332 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sortBy.js +I, [2024-12-25T12:18:21.769356 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/sortedIndex.js +W, [2024-12-25T12:18:21.769396 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sortedIndex.js +I, [2024-12-25T12:18:21.769420 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/tap.js +W, [2024-12-25T12:18:21.769459 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/tap.js +I, [2024-12-25T12:18:21.769483 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/template.js +W, [2024-12-25T12:18:21.769580 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/template.js +I, [2024-12-25T12:18:21.769608 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/templateSettings.js +W, [2024-12-25T12:18:21.769655 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/templateSettings.js +I, [2024-12-25T12:18:21.769679 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/throttle.js +W, [2024-12-25T12:18:21.769721 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/throttle.js +I, [2024-12-25T12:18:21.769744 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/times.js +W, [2024-12-25T12:18:21.769785 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/times.js +I, [2024-12-25T12:18:21.769809 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/toArray.js +W, [2024-12-25T12:18:21.769850 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/toArray.js +I, [2024-12-25T12:18:21.769873 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/toPath.js +W, [2024-12-25T12:18:21.769913 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/toPath.js +I, [2024-12-25T12:18:21.769937 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/underscore-array-methods.js +W, [2024-12-25T12:18:21.769978 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/underscore-array-methods.js +I, [2024-12-25T12:18:21.770001 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/underscore.js +W, [2024-12-25T12:18:21.770041 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/underscore.js +I, [2024-12-25T12:18:21.770064 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/unescape.js +W, [2024-12-25T12:18:21.770104 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/unescape.js +I, [2024-12-25T12:18:21.770128 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/union.js +W, [2024-12-25T12:18:21.770167 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/union.js +I, [2024-12-25T12:18:21.770191 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/uniq.js +W, [2024-12-25T12:18:21.770231 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/uniq.js +I, [2024-12-25T12:18:21.770373 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/uniqueId.js +W, [2024-12-25T12:18:21.770476 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/uniqueId.js +I, [2024-12-25T12:18:21.770515 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/unzip.js +W, [2024-12-25T12:18:21.770563 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/unzip.js +I, [2024-12-25T12:18:21.770587 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/values.js +W, [2024-12-25T12:18:21.770628 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/values.js +I, [2024-12-25T12:18:21.770651 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/where.js +W, [2024-12-25T12:18:21.770692 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/where.js +I, [2024-12-25T12:18:21.770716 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/without.js +W, [2024-12-25T12:18:21.770755 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/without.js +I, [2024-12-25T12:18:21.770778 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/wrap.js +W, [2024-12-25T12:18:21.770820 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/wrap.js +I, [2024-12-25T12:18:21.770843 #41342] INFO -- : Processing file: ../../node_modules/underscore/cjs/zip.js +W, [2024-12-25T12:18:21.770884 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/zip.js +I, [2024-12-25T12:18:21.770908 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_baseCreate.js +W, [2024-12-25T12:18:21.770949 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_baseCreate.js +I, [2024-12-25T12:18:21.770973 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_baseIteratee.js +W, [2024-12-25T12:18:21.771014 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_baseIteratee.js +I, [2024-12-25T12:18:21.771038 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_cb.js +W, [2024-12-25T12:18:21.771078 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_cb.js +I, [2024-12-25T12:18:21.771101 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_chainResult.js +W, [2024-12-25T12:18:21.771141 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_chainResult.js +I, [2024-12-25T12:18:21.771165 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_collectNonEnumProps.js +W, [2024-12-25T12:18:21.771206 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_collectNonEnumProps.js +I, [2024-12-25T12:18:21.771230 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_createAssigner.js +W, [2024-12-25T12:18:21.771270 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createAssigner.js +I, [2024-12-25T12:18:21.771294 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_createEscaper.js +W, [2024-12-25T12:18:21.771334 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createEscaper.js +I, [2024-12-25T12:18:21.771360 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_createIndexFinder.js +W, [2024-12-25T12:18:21.771400 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createIndexFinder.js +I, [2024-12-25T12:18:21.771424 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_createPredicateIndexFinder.js +W, [2024-12-25T12:18:21.771464 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createPredicateIndexFinder.js +I, [2024-12-25T12:18:21.771488 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_createReduce.js +W, [2024-12-25T12:18:21.771575 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createReduce.js +I, [2024-12-25T12:18:21.771603 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_createSizePropertyCheck.js +W, [2024-12-25T12:18:21.771650 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createSizePropertyCheck.js +I, [2024-12-25T12:18:21.771675 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_deepGet.js +W, [2024-12-25T12:18:21.771717 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_deepGet.js +I, [2024-12-25T12:18:21.771741 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_escapeMap.js +W, [2024-12-25T12:18:21.771782 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_escapeMap.js +I, [2024-12-25T12:18:21.771806 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_executeBound.js +W, [2024-12-25T12:18:21.771846 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_executeBound.js +I, [2024-12-25T12:18:21.771870 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_flatten.js +W, [2024-12-25T12:18:21.771910 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_flatten.js +I, [2024-12-25T12:18:21.771935 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_getByteLength.js +W, [2024-12-25T12:18:21.771975 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_getByteLength.js +I, [2024-12-25T12:18:21.771998 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_getLength.js +W, [2024-12-25T12:18:21.772038 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_getLength.js +I, [2024-12-25T12:18:21.772062 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_group.js +W, [2024-12-25T12:18:21.772103 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_group.js +I, [2024-12-25T12:18:21.772126 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_has.js +W, [2024-12-25T12:18:21.772166 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_has.js +I, [2024-12-25T12:18:21.772190 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_hasObjectTag.js +W, [2024-12-25T12:18:21.772231 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_hasObjectTag.js +I, [2024-12-25T12:18:21.772254 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_isArrayLike.js +W, [2024-12-25T12:18:21.772294 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_isArrayLike.js +I, [2024-12-25T12:18:21.772317 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_isBufferLike.js +W, [2024-12-25T12:18:21.772358 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_isBufferLike.js +I, [2024-12-25T12:18:21.772382 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_keyInObj.js +W, [2024-12-25T12:18:21.772422 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_keyInObj.js +I, [2024-12-25T12:18:21.772446 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_methodFingerprint.js +W, [2024-12-25T12:18:21.772538 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_methodFingerprint.js +I, [2024-12-25T12:18:21.772566 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_optimizeCb.js +W, [2024-12-25T12:18:21.772610 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_optimizeCb.js +I, [2024-12-25T12:18:21.772634 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_setup.js +W, [2024-12-25T12:18:21.772677 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_setup.js +I, [2024-12-25T12:18:21.772822 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_shallowProperty.js +W, [2024-12-25T12:18:21.772882 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_shallowProperty.js +I, [2024-12-25T12:18:21.772916 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_stringTagBug.js +W, [2024-12-25T12:18:21.772959 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_stringTagBug.js +I, [2024-12-25T12:18:21.772983 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_tagTester.js +W, [2024-12-25T12:18:21.773024 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_tagTester.js +I, [2024-12-25T12:18:21.773047 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_toBufferView.js +W, [2024-12-25T12:18:21.773088 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_toBufferView.js +I, [2024-12-25T12:18:21.773111 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_toPath.js +W, [2024-12-25T12:18:21.773151 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_toPath.js +I, [2024-12-25T12:18:21.773175 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/_unescapeMap.js +W, [2024-12-25T12:18:21.773215 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_unescapeMap.js +I, [2024-12-25T12:18:21.773238 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/after.js +W, [2024-12-25T12:18:21.773279 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/after.js +I, [2024-12-25T12:18:21.773302 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/allKeys.js +W, [2024-12-25T12:18:21.773342 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/allKeys.js +I, [2024-12-25T12:18:21.773365 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/before.js +W, [2024-12-25T12:18:21.773405 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/before.js +I, [2024-12-25T12:18:21.773428 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/bind.js +W, [2024-12-25T12:18:21.773468 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/bind.js +I, [2024-12-25T12:18:21.773491 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/bindAll.js +W, [2024-12-25T12:18:21.773645 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/bindAll.js +I, [2024-12-25T12:18:21.773675 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/chain.js +W, [2024-12-25T12:18:21.773757 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/chain.js +I, [2024-12-25T12:18:21.773803 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/chunk.js +W, [2024-12-25T12:18:21.773851 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/chunk.js +I, [2024-12-25T12:18:21.773881 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/clone.js +W, [2024-12-25T12:18:21.773950 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/clone.js +I, [2024-12-25T12:18:21.774004 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/compact.js +W, [2024-12-25T12:18:21.774072 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/compact.js +I, [2024-12-25T12:18:21.774097 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/compose.js +W, [2024-12-25T12:18:21.774139 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/compose.js +I, [2024-12-25T12:18:21.774162 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/constant.js +W, [2024-12-25T12:18:21.774203 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/constant.js +I, [2024-12-25T12:18:21.774226 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/contains.js +W, [2024-12-25T12:18:21.774266 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/contains.js +I, [2024-12-25T12:18:21.774289 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/countBy.js +W, [2024-12-25T12:18:21.774329 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/countBy.js +I, [2024-12-25T12:18:21.774351 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/create.js +W, [2024-12-25T12:18:21.774392 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/create.js +I, [2024-12-25T12:18:21.774415 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/debounce.js +W, [2024-12-25T12:18:21.774537 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/debounce.js +I, [2024-12-25T12:18:21.774569 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/defaults.js +W, [2024-12-25T12:18:21.774620 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/defaults.js +I, [2024-12-25T12:18:21.774644 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/defer.js +W, [2024-12-25T12:18:21.774687 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/defer.js +I, [2024-12-25T12:18:21.774711 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/delay.js +W, [2024-12-25T12:18:21.774751 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/delay.js +I, [2024-12-25T12:18:21.774775 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/difference.js +W, [2024-12-25T12:18:21.774816 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/difference.js +I, [2024-12-25T12:18:21.774840 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/each.js +W, [2024-12-25T12:18:21.774880 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/each.js +I, [2024-12-25T12:18:21.774903 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/escape.js +W, [2024-12-25T12:18:21.774943 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/escape.js +I, [2024-12-25T12:18:21.774966 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/every.js +W, [2024-12-25T12:18:21.775356 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/every.js +I, [2024-12-25T12:18:21.775430 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/extend.js +W, [2024-12-25T12:18:21.775639 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/extend.js +I, [2024-12-25T12:18:21.775696 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/extendOwn.js +W, [2024-12-25T12:18:21.775791 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/extendOwn.js +I, [2024-12-25T12:18:21.775844 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/filter.js +W, [2024-12-25T12:18:21.775925 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/filter.js +I, [2024-12-25T12:18:21.775957 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/find.js +W, [2024-12-25T12:18:21.776011 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/find.js +I, [2024-12-25T12:18:21.776044 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/findIndex.js +W, [2024-12-25T12:18:21.776107 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findIndex.js +I, [2024-12-25T12:18:21.776146 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/findKey.js +W, [2024-12-25T12:18:21.776674 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findKey.js +I, [2024-12-25T12:18:21.776774 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/findLastIndex.js +W, [2024-12-25T12:18:21.776888 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findLastIndex.js +I, [2024-12-25T12:18:21.776938 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/findWhere.js +W, [2024-12-25T12:18:21.777142 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findWhere.js +I, [2024-12-25T12:18:21.777206 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/first.js +W, [2024-12-25T12:18:21.777278 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/first.js +I, [2024-12-25T12:18:21.777310 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/flatten.js +W, [2024-12-25T12:18:21.777361 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/flatten.js +I, [2024-12-25T12:18:21.777402 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/functions.js +W, [2024-12-25T12:18:21.777591 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/functions.js +I, [2024-12-25T12:18:21.777641 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/get.js +W, [2024-12-25T12:18:21.777744 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/get.js +I, [2024-12-25T12:18:21.777808 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/groupBy.js +W, [2024-12-25T12:18:21.777874 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/groupBy.js +I, [2024-12-25T12:18:21.777900 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/has.js +W, [2024-12-25T12:18:21.777946 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/has.js +I, [2024-12-25T12:18:21.777971 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/identity.js +W, [2024-12-25T12:18:21.778014 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/identity.js +I, [2024-12-25T12:18:21.778039 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/index-all.js +W, [2024-12-25T12:18:21.778086 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index-all.js +I, [2024-12-25T12:18:21.778111 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/index-default.js +W, [2024-12-25T12:18:21.778159 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index-default.js +I, [2024-12-25T12:18:21.778186 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/index.js +W, [2024-12-25T12:18:21.778237 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index.js +I, [2024-12-25T12:18:21.778264 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/indexBy.js +W, [2024-12-25T12:18:21.778309 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/indexBy.js +I, [2024-12-25T12:18:21.778335 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/indexOf.js +W, [2024-12-25T12:18:21.778381 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/indexOf.js +I, [2024-12-25T12:18:21.778407 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/initial.js +W, [2024-12-25T12:18:21.778574 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/initial.js +I, [2024-12-25T12:18:21.778606 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/intersection.js +W, [2024-12-25T12:18:21.778665 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/intersection.js +I, [2024-12-25T12:18:21.778691 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/invert.js +W, [2024-12-25T12:18:21.778769 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/invert.js +I, [2024-12-25T12:18:21.778815 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/invoke.js +W, [2024-12-25T12:18:21.778869 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/invoke.js +I, [2024-12-25T12:18:21.778904 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isArguments.js +W, [2024-12-25T12:18:21.778953 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArguments.js +I, [2024-12-25T12:18:21.778978 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isArray.js +W, [2024-12-25T12:18:21.779020 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArray.js +I, [2024-12-25T12:18:21.779045 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isArrayBuffer.js +W, [2024-12-25T12:18:21.779086 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArrayBuffer.js +I, [2024-12-25T12:18:21.779112 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isBoolean.js +W, [2024-12-25T12:18:21.779155 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isBoolean.js +I, [2024-12-25T12:18:21.779180 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isDataView.js +W, [2024-12-25T12:18:21.779225 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isDataView.js +I, [2024-12-25T12:18:21.779250 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isDate.js +W, [2024-12-25T12:18:21.779294 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isDate.js +I, [2024-12-25T12:18:21.779320 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isElement.js +W, [2024-12-25T12:18:21.779363 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isElement.js +I, [2024-12-25T12:18:21.779389 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isEmpty.js +W, [2024-12-25T12:18:21.779437 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isEmpty.js +I, [2024-12-25T12:18:21.779463 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isEqual.js +W, [2024-12-25T12:18:21.779677 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isEqual.js +I, [2024-12-25T12:18:21.779725 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isError.js +W, [2024-12-25T12:18:21.779798 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isError.js +I, [2024-12-25T12:18:21.779825 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isFinite.js +W, [2024-12-25T12:18:21.779871 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isFinite.js +I, [2024-12-25T12:18:21.779896 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isFunction.js +W, [2024-12-25T12:18:21.779938 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isFunction.js +I, [2024-12-25T12:18:21.779962 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isMap.js +W, [2024-12-25T12:18:21.780090 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isMap.js +I, [2024-12-25T12:18:21.780135 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isMatch.js +W, [2024-12-25T12:18:21.780213 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isMatch.js +I, [2024-12-25T12:18:21.780323 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isNaN.js +W, [2024-12-25T12:18:21.780460 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNaN.js +I, [2024-12-25T12:18:21.780729 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isNull.js +W, [2024-12-25T12:18:21.780825 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNull.js +I, [2024-12-25T12:18:21.780864 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isNumber.js +W, [2024-12-25T12:18:21.780916 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNumber.js +I, [2024-12-25T12:18:21.780941 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isObject.js +W, [2024-12-25T12:18:21.780985 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isObject.js +I, [2024-12-25T12:18:21.781010 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isRegExp.js +W, [2024-12-25T12:18:21.781051 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isRegExp.js +I, [2024-12-25T12:18:21.781076 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isSet.js +W, [2024-12-25T12:18:21.781121 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isSet.js +I, [2024-12-25T12:18:21.781173 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isString.js +W, [2024-12-25T12:18:21.781225 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isString.js +I, [2024-12-25T12:18:21.781269 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isSymbol.js +W, [2024-12-25T12:18:21.781326 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isSymbol.js +I, [2024-12-25T12:18:21.781352 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isTypedArray.js +W, [2024-12-25T12:18:21.781396 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isTypedArray.js +I, [2024-12-25T12:18:21.781420 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isUndefined.js +W, [2024-12-25T12:18:21.781521 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isUndefined.js +I, [2024-12-25T12:18:21.781549 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isWeakMap.js +W, [2024-12-25T12:18:21.781595 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isWeakMap.js +I, [2024-12-25T12:18:21.781620 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/isWeakSet.js +W, [2024-12-25T12:18:21.781661 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isWeakSet.js +I, [2024-12-25T12:18:21.781685 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/iteratee.js +W, [2024-12-25T12:18:21.781727 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/iteratee.js +I, [2024-12-25T12:18:21.781752 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/keys.js +W, [2024-12-25T12:18:21.781794 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/keys.js +I, [2024-12-25T12:18:21.781818 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/last.js +W, [2024-12-25T12:18:21.781860 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/last.js +I, [2024-12-25T12:18:21.781883 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/lastIndexOf.js +W, [2024-12-25T12:18:21.781925 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/lastIndexOf.js +I, [2024-12-25T12:18:21.781949 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/map.js +W, [2024-12-25T12:18:21.781990 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/map.js +I, [2024-12-25T12:18:21.782014 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/mapObject.js +W, [2024-12-25T12:18:21.782056 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/mapObject.js +I, [2024-12-25T12:18:21.782080 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/matcher.js +W, [2024-12-25T12:18:21.782122 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/matcher.js +I, [2024-12-25T12:18:21.782146 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/max.js +W, [2024-12-25T12:18:21.782189 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/max.js +I, [2024-12-25T12:18:21.782215 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/memoize.js +W, [2024-12-25T12:18:21.782352 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/memoize.js +I, [2024-12-25T12:18:21.782412 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/min.js +W, [2024-12-25T12:18:21.782673 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/min.js +I, [2024-12-25T12:18:21.782744 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/mixin.js +W, [2024-12-25T12:18:21.782826 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/mixin.js +I, [2024-12-25T12:18:21.782865 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/negate.js +W, [2024-12-25T12:18:21.782936 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/negate.js +I, [2024-12-25T12:18:21.782968 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/noop.js +W, [2024-12-25T12:18:21.783016 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/noop.js +I, [2024-12-25T12:18:21.783040 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/now.js +W, [2024-12-25T12:18:21.783083 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/now.js +I, [2024-12-25T12:18:21.783106 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/object.js +W, [2024-12-25T12:18:21.783139 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/object.js +I, [2024-12-25T12:18:21.783155 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/omit.js +W, [2024-12-25T12:18:21.783218 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/omit.js +I, [2024-12-25T12:18:21.783256 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/once.js +W, [2024-12-25T12:18:21.783303 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/once.js +I, [2024-12-25T12:18:21.783320 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/pairs.js +W, [2024-12-25T12:18:21.783351 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pairs.js +I, [2024-12-25T12:18:21.783367 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/partial.js +W, [2024-12-25T12:18:21.783557 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/partial.js +I, [2024-12-25T12:18:21.783580 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/partition.js +W, [2024-12-25T12:18:21.783624 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/partition.js +I, [2024-12-25T12:18:21.783641 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/pick.js +W, [2024-12-25T12:18:21.783679 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pick.js +I, [2024-12-25T12:18:21.783694 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/pluck.js +W, [2024-12-25T12:18:21.783726 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pluck.js +I, [2024-12-25T12:18:21.783741 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/property.js +W, [2024-12-25T12:18:21.783776 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/property.js +I, [2024-12-25T12:18:21.783938 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/propertyOf.js +W, [2024-12-25T12:18:21.784005 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/propertyOf.js +I, [2024-12-25T12:18:21.784036 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/random.js +W, [2024-12-25T12:18:21.784080 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/random.js +I, [2024-12-25T12:18:21.784104 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/range.js +W, [2024-12-25T12:18:21.784157 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/range.js +I, [2024-12-25T12:18:21.784198 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/reduce.js +W, [2024-12-25T12:18:21.784291 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reduce.js +I, [2024-12-25T12:18:21.784336 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/reduceRight.js +W, [2024-12-25T12:18:21.784398 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reduceRight.js +I, [2024-12-25T12:18:21.784424 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/reject.js +W, [2024-12-25T12:18:21.784464 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reject.js +I, [2024-12-25T12:18:21.784488 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/rest.js +W, [2024-12-25T12:18:21.784609 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/rest.js +I, [2024-12-25T12:18:21.784638 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/restArguments.js +W, [2024-12-25T12:18:21.784685 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/restArguments.js +I, [2024-12-25T12:18:21.784709 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/result.js +W, [2024-12-25T12:18:21.784750 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/result.js +I, [2024-12-25T12:18:21.784774 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/sample.js +W, [2024-12-25T12:18:21.784813 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sample.js +I, [2024-12-25T12:18:21.784837 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/shuffle.js +W, [2024-12-25T12:18:21.784877 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/shuffle.js +I, [2024-12-25T12:18:21.784900 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/size.js +W, [2024-12-25T12:18:21.784940 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/size.js +I, [2024-12-25T12:18:21.784963 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/some.js +W, [2024-12-25T12:18:21.785003 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/some.js +I, [2024-12-25T12:18:21.785026 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/sortBy.js +W, [2024-12-25T12:18:21.785066 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sortBy.js +I, [2024-12-25T12:18:21.785089 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/sortedIndex.js +W, [2024-12-25T12:18:21.785129 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sortedIndex.js +I, [2024-12-25T12:18:21.785152 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/tap.js +W, [2024-12-25T12:18:21.785192 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/tap.js +I, [2024-12-25T12:18:21.785215 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/template.js +W, [2024-12-25T12:18:21.785258 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/template.js +I, [2024-12-25T12:18:21.785282 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/templateSettings.js +W, [2024-12-25T12:18:21.785322 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/templateSettings.js +I, [2024-12-25T12:18:21.785347 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/throttle.js +W, [2024-12-25T12:18:21.785387 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/throttle.js +I, [2024-12-25T12:18:21.785410 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/times.js +W, [2024-12-25T12:18:21.785548 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/times.js +I, [2024-12-25T12:18:21.785576 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/toArray.js +W, [2024-12-25T12:18:21.785624 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/toArray.js +I, [2024-12-25T12:18:21.785648 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/toPath.js +W, [2024-12-25T12:18:21.785689 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/toPath.js +I, [2024-12-25T12:18:21.785713 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/underscore-array-methods.js +W, [2024-12-25T12:18:21.785755 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/underscore-array-methods.js +I, [2024-12-25T12:18:21.785779 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/underscore.js +W, [2024-12-25T12:18:21.785818 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/underscore.js +I, [2024-12-25T12:18:21.785842 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/unescape.js +W, [2024-12-25T12:18:21.785882 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/unescape.js +I, [2024-12-25T12:18:21.785906 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/union.js +W, [2024-12-25T12:18:21.785945 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/union.js +I, [2024-12-25T12:18:21.785968 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/uniq.js +W, [2024-12-25T12:18:21.786008 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/uniq.js +I, [2024-12-25T12:18:21.786031 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/uniqueId.js +W, [2024-12-25T12:18:21.786093 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/uniqueId.js +I, [2024-12-25T12:18:21.786119 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/unzip.js +W, [2024-12-25T12:18:21.786172 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/unzip.js +I, [2024-12-25T12:18:21.786197 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/values.js +W, [2024-12-25T12:18:21.786239 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/values.js +I, [2024-12-25T12:18:21.786262 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/where.js +W, [2024-12-25T12:18:21.786302 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/where.js +I, [2024-12-25T12:18:21.786326 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/without.js +W, [2024-12-25T12:18:21.786365 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/without.js +I, [2024-12-25T12:18:21.786389 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/wrap.js +W, [2024-12-25T12:18:21.786428 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/wrap.js +I, [2024-12-25T12:18:21.786452 #41342] INFO -- : Processing file: ../../node_modules/underscore/modules/zip.js +W, [2024-12-25T12:18:21.786778 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/zip.js +I, [2024-12-25T12:18:21.786855 #41342] INFO -- : Processing file: ../../node_modules/underscore/underscore-esm-min.js +W, [2024-12-25T12:18:21.786976 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-esm-min.js +I, [2024-12-25T12:18:21.787044 #41342] INFO -- : Processing file: ../../node_modules/underscore/underscore-esm.js +W, [2024-12-25T12:18:21.787176 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-esm.js +I, [2024-12-25T12:18:21.787211 #41342] INFO -- : Processing file: ../../node_modules/underscore/underscore-min.js +W, [2024-12-25T12:18:21.787302 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-min.js +I, [2024-12-25T12:18:21.787334 #41342] INFO -- : Processing file: ../../node_modules/underscore/underscore-umd-min.js +W, [2024-12-25T12:18:21.787409 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-umd-min.js +I, [2024-12-25T12:18:21.787444 #41342] INFO -- : Processing file: ../../node_modules/underscore/underscore-umd.js +W, [2024-12-25T12:18:21.787744 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-umd.js +I, [2024-12-25T12:18:21.787787 #41342] INFO -- : Processing file: ../../node_modules/underscore/underscore.js +W, [2024-12-25T12:18:21.787909 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore.js +I, [2024-12-25T12:18:21.787951 #41342] INFO -- : Processing file: ../../node_modules/walk-back/README.md +W, [2024-12-25T12:18:21.788002 #41342] WARN -- : Copyright string not found in ../../node_modules/walk-back/README.md +I, [2024-12-25T12:18:21.788027 #41342] INFO -- : Processing file: ../../node_modules/walk-back/index.js +W, [2024-12-25T12:18:21.788073 #41342] WARN -- : Copyright string not found in ../../node_modules/walk-back/index.js +I, [2024-12-25T12:18:21.788097 #41342] INFO -- : Processing file: ../../node_modules/wordwrap/example/center.js +W, [2024-12-25T12:18:21.788149 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrap/example/center.js +I, [2024-12-25T12:18:21.788174 #41342] INFO -- : Processing file: ../../node_modules/wordwrap/example/meat.js +W, [2024-12-25T12:18:21.788215 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrap/example/meat.js +I, [2024-12-25T12:18:21.788239 #41342] INFO -- : Processing file: ../../node_modules/wordwrap/index.js +W, [2024-12-25T12:18:21.788279 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrap/index.js +I, [2024-12-25T12:18:21.788302 #41342] INFO -- : Processing file: ../../node_modules/wordwrap/test/break.js +W, [2024-12-25T12:18:21.788344 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/break.js +I, [2024-12-25T12:18:21.788368 #41342] INFO -- : Processing file: ../../node_modules/wordwrap/test/idleness.txt +W, [2024-12-25T12:18:21.788426 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/idleness.txt +I, [2024-12-25T12:18:21.788451 #41342] INFO -- : Processing file: ../../node_modules/wordwrap/test/wrap.js +W, [2024-12-25T12:18:21.788502 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/wrap.js +I, [2024-12-25T12:18:21.788677 #41342] INFO -- : Processing file: ../../node_modules/wordwrapjs/README.md +W, [2024-12-25T12:18:21.788767 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/README.md +I, [2024-12-25T12:18:21.788797 #41342] INFO -- : Processing file: ../../node_modules/wordwrapjs/dist/index.js +W, [2024-12-25T12:18:21.788853 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/dist/index.js +I, [2024-12-25T12:18:21.788880 #41342] INFO -- : Processing file: ../../node_modules/wordwrapjs/index.js +W, [2024-12-25T12:18:21.788931 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/index.js +I, [2024-12-25T12:18:21.788958 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/CHANGES.md +W, [2024-12-25T12:18:21.789013 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/CHANGES.md +I, [2024-12-25T12:18:21.789041 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/README.md +W, [2024-12-25T12:18:21.789092 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/README.md +I, [2024-12-25T12:18:21.789120 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/error.js +W, [2024-12-25T12:18:21.789175 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/error.js +I, [2024-12-25T12:18:21.789202 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/escape.js +W, [2024-12-25T12:18:21.789247 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/escape.js +I, [2024-12-25T12:18:21.789271 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/main.js +W, [2024-12-25T12:18:21.789329 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/main.js +I, [2024-12-25T12:18:21.789371 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlAttribute.js +W, [2024-12-25T12:18:21.789485 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlAttribute.js +I, [2024-12-25T12:18:21.789522 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlAttributeText.js +W, [2024-12-25T12:18:21.789575 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlAttributeText.js +I, [2024-12-25T12:18:21.789600 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCdata.js +W, [2024-12-25T12:18:21.789647 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCdata.js +I, [2024-12-25T12:18:21.789673 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCharData.js +W, [2024-12-25T12:18:21.789720 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCharData.js +I, [2024-12-25T12:18:21.789746 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCharRef.js +W, [2024-12-25T12:18:21.789795 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCharRef.js +I, [2024-12-25T12:18:21.789822 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlComment.js +W, [2024-12-25T12:18:21.789871 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlComment.js +I, [2024-12-25T12:18:21.789897 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDecl.js +W, [2024-12-25T12:18:21.789946 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDecl.js +I, [2024-12-25T12:18:21.789974 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDocument.js +W, [2024-12-25T12:18:21.790021 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDocument.js +I, [2024-12-25T12:18:21.790048 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtd.js +W, [2024-12-25T12:18:21.790100 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtd.js +I, [2024-12-25T12:18:21.790125 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.js +W, [2024-12-25T12:18:21.790172 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.js +I, [2024-12-25T12:18:21.790222 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdElement.js +W, [2024-12-25T12:18:21.790495 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdElement.js +I, [2024-12-25T12:18:21.790743 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdEntity.js +W, [2024-12-25T12:18:21.790835 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdEntity.js +I, [2024-12-25T12:18:21.791028 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdNotation.js +W, [2024-12-25T12:18:21.791100 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdNotation.js +I, [2024-12-25T12:18:21.791128 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.js +W, [2024-12-25T12:18:21.791173 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.js +I, [2024-12-25T12:18:21.791198 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlElement.js +W, [2024-12-25T12:18:21.791246 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlElement.js +I, [2024-12-25T12:18:21.791270 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlEntityRef.js +W, [2024-12-25T12:18:21.791312 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlEntityRef.js +I, [2024-12-25T12:18:21.791336 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlProcInst.js +W, [2024-12-25T12:18:21.791379 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlProcInst.js +I, [2024-12-25T12:18:21.791403 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/options.js +W, [2024-12-25T12:18:21.791447 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/options.js +I, [2024-12-25T12:18:21.791471 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/validate.js +W, [2024-12-25T12:18:21.791593 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/validate.js +I, [2024-12-25T12:18:21.791652 #41342] INFO -- : Processing file: ../../spec/beef/api/auth_rate_spec.rb +W, [2024-12-25T12:18:21.791738 #41342] WARN -- : Copyright string not found in ../../spec/beef/api/auth_rate_spec.rb +I, [2024-12-25T12:18:21.791784 #41342] INFO -- : Processing file: ../../spec/beef/core/extensions_spec.rb +W, [2024-12-25T12:18:21.791856 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/extensions_spec.rb +I, [2024-12-25T12:18:21.791977 #41342] INFO -- : Processing file: ../../spec/beef/core/filter/filters_spec.rb +W, [2024-12-25T12:18:21.792060 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/filter/filters_spec.rb +I, [2024-12-25T12:18:21.792091 #41342] INFO -- : Processing file: ../../spec/beef/core/main/autorun_engine/autorun_engine_spec.rb +W, [2024-12-25T12:18:21.792141 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/main/autorun_engine/autorun_engine_spec.rb +I, [2024-12-25T12:18:21.792166 #41342] INFO -- : Processing file: ../../spec/beef/core/main/command_spec.rb +W, [2024-12-25T12:18:21.792211 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/main/command_spec.rb +I, [2024-12-25T12:18:21.792235 #41342] INFO -- : Processing file: ../../spec/beef/core/main/configuration_spec.rb +W, [2024-12-25T12:18:21.792284 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/main/configuration_spec.rb +I, [2024-12-25T12:18:21.792629 #41342] INFO -- : Processing file: ../../spec/beef/core/main/handlers/browser_details_handler_spec.rb +W, [2024-12-25T12:18:21.792708 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/main/handlers/browser_details_handler_spec.rb +I, [2024-12-25T12:18:21.792736 #41342] INFO -- : Processing file: ../../spec/beef/core/main/models/browser_details_spec.rb +W, [2024-12-25T12:18:21.792782 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/main/models/browser_details_spec.rb +I, [2024-12-25T12:18:21.792825 #41342] INFO -- : Processing file: ../../spec/beef/core/main/network_stack/handlers/dynamic_reconstruction_spec.rb +W, [2024-12-25T12:18:21.792877 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/main/network_stack/handlers/dynamic_reconstruction_spec.rb +I, [2024-12-25T12:18:21.792903 #41342] INFO -- : Processing file: ../../spec/beef/core/main/network_stack/handlers/redirector_spec.rb +W, [2024-12-25T12:18:21.792948 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/main/network_stack/handlers/redirector_spec.rb +I, [2024-12-25T12:18:21.792973 #41342] INFO -- : Processing file: ../../spec/beef/core/modules_spec.rb +W, [2024-12-25T12:18:21.793015 #41342] WARN -- : Copyright string not found in ../../spec/beef/core/modules_spec.rb +I, [2024-12-25T12:18:21.793038 #41342] INFO -- : Processing file: ../../spec/beef/extensions/adminui_spec.rb +W, [2024-12-25T12:18:21.793081 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/adminui_spec.rb +I, [2024-12-25T12:18:21.793105 #41342] INFO -- : Processing file: ../../spec/beef/extensions/dns_spec.rb +W, [2024-12-25T12:18:21.793151 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/dns_spec.rb +I, [2024-12-25T12:18:21.793175 #41342] INFO -- : Processing file: ../../spec/beef/extensions/network_spec.rb +W, [2024-12-25T12:18:21.793215 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/network_spec.rb +I, [2024-12-25T12:18:21.793238 #41342] INFO -- : Processing file: ../../spec/beef/extensions/proxy_spec.rb +W, [2024-12-25T12:18:21.793292 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/proxy_spec.rb +I, [2024-12-25T12:18:21.793345 #41342] INFO -- : Processing file: ../../spec/beef/extensions/qrcode_spec.rb +W, [2024-12-25T12:18:21.793456 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/qrcode_spec.rb +I, [2024-12-25T12:18:21.793489 #41342] INFO -- : Processing file: ../../spec/beef/extensions/requester_spec.rb +W, [2024-12-25T12:18:21.793587 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/requester_spec.rb +I, [2024-12-25T12:18:21.793613 #41342] INFO -- : Processing file: ../../spec/beef/extensions/social_engineering_spec.rb +W, [2024-12-25T12:18:21.793659 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/social_engineering_spec.rb +I, [2024-12-25T12:18:21.793677 #41342] INFO -- : Processing file: ../../spec/beef/extensions/webrtc_spec.rb +W, [2024-12-25T12:18:21.793711 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/webrtc_spec.rb +I, [2024-12-25T12:18:21.793727 #41342] INFO -- : Processing file: ../../spec/beef/extensions/websocket_hooked_browser_spec.rb +W, [2024-12-25T12:18:21.793764 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/websocket_hooked_browser_spec.rb +I, [2024-12-25T12:18:21.793779 #41342] INFO -- : Processing file: ../../spec/beef/extensions/websocket_spec.rb +W, [2024-12-25T12:18:21.793813 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/websocket_spec.rb +I, [2024-12-25T12:18:21.793828 #41342] INFO -- : Processing file: ../../spec/beef/extensions/xssrays_spec.rb +W, [2024-12-25T12:18:21.793861 #41342] WARN -- : Copyright string not found in ../../spec/beef/extensions/xssrays_spec.rb +I, [2024-12-25T12:18:21.793876 #41342] INFO -- : Processing file: ../../spec/beef/filesystem_checks_spec.rb +W, [2024-12-25T12:18:21.793915 #41342] WARN -- : Copyright string not found in ../../spec/beef/filesystem_checks_spec.rb +I, [2024-12-25T12:18:21.793939 #41342] INFO -- : Processing file: ../../spec/beef/modules/debug/test_beef_debugs_spec.rb +W, [2024-12-25T12:18:21.793986 #41342] WARN -- : Copyright string not found in ../../spec/beef/modules/debug/test_beef_debugs_spec.rb +I, [2024-12-25T12:18:21.794010 #41342] INFO -- : Processing file: ../../spec/beef/security_checks_spec.rb +W, [2024-12-25T12:18:21.794052 #41342] WARN -- : Copyright string not found in ../../spec/beef/security_checks_spec.rb +I, [2024-12-25T12:18:21.794076 #41342] INFO -- : Processing file: ../../spec/features/all_modules_spec.rb +W, [2024-12-25T12:18:21.794119 #41342] WARN -- : Copyright string not found in ../../spec/features/all_modules_spec.rb +I, [2024-12-25T12:18:21.794143 #41342] INFO -- : Processing file: ../../spec/features/debug_modules_spec.rb +W, [2024-12-25T12:18:21.794353 #41342] WARN -- : Copyright string not found in ../../spec/features/debug_modules_spec.rb +I, [2024-12-25T12:18:21.794510 #41342] INFO -- : Processing file: ../../spec/requests/beef_test_spec.rb +W, [2024-12-25T12:18:21.794635 #41342] WARN -- : Copyright string not found in ../../spec/requests/beef_test_spec.rb +I, [2024-12-25T12:18:21.794719 #41342] INFO -- : Processing file: ../../spec/requests/login_spec.rb +W, [2024-12-25T12:18:21.794851 #41342] WARN -- : Copyright string not found in ../../spec/requests/login_spec.rb +I, [2024-12-25T12:18:21.795144 #41342] INFO -- : Processing file: ../../spec/spec_helper.rb +W, [2024-12-25T12:18:21.795292 #41342] WARN -- : Copyright string not found in ../../spec/spec_helper.rb +I, [2024-12-25T12:18:21.795373 #41342] INFO -- : Processing file: ../../spec/support/assets/config_new.yaml +I, [2024-12-25T12:18:21.796555 #41342] INFO -- : Updated copyright in ../../spec/support/assets/config_new.yaml +I, [2024-12-25T12:18:21.796613 #41342] INFO -- : Processing file: ../../spec/support/assets/config_old.yaml +I, [2024-12-25T12:18:21.797119 #41342] INFO -- : Updated copyright in ../../spec/support/assets/config_old.yaml +I, [2024-12-25T12:18:21.797185 #41342] INFO -- : Processing file: ../../spec/support/beef_test.rb +W, [2024-12-25T12:18:21.797259 #41342] WARN -- : Copyright string not found in ../../spec/support/beef_test.rb +I, [2024-12-25T12:18:21.797289 #41342] INFO -- : Processing file: ../../spec/support/constants.rb +W, [2024-12-25T12:18:21.797366 #41342] WARN -- : Copyright string not found in ../../spec/support/constants.rb +I, [2024-12-25T12:18:21.797406 #41342] INFO -- : Processing file: ../../spec/support/simple_rest_client.rb +W, [2024-12-25T12:18:21.797560 #41342] WARN -- : Copyright string not found in ../../spec/support/simple_rest_client.rb +I, [2024-12-25T12:18:21.797611 #41342] INFO -- : Processing file: ../../spec/support/ui_support.rb +W, [2024-12-25T12:18:21.797688 #41342] WARN -- : Copyright string not found in ../../spec/support/ui_support.rb +I, [2024-12-25T12:18:21.797722 #41342] INFO -- : Processing file: ../../test/integration/tc_debug_modules.rb +W, [2024-12-25T12:18:21.797779 #41342] WARN -- : Copyright string not found in ../../test/integration/tc_debug_modules.rb +I, [2024-12-25T12:18:21.797807 #41342] INFO -- : Processing file: ../../test/integration/tc_dns_rest.rb +W, [2024-12-25T12:18:21.797869 #41342] WARN -- : Copyright string not found in ../../test/integration/tc_dns_rest.rb +I, [2024-12-25T12:18:21.797902 #41342] INFO -- : Processing file: ../../test/integration/tc_network_rest.rb +W, [2024-12-25T12:18:21.797950 #41342] WARN -- : Copyright string not found in ../../test/integration/tc_network_rest.rb +I, [2024-12-25T12:18:21.797975 #41342] INFO -- : Processing file: ../../test/integration/tc_proxy.rb +W, [2024-12-25T12:18:21.798019 #41342] WARN -- : Copyright string not found in ../../test/integration/tc_proxy.rb +I, [2024-12-25T12:18:21.798044 #41342] INFO -- : Processing file: ../../test/integration/tc_social_engineering_rest.rb +W, [2024-12-25T12:18:21.798089 #41342] WARN -- : Copyright string not found in ../../test/integration/tc_social_engineering_rest.rb +I, [2024-12-25T12:18:21.798113 #41342] INFO -- : Processing file: ../../test/integration/tc_webrtc_rest.rb +W, [2024-12-25T12:18:21.798175 #41342] WARN -- : Copyright string not found in ../../test/integration/tc_webrtc_rest.rb +I, [2024-12-25T12:18:21.798208 #41342] INFO -- : Processing file: ../../test/integration/ts_integration.rb +W, [2024-12-25T12:18:21.798253 #41342] WARN -- : Copyright string not found in ../../test/integration/ts_integration.rb +I, [2024-12-25T12:18:21.798277 #41342] INFO -- : Processing file: ../../test/thirdparty/msf/unit/tc_metasploit.rb +W, [2024-12-25T12:18:21.798320 #41342] WARN -- : Copyright string not found in ../../test/thirdparty/msf/unit/tc_metasploit.rb +I, [2024-12-25T12:18:21.798344 #41342] INFO -- : Processing file: ../../test/thirdparty/msf/unit/ts_metasploit.rb +W, [2024-12-25T12:18:21.798405 #41342] WARN -- : Copyright string not found in ../../test/thirdparty/msf/unit/ts_metasploit.rb +I, [2024-12-25T12:18:21.798439 #41342] INFO -- : Processing file: ../../tools/csrf_to_beef/lib/module.rb +W, [2024-12-25T12:18:21.798492 #41342] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/lib/module.rb +I, [2024-12-25T12:18:21.798517 #41342] INFO -- : Processing file: ../../tools/csrf_to_beef/lib/output.rb +W, [2024-12-25T12:18:21.798667 #41342] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/lib/output.rb +I, [2024-12-25T12:18:21.798709 #41342] INFO -- : Processing file: ../../tools/csrf_to_beef/sample.html +W, [2024-12-25T12:18:21.798776 #41342] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/sample.html +I, [2024-12-25T12:18:21.798802 #41342] INFO -- : Processing file: ../../tools/maintenance/copyright_update bkp.rb +I, [2024-12-25T12:18:21.799556 #41342] INFO -- : Updated copyright in ../../tools/maintenance/copyright_update bkp.rb +I, [2024-12-25T12:18:21.799637 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/lib/beef_rest_api.rb +W, [2024-12-25T12:18:21.799728 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/beef_rest_api.rb +I, [2024-12-25T12:18:21.799756 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/lib/print.rb +W, [2024-12-25T12:18:21.799805 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/print.rb +I, [2024-12-25T12:18:21.799830 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/lib/string.rb +W, [2024-12-25T12:18:21.799877 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/string.rb +I, [2024-12-25T12:18:21.848145 #41342] INFO -- : Processing file: ../../Dockerfile +W, [2024-12-25T12:18:21.848255 #41342] WARN -- : Copyright string not found in ../../Dockerfile +I, [2024-12-25T12:18:21.848283 #41342] INFO -- : Processing file: ../../Gemfile +W, [2024-12-25T12:18:21.848335 #41342] WARN -- : Copyright string not found in ../../Gemfile +I, [2024-12-25T12:18:21.848359 #41342] INFO -- : Processing file: ../../Rakefile +W, [2024-12-25T12:18:21.848412 #41342] WARN -- : Copyright string not found in ../../Rakefile +I, [2024-12-25T12:18:21.848435 #41342] INFO -- : Processing file: ../../VERSION +W, [2024-12-25T12:18:21.848482 #41342] WARN -- : Copyright string not found in ../../VERSION +I, [2024-12-25T12:18:21.848507 #41342] INFO -- : Processing file: ../../arerules/enabled/README +W, [2024-12-25T12:18:21.848650 #41342] WARN -- : Copyright string not found in ../../arerules/enabled/README +I, [2024-12-25T12:18:21.848679 #41342] INFO -- : Processing file: ../../beef +W, [2024-12-25T12:18:21.848736 #41342] WARN -- : Copyright string not found in ../../beef +I, [2024-12-25T12:18:21.848762 #41342] INFO -- : Processing file: ../../doc/COPYING +W, [2024-12-25T12:18:21.848825 #41342] WARN -- : Copyright string not found in ../../doc/COPYING +I, [2024-12-25T12:18:21.848850 #41342] INFO -- : Processing file: ../../doc/boilerplate +W, [2024-12-25T12:18:21.848900 #41342] WARN -- : Copyright string not found in ../../doc/boilerplate +I, [2024-12-25T12:18:21.848926 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/images/icons/README +W, [2024-12-25T12:18:21.848977 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/images/icons/README +I, [2024-12-25T12:18:21.849002 #41342] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/readme +W, [2024-12-25T12:18:21.849147 #41342] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/readme +I, [2024-12-25T12:18:21.849229 #41342] INFO -- : Processing file: ../../install +W, [2024-12-25T12:18:21.849328 #41342] WARN -- : Copyright string not found in ../../install +I, [2024-12-25T12:18:21.849371 #41342] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/update-list +W, [2024-12-25T12:18:21.850117 #41342] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/update-list +I, [2024-12-25T12:18:21.850168 #41342] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/shocker-cgi_list +W, [2024-12-25T12:18:21.850391 #41342] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/shocker-cgi_list +I, [2024-12-25T12:18:21.850436 #41342] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/update-list +W, [2024-12-25T12:18:21.850482 #41342] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/update-list +I, [2024-12-25T12:18:21.850551 #41342] INFO -- : Processing file: ../../modules/misc/nosleep/update-lib +W, [2024-12-25T12:18:21.850613 #41342] WARN -- : Copyright string not found in ../../modules/misc/nosleep/update-lib +I, [2024-12-25T12:18:21.850639 #41342] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/LICENSE +W, [2024-12-25T12:18:21.850689 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/LICENSE +I, [2024-12-25T12:18:21.850713 #41342] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/LICENSE +W, [2024-12-25T12:18:21.850757 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/LICENSE +I, [2024-12-25T12:18:21.850780 #41342] INFO -- : Processing file: ../../node_modules/@babel/parser/LICENSE +W, [2024-12-25T12:18:21.850825 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/LICENSE +I, [2024-12-25T12:18:21.850849 #41342] INFO -- : Processing file: ../../node_modules/@babel/types/LICENSE +W, [2024-12-25T12:18:21.850894 #41342] WARN -- : Copyright string not found in ../../node_modules/@babel/types/LICENSE +I, [2024-12-25T12:18:21.850917 #41342] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/LICENSE +W, [2024-12-25T12:18:21.850969 #41342] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/LICENSE +I, [2024-12-25T12:18:21.850992 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/LICENSE +W, [2024-12-25T12:18:21.851038 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/LICENSE +I, [2024-12-25T12:18:21.851061 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/LICENSE +W, [2024-12-25T12:18:21.851104 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/LICENSE +I, [2024-12-25T12:18:21.851126 #41342] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/LICENSE +W, [2024-12-25T12:18:21.851166 #41342] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/LICENSE +I, [2024-12-25T12:18:21.851189 #41342] INFO -- : Processing file: ../../node_modules/@types/linkify-it/LICENSE +W, [2024-12-25T12:18:21.851232 #41342] WARN -- : Copyright string not found in ../../node_modules/@types/linkify-it/LICENSE +I, [2024-12-25T12:18:21.851254 #41342] INFO -- : Processing file: ../../node_modules/@types/markdown-it/LICENSE +W, [2024-12-25T12:18:21.851296 #41342] WARN -- : Copyright string not found in ../../node_modules/@types/markdown-it/LICENSE +I, [2024-12-25T12:18:21.851318 #41342] INFO -- : Processing file: ../../node_modules/@types/mdurl/LICENSE +W, [2024-12-25T12:18:21.851367 #41342] WARN -- : Copyright string not found in ../../node_modules/@types/mdurl/LICENSE +I, [2024-12-25T12:18:21.851392 #41342] INFO -- : Processing file: ../../node_modules/ansi-styles/license +W, [2024-12-25T12:18:21.851442 #41342] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/license +I, [2024-12-25T12:18:21.851467 #41342] INFO -- : Processing file: ../../node_modules/argparse/LICENSE +W, [2024-12-25T12:18:21.851679 #41342] WARN -- : Copyright string not found in ../../node_modules/argparse/LICENSE +I, [2024-12-25T12:18:21.851709 #41342] INFO -- : Processing file: ../../node_modules/array-back/LICENSE +W, [2024-12-25T12:18:21.851764 #41342] WARN -- : Copyright string not found in ../../node_modules/array-back/LICENSE +I, [2024-12-25T12:18:21.851793 #41342] INFO -- : Processing file: ../../node_modules/bluebird/LICENSE +W, [2024-12-25T12:18:21.851838 #41342] WARN -- : Copyright string not found in ../../node_modules/bluebird/LICENSE +I, [2024-12-25T12:18:21.851863 #41342] INFO -- : Processing file: ../../node_modules/braces/LICENSE +W, [2024-12-25T12:18:21.851909 #41342] WARN -- : Copyright string not found in ../../node_modules/braces/LICENSE +I, [2024-12-25T12:18:21.852019 #41342] INFO -- : Processing file: ../../node_modules/cache-point/LICENSE +W, [2024-12-25T12:18:21.852124 #41342] WARN -- : Copyright string not found in ../../node_modules/cache-point/LICENSE +I, [2024-12-25T12:18:21.852161 #41342] INFO -- : Processing file: ../../node_modules/catharsis/LICENSE +W, [2024-12-25T12:18:21.852229 #41342] WARN -- : Copyright string not found in ../../node_modules/catharsis/LICENSE +I, [2024-12-25T12:18:21.852263 #41342] INFO -- : Processing file: ../../node_modules/chalk/license +W, [2024-12-25T12:18:21.852326 #41342] WARN -- : Copyright string not found in ../../node_modules/chalk/license +I, [2024-12-25T12:18:21.852356 #41342] INFO -- : Processing file: ../../node_modules/chalk-template/license +W, [2024-12-25T12:18:21.852433 #41342] WARN -- : Copyright string not found in ../../node_modules/chalk-template/license +I, [2024-12-25T12:18:21.852571 #41342] INFO -- : Processing file: ../../node_modules/color-convert/LICENSE +W, [2024-12-25T12:18:21.852734 #41342] WARN -- : Copyright string not found in ../../node_modules/color-convert/LICENSE +I, [2024-12-25T12:18:21.852831 #41342] INFO -- : Processing file: ../../node_modules/color-name/LICENSE +W, [2024-12-25T12:18:21.852943 #41342] WARN -- : Copyright string not found in ../../node_modules/color-name/LICENSE +I, [2024-12-25T12:18:21.852985 #41342] INFO -- : Processing file: ../../node_modules/command-line-args/LICENSE +W, [2024-12-25T12:18:21.853057 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-args/LICENSE +I, [2024-12-25T12:18:21.853098 #41342] INFO -- : Processing file: ../../node_modules/command-line-usage/LICENSE +W, [2024-12-25T12:18:21.853311 #41342] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/LICENSE +I, [2024-12-25T12:18:21.853348 #41342] INFO -- : Processing file: ../../node_modules/common-sequence/LICENSE +W, [2024-12-25T12:18:21.853404 #41342] WARN -- : Copyright string not found in ../../node_modules/common-sequence/LICENSE +I, [2024-12-25T12:18:21.853429 #41342] INFO -- : Processing file: ../../node_modules/config-master/LICENSE +W, [2024-12-25T12:18:21.853471 #41342] WARN -- : Copyright string not found in ../../node_modules/config-master/LICENSE +I, [2024-12-25T12:18:21.853504 #41342] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/LICENSE +W, [2024-12-25T12:18:21.853613 #41342] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/LICENSE +I, [2024-12-25T12:18:21.853638 #41342] INFO -- : Processing file: ../../node_modules/current-module-paths/LICENSE +W, [2024-12-25T12:18:21.853681 #41342] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/LICENSE +I, [2024-12-25T12:18:21.853705 #41342] INFO -- : Processing file: ../../node_modules/dmd/LICENSE +W, [2024-12-25T12:18:21.853748 #41342] WARN -- : Copyright string not found in ../../node_modules/dmd/LICENSE +I, [2024-12-25T12:18:21.853771 #41342] INFO -- : Processing file: ../../node_modules/entities/LICENSE +W, [2024-12-25T12:18:21.853814 #41342] WARN -- : Copyright string not found in ../../node_modules/entities/LICENSE +I, [2024-12-25T12:18:21.853837 #41342] INFO -- : Processing file: ../../node_modules/escape-string-regexp/license +W, [2024-12-25T12:18:21.853881 #41342] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/license +I, [2024-12-25T12:18:21.853904 #41342] INFO -- : Processing file: ../../node_modules/fast-glob/LICENSE +W, [2024-12-25T12:18:21.853946 #41342] WARN -- : Copyright string not found in ../../node_modules/fast-glob/LICENSE +I, [2024-12-25T12:18:21.853969 #41342] INFO -- : Processing file: ../../node_modules/fastq/LICENSE +W, [2024-12-25T12:18:21.854015 #41342] WARN -- : Copyright string not found in ../../node_modules/fastq/LICENSE +I, [2024-12-25T12:18:21.854184 #41342] INFO -- : Processing file: ../../node_modules/file-set/LICENSE +W, [2024-12-25T12:18:21.854233 #41342] WARN -- : Copyright string not found in ../../node_modules/file-set/LICENSE +I, [2024-12-25T12:18:21.854274 #41342] INFO -- : Processing file: ../../node_modules/fill-range/LICENSE +W, [2024-12-25T12:18:21.854319 #41342] WARN -- : Copyright string not found in ../../node_modules/fill-range/LICENSE +I, [2024-12-25T12:18:21.854342 #41342] INFO -- : Processing file: ../../node_modules/find-replace/LICENSE +W, [2024-12-25T12:18:21.854384 #41342] WARN -- : Copyright string not found in ../../node_modules/find-replace/LICENSE +I, [2024-12-25T12:18:21.854406 #41342] INFO -- : Processing file: ../../node_modules/glob-parent/LICENSE +W, [2024-12-25T12:18:21.854449 #41342] WARN -- : Copyright string not found in ../../node_modules/glob-parent/LICENSE +I, [2024-12-25T12:18:21.854471 #41342] INFO -- : Processing file: ../../node_modules/graceful-fs/LICENSE +W, [2024-12-25T12:18:21.854703 #41342] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/LICENSE +I, [2024-12-25T12:18:21.854768 #41342] INFO -- : Processing file: ../../node_modules/handlebars/LICENSE +W, [2024-12-25T12:18:21.854830 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/LICENSE +I, [2024-12-25T12:18:21.854856 #41342] INFO -- : Processing file: ../../node_modules/handlebars/bin/handlebars +W, [2024-12-25T12:18:21.854906 #41342] WARN -- : Copyright string not found in ../../node_modules/handlebars/bin/handlebars +I, [2024-12-25T12:18:21.854932 #41342] INFO -- : Processing file: ../../node_modules/has-flag/license +W, [2024-12-25T12:18:21.854991 #41342] WARN -- : Copyright string not found in ../../node_modules/has-flag/license +I, [2024-12-25T12:18:21.855026 #41342] INFO -- : Processing file: ../../node_modules/is-extglob/LICENSE +W, [2024-12-25T12:18:21.855081 #41342] WARN -- : Copyright string not found in ../../node_modules/is-extglob/LICENSE +I, [2024-12-25T12:18:21.855198 #41342] INFO -- : Processing file: ../../node_modules/is-glob/LICENSE +W, [2024-12-25T12:18:21.855304 #41342] WARN -- : Copyright string not found in ../../node_modules/is-glob/LICENSE +I, [2024-12-25T12:18:21.855427 #41342] INFO -- : Processing file: ../../node_modules/is-number/LICENSE +W, [2024-12-25T12:18:21.855604 #41342] WARN -- : Copyright string not found in ../../node_modules/is-number/LICENSE +I, [2024-12-25T12:18:21.855634 #41342] INFO -- : Processing file: ../../node_modules/js2xmlparser/LICENSE +W, [2024-12-25T12:18:21.855700 #41342] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/LICENSE +I, [2024-12-25T12:18:21.855724 #41342] INFO -- : Processing file: ../../node_modules/js2xmlparser/NOTICE +W, [2024-12-25T12:18:21.855770 #41342] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/NOTICE +I, [2024-12-25T12:18:21.855796 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-api/LICENSE +W, [2024-12-25T12:18:21.855848 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/LICENSE +I, [2024-12-25T12:18:21.855872 #41342] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/LICENSE +W, [2024-12-25T12:18:21.855915 #41342] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/LICENSE +I, [2024-12-25T12:18:21.855937 #41342] INFO -- : Processing file: ../../node_modules/klaw/LICENSE +W, [2024-12-25T12:18:21.855980 #41342] WARN -- : Copyright string not found in ../../node_modules/klaw/LICENSE +I, [2024-12-25T12:18:21.856002 #41342] INFO -- : Processing file: ../../node_modules/linkify-it/LICENSE +W, [2024-12-25T12:18:21.856044 #41342] WARN -- : Copyright string not found in ../../node_modules/linkify-it/LICENSE +I, [2024-12-25T12:18:21.856067 #41342] INFO -- : Processing file: ../../node_modules/lodash/LICENSE +W, [2024-12-25T12:18:21.856111 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash/LICENSE +I, [2024-12-25T12:18:21.856134 #41342] INFO -- : Processing file: ../../node_modules/lodash.camelcase/LICENSE +W, [2024-12-25T12:18:21.856178 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/LICENSE +I, [2024-12-25T12:18:21.856202 #41342] INFO -- : Processing file: ../../node_modules/lodash.omit/LICENSE +W, [2024-12-25T12:18:21.856245 #41342] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/LICENSE +I, [2024-12-25T12:18:21.856268 #41342] INFO -- : Processing file: ../../node_modules/markdown-it/LICENSE +W, [2024-12-25T12:18:21.856318 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it/LICENSE +I, [2024-12-25T12:18:21.856341 #41342] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/UNLICENSE +W, [2024-12-25T12:18:21.856388 #41342] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/UNLICENSE +I, [2024-12-25T12:18:21.856413 #41342] INFO -- : Processing file: ../../node_modules/mdurl/LICENSE +W, [2024-12-25T12:18:21.856494 #41342] WARN -- : Copyright string not found in ../../node_modules/mdurl/LICENSE +I, [2024-12-25T12:18:21.856528 #41342] INFO -- : Processing file: ../../node_modules/merge2/LICENSE +W, [2024-12-25T12:18:21.856583 #41342] WARN -- : Copyright string not found in ../../node_modules/merge2/LICENSE +I, [2024-12-25T12:18:21.856606 #41342] INFO -- : Processing file: ../../node_modules/micromatch/LICENSE +W, [2024-12-25T12:18:21.856647 #41342] WARN -- : Copyright string not found in ../../node_modules/micromatch/LICENSE +I, [2024-12-25T12:18:21.856669 #41342] INFO -- : Processing file: ../../node_modules/minimist/LICENSE +W, [2024-12-25T12:18:21.856727 #41342] WARN -- : Copyright string not found in ../../node_modules/minimist/LICENSE +I, [2024-12-25T12:18:21.856750 #41342] INFO -- : Processing file: ../../node_modules/mkdirp/LICENSE +W, [2024-12-25T12:18:21.856792 #41342] WARN -- : Copyright string not found in ../../node_modules/mkdirp/LICENSE +I, [2024-12-25T12:18:21.856815 #41342] INFO -- : Processing file: ../../node_modules/neo-async/LICENSE +W, [2024-12-25T12:18:21.856857 #41342] WARN -- : Copyright string not found in ../../node_modules/neo-async/LICENSE +I, [2024-12-25T12:18:21.856882 #41342] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/LICENSE +W, [2024-12-25T12:18:21.856927 #41342] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/LICENSE +I, [2024-12-25T12:18:21.856953 #41342] INFO -- : Processing file: ../../node_modules/picomatch/LICENSE +W, [2024-12-25T12:18:21.857004 #41342] WARN -- : Copyright string not found in ../../node_modules/picomatch/LICENSE +I, [2024-12-25T12:18:21.857035 #41342] INFO -- : Processing file: ../../node_modules/queue-microtask/LICENSE +W, [2024-12-25T12:18:21.857094 #41342] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/LICENSE +I, [2024-12-25T12:18:21.857126 #41342] INFO -- : Processing file: ../../node_modules/requizzle/LICENSE +W, [2024-12-25T12:18:21.857180 #41342] WARN -- : Copyright string not found in ../../node_modules/requizzle/LICENSE +I, [2024-12-25T12:18:21.857208 #41342] INFO -- : Processing file: ../../node_modules/reusify/LICENSE +W, [2024-12-25T12:18:21.857260 #41342] WARN -- : Copyright string not found in ../../node_modules/reusify/LICENSE +I, [2024-12-25T12:18:21.857288 #41342] INFO -- : Processing file: ../../node_modules/run-parallel/LICENSE +W, [2024-12-25T12:18:21.857340 #41342] WARN -- : Copyright string not found in ../../node_modules/run-parallel/LICENSE +I, [2024-12-25T12:18:21.857366 #41342] INFO -- : Processing file: ../../node_modules/sort-array/LICENSE +W, [2024-12-25T12:18:21.857418 #41342] WARN -- : Copyright string not found in ../../node_modules/sort-array/LICENSE +I, [2024-12-25T12:18:21.857443 #41342] INFO -- : Processing file: ../../node_modules/source-map/LICENSE +W, [2024-12-25T12:18:21.857493 #41342] WARN -- : Copyright string not found in ../../node_modules/source-map/LICENSE +I, [2024-12-25T12:18:21.857521 #41342] INFO -- : Processing file: ../../node_modules/strip-json-comments/license +W, [2024-12-25T12:18:21.857667 #41342] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/license +I, [2024-12-25T12:18:21.857882 #41342] INFO -- : Processing file: ../../node_modules/supports-color/license +W, [2024-12-25T12:18:21.857983 #41342] WARN -- : Copyright string not found in ../../node_modules/supports-color/license +I, [2024-12-25T12:18:21.858013 #41342] INFO -- : Processing file: ../../node_modules/table-layout/LICENSE +W, [2024-12-25T12:18:21.858061 #41342] WARN -- : Copyright string not found in ../../node_modules/table-layout/LICENSE +I, [2024-12-25T12:18:21.858085 #41342] INFO -- : Processing file: ../../node_modules/to-fast-properties/license +W, [2024-12-25T12:18:21.858135 #41342] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/license +I, [2024-12-25T12:18:21.858160 #41342] INFO -- : Processing file: ../../node_modules/to-regex-range/LICENSE +W, [2024-12-25T12:18:21.858211 #41342] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/LICENSE +I, [2024-12-25T12:18:21.858237 #41342] INFO -- : Processing file: ../../node_modules/typical/LICENSE +W, [2024-12-25T12:18:21.858284 #41342] WARN -- : Copyright string not found in ../../node_modules/typical/LICENSE +I, [2024-12-25T12:18:21.858310 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/LICENSE +W, [2024-12-25T12:18:21.858360 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/LICENSE +I, [2024-12-25T12:18:21.858387 #41342] INFO -- : Processing file: ../../node_modules/uglify-js/bin/uglifyjs +W, [2024-12-25T12:18:21.858459 #41342] WARN -- : Copyright string not found in ../../node_modules/uglify-js/bin/uglifyjs +I, [2024-12-25T12:18:21.858487 #41342] INFO -- : Processing file: ../../node_modules/underscore/LICENSE +W, [2024-12-25T12:18:21.858645 #41342] WARN -- : Copyright string not found in ../../node_modules/underscore/LICENSE +I, [2024-12-25T12:18:21.858677 #41342] INFO -- : Processing file: ../../node_modules/walk-back/LICENSE +W, [2024-12-25T12:18:21.858740 #41342] WARN -- : Copyright string not found in ../../node_modules/walk-back/LICENSE +I, [2024-12-25T12:18:21.858765 #41342] INFO -- : Processing file: ../../node_modules/wordwrap/LICENSE +W, [2024-12-25T12:18:21.858811 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrap/LICENSE +I, [2024-12-25T12:18:21.858836 #41342] INFO -- : Processing file: ../../node_modules/wordwrapjs/LICENSE +W, [2024-12-25T12:18:21.858881 #41342] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/LICENSE +I, [2024-12-25T12:18:21.858906 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/LICENSE +W, [2024-12-25T12:18:21.858957 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/LICENSE +I, [2024-12-25T12:18:21.858982 #41342] INFO -- : Processing file: ../../node_modules/xmlcreate/NOTICE +W, [2024-12-25T12:18:21.859068 #41342] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/NOTICE +I, [2024-12-25T12:18:21.859232 #41342] INFO -- : Processing file: ../../tools/csrf_to_beef/csrf_to_beef +W, [2024-12-25T12:18:21.859320 #41342] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/csrf_to_beef +I, [2024-12-25T12:18:21.859351 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/autorun +W, [2024-12-25T12:18:21.859442 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/autorun +I, [2024-12-25T12:18:21.859608 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/browser-details +W, [2024-12-25T12:18:21.859765 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/browser-details +I, [2024-12-25T12:18:21.859805 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/clone_page +W, [2024-12-25T12:18:21.859891 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/clone_page +I, [2024-12-25T12:18:21.859943 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/command-modules +W, [2024-12-25T12:18:21.860001 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/command-modules +I, [2024-12-25T12:18:21.860027 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/dns +W, [2024-12-25T12:18:21.860074 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/dns +I, [2024-12-25T12:18:21.860098 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/export-logs +W, [2024-12-25T12:18:21.860145 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/export-logs +I, [2024-12-25T12:18:21.860170 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/metasploit +W, [2024-12-25T12:18:21.860216 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/metasploit +I, [2024-12-25T12:18:21.860240 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/network +W, [2024-12-25T12:18:21.860286 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/network +I, [2024-12-25T12:18:21.860310 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/remove-offline-browsers +W, [2024-12-25T12:18:21.860357 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/remove-offline-browsers +I, [2024-12-25T12:18:21.860381 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/webrtc +W, [2024-12-25T12:18:21.860427 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/webrtc +I, [2024-12-25T12:18:21.860451 #41342] INFO -- : Processing file: ../../tools/rest_api_examples/xssrays +W, [2024-12-25T12:18:21.860501 #41342] WARN -- : Copyright string not found in ../../tools/rest_api_examples/xssrays +I, [2024-12-25T12:18:21.860688 #41342] INFO -- : Processing file: ../../update-beef +W, [2024-12-25T12:18:21.860773 #41342] WARN -- : Copyright string not found in ../../update-beef +I, [2024-12-25T12:18:21.860798 #41342] INFO -- : Copyright update process completed. diff --git a/tools/maintenance/2024 Logs/copyright_update_5.log b/tools/maintenance/2024 Logs/copyright_update_5.log new file mode 100644 index 000000000..157157225 --- /dev/null +++ b/tools/maintenance/2024 Logs/copyright_update_5.log @@ -0,0 +1,7859 @@ +I, [2024-12-25T12:34:36.186761 #44812] INFO -- : Processing file: ../../INSTALL.txt +W, [2024-12-25T12:34:36.186817 #44812] WARN -- : Copyright string not found in ../../INSTALL.txt +I, [2024-12-25T12:34:36.186834 #44812] INFO -- : Processing file: ../../README.md +W, [2024-12-25T12:34:36.186865 #44812] WARN -- : Copyright string not found in ../../README.md +I, [2024-12-25T12:34:36.186879 #44812] INFO -- : Processing file: ../../config.yaml +W, [2024-12-25T12:34:36.186918 #44812] WARN -- : Copyright string not found in ../../config.yaml +I, [2024-12-25T12:34:36.186932 #44812] INFO -- : Processing file: ../../core/api/extension.rb +W, [2024-12-25T12:34:36.186965 #44812] WARN -- : Copyright string not found in ../../core/api/extension.rb +I, [2024-12-25T12:34:36.186979 #44812] INFO -- : Processing file: ../../core/api/extensions.rb +W, [2024-12-25T12:34:36.187050 #44812] WARN -- : Copyright string not found in ../../core/api/extensions.rb +I, [2024-12-25T12:34:36.187067 #44812] INFO -- : Processing file: ../../core/api/main/configuration.rb +W, [2024-12-25T12:34:36.187098 #44812] WARN -- : Copyright string not found in ../../core/api/main/configuration.rb +I, [2024-12-25T12:34:36.187112 #44812] INFO -- : Processing file: ../../core/api/main/migration.rb +W, [2024-12-25T12:34:36.187140 #44812] WARN -- : Copyright string not found in ../../core/api/main/migration.rb +I, [2024-12-25T12:34:36.187154 #44812] INFO -- : Processing file: ../../core/api/main/network_stack/assethandler.rb +W, [2024-12-25T12:34:36.187184 #44812] WARN -- : Copyright string not found in ../../core/api/main/network_stack/assethandler.rb +I, [2024-12-25T12:34:36.187198 #44812] INFO -- : Processing file: ../../core/api/main/server/hook.rb +W, [2024-12-25T12:34:36.187227 #44812] WARN -- : Copyright string not found in ../../core/api/main/server/hook.rb +I, [2024-12-25T12:34:36.187241 #44812] INFO -- : Processing file: ../../core/api/main/server.rb +W, [2024-12-25T12:34:36.187270 #44812] WARN -- : Copyright string not found in ../../core/api/main/server.rb +I, [2024-12-25T12:34:36.187284 #44812] INFO -- : Processing file: ../../core/api/module.rb +W, [2024-12-25T12:34:36.187312 #44812] WARN -- : Copyright string not found in ../../core/api/module.rb +I, [2024-12-25T12:34:36.187326 #44812] INFO -- : Processing file: ../../core/api/modules.rb +W, [2024-12-25T12:34:36.187360 #44812] WARN -- : Copyright string not found in ../../core/api/modules.rb +I, [2024-12-25T12:34:36.187374 #44812] INFO -- : Processing file: ../../core/api.rb +W, [2024-12-25T12:34:36.187407 #44812] WARN -- : Copyright string not found in ../../core/api.rb +I, [2024-12-25T12:34:36.187422 #44812] INFO -- : Processing file: ../../core/bootstrap.rb +W, [2024-12-25T12:34:36.187454 #44812] WARN -- : Copyright string not found in ../../core/bootstrap.rb +I, [2024-12-25T12:34:36.187468 #44812] INFO -- : Processing file: ../../core/core.rb +W, [2024-12-25T12:34:36.187496 #44812] WARN -- : Copyright string not found in ../../core/core.rb +I, [2024-12-25T12:34:36.187713 #44812] INFO -- : Processing file: ../../core/extension.rb +W, [2024-12-25T12:34:36.187765 #44812] WARN -- : Copyright string not found in ../../core/extension.rb +I, [2024-12-25T12:34:36.187789 #44812] INFO -- : Processing file: ../../core/extensions.rb +W, [2024-12-25T12:34:36.187834 #44812] WARN -- : Copyright string not found in ../../core/extensions.rb +I, [2024-12-25T12:34:36.187856 #44812] INFO -- : Processing file: ../../core/filters/base.rb +W, [2024-12-25T12:34:36.187917 #44812] WARN -- : Copyright string not found in ../../core/filters/base.rb +I, [2024-12-25T12:34:36.187948 #44812] INFO -- : Processing file: ../../core/filters/browser.rb +W, [2024-12-25T12:34:36.188013 #44812] WARN -- : Copyright string not found in ../../core/filters/browser.rb +I, [2024-12-25T12:34:36.188044 #44812] INFO -- : Processing file: ../../core/filters/command.rb +W, [2024-12-25T12:34:36.188093 #44812] WARN -- : Copyright string not found in ../../core/filters/command.rb +I, [2024-12-25T12:34:36.188115 #44812] INFO -- : Processing file: ../../core/filters/http.rb +W, [2024-12-25T12:34:36.188154 #44812] WARN -- : Copyright string not found in ../../core/filters/http.rb +I, [2024-12-25T12:34:36.188176 #44812] INFO -- : Processing file: ../../core/filters/page.rb +W, [2024-12-25T12:34:36.188215 #44812] WARN -- : Copyright string not found in ../../core/filters/page.rb +I, [2024-12-25T12:34:36.188251 #44812] INFO -- : Processing file: ../../core/filters.rb +W, [2024-12-25T12:34:36.188300 #44812] WARN -- : Copyright string not found in ../../core/filters.rb +I, [2024-12-25T12:34:36.188323 #44812] INFO -- : Processing file: ../../core/hbmanager.rb +W, [2024-12-25T12:34:36.188367 #44812] WARN -- : Copyright string not found in ../../core/hbmanager.rb +I, [2024-12-25T12:34:36.188389 #44812] INFO -- : Processing file: ../../core/loader.rb +W, [2024-12-25T12:34:36.188485 #44812] WARN -- : Copyright string not found in ../../core/loader.rb +I, [2024-12-25T12:34:36.188516 #44812] INFO -- : Processing file: ../../core/logger.rb +W, [2024-12-25T12:34:36.188571 #44812] WARN -- : Copyright string not found in ../../core/logger.rb +I, [2024-12-25T12:34:36.188604 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/001_create_command_modules.rb +W, [2024-12-25T12:34:36.188649 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/001_create_command_modules.rb +I, [2024-12-25T12:34:36.188674 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/002_create_hooked_browsers.rb +W, [2024-12-25T12:34:36.188715 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/002_create_hooked_browsers.rb +I, [2024-12-25T12:34:36.188739 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/003_create_logs.rb +W, [2024-12-25T12:34:36.188779 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/003_create_logs.rb +I, [2024-12-25T12:34:36.188816 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/004_create_commands.rb +W, [2024-12-25T12:34:36.188867 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/004_create_commands.rb +I, [2024-12-25T12:34:36.188890 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/005_create_results.rb +W, [2024-12-25T12:34:36.188942 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/005_create_results.rb +I, [2024-12-25T12:34:36.188974 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/006_create_option_caches.rb +W, [2024-12-25T12:34:36.189017 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/006_create_option_caches.rb +I, [2024-12-25T12:34:36.189054 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/007_create_browser_details.rb +W, [2024-12-25T12:34:36.189116 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/007_create_browser_details.rb +I, [2024-12-25T12:34:36.189149 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/008_create_executions.rb +W, [2024-12-25T12:34:36.189193 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/008_create_executions.rb +I, [2024-12-25T12:34:36.189229 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/009_create_rules.rb +W, [2024-12-25T12:34:36.189279 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/009_create_rules.rb +I, [2024-12-25T12:34:36.189304 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/010_create_interceptor.rb +W, [2024-12-25T12:34:36.189357 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/010_create_interceptor.rb +I, [2024-12-25T12:34:36.189389 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/011_create_web_cloner.rb +W, [2024-12-25T12:34:36.189444 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/011_create_web_cloner.rb +I, [2024-12-25T12:34:36.189577 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/013_create_network_host.rb +W, [2024-12-25T12:34:36.189671 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/013_create_network_host.rb +I, [2024-12-25T12:34:36.189817 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/014_create_network_service.rb +W, [2024-12-25T12:34:36.189880 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/014_create_network_service.rb +I, [2024-12-25T12:34:36.189912 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/015_create_http.rb +W, [2024-12-25T12:34:36.189968 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/015_create_http.rb +I, [2024-12-25T12:34:36.190000 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/016_create_rtc_status.rb +W, [2024-12-25T12:34:36.190056 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/016_create_rtc_status.rb +I, [2024-12-25T12:34:36.190088 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/017_create_rtc_manage.rb +W, [2024-12-25T12:34:36.190145 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/017_create_rtc_manage.rb +I, [2024-12-25T12:34:36.190177 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/018_create_rtc_signal.rb +W, [2024-12-25T12:34:36.190234 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/018_create_rtc_signal.rb +I, [2024-12-25T12:34:36.190266 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/019_create_rtc_module_status.rb +W, [2024-12-25T12:34:36.190321 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/019_create_rtc_module_status.rb +I, [2024-12-25T12:34:36.190418 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/020_create_xssrays_detail.rb +W, [2024-12-25T12:34:36.190557 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/020_create_xssrays_detail.rb +I, [2024-12-25T12:34:36.190589 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/021_create_dns_rule.rb +W, [2024-12-25T12:34:36.190632 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/021_create_dns_rule.rb +I, [2024-12-25T12:34:36.190655 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/024_create_autoloader.rb +W, [2024-12-25T12:34:36.190693 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/024_create_autoloader.rb +I, [2024-12-25T12:34:36.190717 #44812] INFO -- : Processing file: ../../core/main/ar-migrations/025_create_xssrays_scan.rb +W, [2024-12-25T12:34:36.190772 #44812] WARN -- : Copyright string not found in ../../core/main/ar-migrations/025_create_xssrays_scan.rb +I, [2024-12-25T12:34:36.190804 #44812] INFO -- : Processing file: ../../core/main/autorun_engine/engine.rb +W, [2024-12-25T12:34:36.190900 #44812] WARN -- : Copyright string not found in ../../core/main/autorun_engine/engine.rb +I, [2024-12-25T12:34:36.190932 #44812] INFO -- : Processing file: ../../core/main/autorun_engine/parser.rb +W, [2024-12-25T12:34:36.190983 #44812] WARN -- : Copyright string not found in ../../core/main/autorun_engine/parser.rb +I, [2024-12-25T12:34:36.191006 #44812] INFO -- : Processing file: ../../core/main/autorun_engine/rule_loader.rb +W, [2024-12-25T12:34:36.191069 #44812] WARN -- : Copyright string not found in ../../core/main/autorun_engine/rule_loader.rb +I, [2024-12-25T12:34:36.191100 #44812] INFO -- : Processing file: ../../core/main/client/are.js +W, [2024-12-25T12:34:36.191150 #44812] WARN -- : Copyright string not found in ../../core/main/client/are.js +I, [2024-12-25T12:34:36.191173 #44812] INFO -- : Processing file: ../../core/main/client/beef.js +W, [2024-12-25T12:34:36.191229 #44812] WARN -- : Copyright string not found in ../../core/main/client/beef.js +I, [2024-12-25T12:34:36.191261 #44812] INFO -- : Processing file: ../../core/main/client/browser/cookie.js +W, [2024-12-25T12:34:36.191306 #44812] WARN -- : Copyright string not found in ../../core/main/client/browser/cookie.js +I, [2024-12-25T12:34:36.191329 #44812] INFO -- : Processing file: ../../core/main/client/browser/popup.js +W, [2024-12-25T12:34:36.191367 #44812] WARN -- : Copyright string not found in ../../core/main/client/browser/popup.js +I, [2024-12-25T12:34:36.191390 #44812] INFO -- : Processing file: ../../core/main/client/browser.js +W, [2024-12-25T12:34:36.191836 #44812] WARN -- : Copyright string not found in ../../core/main/client/browser.js +I, [2024-12-25T12:34:36.191869 #44812] INFO -- : Processing file: ../../core/main/client/dom.js +W, [2024-12-25T12:34:36.191919 #44812] WARN -- : Copyright string not found in ../../core/main/client/dom.js +I, [2024-12-25T12:34:36.191942 #44812] INFO -- : Processing file: ../../core/main/client/encode/base64.js +W, [2024-12-25T12:34:36.192001 #44812] WARN -- : Copyright string not found in ../../core/main/client/encode/base64.js +I, [2024-12-25T12:34:36.192032 #44812] INFO -- : Processing file: ../../core/main/client/encode/json.js +W, [2024-12-25T12:34:36.192077 #44812] WARN -- : Copyright string not found in ../../core/main/client/encode/json.js +I, [2024-12-25T12:34:36.192099 #44812] INFO -- : Processing file: ../../core/main/client/geolocation.js +W, [2024-12-25T12:34:36.192139 #44812] WARN -- : Copyright string not found in ../../core/main/client/geolocation.js +I, [2024-12-25T12:34:36.192162 #44812] INFO -- : Processing file: ../../core/main/client/hardware.js +W, [2024-12-25T12:34:36.192219 #44812] WARN -- : Copyright string not found in ../../core/main/client/hardware.js +I, [2024-12-25T12:34:36.192250 #44812] INFO -- : Processing file: ../../core/main/client/init.js +W, [2024-12-25T12:34:36.192294 #44812] WARN -- : Copyright string not found in ../../core/main/client/init.js +I, [2024-12-25T12:34:36.192317 #44812] INFO -- : Processing file: ../../core/main/client/lib/bowser-2.11.0.min.js +W, [2024-12-25T12:34:36.192566 #44812] WARN -- : Copyright string not found in ../../core/main/client/lib/bowser-2.11.0.min.js +I, [2024-12-25T12:34:36.192656 #44812] INFO -- : Processing file: ../../core/main/client/lib/evercookie.js +W, [2024-12-25T12:34:36.192721 #44812] WARN -- : Copyright string not found in ../../core/main/client/lib/evercookie.js +I, [2024-12-25T12:34:36.192745 #44812] INFO -- : Processing file: ../../core/main/client/lib/jquery-1.12.4.min.js +W, [2024-12-25T12:34:36.192871 #44812] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery-1.12.4.min.js +I, [2024-12-25T12:34:36.192895 #44812] INFO -- : Processing file: ../../core/main/client/lib/jquery-migrate-1.4.1.js +W, [2024-12-25T12:34:36.192960 #44812] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery-migrate-1.4.1.js +I, [2024-12-25T12:34:36.192982 #44812] INFO -- : Processing file: ../../core/main/client/lib/jquery.blockUI.js +W, [2024-12-25T12:34:36.193058 #44812] WARN -- : Copyright string not found in ../../core/main/client/lib/jquery.blockUI.js +I, [2024-12-25T12:34:36.193081 #44812] INFO -- : Processing file: ../../core/main/client/lib/json2.js +W, [2024-12-25T12:34:36.193135 #44812] WARN -- : Copyright string not found in ../../core/main/client/lib/json2.js +I, [2024-12-25T12:34:36.193158 #44812] INFO -- : Processing file: ../../core/main/client/lib/mdetect.js +W, [2024-12-25T12:34:36.193240 #44812] WARN -- : Copyright string not found in ../../core/main/client/lib/mdetect.js +I, [2024-12-25T12:34:36.193262 #44812] INFO -- : Processing file: ../../core/main/client/lib/platform.js +W, [2024-12-25T12:34:36.193331 #44812] WARN -- : Copyright string not found in ../../core/main/client/lib/platform.js +I, [2024-12-25T12:34:36.193353 #44812] INFO -- : Processing file: ../../core/main/client/lib/webrtcadapter.js +W, [2024-12-25T12:34:36.193410 #44812] WARN -- : Copyright string not found in ../../core/main/client/lib/webrtcadapter.js +I, [2024-12-25T12:34:36.193451 #44812] INFO -- : Processing file: ../../core/main/client/logger.js +W, [2024-12-25T12:34:36.193577 #44812] WARN -- : Copyright string not found in ../../core/main/client/logger.js +I, [2024-12-25T12:34:36.193625 #44812] INFO -- : Processing file: ../../core/main/client/mitb.js +W, [2024-12-25T12:34:36.193671 #44812] WARN -- : Copyright string not found in ../../core/main/client/mitb.js +I, [2024-12-25T12:34:36.193742 #44812] INFO -- : Processing file: ../../core/main/client/net/connection.js +W, [2024-12-25T12:34:36.193807 #44812] WARN -- : Copyright string not found in ../../core/main/client/net/connection.js +I, [2024-12-25T12:34:36.193831 #44812] INFO -- : Processing file: ../../core/main/client/net/cors.js +W, [2024-12-25T12:34:36.193876 #44812] WARN -- : Copyright string not found in ../../core/main/client/net/cors.js +I, [2024-12-25T12:34:36.193898 #44812] INFO -- : Processing file: ../../core/main/client/net/dns.js +W, [2024-12-25T12:34:36.193955 #44812] WARN -- : Copyright string not found in ../../core/main/client/net/dns.js +I, [2024-12-25T12:34:36.193977 #44812] INFO -- : Processing file: ../../core/main/client/net/local.js +W, [2024-12-25T12:34:36.194013 #44812] WARN -- : Copyright string not found in ../../core/main/client/net/local.js +I, [2024-12-25T12:34:36.194027 #44812] INFO -- : Processing file: ../../core/main/client/net/portscanner.js +W, [2024-12-25T12:34:36.194057 #44812] WARN -- : Copyright string not found in ../../core/main/client/net/portscanner.js +I, [2024-12-25T12:34:36.194140 #44812] INFO -- : Processing file: ../../core/main/client/net/requester.js +W, [2024-12-25T12:34:36.194171 #44812] WARN -- : Copyright string not found in ../../core/main/client/net/requester.js +I, [2024-12-25T12:34:36.194186 #44812] INFO -- : Processing file: ../../core/main/client/net/xssrays.js +W, [2024-12-25T12:34:36.194234 #44812] WARN -- : Copyright string not found in ../../core/main/client/net/xssrays.js +I, [2024-12-25T12:34:36.194248 #44812] INFO -- : Processing file: ../../core/main/client/net.js +W, [2024-12-25T12:34:36.194336 #44812] WARN -- : Copyright string not found in ../../core/main/client/net.js +I, [2024-12-25T12:34:36.194353 #44812] INFO -- : Processing file: ../../core/main/client/os.js +W, [2024-12-25T12:34:36.194392 #44812] WARN -- : Copyright string not found in ../../core/main/client/os.js +I, [2024-12-25T12:34:36.194406 #44812] INFO -- : Processing file: ../../core/main/client/session.js +W, [2024-12-25T12:34:36.194434 #44812] WARN -- : Copyright string not found in ../../core/main/client/session.js +I, [2024-12-25T12:34:36.194562 #44812] INFO -- : Processing file: ../../core/main/client/timeout.js +W, [2024-12-25T12:34:36.194597 #44812] WARN -- : Copyright string not found in ../../core/main/client/timeout.js +I, [2024-12-25T12:34:36.194611 #44812] INFO -- : Processing file: ../../core/main/client/updater.js +W, [2024-12-25T12:34:36.194643 #44812] WARN -- : Copyright string not found in ../../core/main/client/updater.js +I, [2024-12-25T12:34:36.194657 #44812] INFO -- : Processing file: ../../core/main/client/webrtc.js +W, [2024-12-25T12:34:36.194707 #44812] WARN -- : Copyright string not found in ../../core/main/client/webrtc.js +I, [2024-12-25T12:34:36.194724 #44812] INFO -- : Processing file: ../../core/main/client/websocket.js +W, [2024-12-25T12:34:36.194757 #44812] WARN -- : Copyright string not found in ../../core/main/client/websocket.js +I, [2024-12-25T12:34:36.194774 #44812] INFO -- : Processing file: ../../core/main/command.rb +W, [2024-12-25T12:34:36.194812 #44812] WARN -- : Copyright string not found in ../../core/main/command.rb +I, [2024-12-25T12:34:36.194826 #44812] INFO -- : Processing file: ../../core/main/configuration.rb +W, [2024-12-25T12:34:36.194862 #44812] WARN -- : Copyright string not found in ../../core/main/configuration.rb +I, [2024-12-25T12:34:36.194876 #44812] INFO -- : Processing file: ../../core/main/console/banners.rb +W, [2024-12-25T12:34:36.194910 #44812] WARN -- : Copyright string not found in ../../core/main/console/banners.rb +I, [2024-12-25T12:34:36.194924 #44812] INFO -- : Processing file: ../../core/main/console/commandline.rb +W, [2024-12-25T12:34:36.194958 #44812] WARN -- : Copyright string not found in ../../core/main/console/commandline.rb +I, [2024-12-25T12:34:36.194972 #44812] INFO -- : Processing file: ../../core/main/constants/browsers.rb +W, [2024-12-25T12:34:36.195001 #44812] WARN -- : Copyright string not found in ../../core/main/constants/browsers.rb +I, [2024-12-25T12:34:36.195015 #44812] INFO -- : Processing file: ../../core/main/constants/commandmodule.rb +W, [2024-12-25T12:34:36.195051 #44812] WARN -- : Copyright string not found in ../../core/main/constants/commandmodule.rb +I, [2024-12-25T12:34:36.195066 #44812] INFO -- : Processing file: ../../core/main/constants/hardware.rb +W, [2024-12-25T12:34:36.195095 #44812] WARN -- : Copyright string not found in ../../core/main/constants/hardware.rb +I, [2024-12-25T12:34:36.195110 #44812] INFO -- : Processing file: ../../core/main/constants/os.rb +W, [2024-12-25T12:34:36.195141 #44812] WARN -- : Copyright string not found in ../../core/main/constants/os.rb +I, [2024-12-25T12:34:36.195156 #44812] INFO -- : Processing file: ../../core/main/crypto.rb +W, [2024-12-25T12:34:36.195187 #44812] WARN -- : Copyright string not found in ../../core/main/crypto.rb +I, [2024-12-25T12:34:36.195202 #44812] INFO -- : Processing file: ../../core/main/geoip.rb +W, [2024-12-25T12:34:36.195231 #44812] WARN -- : Copyright string not found in ../../core/main/geoip.rb +I, [2024-12-25T12:34:36.195245 #44812] INFO -- : Processing file: ../../core/main/handlers/browserdetails.rb +W, [2024-12-25T12:34:36.195295 #44812] WARN -- : Copyright string not found in ../../core/main/handlers/browserdetails.rb +I, [2024-12-25T12:34:36.195310 #44812] INFO -- : Processing file: ../../core/main/handlers/commands.rb +W, [2024-12-25T12:34:36.195344 #44812] WARN -- : Copyright string not found in ../../core/main/handlers/commands.rb +I, [2024-12-25T12:34:36.195358 #44812] INFO -- : Processing file: ../../core/main/handlers/hookedbrowsers.rb +W, [2024-12-25T12:34:36.195398 #44812] WARN -- : Copyright string not found in ../../core/main/handlers/hookedbrowsers.rb +I, [2024-12-25T12:34:36.195479 #44812] INFO -- : Processing file: ../../core/main/handlers/modules/beefjs.rb +W, [2024-12-25T12:34:36.195537 #44812] WARN -- : Copyright string not found in ../../core/main/handlers/modules/beefjs.rb +I, [2024-12-25T12:34:36.195561 #44812] INFO -- : Processing file: ../../core/main/handlers/modules/command.rb +W, [2024-12-25T12:34:36.195606 #44812] WARN -- : Copyright string not found in ../../core/main/handlers/modules/command.rb +I, [2024-12-25T12:34:36.195629 #44812] INFO -- : Processing file: ../../core/main/handlers/modules/legacybeefjs.rb +W, [2024-12-25T12:34:36.195677 #44812] WARN -- : Copyright string not found in ../../core/main/handlers/modules/legacybeefjs.rb +I, [2024-12-25T12:34:36.195700 #44812] INFO -- : Processing file: ../../core/main/handlers/modules/multistagebeefjs.rb +W, [2024-12-25T12:34:36.195750 #44812] WARN -- : Copyright string not found in ../../core/main/handlers/modules/multistagebeefjs.rb +I, [2024-12-25T12:34:36.195773 #44812] INFO -- : Processing file: ../../core/main/logger.rb +W, [2024-12-25T12:34:36.195811 #44812] WARN -- : Copyright string not found in ../../core/main/logger.rb +I, [2024-12-25T12:34:36.195826 #44812] INFO -- : Processing file: ../../core/main/migration.rb +W, [2024-12-25T12:34:36.195856 #44812] WARN -- : Copyright string not found in ../../core/main/migration.rb +I, [2024-12-25T12:34:36.195870 #44812] INFO -- : Processing file: ../../core/main/model.rb +W, [2024-12-25T12:34:36.195898 #44812] WARN -- : Copyright string not found in ../../core/main/model.rb +I, [2024-12-25T12:34:36.195912 #44812] INFO -- : Processing file: ../../core/main/models/browserdetails.rb +W, [2024-12-25T12:34:36.195944 #44812] WARN -- : Copyright string not found in ../../core/main/models/browserdetails.rb +I, [2024-12-25T12:34:36.195958 #44812] INFO -- : Processing file: ../../core/main/models/command.rb +W, [2024-12-25T12:34:36.195992 #44812] WARN -- : Copyright string not found in ../../core/main/models/command.rb +I, [2024-12-25T12:34:36.196006 #44812] INFO -- : Processing file: ../../core/main/models/commandmodule.rb +W, [2024-12-25T12:34:36.196034 #44812] WARN -- : Copyright string not found in ../../core/main/models/commandmodule.rb +I, [2024-12-25T12:34:36.196048 #44812] INFO -- : Processing file: ../../core/main/models/execution.rb +W, [2024-12-25T12:34:36.196149 #44812] WARN -- : Copyright string not found in ../../core/main/models/execution.rb +I, [2024-12-25T12:34:36.196197 #44812] INFO -- : Processing file: ../../core/main/models/hookedbrowser.rb +W, [2024-12-25T12:34:36.196253 #44812] WARN -- : Copyright string not found in ../../core/main/models/hookedbrowser.rb +I, [2024-12-25T12:34:36.196283 #44812] INFO -- : Processing file: ../../core/main/models/legacybrowseruseragents.rb +W, [2024-12-25T12:34:36.196339 #44812] WARN -- : Copyright string not found in ../../core/main/models/legacybrowseruseragents.rb +I, [2024-12-25T12:34:36.196368 #44812] INFO -- : Processing file: ../../core/main/models/log.rb +W, [2024-12-25T12:34:36.196512 #44812] WARN -- : Copyright string not found in ../../core/main/models/log.rb +I, [2024-12-25T12:34:36.196529 #44812] INFO -- : Processing file: ../../core/main/models/optioncache.rb +W, [2024-12-25T12:34:36.196562 #44812] WARN -- : Copyright string not found in ../../core/main/models/optioncache.rb +I, [2024-12-25T12:34:36.196576 #44812] INFO -- : Processing file: ../../core/main/models/result.rb +W, [2024-12-25T12:34:36.196607 #44812] WARN -- : Copyright string not found in ../../core/main/models/result.rb +I, [2024-12-25T12:34:36.196623 #44812] INFO -- : Processing file: ../../core/main/models/rule.rb +W, [2024-12-25T12:34:36.196652 #44812] WARN -- : Copyright string not found in ../../core/main/models/rule.rb +I, [2024-12-25T12:34:36.196666 #44812] INFO -- : Processing file: ../../core/main/network_stack/api.rb +W, [2024-12-25T12:34:36.196699 #44812] WARN -- : Copyright string not found in ../../core/main/network_stack/api.rb +I, [2024-12-25T12:34:36.196713 #44812] INFO -- : Processing file: ../../core/main/network_stack/assethandler.rb +W, [2024-12-25T12:34:36.196749 #44812] WARN -- : Copyright string not found in ../../core/main/network_stack/assethandler.rb +I, [2024-12-25T12:34:36.196810 #44812] INFO -- : Processing file: ../../core/main/network_stack/handlers/dynamicreconstruction.rb +W, [2024-12-25T12:34:36.196852 #44812] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/dynamicreconstruction.rb +I, [2024-12-25T12:34:36.196867 #44812] INFO -- : Processing file: ../../core/main/network_stack/handlers/raw.rb +W, [2024-12-25T12:34:36.196896 #44812] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/raw.rb +I, [2024-12-25T12:34:36.196911 #44812] INFO -- : Processing file: ../../core/main/network_stack/handlers/redirector.rb +W, [2024-12-25T12:34:36.196942 #44812] WARN -- : Copyright string not found in ../../core/main/network_stack/handlers/redirector.rb +I, [2024-12-25T12:34:36.196957 #44812] INFO -- : Processing file: ../../core/main/network_stack/websocket/websocket.rb +W, [2024-12-25T12:34:36.197002 #44812] WARN -- : Copyright string not found in ../../core/main/network_stack/websocket/websocket.rb +I, [2024-12-25T12:34:36.197016 #44812] INFO -- : Processing file: ../../core/main/rest/api.rb +W, [2024-12-25T12:34:36.197050 #44812] WARN -- : Copyright string not found in ../../core/main/rest/api.rb +I, [2024-12-25T12:34:36.197064 #44812] INFO -- : Processing file: ../../core/main/rest/handlers/admin.rb +W, [2024-12-25T12:34:36.197098 #44812] WARN -- : Copyright string not found in ../../core/main/rest/handlers/admin.rb +I, [2024-12-25T12:34:36.197112 #44812] INFO -- : Processing file: ../../core/main/rest/handlers/autorun_engine.rb +W, [2024-12-25T12:34:36.197146 #44812] WARN -- : Copyright string not found in ../../core/main/rest/handlers/autorun_engine.rb +I, [2024-12-25T12:34:36.197160 #44812] INFO -- : Processing file: ../../core/main/rest/handlers/browserdetails.rb +W, [2024-12-25T12:34:36.197188 #44812] WARN -- : Copyright string not found in ../../core/main/rest/handlers/browserdetails.rb +I, [2024-12-25T12:34:36.197203 #44812] INFO -- : Processing file: ../../core/main/rest/handlers/categories.rb +W, [2024-12-25T12:34:36.197230 #44812] WARN -- : Copyright string not found in ../../core/main/rest/handlers/categories.rb +I, [2024-12-25T12:34:36.197245 #44812] INFO -- : Processing file: ../../core/main/rest/handlers/hookedbrowsers.rb +W, [2024-12-25T12:34:36.197279 #44812] WARN -- : Copyright string not found in ../../core/main/rest/handlers/hookedbrowsers.rb +I, [2024-12-25T12:34:36.197293 #44812] INFO -- : Processing file: ../../core/main/rest/handlers/logs.rb +W, [2024-12-25T12:34:36.197330 #44812] WARN -- : Copyright string not found in ../../core/main/rest/handlers/logs.rb +I, [2024-12-25T12:34:36.197344 #44812] INFO -- : Processing file: ../../core/main/rest/handlers/modules.rb +W, [2024-12-25T12:34:36.197381 #44812] WARN -- : Copyright string not found in ../../core/main/rest/handlers/modules.rb +I, [2024-12-25T12:34:36.197396 #44812] INFO -- : Processing file: ../../core/main/rest/handlers/server.rb +W, [2024-12-25T12:34:36.197428 #44812] WARN -- : Copyright string not found in ../../core/main/rest/handlers/server.rb +I, [2024-12-25T12:34:36.197442 #44812] INFO -- : Processing file: ../../core/main/router/api.rb +W, [2024-12-25T12:34:36.197470 #44812] WARN -- : Copyright string not found in ../../core/main/router/api.rb +I, [2024-12-25T12:34:36.197484 #44812] INFO -- : Processing file: ../../core/main/router/router.rb +W, [2024-12-25T12:34:36.197660 #44812] WARN -- : Copyright string not found in ../../core/main/router/router.rb +I, [2024-12-25T12:34:36.197677 #44812] INFO -- : Processing file: ../../core/main/server.rb +W, [2024-12-25T12:34:36.197753 #44812] WARN -- : Copyright string not found in ../../core/main/server.rb +I, [2024-12-25T12:34:36.197771 #44812] INFO -- : Processing file: ../../core/module.rb +W, [2024-12-25T12:34:36.197819 #44812] WARN -- : Copyright string not found in ../../core/module.rb +I, [2024-12-25T12:34:36.197834 #44812] INFO -- : Processing file: ../../core/modules.rb +W, [2024-12-25T12:34:36.197870 #44812] WARN -- : Copyright string not found in ../../core/modules.rb +I, [2024-12-25T12:34:36.197885 #44812] INFO -- : Processing file: ../../core/ruby/hash.rb +W, [2024-12-25T12:34:36.197913 #44812] WARN -- : Copyright string not found in ../../core/ruby/hash.rb +I, [2024-12-25T12:34:36.197927 #44812] INFO -- : Processing file: ../../core/ruby/module.rb +W, [2024-12-25T12:34:36.197961 #44812] WARN -- : Copyright string not found in ../../core/ruby/module.rb +I, [2024-12-25T12:34:36.197975 #44812] INFO -- : Processing file: ../../core/ruby/print.rb +W, [2024-12-25T12:34:36.198004 #44812] WARN -- : Copyright string not found in ../../core/ruby/print.rb +I, [2024-12-25T12:34:36.198019 #44812] INFO -- : Processing file: ../../core/ruby/security.rb +W, [2024-12-25T12:34:36.198046 #44812] WARN -- : Copyright string not found in ../../core/ruby/security.rb +I, [2024-12-25T12:34:36.198060 #44812] INFO -- : Processing file: ../../core/ruby/string.rb +W, [2024-12-25T12:34:36.198087 #44812] WARN -- : Copyright string not found in ../../core/ruby/string.rb +I, [2024-12-25T12:34:36.198100 #44812] INFO -- : Processing file: ../../core/ruby.rb +W, [2024-12-25T12:34:36.198128 #44812] WARN -- : Copyright string not found in ../../core/ruby.rb +I, [2024-12-25T12:34:36.198141 #44812] INFO -- : Processing file: ../../core/settings.rb +W, [2024-12-25T12:34:36.198174 #44812] WARN -- : Copyright string not found in ../../core/settings.rb +I, [2024-12-25T12:34:36.198188 #44812] INFO -- : Processing file: ../../docs/BeefJS.html +W, [2024-12-25T12:34:36.198222 #44812] WARN -- : Copyright string not found in ../../docs/BeefJS.html +I, [2024-12-25T12:34:36.198237 #44812] INFO -- : Processing file: ../../docs/are.js.html +W, [2024-12-25T12:34:36.198270 #44812] WARN -- : Copyright string not found in ../../docs/are.js.html +I, [2024-12-25T12:34:36.198284 #44812] INFO -- : Processing file: ../../docs/beef.are.html +W, [2024-12-25T12:34:36.198317 #44812] WARN -- : Copyright string not found in ../../docs/beef.are.html +I, [2024-12-25T12:34:36.198332 #44812] INFO -- : Processing file: ../../docs/beef.browser.cookie.html +W, [2024-12-25T12:34:36.198366 #44812] WARN -- : Copyright string not found in ../../docs/beef.browser.cookie.html +I, [2024-12-25T12:34:36.198381 #44812] INFO -- : Processing file: ../../docs/beef.browser.html +W, [2024-12-25T12:34:36.199004 #44812] WARN -- : Copyright string not found in ../../docs/beef.browser.html +I, [2024-12-25T12:34:36.199026 #44812] INFO -- : Processing file: ../../docs/beef.browser.popup.html +W, [2024-12-25T12:34:36.199088 #44812] WARN -- : Copyright string not found in ../../docs/beef.browser.popup.html +I, [2024-12-25T12:34:36.199106 #44812] INFO -- : Processing file: ../../docs/beef.dom.html +W, [2024-12-25T12:34:36.199173 #44812] WARN -- : Copyright string not found in ../../docs/beef.dom.html +I, [2024-12-25T12:34:36.199188 #44812] INFO -- : Processing file: ../../docs/beef.encode.base64.html +W, [2024-12-25T12:34:36.199270 #44812] WARN -- : Copyright string not found in ../../docs/beef.encode.base64.html +I, [2024-12-25T12:34:36.199296 #44812] INFO -- : Processing file: ../../docs/beef.encode.json.html +W, [2024-12-25T12:34:36.199369 #44812] WARN -- : Copyright string not found in ../../docs/beef.encode.json.html +I, [2024-12-25T12:34:36.199400 #44812] INFO -- : Processing file: ../../docs/beef.geolocation.html +W, [2024-12-25T12:34:36.199445 #44812] WARN -- : Copyright string not found in ../../docs/beef.geolocation.html +I, [2024-12-25T12:34:36.199468 #44812] INFO -- : Processing file: ../../docs/beef.hardware.html +W, [2024-12-25T12:34:36.199568 #44812] WARN -- : Copyright string not found in ../../docs/beef.hardware.html +I, [2024-12-25T12:34:36.199602 #44812] INFO -- : Processing file: ../../docs/beef.init.html +W, [2024-12-25T12:34:36.199648 #44812] WARN -- : Copyright string not found in ../../docs/beef.init.html +I, [2024-12-25T12:34:36.199670 #44812] INFO -- : Processing file: ../../docs/beef.js.html +W, [2024-12-25T12:34:36.199710 #44812] WARN -- : Copyright string not found in ../../docs/beef.js.html +I, [2024-12-25T12:34:36.199733 #44812] INFO -- : Processing file: ../../docs/beef.logger.html +W, [2024-12-25T12:34:36.199778 #44812] WARN -- : Copyright string not found in ../../docs/beef.logger.html +I, [2024-12-25T12:34:36.199800 #44812] INFO -- : Processing file: ../../docs/beef.mitb.html +W, [2024-12-25T12:34:36.199840 #44812] WARN -- : Copyright string not found in ../../docs/beef.mitb.html +I, [2024-12-25T12:34:36.199863 #44812] INFO -- : Processing file: ../../docs/beef.net.connection.html +W, [2024-12-25T12:34:36.199903 #44812] WARN -- : Copyright string not found in ../../docs/beef.net.connection.html +I, [2024-12-25T12:34:36.199925 #44812] INFO -- : Processing file: ../../docs/beef.net.cors.html +W, [2024-12-25T12:34:36.200021 #44812] WARN -- : Copyright string not found in ../../docs/beef.net.cors.html +I, [2024-12-25T12:34:36.200044 #44812] INFO -- : Processing file: ../../docs/beef.net.dns.html +W, [2024-12-25T12:34:36.200084 #44812] WARN -- : Copyright string not found in ../../docs/beef.net.dns.html +I, [2024-12-25T12:34:36.200106 #44812] INFO -- : Processing file: ../../docs/beef.net.html +W, [2024-12-25T12:34:36.200155 #44812] WARN -- : Copyright string not found in ../../docs/beef.net.html +I, [2024-12-25T12:34:36.200177 #44812] INFO -- : Processing file: ../../docs/beef.net.local.html +W, [2024-12-25T12:34:36.200217 #44812] WARN -- : Copyright string not found in ../../docs/beef.net.local.html +I, [2024-12-25T12:34:36.200240 #44812] INFO -- : Processing file: ../../docs/beef.net.portscanner.html +W, [2024-12-25T12:34:36.200303 #44812] WARN -- : Copyright string not found in ../../docs/beef.net.portscanner.html +I, [2024-12-25T12:34:36.200330 #44812] INFO -- : Processing file: ../../docs/beef.net.requester.html +W, [2024-12-25T12:34:36.200373 #44812] WARN -- : Copyright string not found in ../../docs/beef.net.requester.html +I, [2024-12-25T12:34:36.200395 #44812] INFO -- : Processing file: ../../docs/beef.net.xssrays.html +W, [2024-12-25T12:34:36.200436 #44812] WARN -- : Copyright string not found in ../../docs/beef.net.xssrays.html +I, [2024-12-25T12:34:36.200458 #44812] INFO -- : Processing file: ../../docs/beef.os.html +W, [2024-12-25T12:34:36.200633 #44812] WARN -- : Copyright string not found in ../../docs/beef.os.html +I, [2024-12-25T12:34:36.200659 #44812] INFO -- : Processing file: ../../docs/beef.session.html +W, [2024-12-25T12:34:36.200726 #44812] WARN -- : Copyright string not found in ../../docs/beef.session.html +I, [2024-12-25T12:34:36.200757 #44812] INFO -- : Processing file: ../../docs/beef.timeout.html +W, [2024-12-25T12:34:36.200821 #44812] WARN -- : Copyright string not found in ../../docs/beef.timeout.html +I, [2024-12-25T12:34:36.200853 #44812] INFO -- : Processing file: ../../docs/beef.updater.html +W, [2024-12-25T12:34:36.200904 #44812] WARN -- : Copyright string not found in ../../docs/beef.updater.html +I, [2024-12-25T12:34:36.200926 #44812] INFO -- : Processing file: ../../docs/beef.webrtc.html +W, [2024-12-25T12:34:36.201006 #44812] WARN -- : Copyright string not found in ../../docs/beef.webrtc.html +I, [2024-12-25T12:34:36.201038 #44812] INFO -- : Processing file: ../../docs/beef.websocket.html +W, [2024-12-25T12:34:36.201089 #44812] WARN -- : Copyright string not found in ../../docs/beef.websocket.html +I, [2024-12-25T12:34:36.201126 #44812] INFO -- : Processing file: ../../docs/browser.js.html +W, [2024-12-25T12:34:36.201769 #44812] WARN -- : Copyright string not found in ../../docs/browser.js.html +I, [2024-12-25T12:34:36.201805 #44812] INFO -- : Processing file: ../../docs/browser_cookie.js.html +W, [2024-12-25T12:34:36.201872 #44812] WARN -- : Copyright string not found in ../../docs/browser_cookie.js.html +I, [2024-12-25T12:34:36.201905 #44812] INFO -- : Processing file: ../../docs/browser_jools.html +W, [2024-12-25T12:34:36.202015 #44812] WARN -- : Copyright string not found in ../../docs/browser_jools.html +I, [2024-12-25T12:34:36.202047 #44812] INFO -- : Processing file: ../../docs/browser_popup.js.html +W, [2024-12-25T12:34:36.202091 #44812] WARN -- : Copyright string not found in ../../docs/browser_popup.js.html +I, [2024-12-25T12:34:36.202113 #44812] INFO -- : Processing file: ../../docs/dom.js.html +W, [2024-12-25T12:34:36.202196 #44812] WARN -- : Copyright string not found in ../../docs/dom.js.html +I, [2024-12-25T12:34:36.202227 #44812] INFO -- : Processing file: ../../docs/encode_base64.js.html +W, [2024-12-25T12:34:36.202286 #44812] WARN -- : Copyright string not found in ../../docs/encode_base64.js.html +I, [2024-12-25T12:34:36.202318 #44812] INFO -- : Processing file: ../../docs/encode_json.js.html +W, [2024-12-25T12:34:36.202363 #44812] WARN -- : Copyright string not found in ../../docs/encode_json.js.html +I, [2024-12-25T12:34:36.202388 #44812] INFO -- : Processing file: ../../docs/geolocation.js.html +W, [2024-12-25T12:34:36.202443 #44812] WARN -- : Copyright string not found in ../../docs/geolocation.js.html +I, [2024-12-25T12:34:36.202474 #44812] INFO -- : Processing file: ../../docs/global.html +W, [2024-12-25T12:34:36.202578 #44812] WARN -- : Copyright string not found in ../../docs/global.html +I, [2024-12-25T12:34:36.202611 #44812] INFO -- : Processing file: ../../docs/hardware.js.html +W, [2024-12-25T12:34:36.202660 #44812] WARN -- : Copyright string not found in ../../docs/hardware.js.html +I, [2024-12-25T12:34:36.202683 #44812] INFO -- : Processing file: ../../docs/index.html +W, [2024-12-25T12:34:36.202738 #44812] WARN -- : Copyright string not found in ../../docs/index.html +I, [2024-12-25T12:34:36.202769 #44812] INFO -- : Processing file: ../../docs/init.js.html +W, [2024-12-25T12:34:36.202814 #44812] WARN -- : Copyright string not found in ../../docs/init.js.html +I, [2024-12-25T12:34:36.202839 #44812] INFO -- : Processing file: ../../docs/lib_browser_jools.js.html +W, [2024-12-25T12:34:36.202918 #44812] WARN -- : Copyright string not found in ../../docs/lib_browser_jools.js.html +I, [2024-12-25T12:34:36.202949 #44812] INFO -- : Processing file: ../../docs/lib_deployJava.js.html +W, [2024-12-25T12:34:36.203020 #44812] WARN -- : Copyright string not found in ../../docs/lib_deployJava.js.html +I, [2024-12-25T12:34:36.203043 #44812] INFO -- : Processing file: ../../docs/lib_platform.js.html +W, [2024-12-25T12:34:36.203144 #44812] WARN -- : Copyright string not found in ../../docs/lib_platform.js.html +I, [2024-12-25T12:34:36.203169 #44812] INFO -- : Processing file: ../../docs/logger.js.html +W, [2024-12-25T12:34:36.203288 #44812] WARN -- : Copyright string not found in ../../docs/logger.js.html +I, [2024-12-25T12:34:36.203313 #44812] INFO -- : Processing file: ../../docs/mitb.js.html +W, [2024-12-25T12:34:36.203367 #44812] WARN -- : Copyright string not found in ../../docs/mitb.js.html +I, [2024-12-25T12:34:36.203394 #44812] INFO -- : Processing file: ../../docs/net.js.html +W, [2024-12-25T12:34:36.203688 #44812] WARN -- : Copyright string not found in ../../docs/net.js.html +I, [2024-12-25T12:34:36.203718 #44812] INFO -- : Processing file: ../../docs/net_connection.js.html +W, [2024-12-25T12:34:36.203774 #44812] WARN -- : Copyright string not found in ../../docs/net_connection.js.html +I, [2024-12-25T12:34:36.203797 #44812] INFO -- : Processing file: ../../docs/net_cors.js.html +W, [2024-12-25T12:34:36.203843 #44812] WARN -- : Copyright string not found in ../../docs/net_cors.js.html +I, [2024-12-25T12:34:36.203866 #44812] INFO -- : Processing file: ../../docs/net_dns.js.html +W, [2024-12-25T12:34:36.203906 #44812] WARN -- : Copyright string not found in ../../docs/net_dns.js.html +I, [2024-12-25T12:34:36.203928 #44812] INFO -- : Processing file: ../../docs/net_local.js.html +W, [2024-12-25T12:34:36.204015 #44812] WARN -- : Copyright string not found in ../../docs/net_local.js.html +I, [2024-12-25T12:34:36.204037 #44812] INFO -- : Processing file: ../../docs/net_portscanner.js.html +W, [2024-12-25T12:34:36.204080 #44812] WARN -- : Copyright string not found in ../../docs/net_portscanner.js.html +I, [2024-12-25T12:34:36.204102 #44812] INFO -- : Processing file: ../../docs/net_requester.js.html +W, [2024-12-25T12:34:36.204174 #44812] WARN -- : Copyright string not found in ../../docs/net_requester.js.html +I, [2024-12-25T12:34:36.204200 #44812] INFO -- : Processing file: ../../docs/net_xssrays.js.html +W, [2024-12-25T12:34:36.204265 #44812] WARN -- : Copyright string not found in ../../docs/net_xssrays.js.html +I, [2024-12-25T12:34:36.204288 #44812] INFO -- : Processing file: ../../docs/os.js.html +W, [2024-12-25T12:34:36.204340 #44812] WARN -- : Copyright string not found in ../../docs/os.js.html +I, [2024-12-25T12:34:36.204363 #44812] INFO -- : Processing file: ../../docs/platform.html +W, [2024-12-25T12:34:36.204433 #44812] WARN -- : Copyright string not found in ../../docs/platform.html +I, [2024-12-25T12:34:36.204551 #44812] INFO -- : Processing file: ../../docs/scripts/linenumber.js +W, [2024-12-25T12:34:36.204629 #44812] WARN -- : Copyright string not found in ../../docs/scripts/linenumber.js +I, [2024-12-25T12:34:36.204653 #44812] INFO -- : Processing file: ../../docs/scripts/prettify/Apache-License-2.0.txt +W, [2024-12-25T12:34:36.204726 #44812] WARN -- : Copyright string not found in ../../docs/scripts/prettify/Apache-License-2.0.txt +I, [2024-12-25T12:34:36.204749 #44812] INFO -- : Processing file: ../../docs/scripts/prettify/lang-css.js +W, [2024-12-25T12:34:36.204807 #44812] WARN -- : Copyright string not found in ../../docs/scripts/prettify/lang-css.js +I, [2024-12-25T12:34:36.204908 #44812] INFO -- : Processing file: ../../docs/scripts/prettify/prettify.js +W, [2024-12-25T12:34:36.204960 #44812] WARN -- : Copyright string not found in ../../docs/scripts/prettify/prettify.js +I, [2024-12-25T12:34:36.204983 #44812] INFO -- : Processing file: ../../docs/session.js.html +W, [2024-12-25T12:34:36.205026 #44812] WARN -- : Copyright string not found in ../../docs/session.js.html +I, [2024-12-25T12:34:36.205049 #44812] INFO -- : Processing file: ../../docs/styles/jsdoc-default.css +W, [2024-12-25T12:34:36.205111 #44812] WARN -- : Copyright string not found in ../../docs/styles/jsdoc-default.css +I, [2024-12-25T12:34:36.205143 #44812] INFO -- : Processing file: ../../docs/styles/prettify-jsdoc.css +W, [2024-12-25T12:34:36.205221 #44812] WARN -- : Copyright string not found in ../../docs/styles/prettify-jsdoc.css +I, [2024-12-25T12:34:36.205252 #44812] INFO -- : Processing file: ../../docs/styles/prettify-tomorrow.css +W, [2024-12-25T12:34:36.205295 #44812] WARN -- : Copyright string not found in ../../docs/styles/prettify-tomorrow.css +I, [2024-12-25T12:34:36.205335 #44812] INFO -- : Processing file: ../../docs/timeout.js.html +W, [2024-12-25T12:34:36.205397 #44812] WARN -- : Copyright string not found in ../../docs/timeout.js.html +I, [2024-12-25T12:34:36.205428 #44812] INFO -- : Processing file: ../../docs/updater.js.html +W, [2024-12-25T12:34:36.205634 #44812] WARN -- : Copyright string not found in ../../docs/updater.js.html +I, [2024-12-25T12:34:36.205720 #44812] INFO -- : Processing file: ../../docs/webrtc.js.html +W, [2024-12-25T12:34:36.205829 #44812] WARN -- : Copyright string not found in ../../docs/webrtc.js.html +I, [2024-12-25T12:34:36.205855 #44812] INFO -- : Processing file: ../../docs/websocket.js.html +W, [2024-12-25T12:34:36.205907 #44812] WARN -- : Copyright string not found in ../../docs/websocket.js.html +I, [2024-12-25T12:34:36.205930 #44812] INFO -- : Processing file: ../../extensions/admin_ui/api/handler.rb +W, [2024-12-25T12:34:36.205979 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/api/handler.rb +I, [2024-12-25T12:34:36.206001 #44812] INFO -- : Processing file: ../../extensions/admin_ui/classes/httpcontroller.rb +W, [2024-12-25T12:34:36.206043 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/classes/httpcontroller.rb +I, [2024-12-25T12:34:36.206065 #44812] INFO -- : Processing file: ../../extensions/admin_ui/classes/session.rb +W, [2024-12-25T12:34:36.206110 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/classes/session.rb +I, [2024-12-25T12:34:36.206133 #44812] INFO -- : Processing file: ../../extensions/admin_ui/config.yaml +W, [2024-12-25T12:34:36.206187 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/config.yaml +I, [2024-12-25T12:34:36.206218 #44812] INFO -- : Processing file: ../../extensions/admin_ui/constants/icons.rb +W, [2024-12-25T12:34:36.206260 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/constants/icons.rb +I, [2024-12-25T12:34:36.206284 #44812] INFO -- : Processing file: ../../extensions/admin_ui/controllers/authentication/authentication.rb +W, [2024-12-25T12:34:36.206345 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/authentication/authentication.rb +I, [2024-12-25T12:34:36.206376 #44812] INFO -- : Processing file: ../../extensions/admin_ui/controllers/authentication/index.html +W, [2024-12-25T12:34:36.206420 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/authentication/index.html +I, [2024-12-25T12:34:36.206443 #44812] INFO -- : Processing file: ../../extensions/admin_ui/controllers/modules/modules.rb +W, [2024-12-25T12:34:36.206671 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/modules/modules.rb +I, [2024-12-25T12:34:36.206713 #44812] INFO -- : Processing file: ../../extensions/admin_ui/controllers/panel/index.html +W, [2024-12-25T12:34:36.206784 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/panel/index.html +I, [2024-12-25T12:34:36.206818 #44812] INFO -- : Processing file: ../../extensions/admin_ui/controllers/panel/panel.rb +W, [2024-12-25T12:34:36.206863 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/controllers/panel/panel.rb +I, [2024-12-25T12:34:36.206887 #44812] INFO -- : Processing file: ../../extensions/admin_ui/extension.rb +W, [2024-12-25T12:34:36.206961 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/extension.rb +I, [2024-12-25T12:34:36.207007 #44812] INFO -- : Processing file: ../../extensions/admin_ui/handlers/ui.rb +W, [2024-12-25T12:34:36.207051 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/handlers/ui.rb +I, [2024-12-25T12:34:36.207075 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/css/base.css +W, [2024-12-25T12:34:36.207136 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/css/base.css +I, [2024-12-25T12:34:36.207168 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/css/ext-all.css +W, [2024-12-25T12:34:36.207480 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/css/ext-all.css +I, [2024-12-25T12:34:36.207571 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/Class.create.js +W, [2024-12-25T12:34:36.207643 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/Class.create.js +I, [2024-12-25T12:34:36.207675 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/jquery-3.3.1.min.js +W, [2024-12-25T12:34:36.207774 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/jquery-3.3.1.min.js +I, [2024-12-25T12:34:36.207807 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/esapi/jquery-encoder-0.1.0.js +W, [2024-12-25T12:34:36.207861 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/esapi/jquery-encoder-0.1.0.js +I, [2024-12-25T12:34:36.207885 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ext-all.js +W, [2024-12-25T12:34:36.209022 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ext-all.js +I, [2024-12-25T12:34:36.209063 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ext-base.js +W, [2024-12-25T12:34:36.209142 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ext-base.js +I, [2024-12-25T12:34:36.209167 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/authentication.js +W, [2024-12-25T12:34:36.209231 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/authentication.js +I, [2024-12-25T12:34:36.209263 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/common/beef_common.js +W, [2024-12-25T12:34:36.209316 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/common/beef_common.js +I, [2024-12-25T12:34:36.209340 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunModuleForm.js +W, [2024-12-25T12:34:36.209389 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunModuleForm.js +I, [2024-12-25T12:34:36.209412 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunRuleForm.js +W, [2024-12-25T12:34:36.209458 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunRuleForm.js +I, [2024-12-25T12:34:36.209481 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunTab.js +W, [2024-12-25T12:34:36.209596 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/AutoRunTab.js +I, [2024-12-25T12:34:36.209627 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/BrowserDetailsDataGrid.js +W, [2024-12-25T12:34:36.209684 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/BrowserDetailsDataGrid.js +I, [2024-12-25T12:34:36.209708 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/HooksTab.js +W, [2024-12-25T12:34:36.209749 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/HooksTab.js +I, [2024-12-25T12:34:36.209772 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/Logout.js +W, [2024-12-25T12:34:36.209816 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/Logout.js +I, [2024-12-25T12:34:36.209895 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/LogsDataGrid.js +W, [2024-12-25T12:34:36.209944 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/LogsDataGrid.js +I, [2024-12-25T12:34:36.209967 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/MainPanel.js +W, [2024-12-25T12:34:36.210011 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/MainPanel.js +I, [2024-12-25T12:34:36.210034 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ModuleSearching.js +W, [2024-12-25T12:34:36.210094 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ModuleSearching.js +I, [2024-12-25T12:34:36.210118 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js +W, [2024-12-25T12:34:36.210164 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/PanelStatusBar.js +I, [2024-12-25T12:34:36.210188 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js +W, [2024-12-25T12:34:36.210233 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/PanelViewer.js +I, [2024-12-25T12:34:36.210256 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +W, [2024-12-25T12:34:36.210304 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +I, [2024-12-25T12:34:36.210327 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieDataGrid.js +W, [2024-12-25T12:34:36.210376 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieDataGrid.js +I, [2024-12-25T12:34:36.210402 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js +W, [2024-12-25T12:34:36.210563 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTab.js +I, [2024-12-25T12:34:36.210594 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js +W, [2024-12-25T12:34:36.210649 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombieTabs.js +I, [2024-12-25T12:34:36.210673 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js +W, [2024-12-25T12:34:36.210718 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/ZombiesMgr.js +I, [2024-12-25T12:34:36.210742 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/common.js +W, [2024-12-25T12:34:36.210798 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/common.js +I, [2024-12-25T12:34:36.210822 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +W, [2024-12-25T12:34:36.210874 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +I, [2024-12-25T12:34:36.210897 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js +W, [2024-12-25T12:34:36.210948 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabDetails.js +I, [2024-12-25T12:34:36.211002 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js +W, [2024-12-25T12:34:36.211209 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabLogs.js +I, [2024-12-25T12:34:36.211250 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js +W, [2024-12-25T12:34:36.211536 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabNetwork.js +I, [2024-12-25T12:34:36.211612 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js +W, [2024-12-25T12:34:36.211880 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRTC.js +I, [2024-12-25T12:34:36.211937 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js +W, [2024-12-25T12:34:36.212024 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabRider.js +I, [2024-12-25T12:34:36.212061 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js +W, [2024-12-25T12:34:36.212119 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabXssRays.js +I, [2024-12-25T12:34:36.212137 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js +W, [2024-12-25T12:34:36.212189 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ui/panel/zombiesTreeList.js +I, [2024-12-25T12:34:36.212210 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/PagingStore.js +W, [2024-12-25T12:34:36.212334 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/PagingStore.js +I, [2024-12-25T12:34:36.212363 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/StatusBar.js +W, [2024-12-25T12:34:36.212414 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/StatusBar.js +I, [2024-12-25T12:34:36.212430 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/ux/TabCloseMenu.js +W, [2024-12-25T12:34:36.212472 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/ux/TabCloseMenu.js +I, [2024-12-25T12:34:36.212489 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/vis.js +E, [2024-12-25T12:34:36.212669 #44812] ERROR -- : Error processing file ../../extensions/admin_ui/media/javascript/vis.js: Is a directory @ io_fread - ../../extensions/admin_ui/media/javascript/vis.js +I, [2024-12-25T12:34:36.212697 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript/vis.js/vis.min.js +W, [2024-12-25T12:34:36.213337 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript/vis.js/vis.min.js +I, [2024-12-25T12:34:36.213358 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/web_ui_all.js +W, [2024-12-25T12:34:36.213820 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/web_ui_all.js +I, [2024-12-25T12:34:36.213852 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/web_ui_auth.js +W, [2024-12-25T12:34:36.215343 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/web_ui_auth.js +I, [2024-12-25T12:34:36.215394 #44812] INFO -- : Processing file: ../../extensions/autoloader/config.yaml +W, [2024-12-25T12:34:36.215561 #44812] WARN -- : Copyright string not found in ../../extensions/autoloader/config.yaml +I, [2024-12-25T12:34:36.215604 #44812] INFO -- : Processing file: ../../extensions/autoloader/extension.rb +W, [2024-12-25T12:34:36.215658 #44812] WARN -- : Copyright string not found in ../../extensions/autoloader/extension.rb +I, [2024-12-25T12:34:36.215772 #44812] INFO -- : Processing file: ../../extensions/autoloader/model.rb +W, [2024-12-25T12:34:36.215991 #44812] WARN -- : Copyright string not found in ../../extensions/autoloader/model.rb +I, [2024-12-25T12:34:36.216026 #44812] INFO -- : Processing file: ../../extensions/customhook/api.rb +W, [2024-12-25T12:34:36.216074 #44812] WARN -- : Copyright string not found in ../../extensions/customhook/api.rb +I, [2024-12-25T12:34:36.216099 #44812] INFO -- : Processing file: ../../extensions/customhook/config.yaml +W, [2024-12-25T12:34:36.216177 #44812] WARN -- : Copyright string not found in ../../extensions/customhook/config.yaml +I, [2024-12-25T12:34:36.216215 #44812] INFO -- : Processing file: ../../extensions/customhook/extension.rb +W, [2024-12-25T12:34:36.216267 #44812] WARN -- : Copyright string not found in ../../extensions/customhook/extension.rb +I, [2024-12-25T12:34:36.216292 #44812] INFO -- : Processing file: ../../extensions/customhook/handler.rb +W, [2024-12-25T12:34:36.216334 #44812] WARN -- : Copyright string not found in ../../extensions/customhook/handler.rb +I, [2024-12-25T12:34:36.216701 #44812] INFO -- : Processing file: ../../extensions/customhook/html/index.html +W, [2024-12-25T12:34:36.216846 #44812] WARN -- : Copyright string not found in ../../extensions/customhook/html/index.html +I, [2024-12-25T12:34:36.216880 #44812] INFO -- : Processing file: ../../extensions/demos/api.rb +W, [2024-12-25T12:34:36.216928 #44812] WARN -- : Copyright string not found in ../../extensions/demos/api.rb +I, [2024-12-25T12:34:36.216953 #44812] INFO -- : Processing file: ../../extensions/demos/config.yaml +W, [2024-12-25T12:34:36.217016 #44812] WARN -- : Copyright string not found in ../../extensions/demos/config.yaml +I, [2024-12-25T12:34:36.217043 #44812] INFO -- : Processing file: ../../extensions/demos/extension.rb +W, [2024-12-25T12:34:36.217087 #44812] WARN -- : Copyright string not found in ../../extensions/demos/extension.rb +I, [2024-12-25T12:34:36.217112 #44812] INFO -- : Processing file: ../../extensions/demos/handler.rb +W, [2024-12-25T12:34:36.217242 #44812] WARN -- : Copyright string not found in ../../extensions/demos/handler.rb +I, [2024-12-25T12:34:36.217267 #44812] INFO -- : Processing file: ../../extensions/demos/html/basic.html +W, [2024-12-25T12:34:36.217310 #44812] WARN -- : Copyright string not found in ../../extensions/demos/html/basic.html +I, [2024-12-25T12:34:36.217334 #44812] INFO -- : Processing file: ../../extensions/demos/html/butcher/butch.css +W, [2024-12-25T12:34:36.217378 #44812] WARN -- : Copyright string not found in ../../extensions/demos/html/butcher/butch.css +I, [2024-12-25T12:34:36.217403 #44812] INFO -- : Processing file: ../../extensions/demos/html/butcher/index.html +W, [2024-12-25T12:34:36.217447 #44812] WARN -- : Copyright string not found in ../../extensions/demos/html/butcher/index.html +I, [2024-12-25T12:34:36.217473 #44812] INFO -- : Processing file: ../../extensions/demos/html/butcher/jquery-1.12.4.min.js +W, [2024-12-25T12:34:36.217658 #44812] WARN -- : Copyright string not found in ../../extensions/demos/html/butcher/jquery-1.12.4.min.js +I, [2024-12-25T12:34:36.217692 #44812] INFO -- : Processing file: ../../extensions/demos/html/clickjacking/clickjack_attack.html +W, [2024-12-25T12:34:36.217749 #44812] WARN -- : Copyright string not found in ../../extensions/demos/html/clickjacking/clickjack_attack.html +I, [2024-12-25T12:34:36.217774 #44812] INFO -- : Processing file: ../../extensions/demos/html/clickjacking/clickjack_victim.html +W, [2024-12-25T12:34:36.217815 #44812] WARN -- : Copyright string not found in ../../extensions/demos/html/clickjacking/clickjack_victim.html +I, [2024-12-25T12:34:36.217838 #44812] INFO -- : Processing file: ../../extensions/demos/html/plain.html +W, [2024-12-25T12:34:36.217978 #44812] WARN -- : Copyright string not found in ../../extensions/demos/html/plain.html +I, [2024-12-25T12:34:36.217998 #44812] INFO -- : Processing file: ../../extensions/demos/html/report.html +W, [2024-12-25T12:34:36.218038 #44812] WARN -- : Copyright string not found in ../../extensions/demos/html/report.html +I, [2024-12-25T12:34:36.218054 #44812] INFO -- : Processing file: ../../extensions/demos/html/secret_page.html +W, [2024-12-25T12:34:36.218083 #44812] WARN -- : Copyright string not found in ../../extensions/demos/html/secret_page.html +I, [2024-12-25T12:34:36.218098 #44812] INFO -- : Processing file: ../../extensions/dns/api.rb +W, [2024-12-25T12:34:36.218178 #44812] WARN -- : Copyright string not found in ../../extensions/dns/api.rb +I, [2024-12-25T12:34:36.218244 #44812] INFO -- : Processing file: ../../extensions/dns/config.yaml +W, [2024-12-25T12:34:36.220216 #44812] WARN -- : Copyright string not found in ../../extensions/dns/config.yaml +I, [2024-12-25T12:34:36.220310 #44812] INFO -- : Processing file: ../../extensions/dns/dns.rb +W, [2024-12-25T12:34:36.220379 #44812] WARN -- : Copyright string not found in ../../extensions/dns/dns.rb +I, [2024-12-25T12:34:36.220463 #44812] INFO -- : Processing file: ../../extensions/dns/extension.rb +W, [2024-12-25T12:34:36.220510 #44812] WARN -- : Copyright string not found in ../../extensions/dns/extension.rb +I, [2024-12-25T12:34:36.220533 #44812] INFO -- : Processing file: ../../extensions/dns/logger.rb +W, [2024-12-25T12:34:36.220590 #44812] WARN -- : Copyright string not found in ../../extensions/dns/logger.rb +I, [2024-12-25T12:34:36.220620 #44812] INFO -- : Processing file: ../../extensions/dns/model.rb +W, [2024-12-25T12:34:36.220669 #44812] WARN -- : Copyright string not found in ../../extensions/dns/model.rb +I, [2024-12-25T12:34:36.220693 #44812] INFO -- : Processing file: ../../extensions/dns/rest/dns.rb +W, [2024-12-25T12:34:36.220765 #44812] WARN -- : Copyright string not found in ../../extensions/dns/rest/dns.rb +I, [2024-12-25T12:34:36.220791 #44812] INFO -- : Processing file: ../../extensions/dns_rebinding/api.rb +W, [2024-12-25T12:34:36.220849 #44812] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/api.rb +I, [2024-12-25T12:34:36.220881 #44812] INFO -- : Processing file: ../../extensions/dns_rebinding/config.yaml +W, [2024-12-25T12:34:36.220926 #44812] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/config.yaml +I, [2024-12-25T12:34:36.220951 #44812] INFO -- : Processing file: ../../extensions/dns_rebinding/dns_rebinding.rb +W, [2024-12-25T12:34:36.221010 #44812] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/dns_rebinding.rb +I, [2024-12-25T12:34:36.221043 #44812] INFO -- : Processing file: ../../extensions/dns_rebinding/extension.rb +W, [2024-12-25T12:34:36.221089 #44812] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/extension.rb +I, [2024-12-25T12:34:36.221114 #44812] INFO -- : Processing file: ../../extensions/dns_rebinding/views/index.html +W, [2024-12-25T12:34:36.221168 #44812] WARN -- : Copyright string not found in ../../extensions/dns_rebinding/views/index.html +I, [2024-12-25T12:34:36.221201 #44812] INFO -- : Processing file: ../../extensions/etag/api.rb +W, [2024-12-25T12:34:36.221245 #44812] WARN -- : Copyright string not found in ../../extensions/etag/api.rb +I, [2024-12-25T12:34:36.221270 #44812] INFO -- : Processing file: ../../extensions/etag/config.yaml +W, [2024-12-25T12:34:36.221325 #44812] WARN -- : Copyright string not found in ../../extensions/etag/config.yaml +I, [2024-12-25T12:34:36.221357 #44812] INFO -- : Processing file: ../../extensions/etag/etag.rb +W, [2024-12-25T12:34:36.221402 #44812] WARN -- : Copyright string not found in ../../extensions/etag/etag.rb +I, [2024-12-25T12:34:36.221506 #44812] INFO -- : Processing file: ../../extensions/etag/extension.rb +W, [2024-12-25T12:34:36.221568 #44812] WARN -- : Copyright string not found in ../../extensions/etag/extension.rb +I, [2024-12-25T12:34:36.221595 #44812] INFO -- : Processing file: ../../extensions/evasion/config.yaml +W, [2024-12-25T12:34:36.221638 #44812] WARN -- : Copyright string not found in ../../extensions/evasion/config.yaml +I, [2024-12-25T12:34:36.221663 #44812] INFO -- : Processing file: ../../extensions/evasion/evasion.rb +W, [2024-12-25T12:34:36.221706 #44812] WARN -- : Copyright string not found in ../../extensions/evasion/evasion.rb +I, [2024-12-25T12:34:36.221746 #44812] INFO -- : Processing file: ../../extensions/evasion/extension.rb +W, [2024-12-25T12:34:36.221797 #44812] WARN -- : Copyright string not found in ../../extensions/evasion/extension.rb +I, [2024-12-25T12:34:36.221822 #44812] INFO -- : Processing file: ../../extensions/evasion/obfuscation/base_64.rb +W, [2024-12-25T12:34:36.221881 #44812] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/base_64.rb +I, [2024-12-25T12:34:36.221914 #44812] INFO -- : Processing file: ../../extensions/evasion/obfuscation/minify.rb +W, [2024-12-25T12:34:36.221960 #44812] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/minify.rb +I, [2024-12-25T12:34:36.221985 #44812] INFO -- : Processing file: ../../extensions/evasion/obfuscation/scramble.rb +W, [2024-12-25T12:34:36.222041 #44812] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/scramble.rb +I, [2024-12-25T12:34:36.222073 #44812] INFO -- : Processing file: ../../extensions/evasion/obfuscation/whitespace.rb +W, [2024-12-25T12:34:36.222119 #44812] WARN -- : Copyright string not found in ../../extensions/evasion/obfuscation/whitespace.rb +I, [2024-12-25T12:34:36.222142 #44812] INFO -- : Processing file: ../../extensions/events/api.rb +W, [2024-12-25T12:34:36.222183 #44812] WARN -- : Copyright string not found in ../../extensions/events/api.rb +I, [2024-12-25T12:34:36.222205 #44812] INFO -- : Processing file: ../../extensions/events/config.yaml +W, [2024-12-25T12:34:36.222245 #44812] WARN -- : Copyright string not found in ../../extensions/events/config.yaml +I, [2024-12-25T12:34:36.222268 #44812] INFO -- : Processing file: ../../extensions/events/extension.rb +W, [2024-12-25T12:34:36.222307 #44812] WARN -- : Copyright string not found in ../../extensions/events/extension.rb +I, [2024-12-25T12:34:36.222330 #44812] INFO -- : Processing file: ../../extensions/events/handler.rb +W, [2024-12-25T12:34:36.222370 #44812] WARN -- : Copyright string not found in ../../extensions/events/handler.rb +I, [2024-12-25T12:34:36.222393 #44812] INFO -- : Processing file: ../../extensions/metasploit/api.rb +W, [2024-12-25T12:34:36.222437 #44812] WARN -- : Copyright string not found in ../../extensions/metasploit/api.rb +I, [2024-12-25T12:34:36.222460 #44812] INFO -- : Processing file: ../../extensions/metasploit/config.yaml +W, [2024-12-25T12:34:36.222501 #44812] WARN -- : Copyright string not found in ../../extensions/metasploit/config.yaml +I, [2024-12-25T12:34:36.222544 #44812] INFO -- : Processing file: ../../extensions/metasploit/extension.rb +W, [2024-12-25T12:34:36.222631 #44812] WARN -- : Copyright string not found in ../../extensions/metasploit/extension.rb +I, [2024-12-25T12:34:36.222657 #44812] INFO -- : Processing file: ../../extensions/metasploit/module.rb +W, [2024-12-25T12:34:36.222699 #44812] WARN -- : Copyright string not found in ../../extensions/metasploit/module.rb +I, [2024-12-25T12:34:36.222723 #44812] INFO -- : Processing file: ../../extensions/metasploit/rest/msf.rb +W, [2024-12-25T12:34:36.222767 #44812] WARN -- : Copyright string not found in ../../extensions/metasploit/rest/msf.rb +I, [2024-12-25T12:34:36.222791 #44812] INFO -- : Processing file: ../../extensions/metasploit/rpcclient.rb +W, [2024-12-25T12:34:36.222834 #44812] WARN -- : Copyright string not found in ../../extensions/metasploit/rpcclient.rb +I, [2024-12-25T12:34:36.222859 #44812] INFO -- : Processing file: ../../extensions/network/api.rb +W, [2024-12-25T12:34:36.222899 #44812] WARN -- : Copyright string not found in ../../extensions/network/api.rb +I, [2024-12-25T12:34:36.222924 #44812] INFO -- : Processing file: ../../extensions/network/config.yaml +W, [2024-12-25T12:34:36.222965 #44812] WARN -- : Copyright string not found in ../../extensions/network/config.yaml +I, [2024-12-25T12:34:36.222988 #44812] INFO -- : Processing file: ../../extensions/network/extension.rb +W, [2024-12-25T12:34:36.223027 #44812] WARN -- : Copyright string not found in ../../extensions/network/extension.rb +I, [2024-12-25T12:34:36.223050 #44812] INFO -- : Processing file: ../../extensions/network/models/network_host.rb +W, [2024-12-25T12:34:36.223091 #44812] WARN -- : Copyright string not found in ../../extensions/network/models/network_host.rb +I, [2024-12-25T12:34:36.223115 #44812] INFO -- : Processing file: ../../extensions/network/models/network_service.rb +W, [2024-12-25T12:34:36.223155 #44812] WARN -- : Copyright string not found in ../../extensions/network/models/network_service.rb +I, [2024-12-25T12:34:36.223178 #44812] INFO -- : Processing file: ../../extensions/network/rest/network.rb +W, [2024-12-25T12:34:36.223221 #44812] WARN -- : Copyright string not found in ../../extensions/network/rest/network.rb +I, [2024-12-25T12:34:36.223293 #44812] INFO -- : Processing file: ../../extensions/notifications/channels/email.rb +W, [2024-12-25T12:34:36.223341 #44812] WARN -- : Copyright string not found in ../../extensions/notifications/channels/email.rb +I, [2024-12-25T12:34:36.223366 #44812] INFO -- : Processing file: ../../extensions/notifications/channels/ntfy.rb +W, [2024-12-25T12:34:36.223406 #44812] WARN -- : Copyright string not found in ../../extensions/notifications/channels/ntfy.rb +I, [2024-12-25T12:34:36.223429 #44812] INFO -- : Processing file: ../../extensions/notifications/channels/pushover.rb +W, [2024-12-25T12:34:36.223531 #44812] WARN -- : Copyright string not found in ../../extensions/notifications/channels/pushover.rb +I, [2024-12-25T12:34:36.223558 #44812] INFO -- : Processing file: ../../extensions/notifications/channels/slack_workspace.rb +W, [2024-12-25T12:34:36.223604 #44812] WARN -- : Copyright string not found in ../../extensions/notifications/channels/slack_workspace.rb +I, [2024-12-25T12:34:36.223628 #44812] INFO -- : Processing file: ../../extensions/notifications/config.yaml +W, [2024-12-25T12:34:36.223669 #44812] WARN -- : Copyright string not found in ../../extensions/notifications/config.yaml +I, [2024-12-25T12:34:36.223694 #44812] INFO -- : Processing file: ../../extensions/notifications/extension.rb +W, [2024-12-25T12:34:36.223736 #44812] WARN -- : Copyright string not found in ../../extensions/notifications/extension.rb +I, [2024-12-25T12:34:36.223760 #44812] INFO -- : Processing file: ../../extensions/notifications/notifications.rb +W, [2024-12-25T12:34:36.223816 #44812] WARN -- : Copyright string not found in ../../extensions/notifications/notifications.rb +I, [2024-12-25T12:34:36.223848 #44812] INFO -- : Processing file: ../../extensions/proxy/api.rb +W, [2024-12-25T12:34:36.223892 #44812] WARN -- : Copyright string not found in ../../extensions/proxy/api.rb +I, [2024-12-25T12:34:36.223911 #44812] INFO -- : Processing file: ../../extensions/proxy/config.yaml +W, [2024-12-25T12:34:36.223943 #44812] WARN -- : Copyright string not found in ../../extensions/proxy/config.yaml +I, [2024-12-25T12:34:36.223958 #44812] INFO -- : Processing file: ../../extensions/proxy/extension.rb +W, [2024-12-25T12:34:36.223988 #44812] WARN -- : Copyright string not found in ../../extensions/proxy/extension.rb +I, [2024-12-25T12:34:36.224003 #44812] INFO -- : Processing file: ../../extensions/proxy/proxy.rb +W, [2024-12-25T12:34:36.224035 #44812] WARN -- : Copyright string not found in ../../extensions/proxy/proxy.rb +I, [2024-12-25T12:34:36.224050 #44812] INFO -- : Processing file: ../../extensions/proxy/rest/proxy.rb +W, [2024-12-25T12:34:36.224081 #44812] WARN -- : Copyright string not found in ../../extensions/proxy/rest/proxy.rb +I, [2024-12-25T12:34:36.224096 #44812] INFO -- : Processing file: ../../extensions/qrcode/config.yaml +W, [2024-12-25T12:34:36.224125 #44812] WARN -- : Copyright string not found in ../../extensions/qrcode/config.yaml +I, [2024-12-25T12:34:36.224140 #44812] INFO -- : Processing file: ../../extensions/qrcode/extension.rb +W, [2024-12-25T12:34:36.224170 #44812] WARN -- : Copyright string not found in ../../extensions/qrcode/extension.rb +I, [2024-12-25T12:34:36.224184 #44812] INFO -- : Processing file: ../../extensions/qrcode/qrcode.rb +W, [2024-12-25T12:34:36.224215 #44812] WARN -- : Copyright string not found in ../../extensions/qrcode/qrcode.rb +I, [2024-12-25T12:34:36.224229 #44812] INFO -- : Processing file: ../../extensions/requester/api/hook.rb +W, [2024-12-25T12:34:36.224262 #44812] WARN -- : Copyright string not found in ../../extensions/requester/api/hook.rb +I, [2024-12-25T12:34:36.224276 #44812] INFO -- : Processing file: ../../extensions/requester/api.rb +W, [2024-12-25T12:34:36.224305 #44812] WARN -- : Copyright string not found in ../../extensions/requester/api.rb +I, [2024-12-25T12:34:36.224320 #44812] INFO -- : Processing file: ../../extensions/requester/config.yaml +W, [2024-12-25T12:34:36.224349 #44812] WARN -- : Copyright string not found in ../../extensions/requester/config.yaml +I, [2024-12-25T12:34:36.224363 #44812] INFO -- : Processing file: ../../extensions/requester/extension.rb +W, [2024-12-25T12:34:36.224393 #44812] WARN -- : Copyright string not found in ../../extensions/requester/extension.rb +I, [2024-12-25T12:34:36.224408 #44812] INFO -- : Processing file: ../../extensions/requester/handler.rb +W, [2024-12-25T12:34:36.224438 #44812] WARN -- : Copyright string not found in ../../extensions/requester/handler.rb +I, [2024-12-25T12:34:36.224453 #44812] INFO -- : Processing file: ../../extensions/requester/models/http.rb +W, [2024-12-25T12:34:36.224482 #44812] WARN -- : Copyright string not found in ../../extensions/requester/models/http.rb +I, [2024-12-25T12:34:36.224497 #44812] INFO -- : Processing file: ../../extensions/requester/rest/requester.rb +W, [2024-12-25T12:34:36.224531 #44812] WARN -- : Copyright string not found in ../../extensions/requester/rest/requester.rb +I, [2024-12-25T12:34:36.224650 #44812] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/api.rb +W, [2024-12-25T12:34:36.224701 #44812] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/api.rb +I, [2024-12-25T12:34:36.224719 #44812] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/config.yaml +W, [2024-12-25T12:34:36.224751 #44812] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:34:36.224766 #44812] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/dnsd.rb +W, [2024-12-25T12:34:36.224797 #44812] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/dnsd.rb +I, [2024-12-25T12:34:36.224812 #44812] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/extension.rb +W, [2024-12-25T12:34:36.224842 #44812] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/extension.rb +I, [2024-12-25T12:34:36.224871 #44812] INFO -- : Processing file: ../../extensions/s2c_dns_tunnel/httpd.rb +W, [2024-12-25T12:34:36.224911 #44812] WARN -- : Copyright string not found in ../../extensions/s2c_dns_tunnel/httpd.rb +I, [2024-12-25T12:34:36.224942 #44812] INFO -- : Processing file: ../../extensions/social_engineering/config.yaml +W, [2024-12-25T12:34:36.224996 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/config.yaml +I, [2024-12-25T12:34:36.225021 #44812] INFO -- : Processing file: ../../extensions/social_engineering/droppers/readme.txt +W, [2024-12-25T12:34:36.225062 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/droppers/readme.txt +I, [2024-12-25T12:34:36.225086 #44812] INFO -- : Processing file: ../../extensions/social_engineering/extension.rb +W, [2024-12-25T12:34:36.225126 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/extension.rb +I, [2024-12-25T12:34:36.225150 #44812] INFO -- : Processing file: ../../extensions/social_engineering/models/interceptor.rb +W, [2024-12-25T12:34:36.225190 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/models/interceptor.rb +I, [2024-12-25T12:34:36.225214 #44812] INFO -- : Processing file: ../../extensions/social_engineering/models/web_cloner.rb +W, [2024-12-25T12:34:36.225254 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/models/web_cloner.rb +I, [2024-12-25T12:34:36.225277 #44812] INFO -- : Processing file: ../../extensions/social_engineering/powershell/bind_powershell.rb +W, [2024-12-25T12:34:36.225319 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/powershell/bind_powershell.rb +I, [2024-12-25T12:34:36.225343 #44812] INFO -- : Processing file: ../../extensions/social_engineering/rest/socialengineering.rb +W, [2024-12-25T12:34:36.225384 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/rest/socialengineering.rb +I, [2024-12-25T12:34:36.225408 #44812] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/cloned_pages/readme.txt +W, [2024-12-25T12:34:36.225450 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/cloned_pages/readme.txt +I, [2024-12-25T12:34:36.225619 #44812] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/interceptor.rb +W, [2024-12-25T12:34:36.225678 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/interceptor.rb +I, [2024-12-25T12:34:36.225704 #44812] INFO -- : Processing file: ../../extensions/social_engineering/web_cloner/web_cloner.rb +W, [2024-12-25T12:34:36.225751 #44812] WARN -- : Copyright string not found in ../../extensions/social_engineering/web_cloner/web_cloner.rb +I, [2024-12-25T12:34:36.225775 #44812] INFO -- : Processing file: ../../extensions/webrtc/api/hook.rb +W, [2024-12-25T12:34:36.225817 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/api/hook.rb +I, [2024-12-25T12:34:36.225841 #44812] INFO -- : Processing file: ../../extensions/webrtc/api.rb +W, [2024-12-25T12:34:36.225881 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/api.rb +I, [2024-12-25T12:34:36.225904 #44812] INFO -- : Processing file: ../../extensions/webrtc/config.yaml +W, [2024-12-25T12:34:36.225942 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/config.yaml +I, [2024-12-25T12:34:36.225964 #44812] INFO -- : Processing file: ../../extensions/webrtc/extension.rb +W, [2024-12-25T12:34:36.226002 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/extension.rb +I, [2024-12-25T12:34:36.226024 #44812] INFO -- : Processing file: ../../extensions/webrtc/handlers.rb +W, [2024-12-25T12:34:36.226065 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/handlers.rb +I, [2024-12-25T12:34:36.226088 #44812] INFO -- : Processing file: ../../extensions/webrtc/models/rtcmanage.rb +W, [2024-12-25T12:34:36.226128 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcmanage.rb +I, [2024-12-25T12:34:36.226151 #44812] INFO -- : Processing file: ../../extensions/webrtc/models/rtcmodulestatus.rb +W, [2024-12-25T12:34:36.226191 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcmodulestatus.rb +I, [2024-12-25T12:34:36.226213 #44812] INFO -- : Processing file: ../../extensions/webrtc/models/rtcsignal.rb +W, [2024-12-25T12:34:36.226252 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcsignal.rb +I, [2024-12-25T12:34:36.226275 #44812] INFO -- : Processing file: ../../extensions/webrtc/models/rtcstatus.rb +W, [2024-12-25T12:34:36.226313 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/models/rtcstatus.rb +I, [2024-12-25T12:34:36.226336 #44812] INFO -- : Processing file: ../../extensions/webrtc/rest/webrtc.rb +W, [2024-12-25T12:34:36.226385 #44812] WARN -- : Copyright string not found in ../../extensions/webrtc/rest/webrtc.rb +I, [2024-12-25T12:34:36.226776 #44812] INFO -- : Processing file: ../../extensions/xssrays/api/scan.rb +W, [2024-12-25T12:34:36.226866 #44812] WARN -- : Copyright string not found in ../../extensions/xssrays/api/scan.rb +I, [2024-12-25T12:34:36.226919 #44812] INFO -- : Processing file: ../../extensions/xssrays/api.rb +W, [2024-12-25T12:34:36.227194 #44812] WARN -- : Copyright string not found in ../../extensions/xssrays/api.rb +I, [2024-12-25T12:34:36.227235 #44812] INFO -- : Processing file: ../../extensions/xssrays/config.yaml +W, [2024-12-25T12:34:36.227284 #44812] WARN -- : Copyright string not found in ../../extensions/xssrays/config.yaml +I, [2024-12-25T12:34:36.227307 #44812] INFO -- : Processing file: ../../extensions/xssrays/extension.rb +W, [2024-12-25T12:34:36.227346 #44812] WARN -- : Copyright string not found in ../../extensions/xssrays/extension.rb +I, [2024-12-25T12:34:36.227369 #44812] INFO -- : Processing file: ../../extensions/xssrays/handler.rb +W, [2024-12-25T12:34:36.227408 #44812] WARN -- : Copyright string not found in ../../extensions/xssrays/handler.rb +I, [2024-12-25T12:34:36.227431 #44812] INFO -- : Processing file: ../../extensions/xssrays/models/xssraysdetail.rb +W, [2024-12-25T12:34:36.227470 #44812] WARN -- : Copyright string not found in ../../extensions/xssrays/models/xssraysdetail.rb +I, [2024-12-25T12:34:36.227493 #44812] INFO -- : Processing file: ../../extensions/xssrays/models/xssraysscan.rb +W, [2024-12-25T12:34:36.227532 #44812] WARN -- : Copyright string not found in ../../extensions/xssrays/models/xssraysscan.rb +I, [2024-12-25T12:34:36.227737 #44812] INFO -- : Processing file: ../../extensions/xssrays/rest/xssrays.rb +W, [2024-12-25T12:34:36.227798 #44812] WARN -- : Copyright string not found in ../../extensions/xssrays/rest/xssrays.rb +I, [2024-12-25T12:34:36.227824 #44812] INFO -- : Processing file: ../../googlef1d5ff5151333109.html +W, [2024-12-25T12:34:36.227888 #44812] WARN -- : Copyright string not found in ../../googlef1d5ff5151333109.html +I, [2024-12-25T12:34:36.227914 #44812] INFO -- : Processing file: ../../modules/browser/avant_steal_history/command.js +W, [2024-12-25T12:34:36.227960 #44812] WARN -- : Copyright string not found in ../../modules/browser/avant_steal_history/command.js +I, [2024-12-25T12:34:36.227984 #44812] INFO -- : Processing file: ../../modules/browser/avant_steal_history/config.yaml +W, [2024-12-25T12:34:36.228025 #44812] WARN -- : Copyright string not found in ../../modules/browser/avant_steal_history/config.yaml +I, [2024-12-25T12:34:36.228048 #44812] INFO -- : Processing file: ../../modules/browser/avant_steal_history/module.rb +W, [2024-12-25T12:34:36.228089 #44812] WARN -- : Copyright string not found in ../../modules/browser/avant_steal_history/module.rb +I, [2024-12-25T12:34:36.228112 #44812] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/command.js +W, [2024-12-25T12:34:36.228153 #44812] WARN -- : Copyright string not found in ../../modules/browser/browser_fingerprinting/command.js +I, [2024-12-25T12:34:36.228177 #44812] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/config.yaml +W, [2024-12-25T12:34:36.228217 #44812] WARN -- : Copyright string not found in ../../modules/browser/browser_fingerprinting/config.yaml +I, [2024-12-25T12:34:36.228240 #44812] INFO -- : Processing file: ../../modules/browser/browser_fingerprinting/module.rb +W, [2024-12-25T12:34:36.228279 #44812] WARN -- : Copyright string not found in ../../modules/browser/browser_fingerprinting/module.rb +I, [2024-12-25T12:34:36.228303 #44812] INFO -- : Processing file: ../../modules/browser/detect_activex/command.js +W, [2024-12-25T12:34:36.228343 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_activex/command.js +I, [2024-12-25T12:34:36.228365 #44812] INFO -- : Processing file: ../../modules/browser/detect_activex/config.yaml +W, [2024-12-25T12:34:36.228405 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_activex/config.yaml +I, [2024-12-25T12:34:36.228429 #44812] INFO -- : Processing file: ../../modules/browser/detect_activex/module.rb +W, [2024-12-25T12:34:36.228468 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_activex/module.rb +I, [2024-12-25T12:34:36.228505 #44812] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/command.js +W, [2024-12-25T12:34:36.228610 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_evernote_clipper/command.js +I, [2024-12-25T12:34:36.228637 #44812] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/config.yaml +W, [2024-12-25T12:34:36.228680 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_evernote_clipper/config.yaml +I, [2024-12-25T12:34:36.228703 #44812] INFO -- : Processing file: ../../modules/browser/detect_evernote_clipper/module.rb +W, [2024-12-25T12:34:36.228744 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_evernote_clipper/module.rb +I, [2024-12-25T12:34:36.228767 #44812] INFO -- : Processing file: ../../modules/browser/detect_extensions/command.js +W, [2024-12-25T12:34:36.228838 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_extensions/command.js +I, [2024-12-25T12:34:36.228861 #44812] INFO -- : Processing file: ../../modules/browser/detect_extensions/config.yaml +W, [2024-12-25T12:34:36.228956 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_extensions/config.yaml +I, [2024-12-25T12:34:36.228983 #44812] INFO -- : Processing file: ../../modules/browser/detect_extensions/module.rb +W, [2024-12-25T12:34:36.229392 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_extensions/module.rb +I, [2024-12-25T12:34:36.229428 #44812] INFO -- : Processing file: ../../modules/browser/detect_firebug/command.js +W, [2024-12-25T12:34:36.229577 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_firebug/command.js +I, [2024-12-25T12:34:36.229606 #44812] INFO -- : Processing file: ../../modules/browser/detect_firebug/config.yaml +W, [2024-12-25T12:34:36.229652 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_firebug/config.yaml +I, [2024-12-25T12:34:36.229676 #44812] INFO -- : Processing file: ../../modules/browser/detect_firebug/module.rb +W, [2024-12-25T12:34:36.229717 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_firebug/module.rb +I, [2024-12-25T12:34:36.229740 #44812] INFO -- : Processing file: ../../modules/browser/detect_foxit/command.js +W, [2024-12-25T12:34:36.229780 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_foxit/command.js +I, [2024-12-25T12:34:36.229802 #44812] INFO -- : Processing file: ../../modules/browser/detect_foxit/config.yaml +W, [2024-12-25T12:34:36.229842 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_foxit/config.yaml +I, [2024-12-25T12:34:36.229865 #44812] INFO -- : Processing file: ../../modules/browser/detect_foxit/module.rb +W, [2024-12-25T12:34:36.229905 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_foxit/module.rb +I, [2024-12-25T12:34:36.229928 #44812] INFO -- : Processing file: ../../modules/browser/detect_lastpass/command.js +W, [2024-12-25T12:34:36.229970 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_lastpass/command.js +I, [2024-12-25T12:34:36.229993 #44812] INFO -- : Processing file: ../../modules/browser/detect_lastpass/config.yaml +W, [2024-12-25T12:34:36.230034 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_lastpass/config.yaml +I, [2024-12-25T12:34:36.230057 #44812] INFO -- : Processing file: ../../modules/browser/detect_lastpass/module.rb +W, [2024-12-25T12:34:36.230097 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_lastpass/module.rb +I, [2024-12-25T12:34:36.230120 #44812] INFO -- : Processing file: ../../modules/browser/detect_mime_types/command.js +W, [2024-12-25T12:34:36.230160 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_mime_types/command.js +I, [2024-12-25T12:34:36.230183 #44812] INFO -- : Processing file: ../../modules/browser/detect_mime_types/config.yaml +W, [2024-12-25T12:34:36.230222 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_mime_types/config.yaml +I, [2024-12-25T12:34:36.230245 #44812] INFO -- : Processing file: ../../modules/browser/detect_mime_types/module.rb +W, [2024-12-25T12:34:36.230284 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_mime_types/module.rb +I, [2024-12-25T12:34:36.230307 #44812] INFO -- : Processing file: ../../modules/browser/detect_office/command.js +W, [2024-12-25T12:34:36.230348 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_office/command.js +I, [2024-12-25T12:34:36.230372 #44812] INFO -- : Processing file: ../../modules/browser/detect_office/config.yaml +W, [2024-12-25T12:34:36.230411 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_office/config.yaml +I, [2024-12-25T12:34:36.230434 #44812] INFO -- : Processing file: ../../modules/browser/detect_office/module.rb +W, [2024-12-25T12:34:36.230473 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_office/module.rb +I, [2024-12-25T12:34:36.230496 #44812] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/command.js +W, [2024-12-25T12:34:36.230638 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_popup_blocker/command.js +I, [2024-12-25T12:34:36.230669 #44812] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/config.yaml +W, [2024-12-25T12:34:36.230720 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_popup_blocker/config.yaml +I, [2024-12-25T12:34:36.230744 #44812] INFO -- : Processing file: ../../modules/browser/detect_popup_blocker/module.rb +W, [2024-12-25T12:34:36.230785 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_popup_blocker/module.rb +I, [2024-12-25T12:34:36.230809 #44812] INFO -- : Processing file: ../../modules/browser/detect_quicktime/command.js +W, [2024-12-25T12:34:36.230850 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_quicktime/command.js +I, [2024-12-25T12:34:36.230872 #44812] INFO -- : Processing file: ../../modules/browser/detect_quicktime/config.yaml +W, [2024-12-25T12:34:36.230911 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_quicktime/config.yaml +I, [2024-12-25T12:34:36.230934 #44812] INFO -- : Processing file: ../../modules/browser/detect_quicktime/module.rb +W, [2024-12-25T12:34:36.230972 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_quicktime/module.rb +I, [2024-12-25T12:34:36.230995 #44812] INFO -- : Processing file: ../../modules/browser/detect_realplayer/command.js +W, [2024-12-25T12:34:36.231034 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_realplayer/command.js +I, [2024-12-25T12:34:36.231057 #44812] INFO -- : Processing file: ../../modules/browser/detect_realplayer/config.yaml +W, [2024-12-25T12:34:36.231096 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_realplayer/config.yaml +I, [2024-12-25T12:34:36.231118 #44812] INFO -- : Processing file: ../../modules/browser/detect_realplayer/module.rb +W, [2024-12-25T12:34:36.231157 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_realplayer/module.rb +I, [2024-12-25T12:34:36.231180 #44812] INFO -- : Processing file: ../../modules/browser/detect_silverlight/command.js +W, [2024-12-25T12:34:36.231220 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_silverlight/command.js +I, [2024-12-25T12:34:36.231242 #44812] INFO -- : Processing file: ../../modules/browser/detect_silverlight/config.yaml +W, [2024-12-25T12:34:36.231281 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_silverlight/config.yaml +I, [2024-12-25T12:34:36.231304 #44812] INFO -- : Processing file: ../../modules/browser/detect_silverlight/module.rb +W, [2024-12-25T12:34:36.231342 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_silverlight/module.rb +I, [2024-12-25T12:34:36.231365 #44812] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/command.js +W, [2024-12-25T12:34:36.231405 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_simple_adblock/command.js +I, [2024-12-25T12:34:36.231428 #44812] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/config.yaml +W, [2024-12-25T12:34:36.231466 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_simple_adblock/config.yaml +I, [2024-12-25T12:34:36.231497 #44812] INFO -- : Processing file: ../../modules/browser/detect_simple_adblock/module.rb +W, [2024-12-25T12:34:36.231598 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_simple_adblock/module.rb +I, [2024-12-25T12:34:36.231625 #44812] INFO -- : Processing file: ../../modules/browser/detect_toolbars/command.js +W, [2024-12-25T12:34:36.231669 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_toolbars/command.js +I, [2024-12-25T12:34:36.231692 #44812] INFO -- : Processing file: ../../modules/browser/detect_toolbars/config.yaml +W, [2024-12-25T12:34:36.231733 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_toolbars/config.yaml +I, [2024-12-25T12:34:36.231808 #44812] INFO -- : Processing file: ../../modules/browser/detect_toolbars/module.rb +W, [2024-12-25T12:34:36.231853 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_toolbars/module.rb +I, [2024-12-25T12:34:36.231877 #44812] INFO -- : Processing file: ../../modules/browser/detect_unity/command.js +W, [2024-12-25T12:34:36.231939 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_unity/command.js +I, [2024-12-25T12:34:36.231964 #44812] INFO -- : Processing file: ../../modules/browser/detect_unity/config.yaml +W, [2024-12-25T12:34:36.232005 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_unity/config.yaml +I, [2024-12-25T12:34:36.232022 #44812] INFO -- : Processing file: ../../modules/browser/detect_unity/module.rb +W, [2024-12-25T12:34:36.232061 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_unity/module.rb +I, [2024-12-25T12:34:36.232084 #44812] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/command.js +W, [2024-12-25T12:34:36.232125 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_unsafe_activex/command.js +I, [2024-12-25T12:34:36.232148 #44812] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/config.yaml +W, [2024-12-25T12:34:36.232190 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_unsafe_activex/config.yaml +I, [2024-12-25T12:34:36.232214 #44812] INFO -- : Processing file: ../../modules/browser/detect_unsafe_activex/module.rb +W, [2024-12-25T12:34:36.232253 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_unsafe_activex/module.rb +I, [2024-12-25T12:34:36.232289 #44812] INFO -- : Processing file: ../../modules/browser/detect_vlc/command.js +W, [2024-12-25T12:34:36.232372 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_vlc/command.js +I, [2024-12-25T12:34:36.232422 #44812] INFO -- : Processing file: ../../modules/browser/detect_vlc/config.yaml +W, [2024-12-25T12:34:36.232467 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_vlc/config.yaml +I, [2024-12-25T12:34:36.232490 #44812] INFO -- : Processing file: ../../modules/browser/detect_vlc/module.rb +W, [2024-12-25T12:34:36.232582 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_vlc/module.rb +I, [2024-12-25T12:34:36.232609 #44812] INFO -- : Processing file: ../../modules/browser/detect_wmp/command.js +W, [2024-12-25T12:34:36.232650 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_wmp/command.js +I, [2024-12-25T12:34:36.232673 #44812] INFO -- : Processing file: ../../modules/browser/detect_wmp/config.yaml +W, [2024-12-25T12:34:36.232713 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_wmp/config.yaml +I, [2024-12-25T12:34:36.232736 #44812] INFO -- : Processing file: ../../modules/browser/detect_wmp/module.rb +W, [2024-12-25T12:34:36.232775 #44812] WARN -- : Copyright string not found in ../../modules/browser/detect_wmp/module.rb +I, [2024-12-25T12:34:36.232798 #44812] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/command.js +W, [2024-12-25T12:34:36.232838 #44812] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/command.js +I, [2024-12-25T12:34:36.232861 #44812] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/config.yaml +W, [2024-12-25T12:34:36.232900 #44812] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/config.yaml +I, [2024-12-25T12:34:36.232923 #44812] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/fingerprint2.js +W, [2024-12-25T12:34:36.232995 #44812] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/fingerprint2.js +I, [2024-12-25T12:34:36.233018 #44812] INFO -- : Processing file: ../../modules/browser/fingerprint_browser/module.rb +W, [2024-12-25T12:34:36.233059 #44812] WARN -- : Copyright string not found in ../../modules/browser/fingerprint_browser/module.rb +I, [2024-12-25T12:34:36.233083 #44812] INFO -- : Processing file: ../../modules/browser/get_visited_domains/command.js +W, [2024-12-25T12:34:36.233138 #44812] WARN -- : Copyright string not found in ../../modules/browser/get_visited_domains/command.js +I, [2024-12-25T12:34:36.233165 #44812] INFO -- : Processing file: ../../modules/browser/get_visited_domains/config.yaml +W, [2024-12-25T12:34:36.233246 #44812] WARN -- : Copyright string not found in ../../modules/browser/get_visited_domains/config.yaml +I, [2024-12-25T12:34:36.233289 #44812] INFO -- : Processing file: ../../modules/browser/get_visited_domains/module.rb +W, [2024-12-25T12:34:36.233339 #44812] WARN -- : Copyright string not found in ../../modules/browser/get_visited_domains/module.rb +I, [2024-12-25T12:34:36.233362 #44812] INFO -- : Processing file: ../../modules/browser/get_visited_urls/command.js +W, [2024-12-25T12:34:36.233459 #44812] WARN -- : Copyright string not found in ../../modules/browser/get_visited_urls/command.js +I, [2024-12-25T12:34:36.233493 #44812] INFO -- : Processing file: ../../modules/browser/get_visited_urls/config.yaml +W, [2024-12-25T12:34:36.233548 #44812] WARN -- : Copyright string not found in ../../modules/browser/get_visited_urls/config.yaml +I, [2024-12-25T12:34:36.233573 #44812] INFO -- : Processing file: ../../modules/browser/get_visited_urls/module.rb +W, [2024-12-25T12:34:36.233613 #44812] WARN -- : Copyright string not found in ../../modules/browser/get_visited_urls/module.rb +I, [2024-12-25T12:34:36.233637 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/command.js +W, [2024-12-25T12:34:36.233683 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/ajax_fingerprint/command.js +I, [2024-12-25T12:34:36.233707 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/config.yaml +W, [2024-12-25T12:34:36.233747 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/ajax_fingerprint/config.yaml +I, [2024-12-25T12:34:36.233770 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/ajax_fingerprint/module.rb +W, [2024-12-25T12:34:36.233811 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/ajax_fingerprint/module.rb +I, [2024-12-25T12:34:36.233834 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/command.js +W, [2024-12-25T12:34:36.233893 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/alert_dialog/command.js +I, [2024-12-25T12:34:36.233918 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/config.yaml +W, [2024-12-25T12:34:36.233959 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/alert_dialog/config.yaml +I, [2024-12-25T12:34:36.233984 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/alert_dialog/module.rb +W, [2024-12-25T12:34:36.234024 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/alert_dialog/module.rb +I, [2024-12-25T12:34:36.234047 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/command.js +W, [2024-12-25T12:34:36.234088 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/command.js +I, [2024-12-25T12:34:36.234111 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml +W, [2024-12-25T12:34:36.234152 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/config.yaml +I, [2024-12-25T12:34:36.234176 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/module.rb +W, [2024-12-25T12:34:36.234215 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/apache_tomcat_examples_cookie_disclosure/module.rb +I, [2024-12-25T12:34:36.234291 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/command.js +W, [2024-12-25T12:34:36.234339 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/command.js +I, [2024-12-25T12:34:36.234363 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml +W, [2024-12-25T12:34:36.234403 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/config.yaml +I, [2024-12-25T12:34:36.234426 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/module.rb +W, [2024-12-25T12:34:36.234518 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/cisco_asa_password_disclosure/module.rb +I, [2024-12-25T12:34:36.234544 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/command.js +W, [2024-12-25T12:34:36.234588 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/clear_console/command.js +I, [2024-12-25T12:34:36.234612 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/config.yaml +W, [2024-12-25T12:34:36.234652 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/clear_console/config.yaml +I, [2024-12-25T12:34:36.234675 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/clear_console/module.rb +W, [2024-12-25T12:34:36.234715 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/clear_console/module.rb +I, [2024-12-25T12:34:36.234738 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/command.js +W, [2024-12-25T12:34:36.234779 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page/command.js +I, [2024-12-25T12:34:36.234808 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/config.yaml +W, [2024-12-25T12:34:36.234872 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page/config.yaml +I, [2024-12-25T12:34:36.234911 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page/module.rb +W, [2024-12-25T12:34:36.234965 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page/module.rb +I, [2024-12-25T12:34:36.234997 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/command.js +W, [2024-12-25T12:34:36.235053 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page_component/command.js +I, [2024-12-25T12:34:36.235089 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/config.yaml +W, [2024-12-25T12:34:36.235154 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page_component/config.yaml +I, [2024-12-25T12:34:36.235185 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/deface_web_page_component/module.rb +W, [2024-12-25T12:34:36.235246 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/deface_web_page_component/module.rb +I, [2024-12-25T12:34:36.235273 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/command.js +W, [2024-12-25T12:34:36.235323 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/disable_developer_tools/command.js +I, [2024-12-25T12:34:36.235354 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/config.yaml +W, [2024-12-25T12:34:36.235405 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/disable_developer_tools/config.yaml +I, [2024-12-25T12:34:36.235704 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/disable_developer_tools/module.rb +W, [2024-12-25T12:34:36.235762 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/disable_developer_tools/module.rb +I, [2024-12-25T12:34:36.235787 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/command.js +W, [2024-12-25T12:34:36.235830 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_autocomplete_creds/command.js +I, [2024-12-25T12:34:36.235854 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/config.yaml +W, [2024-12-25T12:34:36.235896 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_autocomplete_creds/config.yaml +I, [2024-12-25T12:34:36.236011 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_autocomplete_creds/module.rb +W, [2024-12-25T12:34:36.236105 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_autocomplete_creds/module.rb +I, [2024-12-25T12:34:36.236134 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/command.js +W, [2024-12-25T12:34:36.236178 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_cookie/command.js +I, [2024-12-25T12:34:36.236203 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/config.yaml +W, [2024-12-25T12:34:36.236244 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_cookie/config.yaml +I, [2024-12-25T12:34:36.236267 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_cookie/module.rb +W, [2024-12-25T12:34:36.236308 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_cookie/module.rb +I, [2024-12-25T12:34:36.236333 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/command.js +W, [2024-12-25T12:34:36.236377 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_form_values/command.js +I, [2024-12-25T12:34:36.236401 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/config.yaml +W, [2024-12-25T12:34:36.236441 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_form_values/config.yaml +I, [2024-12-25T12:34:36.236465 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_form_values/module.rb +W, [2024-12-25T12:34:36.236568 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_form_values/module.rb +I, [2024-12-25T12:34:36.236603 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/command.js +W, [2024-12-25T12:34:36.236652 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_local_storage/command.js +I, [2024-12-25T12:34:36.236678 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/config.yaml +W, [2024-12-25T12:34:36.236721 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_local_storage/config.yaml +I, [2024-12-25T12:34:36.236746 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_local_storage/module.rb +W, [2024-12-25T12:34:36.236789 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_local_storage/module.rb +I, [2024-12-25T12:34:36.236815 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/command.js +W, [2024-12-25T12:34:36.236860 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html/command.js +I, [2024-12-25T12:34:36.236886 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/config.yaml +W, [2024-12-25T12:34:36.236931 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html/config.yaml +I, [2024-12-25T12:34:36.236959 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html/module.rb +W, [2024-12-25T12:34:36.237085 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html/module.rb +I, [2024-12-25T12:34:36.237115 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/command.js +W, [2024-12-25T12:34:36.237162 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html_iframe/command.js +I, [2024-12-25T12:34:36.237188 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/config.yaml +W, [2024-12-25T12:34:36.237233 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html_iframe/config.yaml +I, [2024-12-25T12:34:36.237258 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_html_iframe/module.rb +W, [2024-12-25T12:34:36.237301 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_html_iframe/module.rb +I, [2024-12-25T12:34:36.237327 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/command.js +W, [2024-12-25T12:34:36.237369 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_links/command.js +I, [2024-12-25T12:34:36.237415 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/config.yaml +W, [2024-12-25T12:34:36.237480 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_links/config.yaml +I, [2024-12-25T12:34:36.237567 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_page_links/module.rb +W, [2024-12-25T12:34:36.237621 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_page_links/module.rb +I, [2024-12-25T12:34:36.237648 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/command.js +W, [2024-12-25T12:34:36.237692 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_session_storage/command.js +I, [2024-12-25T12:34:36.237719 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/config.yaml +W, [2024-12-25T12:34:36.237764 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_session_storage/config.yaml +I, [2024-12-25T12:34:36.237789 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_session_storage/module.rb +W, [2024-12-25T12:34:36.237832 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_session_storage/module.rb +I, [2024-12-25T12:34:36.237858 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/command.js +W, [2024-12-25T12:34:36.237905 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_stored_credentials/command.js +I, [2024-12-25T12:34:36.237930 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/config.yaml +W, [2024-12-25T12:34:36.237973 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_stored_credentials/config.yaml +I, [2024-12-25T12:34:36.237998 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/get_stored_credentials/module.rb +W, [2024-12-25T12:34:36.238043 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/get_stored_credentials/module.rb +I, [2024-12-25T12:34:36.238067 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/command.js +W, [2024-12-25T12:34:36.238111 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite/command.js +I, [2024-12-25T12:34:36.238137 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/config.yaml +W, [2024-12-25T12:34:36.238180 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite/config.yaml +I, [2024-12-25T12:34:36.238205 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite/module.rb +W, [2024-12-25T12:34:36.238249 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite/module.rb +I, [2024-12-25T12:34:36.238277 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/command.js +W, [2024-12-25T12:34:36.238324 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_click_events/command.js +I, [2024-12-25T12:34:36.238349 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/config.yaml +W, [2024-12-25T12:34:36.238396 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_click_events/config.yaml +I, [2024-12-25T12:34:36.239531 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_click_events/module.rb +W, [2024-12-25T12:34:36.239673 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_click_events/module.rb +I, [2024-12-25T12:34:36.239705 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/command.js +W, [2024-12-25T12:34:36.239756 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/command.js +I, [2024-12-25T12:34:36.239780 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml +W, [2024-12-25T12:34:36.239823 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/config.yaml +I, [2024-12-25T12:34:36.239848 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_sslstrip/module.rb +W, [2024-12-25T12:34:36.239890 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_sslstrip/module.rb +I, [2024-12-25T12:34:36.239915 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/command.js +W, [2024-12-25T12:34:36.239957 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_tel/command.js +I, [2024-12-25T12:34:36.239982 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/config.yaml +W, [2024-12-25T12:34:36.240023 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_tel/config.yaml +I, [2024-12-25T12:34:36.240083 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/link_rewrite_tel/module.rb +W, [2024-12-25T12:34:36.240194 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/link_rewrite_tel/module.rb +I, [2024-12-25T12:34:36.240424 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/command.js +W, [2024-12-25T12:34:36.240638 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/command.js +I, [2024-12-25T12:34:36.240682 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml +W, [2024-12-25T12:34:36.240737 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/config.yaml +I, [2024-12-25T12:34:36.240762 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/module.rb +W, [2024-12-25T12:34:36.240804 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/mobilesafari_address_spoofing/module.rb +I, [2024-12-25T12:34:36.240830 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/command.js +W, [2024-12-25T12:34:36.240871 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/overflow_cookiejar/command.js +I, [2024-12-25T12:34:36.240896 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/config.yaml +W, [2024-12-25T12:34:36.240936 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/overflow_cookiejar/config.yaml +I, [2024-12-25T12:34:36.241020 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/overflow_cookiejar/module.rb +W, [2024-12-25T12:34:36.241070 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/overflow_cookiejar/module.rb +I, [2024-12-25T12:34:36.241095 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/command.js +W, [2024-12-25T12:34:36.241138 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/prompt_dialog/command.js +I, [2024-12-25T12:34:36.241162 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/config.yaml +W, [2024-12-25T12:34:36.241205 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/prompt_dialog/config.yaml +I, [2024-12-25T12:34:36.241229 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/prompt_dialog/module.rb +W, [2024-12-25T12:34:36.241271 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/prompt_dialog/module.rb +I, [2024-12-25T12:34:36.241296 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/command.js +W, [2024-12-25T12:34:36.241338 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/remove_stuck_iframes/command.js +I, [2024-12-25T12:34:36.241361 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/config.yaml +W, [2024-12-25T12:34:36.241402 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/remove_stuck_iframes/config.yaml +I, [2024-12-25T12:34:36.241426 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/remove_stuck_iframes/module.rb +W, [2024-12-25T12:34:36.241466 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/remove_stuck_iframes/module.rb +I, [2024-12-25T12:34:36.241490 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/command.js +W, [2024-12-25T12:34:36.241531 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/replace_video/command.js +I, [2024-12-25T12:34:36.241622 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/config.yaml +W, [2024-12-25T12:34:36.241677 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/replace_video/config.yaml +I, [2024-12-25T12:34:36.241703 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/replace_video/module.rb +W, [2024-12-25T12:34:36.241744 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/replace_video/module.rb +I, [2024-12-25T12:34:36.241792 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/command.js +W, [2024-12-25T12:34:36.241850 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/rickroll/command.js +I, [2024-12-25T12:34:36.241876 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/config.yaml +W, [2024-12-25T12:34:36.241917 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/rickroll/config.yaml +I, [2024-12-25T12:34:36.241941 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/rickroll/module.rb +W, [2024-12-25T12:34:36.241982 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/rickroll/module.rb +I, [2024-12-25T12:34:36.242006 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/command.js +W, [2024-12-25T12:34:36.242046 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect/command.js +I, [2024-12-25T12:34:36.242070 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/config.yaml +W, [2024-12-25T12:34:36.242110 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect/config.yaml +I, [2024-12-25T12:34:36.242134 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect/module.rb +W, [2024-12-25T12:34:36.242174 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect/module.rb +I, [2024-12-25T12:34:36.242198 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/command.js +W, [2024-12-25T12:34:36.242239 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect_iframe/command.js +I, [2024-12-25T12:34:36.242272 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/config.yaml +W, [2024-12-25T12:34:36.242362 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect_iframe/config.yaml +I, [2024-12-25T12:34:36.242552 #44812] INFO -- : Processing file: ../../modules/browser/hooked_origin/site_redirect_iframe/module.rb +W, [2024-12-25T12:34:36.242631 #44812] WARN -- : Copyright string not found in ../../modules/browser/hooked_origin/site_redirect_iframe/module.rb +I, [2024-12-25T12:34:36.242660 #44812] INFO -- : Processing file: ../../modules/browser/play_sound/command.js +W, [2024-12-25T12:34:36.242732 #44812] WARN -- : Copyright string not found in ../../modules/browser/play_sound/command.js +I, [2024-12-25T12:34:36.242774 #44812] INFO -- : Processing file: ../../modules/browser/play_sound/config.yaml +W, [2024-12-25T12:34:36.242848 #44812] WARN -- : Copyright string not found in ../../modules/browser/play_sound/config.yaml +I, [2024-12-25T12:34:36.242878 #44812] INFO -- : Processing file: ../../modules/browser/play_sound/module.rb +W, [2024-12-25T12:34:36.242951 #44812] WARN -- : Copyright string not found in ../../modules/browser/play_sound/module.rb +I, [2024-12-25T12:34:36.242996 #44812] INFO -- : Processing file: ../../modules/browser/remove_hook_element/command.js +W, [2024-12-25T12:34:36.243048 #44812] WARN -- : Copyright string not found in ../../modules/browser/remove_hook_element/command.js +I, [2024-12-25T12:34:36.243073 #44812] INFO -- : Processing file: ../../modules/browser/remove_hook_element/config.yaml +W, [2024-12-25T12:34:36.243115 #44812] WARN -- : Copyright string not found in ../../modules/browser/remove_hook_element/config.yaml +I, [2024-12-25T12:34:36.243139 #44812] INFO -- : Processing file: ../../modules/browser/remove_hook_element/module.rb +W, [2024-12-25T12:34:36.243180 #44812] WARN -- : Copyright string not found in ../../modules/browser/remove_hook_element/module.rb +I, [2024-12-25T12:34:36.243203 #44812] INFO -- : Processing file: ../../modules/browser/spyder_eye/command.js +W, [2024-12-25T12:34:36.243244 #44812] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/command.js +I, [2024-12-25T12:34:36.243269 #44812] INFO -- : Processing file: ../../modules/browser/spyder_eye/config.yaml +W, [2024-12-25T12:34:36.243308 #44812] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/config.yaml +I, [2024-12-25T12:34:36.243332 #44812] INFO -- : Processing file: ../../modules/browser/spyder_eye/html2canvas.min.js +W, [2024-12-25T12:34:36.243598 #44812] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/html2canvas.min.js +I, [2024-12-25T12:34:36.243635 #44812] INFO -- : Processing file: ../../modules/browser/spyder_eye/module.rb +W, [2024-12-25T12:34:36.243703 #44812] WARN -- : Copyright string not found in ../../modules/browser/spyder_eye/module.rb +I, [2024-12-25T12:34:36.243735 #44812] INFO -- : Processing file: ../../modules/browser/unhook/command.js +W, [2024-12-25T12:34:36.243790 #44812] WARN -- : Copyright string not found in ../../modules/browser/unhook/command.js +I, [2024-12-25T12:34:36.243817 #44812] INFO -- : Processing file: ../../modules/browser/unhook/config.yaml +W, [2024-12-25T12:34:36.243861 #44812] WARN -- : Copyright string not found in ../../modules/browser/unhook/config.yaml +I, [2024-12-25T12:34:36.243885 #44812] INFO -- : Processing file: ../../modules/browser/unhook/module.rb +W, [2024-12-25T12:34:36.243925 #44812] WARN -- : Copyright string not found in ../../modules/browser/unhook/module.rb +I, [2024-12-25T12:34:36.244042 #44812] INFO -- : Processing file: ../../modules/browser/webcam_flash/command.js +W, [2024-12-25T12:34:36.244101 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/command.js +I, [2024-12-25T12:34:36.244127 #44812] INFO -- : Processing file: ../../modules/browser/webcam_flash/config.yaml +W, [2024-12-25T12:34:36.244170 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/config.yaml +I, [2024-12-25T12:34:36.244195 #44812] INFO -- : Processing file: ../../modules/browser/webcam_flash/dev/com/adobe/images/BitString.as +W, [2024-12-25T12:34:36.244241 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/dev/com/adobe/images/BitString.as +I, [2024-12-25T12:34:36.244266 #44812] INFO -- : Processing file: ../../modules/browser/webcam_flash/dev/com/adobe/images/JPGEncoder.as +W, [2024-12-25T12:34:36.244340 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/dev/com/adobe/images/JPGEncoder.as +I, [2024-12-25T12:34:36.244454 #44812] INFO -- : Processing file: ../../modules/browser/webcam_flash/dev/com/adobe/images/PNGEncoder.as +W, [2024-12-25T12:34:36.244594 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/dev/com/adobe/images/PNGEncoder.as +I, [2024-12-25T12:34:36.244615 #44812] INFO -- : Processing file: ../../modules/browser/webcam_flash/dev/com/foxarc/util/Base64.as +W, [2024-12-25T12:34:36.244653 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/dev/com/foxarc/util/Base64.as +I, [2024-12-25T12:34:36.244670 #44812] INFO -- : Processing file: ../../modules/browser/webcam_flash/module.rb +W, [2024-12-25T12:34:36.244702 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/module.rb +I, [2024-12-25T12:34:36.244717 #44812] INFO -- : Processing file: ../../modules/browser/webcam_flash/swfobject.js +W, [2024-12-25T12:34:36.244752 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_flash/swfobject.js +I, [2024-12-25T12:34:36.244768 #44812] INFO -- : Processing file: ../../modules/browser/webcam_html5/command.js +W, [2024-12-25T12:34:36.244827 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_html5/command.js +I, [2024-12-25T12:34:36.244845 #44812] INFO -- : Processing file: ../../modules/browser/webcam_html5/config.yaml +W, [2024-12-25T12:34:36.244892 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_html5/config.yaml +I, [2024-12-25T12:34:36.244909 #44812] INFO -- : Processing file: ../../modules/browser/webcam_html5/module.rb +W, [2024-12-25T12:34:36.244942 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_html5/module.rb +I, [2024-12-25T12:34:36.244957 #44812] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/cameraCheck.as +I, [2024-12-25T12:34:36.245213 #44812] INFO -- : Updated copyright in ../../modules/browser/webcam_permission_check/cameraCheck.as +I, [2024-12-25T12:34:36.245316 #44812] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/command.js +W, [2024-12-25T12:34:36.245381 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/command.js +I, [2024-12-25T12:34:36.245454 #44812] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/config.yaml +W, [2024-12-25T12:34:36.245497 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/config.yaml +I, [2024-12-25T12:34:36.245515 #44812] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/module.rb +W, [2024-12-25T12:34:36.245549 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/module.rb +I, [2024-12-25T12:34:36.245565 #44812] INFO -- : Processing file: ../../modules/browser/webcam_permission_check/swfobject.js +W, [2024-12-25T12:34:36.245601 #44812] WARN -- : Copyright string not found in ../../modules/browser/webcam_permission_check/swfobject.js +I, [2024-12-25T12:34:36.245617 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/command.js +W, [2024-12-25T12:34:36.245649 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/execute_tabs/command.js +I, [2024-12-25T12:34:36.245712 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/config.yaml +W, [2024-12-25T12:34:36.245750 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/execute_tabs/config.yaml +I, [2024-12-25T12:34:36.245767 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/execute_tabs/module.rb +W, [2024-12-25T12:34:36.245797 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/execute_tabs/module.rb +I, [2024-12-25T12:34:36.245813 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/command.js +W, [2024-12-25T12:34:36.245845 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/get_all_cookies/command.js +I, [2024-12-25T12:34:36.245861 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/config.yaml +W, [2024-12-25T12:34:36.245892 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/get_all_cookies/config.yaml +I, [2024-12-25T12:34:36.245908 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/get_all_cookies/module.rb +W, [2024-12-25T12:34:36.245939 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/get_all_cookies/module.rb +I, [2024-12-25T12:34:36.245956 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/command.js +W, [2024-12-25T12:34:36.245987 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/grab_google_contacts/command.js +I, [2024-12-25T12:34:36.246003 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/config.yaml +W, [2024-12-25T12:34:36.246034 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/grab_google_contacts/config.yaml +I, [2024-12-25T12:34:36.246050 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/grab_google_contacts/module.rb +W, [2024-12-25T12:34:36.246080 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/grab_google_contacts/module.rb +I, [2024-12-25T12:34:36.246096 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/command.js +W, [2024-12-25T12:34:36.246126 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/inject_beef/command.js +I, [2024-12-25T12:34:36.246142 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/config.yaml +W, [2024-12-25T12:34:36.246172 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/inject_beef/config.yaml +I, [2024-12-25T12:34:36.246187 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/inject_beef/module.rb +W, [2024-12-25T12:34:36.246217 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/inject_beef/module.rb +I, [2024-12-25T12:34:36.246233 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/command.js +W, [2024-12-25T12:34:36.246263 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/screenshot/command.js +I, [2024-12-25T12:34:36.246278 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/config.yaml +W, [2024-12-25T12:34:36.246307 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/screenshot/config.yaml +I, [2024-12-25T12:34:36.246323 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/screenshot/module.rb +W, [2024-12-25T12:34:36.246352 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/screenshot/module.rb +I, [2024-12-25T12:34:36.246367 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/command.js +W, [2024-12-25T12:34:36.246398 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/send_gvoice_sms/command.js +I, [2024-12-25T12:34:36.246455 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/config.yaml +W, [2024-12-25T12:34:36.246493 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/send_gvoice_sms/config.yaml +I, [2024-12-25T12:34:36.246510 #44812] INFO -- : Processing file: ../../modules/chrome_extensions/send_gvoice_sms/module.rb +W, [2024-12-25T12:34:36.246632 #44812] WARN -- : Copyright string not found in ../../modules/chrome_extensions/send_gvoice_sms/module.rb +I, [2024-12-25T12:34:36.246657 #44812] INFO -- : Processing file: ../../modules/debug/test_beef_debug/command.js +W, [2024-12-25T12:34:36.246701 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_beef_debug/command.js +I, [2024-12-25T12:34:36.246717 #44812] INFO -- : Processing file: ../../modules/debug/test_beef_debug/config.yaml +W, [2024-12-25T12:34:36.246752 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_beef_debug/config.yaml +I, [2024-12-25T12:34:36.246768 #44812] INFO -- : Processing file: ../../modules/debug/test_beef_debug/module.rb +W, [2024-12-25T12:34:36.246799 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_beef_debug/module.rb +I, [2024-12-25T12:34:36.246814 #44812] INFO -- : Processing file: ../../modules/debug/test_cors_request/command.js +W, [2024-12-25T12:34:36.246845 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_cors_request/command.js +I, [2024-12-25T12:34:36.246861 #44812] INFO -- : Processing file: ../../modules/debug/test_cors_request/config.yaml +W, [2024-12-25T12:34:36.246892 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_cors_request/config.yaml +I, [2024-12-25T12:34:36.246907 #44812] INFO -- : Processing file: ../../modules/debug/test_cors_request/module.rb +W, [2024-12-25T12:34:36.246938 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_cors_request/module.rb +I, [2024-12-25T12:34:36.246954 #44812] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/command.js +W, [2024-12-25T12:34:36.246984 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_dns_tunnel_client/command.js +I, [2024-12-25T12:34:36.247000 #44812] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/config.yaml +W, [2024-12-25T12:34:36.247029 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_dns_tunnel_client/config.yaml +I, [2024-12-25T12:34:36.247044 #44812] INFO -- : Processing file: ../../modules/debug/test_dns_tunnel_client/module.rb +W, [2024-12-25T12:34:36.247074 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_dns_tunnel_client/module.rb +I, [2024-12-25T12:34:36.247089 #44812] INFO -- : Processing file: ../../modules/debug/test_get_variable/command.js +W, [2024-12-25T12:34:36.247120 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_get_variable/command.js +I, [2024-12-25T12:34:36.247135 #44812] INFO -- : Processing file: ../../modules/debug/test_get_variable/config.yaml +W, [2024-12-25T12:34:36.247164 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_get_variable/config.yaml +I, [2024-12-25T12:34:36.247180 #44812] INFO -- : Processing file: ../../modules/debug/test_get_variable/module.rb +W, [2024-12-25T12:34:36.247209 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_get_variable/module.rb +I, [2024-12-25T12:34:36.247224 #44812] INFO -- : Processing file: ../../modules/debug/test_http_redirect/command.js +W, [2024-12-25T12:34:36.247254 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_http_redirect/command.js +I, [2024-12-25T12:34:36.247269 #44812] INFO -- : Processing file: ../../modules/debug/test_http_redirect/config.yaml +W, [2024-12-25T12:34:36.247301 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_http_redirect/config.yaml +I, [2024-12-25T12:34:36.247317 #44812] INFO -- : Processing file: ../../modules/debug/test_http_redirect/module.rb +W, [2024-12-25T12:34:36.247347 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_http_redirect/module.rb +I, [2024-12-25T12:34:36.247364 #44812] INFO -- : Processing file: ../../modules/debug/test_network_request/command.js +W, [2024-12-25T12:34:36.247396 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_network_request/command.js +I, [2024-12-25T12:34:36.247460 #44812] INFO -- : Processing file: ../../modules/debug/test_network_request/config.yaml +W, [2024-12-25T12:34:36.247496 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_network_request/config.yaml +I, [2024-12-25T12:34:36.247512 #44812] INFO -- : Processing file: ../../modules/debug/test_network_request/module.rb +W, [2024-12-25T12:34:36.247546 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_network_request/module.rb +I, [2024-12-25T12:34:36.247562 #44812] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/command.js +W, [2024-12-25T12:34:36.247593 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_return_ascii_chars/command.js +I, [2024-12-25T12:34:36.247609 #44812] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/config.yaml +W, [2024-12-25T12:34:36.247639 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_return_ascii_chars/config.yaml +I, [2024-12-25T12:34:36.247654 #44812] INFO -- : Processing file: ../../modules/debug/test_return_ascii_chars/module.rb +W, [2024-12-25T12:34:36.247685 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_return_ascii_chars/module.rb +I, [2024-12-25T12:34:36.247700 #44812] INFO -- : Processing file: ../../modules/debug/test_return_image/command.js +W, [2024-12-25T12:34:36.247739 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_return_image/command.js +I, [2024-12-25T12:34:36.247755 #44812] INFO -- : Processing file: ../../modules/debug/test_return_image/config.yaml +W, [2024-12-25T12:34:36.247784 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_return_image/config.yaml +I, [2024-12-25T12:34:36.247799 #44812] INFO -- : Processing file: ../../modules/debug/test_return_image/module.rb +W, [2024-12-25T12:34:36.247828 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_return_image/module.rb +I, [2024-12-25T12:34:36.247843 #44812] INFO -- : Processing file: ../../modules/debug/test_return_long_string/command.js +W, [2024-12-25T12:34:36.247872 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_return_long_string/command.js +I, [2024-12-25T12:34:36.247887 #44812] INFO -- : Processing file: ../../modules/debug/test_return_long_string/config.yaml +W, [2024-12-25T12:34:36.247916 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_return_long_string/config.yaml +I, [2024-12-25T12:34:36.247931 #44812] INFO -- : Processing file: ../../modules/debug/test_return_long_string/module.rb +W, [2024-12-25T12:34:36.247961 #44812] WARN -- : Copyright string not found in ../../modules/debug/test_return_long_string/module.rb +I, [2024-12-25T12:34:36.247976 #44812] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/command.js +W, [2024-12-25T12:34:36.248008 #44812] WARN -- : Copyright string not found in ../../modules/exploits/apache_cookie_disclosure/command.js +I, [2024-12-25T12:34:36.248023 #44812] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/config.yaml +W, [2024-12-25T12:34:36.248053 #44812] WARN -- : Copyright string not found in ../../modules/exploits/apache_cookie_disclosure/config.yaml +I, [2024-12-25T12:34:36.248069 #44812] INFO -- : Processing file: ../../modules/exploits/apache_cookie_disclosure/module.rb +W, [2024-12-25T12:34:36.248098 #44812] WARN -- : Copyright string not found in ../../modules/exploits/apache_cookie_disclosure/module.rb +I, [2024-12-25T12:34:36.248114 #44812] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/command.js +W, [2024-12-25T12:34:36.248145 #44812] WARN -- : Copyright string not found in ../../modules/exploits/apache_felix_remote_shell/command.js +I, [2024-12-25T12:34:36.248212 #44812] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/config.yaml +W, [2024-12-25T12:34:36.248250 #44812] WARN -- : Copyright string not found in ../../modules/exploits/apache_felix_remote_shell/config.yaml +I, [2024-12-25T12:34:36.248266 #44812] INFO -- : Processing file: ../../modules/exploits/apache_felix_remote_shell/module.rb +W, [2024-12-25T12:34:36.248328 #44812] WARN -- : Copyright string not found in ../../modules/exploits/apache_felix_remote_shell/module.rb +I, [2024-12-25T12:34:36.248346 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/command.js +W, [2024-12-25T12:34:36.248382 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/beef_bind_shell/command.js +I, [2024-12-25T12:34:36.248398 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/config.yaml +W, [2024-12-25T12:34:36.248430 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/beef_bind_shell/config.yaml +I, [2024-12-25T12:34:36.248456 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/beef_bind_shell/module.rb +W, [2024-12-25T12:34:36.248490 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/beef_bind_shell/module.rb +I, [2024-12-25T12:34:36.248505 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c +W, [2024-12-25T12:34:36.248636 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/linux/x64/socket64.c +I, [2024-12-25T12:34:36.248663 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/linux/x64/stage64.nasm +W, [2024-12-25T12:34:36.248710 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/linux/x64/stage64.nasm +I, [2024-12-25T12:34:36.248733 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/linux/x64/stager64.nasm +W, [2024-12-25T12:34:36.248775 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/linux/x64/stager64.nasm +I, [2024-12-25T12:34:36.248798 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c +W, [2024-12-25T12:34:36.248838 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/linux/x86/socket.c +I, [2024-12-25T12:34:36.248861 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm +W, [2024-12-25T12:34:36.248906 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/linux/x86/stage.nasm +I, [2024-12-25T12:34:36.248929 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm +W, [2024-12-25T12:34:36.248970 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/linux/x86/stager.nasm +I, [2024-12-25T12:34:36.248994 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/README.md +W, [2024-12-25T12:34:36.249034 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/README.md +I, [2024-12-25T12:34:36.249058 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-handler.rb +W, [2024-12-25T12:34:36.249098 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-handler.rb +I, [2024-12-25T12:34:36.249121 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x64.rb +W, [2024-12-25T12:34:36.249165 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x64.rb +I, [2024-12-25T12:34:36.249188 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb +W, [2024-12-25T12:34:36.249230 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-linux-x86.rb +I, [2024-12-25T12:34:36.249254 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-windows-x86.rb +W, [2024-12-25T12:34:36.249300 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stage-windows-x86.rb +I, [2024-12-25T12:34:36.249323 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x64.rb +W, [2024-12-25T12:34:36.249365 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x64.rb +I, [2024-12-25T12:34:36.249388 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x86.rb +W, [2024-12-25T12:34:36.249428 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-linux-x86.rb +I, [2024-12-25T12:34:36.249452 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-windows-x86.rb +W, [2024-12-25T12:34:36.249493 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/msf/beef_bind-stager-windows-x86.rb +I, [2024-12-25T12:34:36.249567 #44812] INFO -- : Processing file: ../../modules/exploits/beefbind/shellcode_sources/windows/socket.c +W, [2024-12-25T12:34:36.249617 #44812] WARN -- : Copyright string not found in ../../modules/exploits/beefbind/shellcode_sources/windows/socket.c +I, [2024-12-25T12:34:36.249641 #44812] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/command.js +W, [2024-12-25T12:34:36.249677 #44812] WARN -- : Copyright string not found in ../../modules/exploits/boastmachine_3_1_add_user_csrf/command.js +I, [2024-12-25T12:34:36.249692 #44812] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +W, [2024-12-25T12:34:36.249722 #44812] WARN -- : Copyright string not found in ../../modules/exploits/boastmachine_3_1_add_user_csrf/config.yaml +I, [2024-12-25T12:34:36.249738 #44812] INFO -- : Processing file: ../../modules/exploits/boastmachine_3_1_add_user_csrf/module.rb +W, [2024-12-25T12:34:36.249768 #44812] WARN -- : Copyright string not found in ../../modules/exploits/boastmachine_3_1_add_user_csrf/module.rb +I, [2024-12-25T12:34:36.249783 #44812] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/command.js +W, [2024-12-25T12:34:36.249815 #44812] WARN -- : Copyright string not found in ../../modules/exploits/camera/airlive_ip_camera_csrf/command.js +I, [2024-12-25T12:34:36.249830 #44812] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +W, [2024-12-25T12:34:36.249860 #44812] WARN -- : Copyright string not found in ../../modules/exploits/camera/airlive_ip_camera_csrf/config.yaml +I, [2024-12-25T12:34:36.249875 #44812] INFO -- : Processing file: ../../modules/exploits/camera/airlive_ip_camera_csrf/module.rb +W, [2024-12-25T12:34:36.249905 #44812] WARN -- : Copyright string not found in ../../modules/exploits/camera/airlive_ip_camera_csrf/module.rb +I, [2024-12-25T12:34:36.249921 #44812] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/command.js +W, [2024-12-25T12:34:36.249951 #44812] WARN -- : Copyright string not found in ../../modules/exploits/camera/dlink_dcs_series_csrf/command.js +I, [2024-12-25T12:34:36.249966 #44812] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +W, [2024-12-25T12:34:36.249996 #44812] WARN -- : Copyright string not found in ../../modules/exploits/camera/dlink_dcs_series_csrf/config.yaml +I, [2024-12-25T12:34:36.250011 #44812] INFO -- : Processing file: ../../modules/exploits/camera/dlink_dcs_series_csrf/module.rb +W, [2024-12-25T12:34:36.250041 #44812] WARN -- : Copyright string not found in ../../modules/exploits/camera/dlink_dcs_series_csrf/module.rb +I, [2024-12-25T12:34:36.250098 #44812] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js +W, [2024-12-25T12:34:36.250138 #44812] WARN -- : Copyright string not found in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/command.js +I, [2024-12-25T12:34:36.250154 #44812] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +W, [2024-12-25T12:34:36.250185 #44812] WARN -- : Copyright string not found in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/config.yaml +I, [2024-12-25T12:34:36.250201 #44812] INFO -- : Processing file: ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb +W, [2024-12-25T12:34:36.250241 #44812] WARN -- : Copyright string not found in ../../modules/exploits/camera/linksys_wvc_wireless_camera_csrf/module.rb +I, [2024-12-25T12:34:36.250265 #44812] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/command.js +W, [2024-12-25T12:34:36.250306 #44812] WARN -- : Copyright string not found in ../../modules/exploits/coldfusion_dir_traversal_exploit/command.js +I, [2024-12-25T12:34:36.250329 #44812] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +W, [2024-12-25T12:34:36.250369 #44812] WARN -- : Copyright string not found in ../../modules/exploits/coldfusion_dir_traversal_exploit/config.yaml +I, [2024-12-25T12:34:36.250392 #44812] INFO -- : Processing file: ../../modules/exploits/coldfusion_dir_traversal_exploit/module.rb +W, [2024-12-25T12:34:36.250516 #44812] WARN -- : Copyright string not found in ../../modules/exploits/coldfusion_dir_traversal_exploit/module.rb +I, [2024-12-25T12:34:36.250556 #44812] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/command.js +W, [2024-12-25T12:34:36.250603 #44812] WARN -- : Copyright string not found in ../../modules/exploits/extract_cmd_exec/command.js +I, [2024-12-25T12:34:36.250627 #44812] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.250667 #44812] WARN -- : Copyright string not found in ../../modules/exploits/extract_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.250690 #44812] INFO -- : Processing file: ../../modules/exploits/extract_cmd_exec/module.rb +W, [2024-12-25T12:34:36.250729 #44812] WARN -- : Copyright string not found in ../../modules/exploits/extract_cmd_exec/module.rb +I, [2024-12-25T12:34:36.250753 #44812] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/command.js +W, [2024-12-25T12:34:36.250788 #44812] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/command.js +I, [2024-12-25T12:34:36.250803 #44812] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/config.yaml +W, [2024-12-25T12:34:36.250835 #44812] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/config.yaml +I, [2024-12-25T12:34:36.250851 #44812] INFO -- : Processing file: ../../modules/exploits/farsite_x25_remote_shell/module.rb +W, [2024-12-25T12:34:36.250882 #44812] WARN -- : Copyright string not found in ../../modules/exploits/farsite_x25_remote_shell/module.rb +I, [2024-12-25T12:34:36.250897 #44812] INFO -- : Processing file: ../../modules/exploits/firephp/command.js +W, [2024-12-25T12:34:36.250926 #44812] WARN -- : Copyright string not found in ../../modules/exploits/firephp/command.js +I, [2024-12-25T12:34:36.250940 #44812] INFO -- : Processing file: ../../modules/exploits/firephp/config.yaml +W, [2024-12-25T12:34:36.250969 #44812] WARN -- : Copyright string not found in ../../modules/exploits/firephp/config.yaml +I, [2024-12-25T12:34:36.250984 #44812] INFO -- : Processing file: ../../modules/exploits/firephp/module.rb +W, [2024-12-25T12:34:36.251014 #44812] WARN -- : Copyright string not found in ../../modules/exploits/firephp/module.rb +I, [2024-12-25T12:34:36.251029 #44812] INFO -- : Processing file: ../../modules/exploits/firephp/payload.js +W, [2024-12-25T12:34:36.251061 #44812] WARN -- : Copyright string not found in ../../modules/exploits/firephp/payload.js +I, [2024-12-25T12:34:36.251076 #44812] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/command.js +W, [2024-12-25T12:34:36.251109 #44812] WARN -- : Copyright string not found in ../../modules/exploits/glassfish_war_upload_xsrf/command.js +I, [2024-12-25T12:34:36.251124 #44812] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/config.yaml +W, [2024-12-25T12:34:36.251154 #44812] WARN -- : Copyright string not found in ../../modules/exploits/glassfish_war_upload_xsrf/config.yaml +I, [2024-12-25T12:34:36.251169 #44812] INFO -- : Processing file: ../../modules/exploits/glassfish_war_upload_xsrf/module.rb +W, [2024-12-25T12:34:36.251201 #44812] WARN -- : Copyright string not found in ../../modules/exploits/glassfish_war_upload_xsrf/module.rb +I, [2024-12-25T12:34:36.251216 #44812] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/command.js +W, [2024-12-25T12:34:36.251246 #44812] WARN -- : Copyright string not found in ../../modules/exploits/groovyshell_server_cmd_exec/command.js +I, [2024-12-25T12:34:36.251262 #44812] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.251293 #44812] WARN -- : Copyright string not found in ../../modules/exploits/groovyshell_server_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.251309 #44812] INFO -- : Processing file: ../../modules/exploits/groovyshell_server_cmd_exec/module.rb +W, [2024-12-25T12:34:36.251342 #44812] WARN -- : Copyright string not found in ../../modules/exploits/groovyshell_server_cmd_exec/module.rb +I, [2024-12-25T12:34:36.251358 #44812] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/command.js +W, [2024-12-25T12:34:36.251390 #44812] WARN -- : Copyright string not found in ../../modules/exploits/hp_ucmdb_add_user_csrf/command.js +I, [2024-12-25T12:34:36.251405 #44812] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +W, [2024-12-25T12:34:36.251506 #44812] WARN -- : Copyright string not found in ../../modules/exploits/hp_ucmdb_add_user_csrf/config.yaml +I, [2024-12-25T12:34:36.251528 #44812] INFO -- : Processing file: ../../modules/exploits/hp_ucmdb_add_user_csrf/module.rb +W, [2024-12-25T12:34:36.251564 #44812] WARN -- : Copyright string not found in ../../modules/exploits/hp_ucmdb_add_user_csrf/module.rb +I, [2024-12-25T12:34:36.251581 #44812] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/command.js +W, [2024-12-25T12:34:36.251615 #44812] WARN -- : Copyright string not found in ../../modules/exploits/jboss_jmx_upload_exploit/command.js +I, [2024-12-25T12:34:36.251630 #44812] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/config.yaml +W, [2024-12-25T12:34:36.251660 #44812] WARN -- : Copyright string not found in ../../modules/exploits/jboss_jmx_upload_exploit/config.yaml +I, [2024-12-25T12:34:36.251676 #44812] INFO -- : Processing file: ../../modules/exploits/jboss_jmx_upload_exploit/module.rb +W, [2024-12-25T12:34:36.251706 #44812] WARN -- : Copyright string not found in ../../modules/exploits/jboss_jmx_upload_exploit/module.rb +I, [2024-12-25T12:34:36.251720 #44812] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/command.js +W, [2024-12-25T12:34:36.251752 #44812] WARN -- : Copyright string not found in ../../modules/exploits/jenkins_groovy_code_exec/command.js +I, [2024-12-25T12:34:36.251767 #44812] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/config.yaml +W, [2024-12-25T12:34:36.251797 #44812] WARN -- : Copyright string not found in ../../modules/exploits/jenkins_groovy_code_exec/config.yaml +I, [2024-12-25T12:34:36.251812 #44812] INFO -- : Processing file: ../../modules/exploits/jenkins_groovy_code_exec/module.rb +W, [2024-12-25T12:34:36.251842 #44812] WARN -- : Copyright string not found in ../../modules/exploits/jenkins_groovy_code_exec/module.rb +I, [2024-12-25T12:34:36.251857 #44812] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/command.js +W, [2024-12-25T12:34:36.251933 #44812] WARN -- : Copyright string not found in ../../modules/exploits/kemp_command_execution/command.js +I, [2024-12-25T12:34:36.251951 #44812] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/config.yaml +W, [2024-12-25T12:34:36.251983 #44812] WARN -- : Copyright string not found in ../../modules/exploits/kemp_command_execution/config.yaml +I, [2024-12-25T12:34:36.251999 #44812] INFO -- : Processing file: ../../modules/exploits/kemp_command_execution/module.rb +W, [2024-12-25T12:34:36.252029 #44812] WARN -- : Copyright string not found in ../../modules/exploits/kemp_command_execution/module.rb +I, [2024-12-25T12:34:36.252045 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/command.js +W, [2024-12-25T12:34:36.252079 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/activex_command_execution/command.js +I, [2024-12-25T12:34:36.252094 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/config.yaml +W, [2024-12-25T12:34:36.252124 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/activex_command_execution/config.yaml +I, [2024-12-25T12:34:36.252139 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/activex_command_execution/module.rb +W, [2024-12-25T12:34:36.252169 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/activex_command_execution/module.rb +I, [2024-12-25T12:34:36.252244 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/README.txt +W, [2024-12-25T12:34:36.252277 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/README.txt +I, [2024-12-25T12:34:36.252293 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/command.js +W, [2024-12-25T12:34:36.252322 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/command.js +I, [2024-12-25T12:34:36.252337 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/config.yaml +W, [2024-12-25T12:34:36.252367 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/config.yaml +I, [2024-12-25T12:34:36.252381 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/java_payload/module.rb +W, [2024-12-25T12:34:36.252410 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/java_payload/module.rb +I, [2024-12-25T12:34:36.252425 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/command.js +W, [2024-12-25T12:34:36.252455 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/command.js +I, [2024-12-25T12:34:36.252469 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +W, [2024-12-25T12:34:36.252500 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/config.yaml +I, [2024-12-25T12:34:36.252581 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb +W, [2024-12-25T12:34:36.252803 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/mozilla_nsiprocess_interface/module.rb +I, [2024-12-25T12:34:36.252866 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/command.js +W, [2024-12-25T12:34:36.252915 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/safari_launch_app/command.js +I, [2024-12-25T12:34:36.252939 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/config.yaml +W, [2024-12-25T12:34:36.252980 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/safari_launch_app/config.yaml +I, [2024-12-25T12:34:36.253004 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/safari_launch_app/module.rb +W, [2024-12-25T12:34:36.253047 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/safari_launch_app/module.rb +I, [2024-12-25T12:34:36.253070 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/README.txt +W, [2024-12-25T12:34:36.253110 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/README.txt +I, [2024-12-25T12:34:36.253134 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/applet/SM.java +W, [2024-12-25T12:34:36.253176 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/applet/SM.java +I, [2024-12-25T12:34:36.253200 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java +W, [2024-12-25T12:34:36.253240 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/applet/SignedApplet.java +I, [2024-12-25T12:34:36.253263 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/command.js +W, [2024-12-25T12:34:36.253303 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/command.js +I, [2024-12-25T12:34:36.253326 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/config.yaml +W, [2024-12-25T12:34:36.253366 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/config.yaml +I, [2024-12-25T12:34:36.253389 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/signed_applet_dropper/module.rb +W, [2024-12-25T12:34:36.253430 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/signed_applet_dropper/module.rb +I, [2024-12-25T12:34:36.253481 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/command.js +W, [2024-12-25T12:34:36.253538 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/window_mail_client_dos/command.js +I, [2024-12-25T12:34:36.253564 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/config.yaml +W, [2024-12-25T12:34:36.253606 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/window_mail_client_dos/config.yaml +I, [2024-12-25T12:34:36.253641 #44812] INFO -- : Processing file: ../../modules/exploits/local_host/window_mail_client_dos/module.rb +W, [2024-12-25T12:34:36.253692 #44812] WARN -- : Copyright string not found in ../../modules/exploits/local_host/window_mail_client_dos/module.rb +I, [2024-12-25T12:34:36.253717 #44812] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js +W, [2024-12-25T12:34:36.253759 #44812] WARN -- : Copyright string not found in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/command.js +I, [2024-12-25T12:34:36.253784 #44812] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.253824 #44812] WARN -- : Copyright string not found in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.253847 #44812] INFO -- : Processing file: ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb +W, [2024-12-25T12:34:36.253886 #44812] WARN -- : Copyright string not found in ../../modules/exploits/nas/dlink_sharecenter_cmd_exec/module.rb +I, [2024-12-25T12:34:36.253909 #44812] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:34:36.253951 #44812] WARN -- : Copyright string not found in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:34:36.253974 #44812] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +W, [2024-12-25T12:34:36.254014 #44812] WARN -- : Copyright string not found in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:34:36.254057 #44812] INFO -- : Processing file: ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:34:36.254099 #44812] WARN -- : Copyright string not found in ../../modules/exploits/nas/freenas_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:34:36.254122 #44812] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/command.js +W, [2024-12-25T12:34:36.254163 #44812] WARN -- : Copyright string not found in ../../modules/exploits/ntfscommoncreate_dos/command.js +I, [2024-12-25T12:34:36.254186 #44812] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/config.yaml +W, [2024-12-25T12:34:36.254226 #44812] WARN -- : Copyright string not found in ../../modules/exploits/ntfscommoncreate_dos/config.yaml +I, [2024-12-25T12:34:36.254249 #44812] INFO -- : Processing file: ../../modules/exploits/ntfscommoncreate_dos/module.rb +W, [2024-12-25T12:34:36.254289 #44812] WARN -- : Copyright string not found in ../../modules/exploits/ntfscommoncreate_dos/module.rb +I, [2024-12-25T12:34:36.254313 #44812] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/command.js +W, [2024-12-25T12:34:36.254354 #44812] WARN -- : Copyright string not found in ../../modules/exploits/opencart_reset_password/command.js +I, [2024-12-25T12:34:36.254378 #44812] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/config.yaml +W, [2024-12-25T12:34:36.254418 #44812] WARN -- : Copyright string not found in ../../modules/exploits/opencart_reset_password/config.yaml +I, [2024-12-25T12:34:36.254490 #44812] INFO -- : Processing file: ../../modules/exploits/opencart_reset_password/module.rb +W, [2024-12-25T12:34:36.254546 #44812] WARN -- : Copyright string not found in ../../modules/exploits/opencart_reset_password/module.rb +I, [2024-12-25T12:34:36.254571 #44812] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:34:36.254614 #44812] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:34:36.254637 #44812] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml +W, [2024-12-25T12:34:36.254678 #44812] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:34:36.254701 #44812] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:34:36.254741 #44812] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:34:36.254764 #44812] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/x.js +W, [2024-12-25T12:34:36.254804 #44812] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_2.3.2_reverse_root_shell_csrf/x.js +I, [2024-12-25T12:34:36.254828 #44812] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/command.js +W, [2024-12-25T12:34:36.254868 #44812] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/command.js +I, [2024-12-25T12:34:36.254890 #44812] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml +W, [2024-12-25T12:34:36.254981 #44812] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/config.yaml +I, [2024-12-25T12:34:36.255008 #44812] INFO -- : Processing file: ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/module.rb +W, [2024-12-25T12:34:36.255053 #44812] WARN -- : Copyright string not found in ../../modules/exploits/pfsense/pfsense_reverse_root_shell_csrf/module.rb +I, [2024-12-25T12:34:36.255080 #44812] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/command.js +W, [2024-12-25T12:34:36.255129 #44812] WARN -- : Copyright string not found in ../../modules/exploits/php-5.3.9-dos/command.js +I, [2024-12-25T12:34:36.255158 #44812] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/config.yaml +W, [2024-12-25T12:34:36.255215 #44812] WARN -- : Copyright string not found in ../../modules/exploits/php-5.3.9-dos/config.yaml +I, [2024-12-25T12:34:36.255244 #44812] INFO -- : Processing file: ../../modules/exploits/php-5.3.9-dos/module.rb +W, [2024-12-25T12:34:36.255296 #44812] WARN -- : Copyright string not found in ../../modules/exploits/php-5.3.9-dos/module.rb +I, [2024-12-25T12:34:36.255325 #44812] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/command.js +W, [2024-12-25T12:34:36.255380 #44812] WARN -- : Copyright string not found in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/command.js +I, [2024-12-25T12:34:36.255409 #44812] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.255457 #44812] WARN -- : Copyright string not found in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.255487 #44812] INFO -- : Processing file: ../../modules/exploits/qemu_monitor_migrate_cmd_exec/module.rb +W, [2024-12-25T12:34:36.255606 #44812] WARN -- : Copyright string not found in ../../modules/exploits/qemu_monitor_migrate_cmd_exec/module.rb +I, [2024-12-25T12:34:36.255653 #44812] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/command.js +W, [2024-12-25T12:34:36.255709 #44812] WARN -- : Copyright string not found in ../../modules/exploits/qnx_qconn_command_execution/command.js +I, [2024-12-25T12:34:36.255737 #44812] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/config.yaml +W, [2024-12-25T12:34:36.255855 #44812] WARN -- : Copyright string not found in ../../modules/exploits/qnx_qconn_command_execution/config.yaml +I, [2024-12-25T12:34:36.255885 #44812] INFO -- : Processing file: ../../modules/exploits/qnx_qconn_command_execution/module.rb +W, [2024-12-25T12:34:36.255927 #44812] WARN -- : Copyright string not found in ../../modules/exploits/qnx_qconn_command_execution/module.rb +I, [2024-12-25T12:34:36.255951 #44812] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/command.js +W, [2024-12-25T12:34:36.255993 #44812] WARN -- : Copyright string not found in ../../modules/exploits/resource_exhaustion_dos/command.js +I, [2024-12-25T12:34:36.256016 #44812] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/config.yaml +W, [2024-12-25T12:34:36.256058 #44812] WARN -- : Copyright string not found in ../../modules/exploits/resource_exhaustion_dos/config.yaml +I, [2024-12-25T12:34:36.256082 #44812] INFO -- : Processing file: ../../modules/exploits/resource_exhaustion_dos/module.rb +W, [2024-12-25T12:34:36.256127 #44812] WARN -- : Copyright string not found in ../../modules/exploits/resource_exhaustion_dos/module.rb +I, [2024-12-25T12:34:36.256150 #44812] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/command.js +W, [2024-12-25T12:34:36.256191 #44812] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/command.js +I, [2024-12-25T12:34:36.256215 #44812] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/config.yaml +W, [2024-12-25T12:34:36.256254 #44812] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/config.yaml +I, [2024-12-25T12:34:36.256278 #44812] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/module.rb +W, [2024-12-25T12:34:36.256321 #44812] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/module.rb +I, [2024-12-25T12:34:36.256344 #44812] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/rfi.txt +W, [2024-12-25T12:34:36.256546 #44812] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/rfi.txt +I, [2024-12-25T12:34:36.256575 #44812] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/command.js +W, [2024-12-25T12:34:36.256623 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/3com_officeconnect_cmd_exec/command.js +I, [2024-12-25T12:34:36.256694 #44812] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.256744 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/3com_officeconnect_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.256769 #44812] INFO -- : Processing file: ../../modules/exploits/router/3com_officeconnect_cmd_exec/module.rb +W, [2024-12-25T12:34:36.256814 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/3com_officeconnect_cmd_exec/module.rb +I, [2024-12-25T12:34:36.256840 #44812] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/command.js +W, [2024-12-25T12:34:36.256888 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/actiontec_q1000_csrf/command.js +I, [2024-12-25T12:34:36.256915 #44812] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/config.yaml +W, [2024-12-25T12:34:36.256963 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/actiontec_q1000_csrf/config.yaml +I, [2024-12-25T12:34:36.256990 #44812] INFO -- : Processing file: ../../modules/exploits/router/actiontec_q1000_csrf/module.rb +W, [2024-12-25T12:34:36.257036 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/actiontec_q1000_csrf/module.rb +I, [2024-12-25T12:34:36.257063 #44812] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/command.js +W, [2024-12-25T12:34:36.257112 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/argw4_adsl_dns_hijack/command.js +I, [2024-12-25T12:34:36.257139 #44812] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.257185 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/argw4_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.257212 #44812] INFO -- : Processing file: ../../modules/exploits/router/argw4_adsl_dns_hijack/module.rb +W, [2024-12-25T12:34:36.257263 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/argw4_adsl_dns_hijack/module.rb +I, [2024-12-25T12:34:36.257291 #44812] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/command.js +W, [2024-12-25T12:34:36.257339 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/command.js +I, [2024-12-25T12:34:36.257368 #44812] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.257414 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.257441 #44812] INFO -- : Processing file: ../../modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb +W, [2024-12-25T12:34:36.257487 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asmax_ar804gu_cmd_exec/module.rb +I, [2024-12-25T12:34:36.257644 #44812] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/command.js +W, [2024-12-25T12:34:36.257723 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_dslx11_dns_hijack/command.js +I, [2024-12-25T12:34:36.257754 #44812] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.257801 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_dslx11_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.257828 #44812] INFO -- : Processing file: ../../modules/exploits/router/asus_dslx11_dns_hijack/module.rb +W, [2024-12-25T12:34:36.257876 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_dslx11_dns_hijack/module.rb +I, [2024-12-25T12:34:36.257904 #44812] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/command.js +W, [2024-12-25T12:34:36.257952 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n12e_get_info/command.js +I, [2024-12-25T12:34:36.257981 #44812] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/config.yaml +W, [2024-12-25T12:34:36.258029 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n12e_get_info/config.yaml +I, [2024-12-25T12:34:36.258132 #44812] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n12e_get_info/module.rb +W, [2024-12-25T12:34:36.258190 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n12e_get_info/module.rb +I, [2024-12-25T12:34:36.258216 #44812] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/command.js +W, [2024-12-25T12:34:36.258261 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/command.js +I, [2024-12-25T12:34:36.258287 #44812] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.258335 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.258361 #44812] INFO -- : Processing file: ../../modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb +W, [2024-12-25T12:34:36.258404 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/asus_rt_n66u_cmd_exec/module.rb +I, [2024-12-25T12:34:36.258432 #44812] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/command.js +W, [2024-12-25T12:34:36.258480 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/command.js +I, [2024-12-25T12:34:36.258616 #44812] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.258733 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.258779 #44812] INFO -- : Processing file: ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/module.rb +W, [2024-12-25T12:34:36.258854 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/beetel_bcm96338_router_dns_hijack/module.rb +I, [2024-12-25T12:34:36.258898 #44812] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/command.js +W, [2024-12-25T12:34:36.258987 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/belkin_dns_csrf/command.js +I, [2024-12-25T12:34:36.259091 #44812] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/config.yaml +W, [2024-12-25T12:34:36.259210 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/belkin_dns_csrf/config.yaml +I, [2024-12-25T12:34:36.259326 #44812] INFO -- : Processing file: ../../modules/exploits/router/belkin_dns_csrf/module.rb +W, [2024-12-25T12:34:36.259400 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/belkin_dns_csrf/module.rb +I, [2024-12-25T12:34:36.259440 #44812] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/command.js +W, [2024-12-25T12:34:36.259599 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/bt_home_hub_csrf/command.js +I, [2024-12-25T12:34:36.259635 #44812] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/config.yaml +W, [2024-12-25T12:34:36.259684 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/bt_home_hub_csrf/config.yaml +I, [2024-12-25T12:34:36.259710 #44812] INFO -- : Processing file: ../../modules/exploits/router/bt_home_hub_csrf/module.rb +W, [2024-12-25T12:34:36.259751 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/bt_home_hub_csrf/module.rb +I, [2024-12-25T12:34:36.259775 #44812] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/command.js +W, [2024-12-25T12:34:36.259879 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/cisco_e2400_csrf/command.js +I, [2024-12-25T12:34:36.259967 #44812] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/config.yaml +W, [2024-12-25T12:34:36.260055 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/cisco_e2400_csrf/config.yaml +I, [2024-12-25T12:34:36.260084 #44812] INFO -- : Processing file: ../../modules/exploits/router/cisco_e2400_csrf/module.rb +W, [2024-12-25T12:34:36.260131 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/cisco_e2400_csrf/module.rb +I, [2024-12-25T12:34:36.260155 #44812] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/command.js +W, [2024-12-25T12:34:36.260199 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5367_csrf/command.js +I, [2024-12-25T12:34:36.260223 #44812] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/config.yaml +W, [2024-12-25T12:34:36.260264 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5367_csrf/config.yaml +I, [2024-12-25T12:34:36.260286 #44812] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5367_csrf/module.rb +W, [2024-12-25T12:34:36.260327 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5367_csrf/module.rb +I, [2024-12-25T12:34:36.260351 #44812] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/command.js +W, [2024-12-25T12:34:36.260393 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5624_csrf/command.js +I, [2024-12-25T12:34:36.260417 #44812] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/config.yaml +W, [2024-12-25T12:34:36.260573 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5624_csrf/config.yaml +I, [2024-12-25T12:34:36.260601 #44812] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct5624_csrf/module.rb +W, [2024-12-25T12:34:36.260649 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct5624_csrf/module.rb +I, [2024-12-25T12:34:36.260674 #44812] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/command.js +W, [2024-12-25T12:34:36.260719 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/command.js +I, [2024-12-25T12:34:36.260743 #44812] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.260785 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.260809 #44812] INFO -- : Processing file: ../../modules/exploits/router/comtrend_ct_series_dns_hijack/module.rb +W, [2024-12-25T12:34:36.260850 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/comtrend_ct_series_dns_hijack/module.rb +I, [2024-12-25T12:34:36.260873 #44812] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js +W, [2024-12-25T12:34:36.260915 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/command.js +I, [2024-12-25T12:34:36.260939 #44812] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.260979 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.261004 #44812] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb +W, [2024-12-25T12:34:36.261044 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_cmd_exec/module.rb +I, [2024-12-25T12:34:36.261068 #44812] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/command.js +W, [2024-12-25T12:34:36.261110 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/command.js +I, [2024-12-25T12:34:36.261135 #44812] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +W, [2024-12-25T12:34:36.261175 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/config.yaml +I, [2024-12-25T12:34:36.261198 #44812] INFO -- : Processing file: ../../modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb +W, [2024-12-25T12:34:36.261240 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/ddwrt_v24_sp1_csrf/module.rb +I, [2024-12-25T12:34:36.261263 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/command.js +W, [2024-12-25T12:34:36.261344 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dir_615_csrf/command.js +I, [2024-12-25T12:34:36.261415 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/config.yaml +W, [2024-12-25T12:34:36.261532 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dir_615_csrf/config.yaml +I, [2024-12-25T12:34:36.261560 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dir_615_csrf/module.rb +W, [2024-12-25T12:34:36.261606 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dir_615_csrf/module.rb +I, [2024-12-25T12:34:36.261630 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js +W, [2024-12-25T12:34:36.261673 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/command.js +I, [2024-12-25T12:34:36.261697 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.261801 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.261825 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb +W, [2024-12-25T12:34:36.261864 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640b_dns_hijack/module.rb +I, [2024-12-25T12:34:36.261888 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/command.js +W, [2024-12-25T12:34:36.261930 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/command.js +I, [2024-12-25T12:34:36.261952 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.261992 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.262014 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/module.rb +W, [2024-12-25T12:34:36.262054 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2640u_dns_hijack/module.rb +I, [2024-12-25T12:34:36.262076 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js +W, [2024-12-25T12:34:36.262118 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/command.js +I, [2024-12-25T12:34:36.262141 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.262180 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.262203 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb +W, [2024-12-25T12:34:36.262241 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2740r_dns_hijack/module.rb +I, [2024-12-25T12:34:36.262264 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/command.js +W, [2024-12-25T12:34:36.262305 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/command.js +I, [2024-12-25T12:34:36.262357 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.262399 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.262422 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/module.rb +W, [2024-12-25T12:34:36.262462 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl2780b_dns_hijack/module.rb +I, [2024-12-25T12:34:36.262485 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/command.js +W, [2024-12-25T12:34:36.262656 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl500t_csrf/command.js +I, [2024-12-25T12:34:36.262688 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/config.yaml +W, [2024-12-25T12:34:36.262738 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl500t_csrf/config.yaml +I, [2024-12-25T12:34:36.262762 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl500t_csrf/module.rb +W, [2024-12-25T12:34:36.262803 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl500t_csrf/module.rb +I, [2024-12-25T12:34:36.262826 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/command.js +W, [2024-12-25T12:34:36.262867 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/command.js +I, [2024-12-25T12:34:36.262890 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.262930 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.262954 #44812] INFO -- : Processing file: ../../modules/exploits/router/dlink_dsl526b_dns_hijack/module.rb +W, [2024-12-25T12:34:36.262993 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/dlink_dsl526b_dns_hijack/module.rb +I, [2024-12-25T12:34:36.263017 #44812] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/command.js +W, [2024-12-25T12:34:36.263058 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/command.js +I, [2024-12-25T12:34:36.263081 #44812] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.263120 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.263143 #44812] INFO -- : Processing file: ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/module.rb +W, [2024-12-25T12:34:36.263183 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/exper_ewm01_adsl_dns_hijack/module.rb +I, [2024-12-25T12:34:36.263206 #44812] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/command.js +W, [2024-12-25T12:34:36.263247 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/huawei_smartax_mt880/command.js +I, [2024-12-25T12:34:36.263270 #44812] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/config.yaml +W, [2024-12-25T12:34:36.263310 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/huawei_smartax_mt880/config.yaml +I, [2024-12-25T12:34:36.263334 #44812] INFO -- : Processing file: ../../modules/exploits/router/huawei_smartax_mt880/module.rb +W, [2024-12-25T12:34:36.263375 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/huawei_smartax_mt880/module.rb +I, [2024-12-25T12:34:36.263399 #44812] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/command.js +W, [2024-12-25T12:34:36.263439 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/command.js +I, [2024-12-25T12:34:36.263462 #44812] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.263502 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.263583 #44812] INFO -- : Processing file: ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/module.rb +W, [2024-12-25T12:34:36.263630 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/iball_baton_ib_wra150n_dns_hijack/module.rb +I, [2024-12-25T12:34:36.263655 #44812] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/command.js +W, [2024-12-25T12:34:36.263697 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/command.js +I, [2024-12-25T12:34:36.263721 #44812] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.263762 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.263786 #44812] INFO -- : Processing file: ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/module.rb +W, [2024-12-25T12:34:36.263827 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/inteno_eg101r1_voip_dns_hijack/module.rb +I, [2024-12-25T12:34:36.263851 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/command.js +W, [2024-12-25T12:34:36.263950 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_befsr41_csrf/command.js +I, [2024-12-25T12:34:36.263977 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/config.yaml +W, [2024-12-25T12:34:36.264021 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_befsr41_csrf/config.yaml +I, [2024-12-25T12:34:36.264044 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_befsr41_csrf/module.rb +W, [2024-12-25T12:34:36.264084 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_befsr41_csrf/module.rb +I, [2024-12-25T12:34:36.264107 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/command.js +W, [2024-12-25T12:34:36.264149 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_csrf/command.js +I, [2024-12-25T12:34:36.264172 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/config.yaml +W, [2024-12-25T12:34:36.264213 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_csrf/config.yaml +I, [2024-12-25T12:34:36.264235 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_csrf/module.rb +W, [2024-12-25T12:34:36.264275 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_csrf/module.rb +I, [2024-12-25T12:34:36.264297 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/command.js +W, [2024-12-25T12:34:36.264389 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_dns_hijack/command.js +I, [2024-12-25T12:34:36.264497 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.264623 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.264673 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_dns_hijack/module.rb +W, [2024-12-25T12:34:36.264852 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_dns_hijack/module.rb +I, [2024-12-25T12:34:36.264900 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/command.js +W, [2024-12-25T12:34:36.265008 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_shell/command.js +I, [2024-12-25T12:34:36.265049 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/config.yaml +W, [2024-12-25T12:34:36.265124 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_shell/config.yaml +I, [2024-12-25T12:34:36.265150 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_e2500_shell/module.rb +W, [2024-12-25T12:34:36.265201 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_e2500_shell/module.rb +I, [2024-12-25T12:34:36.265236 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/command.js +W, [2024-12-25T12:34:36.265305 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g2_csrf/command.js +I, [2024-12-25T12:34:36.265362 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +W, [2024-12-25T12:34:36.265483 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g2_csrf/config.yaml +I, [2024-12-25T12:34:36.265670 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g2_csrf/module.rb +W, [2024-12-25T12:34:36.265853 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g2_csrf/module.rb +I, [2024-12-25T12:34:36.265906 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/command.js +W, [2024-12-25T12:34:36.266010 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g_csrf/command.js +I, [2024-12-25T12:34:36.266075 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/config.yaml +W, [2024-12-25T12:34:36.266127 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g_csrf/config.yaml +I, [2024-12-25T12:34:36.266152 #44812] INFO -- : Processing file: ../../modules/exploits/router/linksys_wrt54g_csrf/module.rb +W, [2024-12-25T12:34:36.266193 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/linksys_wrt54g_csrf/module.rb +I, [2024-12-25T12:34:36.266221 #44812] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/command.js +W, [2024-12-25T12:34:36.266266 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/command.js +I, [2024-12-25T12:34:36.266290 #44812] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml +W, [2024-12-25T12:34:36.266332 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/config.yaml +I, [2024-12-25T12:34:36.266356 #44812] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/module.rb +W, [2024-12-25T12:34:36.266399 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2000_wan_remote_mgmt/module.rb +I, [2024-12-25T12:34:36.266425 #44812] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/command.js +W, [2024-12-25T12:34:36.266545 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/command.js +I, [2024-12-25T12:34:36.266574 #44812] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.266621 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.266647 #44812] INFO -- : Processing file: ../../modules/exploits/router/netgear_dgn2200_cmd_exec/module.rb +W, [2024-12-25T12:34:36.266692 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/netgear_dgn2200_cmd_exec/module.rb +I, [2024-12-25T12:34:36.266722 #44812] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/command.js +W, [2024-12-25T12:34:36.266859 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/phillips_dns_hijack/command.js +I, [2024-12-25T12:34:36.266915 #44812] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.267063 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/phillips_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.267094 #44812] INFO -- : Processing file: ../../modules/exploits/router/phillips_dns_hijack/module.rb +W, [2024-12-25T12:34:36.267139 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/phillips_dns_hijack/module.rb +I, [2024-12-25T12:34:36.267163 #44812] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/command.js +W, [2024-12-25T12:34:36.267204 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/pikatel_96338_dns_hijack/command.js +I, [2024-12-25T12:34:36.267227 #44812] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.267266 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/pikatel_96338_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.267289 #44812] INFO -- : Processing file: ../../modules/exploits/router/pikatel_96338_dns_hijack/module.rb +W, [2024-12-25T12:34:36.267327 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/pikatel_96338_dns_hijack/module.rb +I, [2024-12-25T12:34:36.267350 #44812] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/command.js +W, [2024-12-25T12:34:36.267390 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/command.js +I, [2024-12-25T12:34:36.267413 #44812] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.267453 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.267476 #44812] INFO -- : Processing file: ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/module.rb +W, [2024-12-25T12:34:36.267693 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/planet_vdr300nu_adsl_dns_hijack/module.rb +I, [2024-12-25T12:34:36.267721 #44812] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js +W, [2024-12-25T12:34:36.267768 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/command.js +I, [2024-12-25T12:34:36.267792 #44812] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.267832 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.267856 #44812] INFO -- : Processing file: ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb +W, [2024-12-25T12:34:36.267897 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/shuttle_tech_915wm_dns_hijack/module.rb +I, [2024-12-25T12:34:36.267920 #44812] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/command.js +W, [2024-12-25T12:34:36.267962 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_pw/command.js +I, [2024-12-25T12:34:36.267987 #44812] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +W, [2024-12-25T12:34:36.268027 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_pw/config.yaml +I, [2024-12-25T12:34:36.268050 #44812] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_pw/module.rb +W, [2024-12-25T12:34:36.268091 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_pw/module.rb +I, [2024-12-25T12:34:36.268160 #44812] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/command.js +W, [2024-12-25T12:34:36.268207 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/command.js +I, [2024-12-25T12:34:36.268231 #44812] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +W, [2024-12-25T12:34:36.268272 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/config.yaml +I, [2024-12-25T12:34:36.268295 #44812] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb +W, [2024-12-25T12:34:36.268335 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_change_ssid/module.rb +I, [2024-12-25T12:34:36.268358 #44812] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js +W, [2024-12-25T12:34:36.268397 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/command.js +I, [2024-12-25T12:34:36.268465 #44812] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +W, [2024-12-25T12:34:36.268568 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/config.yaml +I, [2024-12-25T12:34:36.268596 #44812] INFO -- : Processing file: ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb +W, [2024-12-25T12:34:36.268640 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/telstra_zte_mf91_disable_ap_isolation/module.rb +I, [2024-12-25T12:34:36.268664 #44812] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/command.js +W, [2024-12-25T12:34:36.268705 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/tenda_adsl_dns_hijack/command.js +I, [2024-12-25T12:34:36.268729 #44812] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.268769 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/tenda_adsl_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.268793 #44812] INFO -- : Processing file: ../../modules/exploits/router/tenda_adsl_dns_hijack/module.rb +W, [2024-12-25T12:34:36.268832 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/tenda_adsl_dns_hijack/module.rb +I, [2024-12-25T12:34:36.268855 #44812] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/command.js +W, [2024-12-25T12:34:36.268896 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/tplink_dns_csrf/command.js +I, [2024-12-25T12:34:36.268919 #44812] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/config.yaml +W, [2024-12-25T12:34:36.268959 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/tplink_dns_csrf/config.yaml +I, [2024-12-25T12:34:36.268982 #44812] INFO -- : Processing file: ../../modules/exploits/router/tplink_dns_csrf/module.rb +W, [2024-12-25T12:34:36.269021 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/tplink_dns_csrf/module.rb +I, [2024-12-25T12:34:36.269044 #44812] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/command.js +W, [2024-12-25T12:34:36.269084 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/command.js +I, [2024-12-25T12:34:36.269108 #44812] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml +W, [2024-12-25T12:34:36.269147 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/config.yaml +I, [2024-12-25T12:34:36.269170 #44812] INFO -- : Processing file: ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/module.rb +W, [2024-12-25T12:34:36.269210 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/utstarcom_wa3002g4_dns_hijack/module.rb +I, [2024-12-25T12:34:36.269233 #44812] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/command.js +W, [2024-12-25T12:34:36.269276 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/virgin_superhub_csrf/command.js +I, [2024-12-25T12:34:36.269315 #44812] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/config.yaml +W, [2024-12-25T12:34:36.269443 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/virgin_superhub_csrf/config.yaml +I, [2024-12-25T12:34:36.269591 #44812] INFO -- : Processing file: ../../modules/exploits/router/virgin_superhub_csrf/module.rb +W, [2024-12-25T12:34:36.269663 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/virgin_superhub_csrf/module.rb +I, [2024-12-25T12:34:36.269690 #44812] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/command.js +W, [2024-12-25T12:34:36.269734 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/wipg1000_cmd_injection/command.js +I, [2024-12-25T12:34:36.269759 #44812] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/config.yaml +W, [2024-12-25T12:34:36.269814 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/wipg1000_cmd_injection/config.yaml +I, [2024-12-25T12:34:36.269842 #44812] INFO -- : Processing file: ../../modules/exploits/router/wipg1000_cmd_injection/module.rb +W, [2024-12-25T12:34:36.269886 #44812] WARN -- : Copyright string not found in ../../modules/exploits/router/wipg1000_cmd_injection/module.rb +I, [2024-12-25T12:34:36.269910 #44812] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/command.js +W, [2024-12-25T12:34:36.270010 #44812] WARN -- : Copyright string not found in ../../modules/exploits/ruby_nntpd_cmd_exec/command.js +I, [2024-12-25T12:34:36.270042 #44812] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/config.yaml +W, [2024-12-25T12:34:36.270087 #44812] WARN -- : Copyright string not found in ../../modules/exploits/ruby_nntpd_cmd_exec/config.yaml +I, [2024-12-25T12:34:36.270112 #44812] INFO -- : Processing file: ../../modules/exploits/ruby_nntpd_cmd_exec/module.rb +W, [2024-12-25T12:34:36.270153 #44812] WARN -- : Copyright string not found in ../../modules/exploits/ruby_nntpd_cmd_exec/module.rb +I, [2024-12-25T12:34:36.270177 #44812] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/command.js +W, [2024-12-25T12:34:36.270218 #44812] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/command.js +I, [2024-12-25T12:34:36.270242 #44812] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/config.yaml +W, [2024-12-25T12:34:36.270282 #44812] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/config.yaml +I, [2024-12-25T12:34:36.270305 #44812] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/module.rb +W, [2024-12-25T12:34:36.270344 #44812] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/module.rb +I, [2024-12-25T12:34:36.270368 #44812] INFO -- : Processing file: ../../modules/exploits/shell_shocked/command.js +W, [2024-12-25T12:34:36.270408 #44812] WARN -- : Copyright string not found in ../../modules/exploits/shell_shocked/command.js +I, [2024-12-25T12:34:36.270431 #44812] INFO -- : Processing file: ../../modules/exploits/shell_shocked/config.yaml +W, [2024-12-25T12:34:36.270559 #44812] WARN -- : Copyright string not found in ../../modules/exploits/shell_shocked/config.yaml +I, [2024-12-25T12:34:36.270586 #44812] INFO -- : Processing file: ../../modules/exploits/shell_shocked/module.rb +W, [2024-12-25T12:34:36.270629 #44812] WARN -- : Copyright string not found in ../../modules/exploits/shell_shocked/module.rb +I, [2024-12-25T12:34:36.270654 #44812] INFO -- : Processing file: ../../modules/exploits/skype_xss/command.js +W, [2024-12-25T12:34:36.270723 #44812] WARN -- : Copyright string not found in ../../modules/exploits/skype_xss/command.js +I, [2024-12-25T12:34:36.270747 #44812] INFO -- : Processing file: ../../modules/exploits/skype_xss/config.yaml +W, [2024-12-25T12:34:36.270788 #44812] WARN -- : Copyright string not found in ../../modules/exploits/skype_xss/config.yaml +I, [2024-12-25T12:34:36.270811 #44812] INFO -- : Processing file: ../../modules/exploits/skype_xss/module.rb +W, [2024-12-25T12:34:36.270850 #44812] WARN -- : Copyright string not found in ../../modules/exploits/skype_xss/module.rb +I, [2024-12-25T12:34:36.270874 #44812] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/command.js +W, [2024-12-25T12:34:36.270916 #44812] WARN -- : Copyright string not found in ../../modules/exploits/spring_framework_malicious_jar/command.js +I, [2024-12-25T12:34:36.270939 #44812] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/config.yaml +W, [2024-12-25T12:34:36.270979 #44812] WARN -- : Copyright string not found in ../../modules/exploits/spring_framework_malicious_jar/config.yaml +I, [2024-12-25T12:34:36.271002 #44812] INFO -- : Processing file: ../../modules/exploits/spring_framework_malicious_jar/module.rb +W, [2024-12-25T12:34:36.271042 #44812] WARN -- : Copyright string not found in ../../modules/exploits/spring_framework_malicious_jar/module.rb +I, [2024-12-25T12:34:36.271066 #44812] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/command.js +W, [2024-12-25T12:34:36.271108 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/command.js +I, [2024-12-25T12:34:36.271130 #44812] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml +W, [2024-12-25T12:34:36.271171 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/config.yaml +I, [2024-12-25T12:34:36.271195 #44812] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_device_reset/module.rb +W, [2024-12-25T12:34:36.271235 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_device_reset/module.rb +I, [2024-12-25T12:34:36.271258 #44812] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/command.js +W, [2024-12-25T12:34:36.271350 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/command.js +I, [2024-12-25T12:34:36.271378 #44812] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml +W, [2024-12-25T12:34:36.271420 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/config.yaml +I, [2024-12-25T12:34:36.271443 #44812] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/module.rb +W, [2024-12-25T12:34:36.271484 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_fdb_whitelist/module.rb +I, [2024-12-25T12:34:36.271507 #44812] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/command.js +W, [2024-12-25T12:34:36.271603 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/command.js +I, [2024-12-25T12:34:36.271630 #44812] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml +W, [2024-12-25T12:34:36.271672 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/config.yaml +I, [2024-12-25T12:34:36.271696 #44812] INFO -- : Processing file: ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/module.rb +W, [2024-12-25T12:34:36.271735 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/dlink_dgs_1100_port_mirroring/module.rb +I, [2024-12-25T12:34:36.271759 #44812] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/command.js +W, [2024-12-25T12:34:36.271798 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/netgear_gs108t_csrf/command.js +I, [2024-12-25T12:34:36.271821 #44812] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/config.yaml +W, [2024-12-25T12:34:36.271860 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/netgear_gs108t_csrf/config.yaml +I, [2024-12-25T12:34:36.271883 #44812] INFO -- : Processing file: ../../modules/exploits/switch/netgear_gs108t_csrf/module.rb +W, [2024-12-25T12:34:36.271922 #44812] WARN -- : Copyright string not found in ../../modules/exploits/switch/netgear_gs108t_csrf/module.rb +I, [2024-12-25T12:34:36.271945 #44812] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/command.js +W, [2024-12-25T12:34:36.272034 #44812] WARN -- : Copyright string not found in ../../modules/exploits/vtiger_crm_upload_exploit/command.js +I, [2024-12-25T12:34:36.272061 #44812] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/config.yaml +W, [2024-12-25T12:34:36.272102 #44812] WARN -- : Copyright string not found in ../../modules/exploits/vtiger_crm_upload_exploit/config.yaml +I, [2024-12-25T12:34:36.272125 #44812] INFO -- : Processing file: ../../modules/exploits/vtiger_crm_upload_exploit/module.rb +W, [2024-12-25T12:34:36.272164 #44812] WARN -- : Copyright string not found in ../../modules/exploits/vtiger_crm_upload_exploit/module.rb +I, [2024-12-25T12:34:36.272187 #44812] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/command.js +W, [2024-12-25T12:34:36.272228 #44812] WARN -- : Copyright string not found in ../../modules/exploits/wanem_command_execution/command.js +I, [2024-12-25T12:34:36.272251 #44812] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/config.yaml +W, [2024-12-25T12:34:36.272290 #44812] WARN -- : Copyright string not found in ../../modules/exploits/wanem_command_execution/config.yaml +I, [2024-12-25T12:34:36.272312 #44812] INFO -- : Processing file: ../../modules/exploits/wanem_command_execution/module.rb +W, [2024-12-25T12:34:36.272351 #44812] WARN -- : Copyright string not found in ../../modules/exploits/wanem_command_execution/module.rb +I, [2024-12-25T12:34:36.272374 #44812] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/command.js +W, [2024-12-25T12:34:36.272415 #44812] WARN -- : Copyright string not found in ../../modules/exploits/wifi_pineapple_csrf/command.js +I, [2024-12-25T12:34:36.272437 #44812] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/config.yaml +W, [2024-12-25T12:34:36.272516 #44812] WARN -- : Copyright string not found in ../../modules/exploits/wifi_pineapple_csrf/config.yaml +I, [2024-12-25T12:34:36.272533 #44812] INFO -- : Processing file: ../../modules/exploits/wifi_pineapple_csrf/module.rb +W, [2024-12-25T12:34:36.272564 #44812] WARN -- : Copyright string not found in ../../modules/exploits/wifi_pineapple_csrf/module.rb +I, [2024-12-25T12:34:36.272579 #44812] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/command.js +W, [2024-12-25T12:34:36.272654 #44812] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/command.js +I, [2024-12-25T12:34:36.272671 #44812] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/config.yaml +W, [2024-12-25T12:34:36.272703 #44812] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/config.yaml +I, [2024-12-25T12:34:36.272718 #44812] INFO -- : Processing file: ../../modules/exploits/wordpress_add_admin/module.rb +W, [2024-12-25T12:34:36.272749 #44812] WARN -- : Copyright string not found in ../../modules/exploits/wordpress_add_admin/module.rb +I, [2024-12-25T12:34:36.272764 #44812] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/command.js +W, [2024-12-25T12:34:36.272794 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/command.js +I, [2024-12-25T12:34:36.272846 #44812] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +W, [2024-12-25T12:34:36.272883 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/config.yaml +I, [2024-12-25T12:34:36.272900 #44812] INFO -- : Processing file: ../../modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb +W, [2024-12-25T12:34:36.272930 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/alienvault_ossim_3.1_xss/module.rb +I, [2024-12-25T12:34:36.272946 #44812] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/command.js +W, [2024-12-25T12:34:36.272977 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/command.js +I, [2024-12-25T12:34:36.272993 #44812] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +W, [2024-12-25T12:34:36.273023 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/config.yaml +I, [2024-12-25T12:34:36.273038 #44812] INFO -- : Processing file: ../../modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb +W, [2024-12-25T12:34:36.273079 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/cisco_collaboration_server_5_xss/module.rb +I, [2024-12-25T12:34:36.273150 #44812] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/command.js +W, [2024-12-25T12:34:36.273201 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/serendipity_1.6_xss/command.js +I, [2024-12-25T12:34:36.273218 #44812] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/config.yaml +W, [2024-12-25T12:34:36.273250 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/serendipity_1.6_xss/config.yaml +I, [2024-12-25T12:34:36.273266 #44812] INFO -- : Processing file: ../../modules/exploits/xss/serendipity_1.6_xss/module.rb +W, [2024-12-25T12:34:36.273296 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/serendipity_1.6_xss/module.rb +I, [2024-12-25T12:34:36.273312 #44812] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/command.js +W, [2024-12-25T12:34:36.273341 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/sqlitemanager_xss/command.js +I, [2024-12-25T12:34:36.273356 #44812] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/config.yaml +W, [2024-12-25T12:34:36.273386 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/sqlitemanager_xss/config.yaml +I, [2024-12-25T12:34:36.273439 #44812] INFO -- : Processing file: ../../modules/exploits/xss/sqlitemanager_xss/module.rb +W, [2024-12-25T12:34:36.273485 #44812] WARN -- : Copyright string not found in ../../modules/exploits/xss/sqlitemanager_xss/module.rb +I, [2024-12-25T12:34:36.273503 #44812] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/command.js +W, [2024-12-25T12:34:36.273534 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_3x_command_execution/command.js +I, [2024-12-25T12:34:36.273550 #44812] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/config.yaml +W, [2024-12-25T12:34:36.273580 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_3x_command_execution/config.yaml +I, [2024-12-25T12:34:36.273594 #44812] INFO -- : Processing file: ../../modules/exploits/zenoss_3x_command_execution/module.rb +W, [2024-12-25T12:34:36.273624 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_3x_command_execution/module.rb +I, [2024-12-25T12:34:36.273639 #44812] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/command.js +W, [2024-12-25T12:34:36.273723 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_add_user_csrf/command.js +I, [2024-12-25T12:34:36.273739 #44812] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/config.yaml +W, [2024-12-25T12:34:36.273769 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_add_user_csrf/config.yaml +I, [2024-12-25T12:34:36.273784 #44812] INFO -- : Processing file: ../../modules/exploits/zenoss_add_user_csrf/module.rb +W, [2024-12-25T12:34:36.273813 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zenoss_add_user_csrf/module.rb +I, [2024-12-25T12:34:36.273828 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/command.js +W, [2024-12-25T12:34:36.273860 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/command.js +I, [2024-12-25T12:34:36.273875 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml +W, [2024-12-25T12:34:36.273904 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/config.yaml +I, [2024-12-25T12:34:36.273919 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/module.rb +W, [2024-12-25T12:34:36.273949 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_dynamic_token/module.rb +I, [2024-12-25T12:34:36.273964 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/command.js +W, [2024-12-25T12:34:36.273994 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/command.js +I, [2024-12-25T12:34:36.274009 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml +W, [2024-12-25T12:34:36.274038 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/config.yaml +I, [2024-12-25T12:34:36.274053 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/module.rb +W, [2024-12-25T12:34:36.274082 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_password/module.rb +I, [2024-12-25T12:34:36.274097 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/command.js +W, [2024-12-25T12:34:36.274126 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/command.js +I, [2024-12-25T12:34:36.274141 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml +W, [2024-12-25T12:34:36.274171 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/config.yaml +I, [2024-12-25T12:34:36.274186 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/module.rb +W, [2024-12-25T12:34:36.274216 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_admin_static_token/module.rb +I, [2024-12-25T12:34:36.274231 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/command.js +W, [2024-12-25T12:34:36.274261 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/command.js +I, [2024-12-25T12:34:36.274276 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml +W, [2024-12-25T12:34:36.274306 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/config.yaml +I, [2024-12-25T12:34:36.274321 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/module.rb +W, [2024-12-25T12:34:36.274349 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_file_disclosure/module.rb +I, [2024-12-25T12:34:36.274422 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/command.js +W, [2024-12-25T12:34:36.274460 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/command.js +I, [2024-12-25T12:34:36.274476 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml +W, [2024-12-25T12:34:36.274507 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/config.yaml +I, [2024-12-25T12:34:36.274630 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/module.rb +W, [2024-12-25T12:34:36.274716 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_migrate_hook/module.rb +I, [2024-12-25T12:34:36.274743 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/command.js +W, [2024-12-25T12:34:36.274786 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/command.js +I, [2024-12-25T12:34:36.274809 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml +W, [2024-12-25T12:34:36.274849 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/config.yaml +I, [2024-12-25T12:34:36.274871 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/module.rb +W, [2024-12-25T12:34:36.274910 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop/module.rb +I, [2024-12-25T12:34:36.274933 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/command.js +W, [2024-12-25T12:34:36.274973 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/command.js +I, [2024-12-25T12:34:36.274995 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml +W, [2024-12-25T12:34:36.275034 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/config.yaml +I, [2024-12-25T12:34:36.275056 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/module.rb +W, [2024-12-25T12:34:36.275095 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/module.rb +I, [2024-12-25T12:34:36.275117 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/x.js +W, [2024-12-25T12:34:36.275156 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_reverse_shell_csrf_sop_bypass/x.js +I, [2024-12-25T12:34:36.275178 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/command.js +W, [2024-12-25T12:34:36.275221 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/command.js +I, [2024-12-25T12:34:36.275244 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml +W, [2024-12-25T12:34:36.275284 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/config.yaml +I, [2024-12-25T12:34:36.275306 #44812] INFO -- : Processing file: ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/module.rb +W, [2024-12-25T12:34:36.275346 #44812] WARN -- : Copyright string not found in ../../modules/exploits/zeroshell/zeroshell_2_0rc2_scanner/module.rb +I, [2024-12-25T12:34:36.275369 #44812] INFO -- : Processing file: ../../modules/host/clipboard_theft/command.js +W, [2024-12-25T12:34:36.275409 #44812] WARN -- : Copyright string not found in ../../modules/host/clipboard_theft/command.js +I, [2024-12-25T12:34:36.275432 #44812] INFO -- : Processing file: ../../modules/host/clipboard_theft/config.yaml +W, [2024-12-25T12:34:36.275471 #44812] WARN -- : Copyright string not found in ../../modules/host/clipboard_theft/config.yaml +I, [2024-12-25T12:34:36.275563 #44812] INFO -- : Processing file: ../../modules/host/clipboard_theft/module.rb +W, [2024-12-25T12:34:36.275720 #44812] WARN -- : Copyright string not found in ../../modules/host/clipboard_theft/module.rb +I, [2024-12-25T12:34:36.275749 #44812] INFO -- : Processing file: ../../modules/host/detect_airdroid/command.js +W, [2024-12-25T12:34:36.275791 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_airdroid/command.js +I, [2024-12-25T12:34:36.275814 #44812] INFO -- : Processing file: ../../modules/host/detect_airdroid/config.yaml +W, [2024-12-25T12:34:36.275854 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_airdroid/config.yaml +I, [2024-12-25T12:34:36.275877 #44812] INFO -- : Processing file: ../../modules/host/detect_airdroid/module.rb +W, [2024-12-25T12:34:36.275916 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_airdroid/module.rb +I, [2024-12-25T12:34:36.275938 #44812] INFO -- : Processing file: ../../modules/host/detect_antivirus/command.js +W, [2024-12-25T12:34:36.275978 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_antivirus/command.js +I, [2024-12-25T12:34:36.276001 #44812] INFO -- : Processing file: ../../modules/host/detect_antivirus/config.yaml +W, [2024-12-25T12:34:36.276045 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_antivirus/config.yaml +I, [2024-12-25T12:34:36.276093 #44812] INFO -- : Processing file: ../../modules/host/detect_antivirus/module.rb +W, [2024-12-25T12:34:36.276155 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_antivirus/module.rb +I, [2024-12-25T12:34:36.276190 #44812] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/command.js +W, [2024-12-25T12:34:36.276251 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_coupon_printer/command.js +I, [2024-12-25T12:34:36.276292 #44812] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/config.yaml +W, [2024-12-25T12:34:36.276454 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_coupon_printer/config.yaml +I, [2024-12-25T12:34:36.276488 #44812] INFO -- : Processing file: ../../modules/host/detect_coupon_printer/module.rb +W, [2024-12-25T12:34:36.276738 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_coupon_printer/module.rb +I, [2024-12-25T12:34:36.276773 #44812] INFO -- : Processing file: ../../modules/host/detect_cups/command.js +W, [2024-12-25T12:34:36.276824 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_cups/command.js +I, [2024-12-25T12:34:36.276851 #44812] INFO -- : Processing file: ../../modules/host/detect_cups/config.yaml +W, [2024-12-25T12:34:36.276898 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_cups/config.yaml +I, [2024-12-25T12:34:36.276925 #44812] INFO -- : Processing file: ../../modules/host/detect_cups/module.rb +W, [2024-12-25T12:34:36.276965 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_cups/module.rb +I, [2024-12-25T12:34:36.276989 #44812] INFO -- : Processing file: ../../modules/host/detect_default_browser/command.js +W, [2024-12-25T12:34:36.277028 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_default_browser/command.js +I, [2024-12-25T12:34:36.277050 #44812] INFO -- : Processing file: ../../modules/host/detect_default_browser/config.yaml +W, [2024-12-25T12:34:36.277093 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_default_browser/config.yaml +I, [2024-12-25T12:34:36.277118 #44812] INFO -- : Processing file: ../../modules/host/detect_default_browser/module.rb +W, [2024-12-25T12:34:36.277241 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_default_browser/module.rb +I, [2024-12-25T12:34:36.277273 #44812] INFO -- : Processing file: ../../modules/host/detect_google_desktop/command.js +W, [2024-12-25T12:34:36.278045 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_google_desktop/command.js +I, [2024-12-25T12:34:36.278179 #44812] INFO -- : Processing file: ../../modules/host/detect_google_desktop/config.yaml +W, [2024-12-25T12:34:36.278286 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_google_desktop/config.yaml +I, [2024-12-25T12:34:36.278317 #44812] INFO -- : Processing file: ../../modules/host/detect_google_desktop/module.rb +W, [2024-12-25T12:34:36.278371 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_google_desktop/module.rb +I, [2024-12-25T12:34:36.278399 #44812] INFO -- : Processing file: ../../modules/host/detect_hp/command.js +W, [2024-12-25T12:34:36.278454 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_hp/command.js +I, [2024-12-25T12:34:36.278484 #44812] INFO -- : Processing file: ../../modules/host/detect_hp/config.yaml +W, [2024-12-25T12:34:36.278670 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_hp/config.yaml +I, [2024-12-25T12:34:36.278729 #44812] INFO -- : Processing file: ../../modules/host/detect_hp/module.rb +W, [2024-12-25T12:34:36.278792 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_hp/module.rb +I, [2024-12-25T12:34:36.278817 #44812] INFO -- : Processing file: ../../modules/host/detect_local_drives/command.js +W, [2024-12-25T12:34:36.278866 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_local_drives/command.js +I, [2024-12-25T12:34:36.278892 #44812] INFO -- : Processing file: ../../modules/host/detect_local_drives/config.yaml +W, [2024-12-25T12:34:36.278940 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_local_drives/config.yaml +I, [2024-12-25T12:34:36.278966 #44812] INFO -- : Processing file: ../../modules/host/detect_local_drives/module.rb +W, [2024-12-25T12:34:36.279012 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_local_drives/module.rb +I, [2024-12-25T12:34:36.279040 #44812] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/command.js +W, [2024-12-25T12:34:36.279091 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_protocol_handlers/command.js +I, [2024-12-25T12:34:36.279120 #44812] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/config.yaml +W, [2024-12-25T12:34:36.279167 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_protocol_handlers/config.yaml +I, [2024-12-25T12:34:36.279194 #44812] INFO -- : Processing file: ../../modules/host/detect_protocol_handlers/module.rb +W, [2024-12-25T12:34:36.279241 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_protocol_handlers/module.rb +I, [2024-12-25T12:34:36.279267 #44812] INFO -- : Processing file: ../../modules/host/detect_software/command.js +W, [2024-12-25T12:34:36.279331 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_software/command.js +I, [2024-12-25T12:34:36.279356 #44812] INFO -- : Processing file: ../../modules/host/detect_software/config.yaml +W, [2024-12-25T12:34:36.279401 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_software/config.yaml +I, [2024-12-25T12:34:36.279526 #44812] INFO -- : Processing file: ../../modules/host/detect_software/module.rb +W, [2024-12-25T12:34:36.279595 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_software/module.rb +I, [2024-12-25T12:34:36.279620 #44812] INFO -- : Processing file: ../../modules/host/detect_users/command.js +W, [2024-12-25T12:34:36.279666 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_users/command.js +I, [2024-12-25T12:34:36.279690 #44812] INFO -- : Processing file: ../../modules/host/detect_users/config.yaml +W, [2024-12-25T12:34:36.279732 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_users/config.yaml +I, [2024-12-25T12:34:36.279756 #44812] INFO -- : Processing file: ../../modules/host/detect_users/module.rb +W, [2024-12-25T12:34:36.280624 #44812] WARN -- : Copyright string not found in ../../modules/host/detect_users/module.rb +I, [2024-12-25T12:34:36.280721 #44812] INFO -- : Processing file: ../../modules/host/get_battery_status/command.js +W, [2024-12-25T12:34:36.280837 #44812] WARN -- : Copyright string not found in ../../modules/host/get_battery_status/command.js +I, [2024-12-25T12:34:36.280911 #44812] INFO -- : Processing file: ../../modules/host/get_battery_status/config.yaml +W, [2024-12-25T12:34:36.281012 #44812] WARN -- : Copyright string not found in ../../modules/host/get_battery_status/config.yaml +I, [2024-12-25T12:34:36.281062 #44812] INFO -- : Processing file: ../../modules/host/get_battery_status/module.rb +W, [2024-12-25T12:34:36.281161 #44812] WARN -- : Copyright string not found in ../../modules/host/get_battery_status/module.rb +I, [2024-12-25T12:34:36.281367 #44812] INFO -- : Processing file: ../../modules/host/get_connection_type/command.js +W, [2024-12-25T12:34:36.281579 #44812] WARN -- : Copyright string not found in ../../modules/host/get_connection_type/command.js +I, [2024-12-25T12:34:36.281633 #44812] INFO -- : Processing file: ../../modules/host/get_connection_type/config.yaml +W, [2024-12-25T12:34:36.281703 #44812] WARN -- : Copyright string not found in ../../modules/host/get_connection_type/config.yaml +I, [2024-12-25T12:34:36.281737 #44812] INFO -- : Processing file: ../../modules/host/get_connection_type/module.rb +W, [2024-12-25T12:34:36.281783 #44812] WARN -- : Copyright string not found in ../../modules/host/get_connection_type/module.rb +I, [2024-12-25T12:34:36.281807 #44812] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/command.js +W, [2024-12-25T12:34:36.281849 #44812] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/command.js +I, [2024-12-25T12:34:36.281873 #44812] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/config.yaml +W, [2024-12-25T12:34:36.281915 #44812] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/config.yaml +I, [2024-12-25T12:34:36.281939 #44812] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/get_internal_ip.java +W, [2024-12-25T12:34:36.281981 #44812] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/get_internal_ip.java +I, [2024-12-25T12:34:36.282086 #44812] INFO -- : Processing file: ../../modules/host/get_internal_ip_java/module.rb +W, [2024-12-25T12:34:36.282137 #44812] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_java/module.rb +I, [2024-12-25T12:34:36.282173 #44812] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/command.js +W, [2024-12-25T12:34:36.282223 #44812] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_webrtc/command.js +I, [2024-12-25T12:34:36.282247 #44812] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/config.yaml +W, [2024-12-25T12:34:36.282289 #44812] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_webrtc/config.yaml +I, [2024-12-25T12:34:36.282313 #44812] INFO -- : Processing file: ../../modules/host/get_internal_ip_webrtc/module.rb +W, [2024-12-25T12:34:36.282356 #44812] WARN -- : Copyright string not found in ../../modules/host/get_internal_ip_webrtc/module.rb +I, [2024-12-25T12:34:36.282379 #44812] INFO -- : Processing file: ../../modules/host/get_registry_keys/command.js +W, [2024-12-25T12:34:36.282421 #44812] WARN -- : Copyright string not found in ../../modules/host/get_registry_keys/command.js +I, [2024-12-25T12:34:36.282553 #44812] INFO -- : Processing file: ../../modules/host/get_registry_keys/config.yaml +W, [2024-12-25T12:34:36.282609 #44812] WARN -- : Copyright string not found in ../../modules/host/get_registry_keys/config.yaml +I, [2024-12-25T12:34:36.282710 #44812] INFO -- : Processing file: ../../modules/host/get_registry_keys/module.rb +W, [2024-12-25T12:34:36.282759 #44812] WARN -- : Copyright string not found in ../../modules/host/get_registry_keys/module.rb +I, [2024-12-25T12:34:36.282828 #44812] INFO -- : Processing file: ../../modules/host/get_system_info_java/command.js +W, [2024-12-25T12:34:36.282933 #44812] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/command.js +I, [2024-12-25T12:34:36.282979 #44812] INFO -- : Processing file: ../../modules/host/get_system_info_java/config.yaml +W, [2024-12-25T12:34:36.283051 #44812] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/config.yaml +I, [2024-12-25T12:34:36.283096 #44812] INFO -- : Processing file: ../../modules/host/get_system_info_java/getSystemInfo.java +W, [2024-12-25T12:34:36.283407 #44812] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/getSystemInfo.java +I, [2024-12-25T12:34:36.283671 #44812] INFO -- : Processing file: ../../modules/host/get_system_info_java/module.rb +W, [2024-12-25T12:34:36.283770 #44812] WARN -- : Copyright string not found in ../../modules/host/get_system_info_java/module.rb +I, [2024-12-25T12:34:36.283799 #44812] INFO -- : Processing file: ../../modules/host/get_wireless_keys/command.js +W, [2024-12-25T12:34:36.283846 #44812] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/command.js +I, [2024-12-25T12:34:36.283870 #44812] INFO -- : Processing file: ../../modules/host/get_wireless_keys/config.yaml +W, [2024-12-25T12:34:36.283911 #44812] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/config.yaml +I, [2024-12-25T12:34:36.283934 #44812] INFO -- : Processing file: ../../modules/host/get_wireless_keys/module.rb +W, [2024-12-25T12:34:36.283974 #44812] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/module.rb +I, [2024-12-25T12:34:36.284029 #44812] INFO -- : Processing file: ../../modules/host/get_wireless_keys/wirelessZeroConfig.java +W, [2024-12-25T12:34:36.284076 #44812] WARN -- : Copyright string not found in ../../modules/host/get_wireless_keys/wirelessZeroConfig.java +I, [2024-12-25T12:34:36.284100 #44812] INFO -- : Processing file: ../../modules/host/hook_default_browser/command.js +W, [2024-12-25T12:34:36.284139 #44812] WARN -- : Copyright string not found in ../../modules/host/hook_default_browser/command.js +I, [2024-12-25T12:34:36.284163 #44812] INFO -- : Processing file: ../../modules/host/hook_default_browser/config.yaml +W, [2024-12-25T12:34:36.284203 #44812] WARN -- : Copyright string not found in ../../modules/host/hook_default_browser/config.yaml +I, [2024-12-25T12:34:36.284226 #44812] INFO -- : Processing file: ../../modules/host/hook_default_browser/module.rb +W, [2024-12-25T12:34:36.284265 #44812] WARN -- : Copyright string not found in ../../modules/host/hook_default_browser/module.rb +I, [2024-12-25T12:34:36.284288 #44812] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/command.js +W, [2024-12-25T12:34:36.284327 #44812] WARN -- : Copyright string not found in ../../modules/host/hook_microsoft_edge/command.js +I, [2024-12-25T12:34:36.284350 #44812] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/config.yaml +W, [2024-12-25T12:34:36.284389 #44812] WARN -- : Copyright string not found in ../../modules/host/hook_microsoft_edge/config.yaml +I, [2024-12-25T12:34:36.284412 #44812] INFO -- : Processing file: ../../modules/host/hook_microsoft_edge/module.rb +W, [2024-12-25T12:34:36.284451 #44812] WARN -- : Copyright string not found in ../../modules/host/hook_microsoft_edge/module.rb +I, [2024-12-25T12:34:36.284474 #44812] INFO -- : Processing file: ../../modules/host/insecure_url_skype/command.js +W, [2024-12-25T12:34:36.285377 #44812] WARN -- : Copyright string not found in ../../modules/host/insecure_url_skype/command.js +I, [2024-12-25T12:34:36.285417 #44812] INFO -- : Processing file: ../../modules/host/insecure_url_skype/config.yaml +W, [2024-12-25T12:34:36.285683 #44812] WARN -- : Copyright string not found in ../../modules/host/insecure_url_skype/config.yaml +I, [2024-12-25T12:34:36.285720 #44812] INFO -- : Processing file: ../../modules/host/insecure_url_skype/module.rb +W, [2024-12-25T12:34:36.285770 #44812] WARN -- : Copyright string not found in ../../modules/host/insecure_url_skype/module.rb +I, [2024-12-25T12:34:36.285794 #44812] INFO -- : Processing file: ../../modules/host/iphone_tel/command.js +W, [2024-12-25T12:34:36.285835 #44812] WARN -- : Copyright string not found in ../../modules/host/iphone_tel/command.js +I, [2024-12-25T12:34:36.285858 #44812] INFO -- : Processing file: ../../modules/host/iphone_tel/config.yaml +W, [2024-12-25T12:34:36.285929 #44812] WARN -- : Copyright string not found in ../../modules/host/iphone_tel/config.yaml +I, [2024-12-25T12:34:36.286069 #44812] INFO -- : Processing file: ../../modules/host/iphone_tel/module.rb +W, [2024-12-25T12:34:36.286267 #44812] WARN -- : Copyright string not found in ../../modules/host/iphone_tel/module.rb +I, [2024-12-25T12:34:36.286311 #44812] INFO -- : Processing file: ../../modules/host/physical_location/command.js +W, [2024-12-25T12:34:36.286383 #44812] WARN -- : Copyright string not found in ../../modules/host/physical_location/command.js +I, [2024-12-25T12:34:36.286657 #44812] INFO -- : Processing file: ../../modules/host/physical_location/config.yaml +W, [2024-12-25T12:34:36.287081 #44812] WARN -- : Copyright string not found in ../../modules/host/physical_location/config.yaml +I, [2024-12-25T12:34:36.287147 #44812] INFO -- : Processing file: ../../modules/host/physical_location/module.rb +W, [2024-12-25T12:34:36.287213 #44812] WARN -- : Copyright string not found in ../../modules/host/physical_location/module.rb +I, [2024-12-25T12:34:36.287239 #44812] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/command.js +W, [2024-12-25T12:34:36.287297 #44812] WARN -- : Copyright string not found in ../../modules/host/physical_location_thirdparty/command.js +I, [2024-12-25T12:34:36.287332 #44812] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/config.yaml +W, [2024-12-25T12:34:36.287380 #44812] WARN -- : Copyright string not found in ../../modules/host/physical_location_thirdparty/config.yaml +I, [2024-12-25T12:34:36.287478 #44812] INFO -- : Processing file: ../../modules/host/physical_location_thirdparty/module.rb +W, [2024-12-25T12:34:36.287591 #44812] WARN -- : Copyright string not found in ../../modules/host/physical_location_thirdparty/module.rb +I, [2024-12-25T12:34:36.287625 #44812] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/command.js +W, [2024-12-25T12:34:36.287739 #44812] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_faxing/command.js +I, [2024-12-25T12:34:36.287810 #44812] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/config.yaml +W, [2024-12-25T12:34:36.287894 #44812] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_faxing/config.yaml +I, [2024-12-25T12:34:36.287940 #44812] INFO -- : Processing file: ../../modules/ipec/cross_site_faxing/module.rb +W, [2024-12-25T12:34:36.288011 #44812] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_faxing/module.rb +I, [2024-12-25T12:34:36.288038 #44812] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/command.js +W, [2024-12-25T12:34:36.288085 #44812] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_printing/command.js +I, [2024-12-25T12:34:36.288110 #44812] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/config.yaml +W, [2024-12-25T12:34:36.288154 #44812] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_printing/config.yaml +I, [2024-12-25T12:34:36.288179 #44812] INFO -- : Processing file: ../../modules/ipec/cross_site_printing/module.rb +W, [2024-12-25T12:34:36.288224 #44812] WARN -- : Copyright string not found in ../../modules/ipec/cross_site_printing/module.rb +I, [2024-12-25T12:34:36.288337 #44812] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/command.js +W, [2024-12-25T12:34:36.288616 #44812] WARN -- : Copyright string not found in ../../modules/ipec/dns_tunnel/command.js +I, [2024-12-25T12:34:36.288682 #44812] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/config.yaml +W, [2024-12-25T12:34:36.288747 #44812] WARN -- : Copyright string not found in ../../modules/ipec/dns_tunnel/config.yaml +I, [2024-12-25T12:34:36.288773 #44812] INFO -- : Processing file: ../../modules/ipec/dns_tunnel/module.rb +W, [2024-12-25T12:34:36.288818 #44812] WARN -- : Copyright string not found in ../../modules/ipec/dns_tunnel/module.rb +I, [2024-12-25T12:34:36.288843 #44812] INFO -- : Processing file: ../../modules/ipec/etag_client/command.js +W, [2024-12-25T12:34:36.288889 #44812] WARN -- : Copyright string not found in ../../modules/ipec/etag_client/command.js +I, [2024-12-25T12:34:36.288913 #44812] INFO -- : Processing file: ../../modules/ipec/etag_client/config.yaml +W, [2024-12-25T12:34:36.288955 #44812] WARN -- : Copyright string not found in ../../modules/ipec/etag_client/config.yaml +I, [2024-12-25T12:34:36.288979 #44812] INFO -- : Processing file: ../../modules/ipec/etag_client/module.rb +W, [2024-12-25T12:34:36.289020 #44812] WARN -- : Copyright string not found in ../../modules/ipec/etag_client/module.rb +I, [2024-12-25T12:34:36.289044 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/command.js +W, [2024-12-25T12:34:36.289089 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_imap/command.js +I, [2024-12-25T12:34:36.289115 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/config.yaml +W, [2024-12-25T12:34:36.289180 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_imap/config.yaml +I, [2024-12-25T12:34:36.289216 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_imap/module.rb +W, [2024-12-25T12:34:36.289264 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_imap/module.rb +I, [2024-12-25T12:34:36.289290 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/command.js +W, [2024-12-25T12:34:36.289352 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_irc/command.js +I, [2024-12-25T12:34:36.289386 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/config.yaml +W, [2024-12-25T12:34:36.289490 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_irc/config.yaml +I, [2024-12-25T12:34:36.289520 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_irc/module.rb +W, [2024-12-25T12:34:36.289568 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_irc/module.rb +I, [2024-12-25T12:34:36.289593 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/command.js +W, [2024-12-25T12:34:36.289640 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_posix_bindshell/command.js +I, [2024-12-25T12:34:36.289667 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/config.yaml +W, [2024-12-25T12:34:36.289711 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_posix_bindshell/config.yaml +I, [2024-12-25T12:34:36.289737 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_posix_bindshell/module.rb +W, [2024-12-25T12:34:36.289781 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_posix_bindshell/module.rb +I, [2024-12-25T12:34:36.289806 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/command.js +W, [2024-12-25T12:34:36.289849 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_redis/command.js +I, [2024-12-25T12:34:36.289875 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/config.yaml +W, [2024-12-25T12:34:36.289920 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_redis/config.yaml +I, [2024-12-25T12:34:36.290080 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_redis/module.rb +W, [2024-12-25T12:34:36.290504 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_redis/module.rb +I, [2024-12-25T12:34:36.290582 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/command.js +W, [2024-12-25T12:34:36.290640 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/command.js +I, [2024-12-25T12:34:36.291067 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/command.old.js +W, [2024-12-25T12:34:36.291131 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/command.old.js +I, [2024-12-25T12:34:36.291157 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/config.yaml +W, [2024-12-25T12:34:36.291199 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/config.yaml +I, [2024-12-25T12:34:36.291223 #44812] INFO -- : Processing file: ../../modules/ipec/inter_protocol_win_bindshell/module.rb +W, [2024-12-25T12:34:36.291343 #44812] WARN -- : Copyright string not found in ../../modules/ipec/inter_protocol_win_bindshell/module.rb +I, [2024-12-25T12:34:36.291426 #44812] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/command.js +W, [2024-12-25T12:34:36.291503 #44812] WARN -- : Copyright string not found in ../../modules/ipec/s2c_dns_tunnel/command.js +I, [2024-12-25T12:34:36.291573 #44812] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/config.yaml +W, [2024-12-25T12:34:36.291633 #44812] WARN -- : Copyright string not found in ../../modules/ipec/s2c_dns_tunnel/config.yaml +I, [2024-12-25T12:34:36.291683 #44812] INFO -- : Processing file: ../../modules/ipec/s2c_dns_tunnel/module.rb +W, [2024-12-25T12:34:36.294056 #44812] WARN -- : Copyright string not found in ../../modules/ipec/s2c_dns_tunnel/module.rb +I, [2024-12-25T12:34:36.294133 #44812] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/command.js +W, [2024-12-25T12:34:36.294220 #44812] WARN -- : Copyright string not found in ../../modules/metasploit/browser_autopwn/command.js +I, [2024-12-25T12:34:36.294253 #44812] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/config.yaml +W, [2024-12-25T12:34:36.294312 #44812] WARN -- : Copyright string not found in ../../modules/metasploit/browser_autopwn/config.yaml +I, [2024-12-25T12:34:36.294344 #44812] INFO -- : Processing file: ../../modules/metasploit/browser_autopwn/module.rb +W, [2024-12-25T12:34:36.294402 #44812] WARN -- : Copyright string not found in ../../modules/metasploit/browser_autopwn/module.rb +I, [2024-12-25T12:34:36.294611 #44812] INFO -- : Processing file: ../../modules/misc/blockui/command.js +W, [2024-12-25T12:34:36.294685 #44812] WARN -- : Copyright string not found in ../../modules/misc/blockui/command.js +I, [2024-12-25T12:34:36.294719 #44812] INFO -- : Processing file: ../../modules/misc/blockui/config.yaml +W, [2024-12-25T12:34:36.294764 #44812] WARN -- : Copyright string not found in ../../modules/misc/blockui/config.yaml +I, [2024-12-25T12:34:36.294802 #44812] INFO -- : Processing file: ../../modules/misc/blockui/module.rb +W, [2024-12-25T12:34:36.294854 #44812] WARN -- : Copyright string not found in ../../modules/misc/blockui/module.rb +I, [2024-12-25T12:34:36.294880 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/command.js +W, [2024-12-25T12:34:36.294938 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/extract_inotes_list/command.js +I, [2024-12-25T12:34:36.294971 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/config.yaml +W, [2024-12-25T12:34:36.295016 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/extract_inotes_list/config.yaml +I, [2024-12-25T12:34:36.295042 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/extract_inotes_list/module.rb +W, [2024-12-25T12:34:36.295084 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/extract_inotes_list/module.rb +I, [2024-12-25T12:34:36.295175 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/command.js +W, [2024-12-25T12:34:36.295229 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/inotes_flooder/command.js +I, [2024-12-25T12:34:36.295254 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/config.yaml +W, [2024-12-25T12:34:36.295299 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/inotes_flooder/config.yaml +I, [2024-12-25T12:34:36.295337 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/inotes_flooder/module.rb +W, [2024-12-25T12:34:36.295383 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/inotes_flooder/module.rb +I, [2024-12-25T12:34:36.295408 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/command.js +W, [2024-12-25T12:34:36.295450 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/read_inotes/command.js +I, [2024-12-25T12:34:36.295474 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/config.yaml +W, [2024-12-25T12:34:36.295603 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/read_inotes/config.yaml +I, [2024-12-25T12:34:36.295652 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/read_inotes/module.rb +W, [2024-12-25T12:34:36.295722 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/read_inotes/module.rb +I, [2024-12-25T12:34:36.295758 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/command.js +W, [2024-12-25T12:34:36.295818 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes/command.js +I, [2024-12-25T12:34:36.295852 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/config.yaml +W, [2024-12-25T12:34:36.295914 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes/config.yaml +I, [2024-12-25T12:34:36.295956 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes/module.rb +W, [2024-12-25T12:34:36.296021 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes/module.rb +I, [2024-12-25T12:34:36.296061 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/command.js +W, [2024-12-25T12:34:36.296135 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/command.js +I, [2024-12-25T12:34:36.296174 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +W, [2024-12-25T12:34:36.296238 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/config.yaml +I, [2024-12-25T12:34:36.296365 #44812] INFO -- : Processing file: ../../modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb +W, [2024-12-25T12:34:36.296461 #44812] WARN -- : Copyright string not found in ../../modules/misc/ibm_inotes/send_inotes_with_attachment/module.rb +I, [2024-12-25T12:34:36.296490 #44812] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/command.js +W, [2024-12-25T12:34:36.296538 #44812] WARN -- : Copyright string not found in ../../modules/misc/iframe_keylogger/command.js +I, [2024-12-25T12:34:36.296686 #44812] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/config.yaml +W, [2024-12-25T12:34:36.296759 #44812] WARN -- : Copyright string not found in ../../modules/misc/iframe_keylogger/config.yaml +I, [2024-12-25T12:34:36.296787 #44812] INFO -- : Processing file: ../../modules/misc/iframe_keylogger/module.rb +W, [2024-12-25T12:34:36.296830 #44812] WARN -- : Copyright string not found in ../../modules/misc/iframe_keylogger/module.rb +I, [2024-12-25T12:34:36.296854 #44812] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/command.js +W, [2024-12-25T12:34:36.296898 #44812] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/command.js +I, [2024-12-25T12:34:36.296924 #44812] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/config.yaml +W, [2024-12-25T12:34:36.297019 #44812] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/config.yaml +I, [2024-12-25T12:34:36.297051 #44812] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/leakyframe.js +W, [2024-12-25T12:34:36.297104 #44812] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/leakyframe.js +I, [2024-12-25T12:34:36.297128 #44812] INFO -- : Processing file: ../../modules/misc/iframe_sniffer/module.rb +W, [2024-12-25T12:34:36.297169 #44812] WARN -- : Copyright string not found in ../../modules/misc/iframe_sniffer/module.rb +I, [2024-12-25T12:34:36.297193 #44812] INFO -- : Processing file: ../../modules/misc/invisible_iframe/command.js +W, [2024-12-25T12:34:36.297234 #44812] WARN -- : Copyright string not found in ../../modules/misc/invisible_iframe/command.js +I, [2024-12-25T12:34:36.297258 #44812] INFO -- : Processing file: ../../modules/misc/invisible_iframe/config.yaml +W, [2024-12-25T12:34:36.297298 #44812] WARN -- : Copyright string not found in ../../modules/misc/invisible_iframe/config.yaml +I, [2024-12-25T12:34:36.297321 #44812] INFO -- : Processing file: ../../modules/misc/invisible_iframe/module.rb +W, [2024-12-25T12:34:36.297362 #44812] WARN -- : Copyright string not found in ../../modules/misc/invisible_iframe/module.rb +I, [2024-12-25T12:34:36.297385 #44812] INFO -- : Processing file: ../../modules/misc/local_file_theft/command.js +W, [2024-12-25T12:34:36.297429 #44812] WARN -- : Copyright string not found in ../../modules/misc/local_file_theft/command.js +I, [2024-12-25T12:34:36.297452 #44812] INFO -- : Processing file: ../../modules/misc/local_file_theft/config.yaml +W, [2024-12-25T12:34:36.297492 #44812] WARN -- : Copyright string not found in ../../modules/misc/local_file_theft/config.yaml +I, [2024-12-25T12:34:36.297560 #44812] INFO -- : Processing file: ../../modules/misc/local_file_theft/module.rb +W, [2024-12-25T12:34:36.297606 #44812] WARN -- : Copyright string not found in ../../modules/misc/local_file_theft/module.rb +I, [2024-12-25T12:34:36.297631 #44812] INFO -- : Processing file: ../../modules/misc/nosleep/NoSleep.min.js +W, [2024-12-25T12:34:36.297672 #44812] WARN -- : Copyright string not found in ../../modules/misc/nosleep/NoSleep.min.js +I, [2024-12-25T12:34:36.297697 #44812] INFO -- : Processing file: ../../modules/misc/nosleep/command.js +W, [2024-12-25T12:34:36.297737 #44812] WARN -- : Copyright string not found in ../../modules/misc/nosleep/command.js +I, [2024-12-25T12:34:36.297761 #44812] INFO -- : Processing file: ../../modules/misc/nosleep/config.yaml +W, [2024-12-25T12:34:36.297800 #44812] WARN -- : Copyright string not found in ../../modules/misc/nosleep/config.yaml +I, [2024-12-25T12:34:36.297824 #44812] INFO -- : Processing file: ../../modules/misc/nosleep/module.rb +W, [2024-12-25T12:34:36.297865 #44812] WARN -- : Copyright string not found in ../../modules/misc/nosleep/module.rb +I, [2024-12-25T12:34:36.297888 #44812] INFO -- : Processing file: ../../modules/misc/raw_javascript/command.js +W, [2024-12-25T12:34:36.297929 #44812] WARN -- : Copyright string not found in ../../modules/misc/raw_javascript/command.js +I, [2024-12-25T12:34:36.297953 #44812] INFO -- : Processing file: ../../modules/misc/raw_javascript/config.yaml +W, [2024-12-25T12:34:36.297994 #44812] WARN -- : Copyright string not found in ../../modules/misc/raw_javascript/config.yaml +I, [2024-12-25T12:34:36.298017 #44812] INFO -- : Processing file: ../../modules/misc/raw_javascript/module.rb +W, [2024-12-25T12:34:36.298057 #44812] WARN -- : Copyright string not found in ../../modules/misc/raw_javascript/module.rb +I, [2024-12-25T12:34:36.298081 #44812] INFO -- : Processing file: ../../modules/misc/read_gmail/command.js +W, [2024-12-25T12:34:36.298122 #44812] WARN -- : Copyright string not found in ../../modules/misc/read_gmail/command.js +I, [2024-12-25T12:34:36.298145 #44812] INFO -- : Processing file: ../../modules/misc/read_gmail/config.yaml +W, [2024-12-25T12:34:36.298239 #44812] WARN -- : Copyright string not found in ../../modules/misc/read_gmail/config.yaml +I, [2024-12-25T12:34:36.298272 #44812] INFO -- : Processing file: ../../modules/misc/read_gmail/module.rb +W, [2024-12-25T12:34:36.298319 #44812] WARN -- : Copyright string not found in ../../modules/misc/read_gmail/module.rb +I, [2024-12-25T12:34:36.298344 #44812] INFO -- : Processing file: ../../modules/misc/track_physical_movement/command.js +W, [2024-12-25T12:34:36.298403 #44812] WARN -- : Copyright string not found in ../../modules/misc/track_physical_movement/command.js +I, [2024-12-25T12:34:36.298481 #44812] INFO -- : Processing file: ../../modules/misc/track_physical_movement/config.yaml +W, [2024-12-25T12:34:36.298529 #44812] WARN -- : Copyright string not found in ../../modules/misc/track_physical_movement/config.yaml +I, [2024-12-25T12:34:36.298553 #44812] INFO -- : Processing file: ../../modules/misc/track_physical_movement/module.rb +W, [2024-12-25T12:34:36.298611 #44812] WARN -- : Copyright string not found in ../../modules/misc/track_physical_movement/module.rb +I, [2024-12-25T12:34:36.298644 #44812] INFO -- : Processing file: ../../modules/misc/unblockui/command.js +W, [2024-12-25T12:34:36.298703 #44812] WARN -- : Copyright string not found in ../../modules/misc/unblockui/command.js +I, [2024-12-25T12:34:36.298736 #44812] INFO -- : Processing file: ../../modules/misc/unblockui/config.yaml +W, [2024-12-25T12:34:36.298781 #44812] WARN -- : Copyright string not found in ../../modules/misc/unblockui/config.yaml +I, [2024-12-25T12:34:36.298805 #44812] INFO -- : Processing file: ../../modules/misc/unblockui/module.rb +W, [2024-12-25T12:34:36.298847 #44812] WARN -- : Copyright string not found in ../../modules/misc/unblockui/module.rb +I, [2024-12-25T12:34:36.298870 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/command.js +W, [2024-12-25T12:34:36.298914 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/command.js +I, [2024-12-25T12:34:36.298938 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/config.yaml +W, [2024-12-25T12:34:36.298979 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/config.yaml +I, [2024-12-25T12:34:36.299002 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/add_user/module.rb +W, [2024-12-25T12:34:36.299044 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/add_user/module.rb +I, [2024-12-25T12:34:36.299067 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/command.js +W, [2024-12-25T12:34:36.299158 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/command.js +I, [2024-12-25T12:34:36.299192 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/config.yaml +W, [2024-12-25T12:34:36.299239 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/config.yaml +I, [2024-12-25T12:34:36.299264 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/current_user_info/module.rb +W, [2024-12-25T12:34:36.299323 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/current_user_info/module.rb +I, [2024-12-25T12:34:36.299358 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/beefbind.php +W, [2024-12-25T12:34:36.299405 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/beefbind.php +I, [2024-12-25T12:34:36.299431 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/command.js +W, [2024-12-25T12:34:36.299595 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/command.js +I, [2024-12-25T12:34:36.299736 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/config.yaml +W, [2024-12-25T12:34:36.299804 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/config.yaml +I, [2024-12-25T12:34:36.299831 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/upload_rce_plugin/module.rb +W, [2024-12-25T12:34:36.299876 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/upload_rce_plugin/module.rb +I, [2024-12-25T12:34:36.299914 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/wordpress_command.rb +W, [2024-12-25T12:34:36.299961 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/wordpress_command.rb +I, [2024-12-25T12:34:36.299986 #44812] INFO -- : Processing file: ../../modules/misc/wordpress/wp.js +W, [2024-12-25T12:34:36.300073 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress/wp.js +I, [2024-12-25T12:34:36.300106 #44812] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/command.js +W, [2024-12-25T12:34:36.300156 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress_post_auth_rce/command.js +I, [2024-12-25T12:34:36.300181 #44812] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/config.yaml +W, [2024-12-25T12:34:36.300224 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress_post_auth_rce/config.yaml +I, [2024-12-25T12:34:36.300247 #44812] INFO -- : Processing file: ../../modules/misc/wordpress_post_auth_rce/module.rb +W, [2024-12-25T12:34:36.300290 #44812] WARN -- : Copyright string not found in ../../modules/misc/wordpress_post_auth_rce/module.rb +I, [2024-12-25T12:34:36.300314 #44812] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/command.js +W, [2024-12-25T12:34:36.300375 #44812] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_disclosure/command.js +I, [2024-12-25T12:34:36.300410 #44812] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml +W, [2024-12-25T12:34:36.300457 #44812] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_disclosure/config.yaml +I, [2024-12-25T12:34:36.300482 #44812] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_disclosure/module.rb +W, [2024-12-25T12:34:36.300572 #44812] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_disclosure/module.rb +I, [2024-12-25T12:34:36.300611 #44812] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/command.js +W, [2024-12-25T12:34:36.300660 #44812] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_stealing/command.js +I, [2024-12-25T12:34:36.300686 #44812] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/config.yaml +W, [2024-12-25T12:34:36.300735 #44812] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_stealing/config.yaml +I, [2024-12-25T12:34:36.300760 #44812] INFO -- : Processing file: ../../modules/network/ADC/f5_bigip_cookie_stealing/module.rb +W, [2024-12-25T12:34:36.300802 #44812] WARN -- : Copyright string not found in ../../modules/network/ADC/f5_bigip_cookie_stealing/module.rb +I, [2024-12-25T12:34:36.300831 #44812] INFO -- : Processing file: ../../modules/network/DOSer/command.js +W, [2024-12-25T12:34:36.300875 #44812] WARN -- : Copyright string not found in ../../modules/network/DOSer/command.js +I, [2024-12-25T12:34:36.300898 #44812] INFO -- : Processing file: ../../modules/network/DOSer/config.yaml +W, [2024-12-25T12:34:36.300943 #44812] WARN -- : Copyright string not found in ../../modules/network/DOSer/config.yaml +I, [2024-12-25T12:34:36.300969 #44812] INFO -- : Processing file: ../../modules/network/DOSer/module.rb +W, [2024-12-25T12:34:36.301013 #44812] WARN -- : Copyright string not found in ../../modules/network/DOSer/module.rb +I, [2024-12-25T12:34:36.301037 #44812] INFO -- : Processing file: ../../modules/network/DOSer/worker.js +W, [2024-12-25T12:34:36.301094 #44812] WARN -- : Copyright string not found in ../../modules/network/DOSer/worker.js +I, [2024-12-25T12:34:36.301235 #44812] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/command.js +W, [2024-12-25T12:34:36.301349 #44812] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_cors/command.js +I, [2024-12-25T12:34:36.301379 #44812] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/config.yaml +W, [2024-12-25T12:34:36.301430 #44812] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_cors/config.yaml +I, [2024-12-25T12:34:36.301459 #44812] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_cors/module.rb +W, [2024-12-25T12:34:36.301716 #44812] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_cors/module.rb +I, [2024-12-25T12:34:36.301758 #44812] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/command.js +W, [2024-12-25T12:34:36.301820 #44812] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/command.js +I, [2024-12-25T12:34:36.301851 #44812] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/config.yaml +W, [2024-12-25T12:34:36.301910 #44812] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/config.yaml +I, [2024-12-25T12:34:36.301947 #44812] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/module.rb +W, [2024-12-25T12:34:36.302027 #44812] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/module.rb +I, [2024-12-25T12:34:36.302056 #44812] INFO -- : Processing file: ../../modules/network/cross_origin_scanner_flash/swfobject.js +W, [2024-12-25T12:34:36.302110 #44812] WARN -- : Copyright string not found in ../../modules/network/cross_origin_scanner_flash/swfobject.js +I, [2024-12-25T12:34:36.302137 #44812] INFO -- : Processing file: ../../modules/network/detect_burp/command.js +W, [2024-12-25T12:34:36.302246 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_burp/command.js +I, [2024-12-25T12:34:36.302282 #44812] INFO -- : Processing file: ../../modules/network/detect_burp/config.yaml +W, [2024-12-25T12:34:36.302330 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_burp/config.yaml +I, [2024-12-25T12:34:36.302354 #44812] INFO -- : Processing file: ../../modules/network/detect_burp/module.rb +W, [2024-12-25T12:34:36.302416 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_burp/module.rb +I, [2024-12-25T12:34:36.302442 #44812] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/command.js +W, [2024-12-25T12:34:36.302487 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_ethereum_ens/command.js +I, [2024-12-25T12:34:36.302637 #44812] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/config.yaml +W, [2024-12-25T12:34:36.302755 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_ethereum_ens/config.yaml +I, [2024-12-25T12:34:36.302784 #44812] INFO -- : Processing file: ../../modules/network/detect_ethereum_ens/module.rb +W, [2024-12-25T12:34:36.302947 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_ethereum_ens/module.rb +I, [2024-12-25T12:34:36.302984 #44812] INFO -- : Processing file: ../../modules/network/detect_opennic/command.js +W, [2024-12-25T12:34:36.303033 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_opennic/command.js +I, [2024-12-25T12:34:36.303058 #44812] INFO -- : Processing file: ../../modules/network/detect_opennic/config.yaml +W, [2024-12-25T12:34:36.303113 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_opennic/config.yaml +I, [2024-12-25T12:34:36.303155 #44812] INFO -- : Processing file: ../../modules/network/detect_opennic/module.rb +W, [2024-12-25T12:34:36.303215 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_opennic/module.rb +I, [2024-12-25T12:34:36.303248 #44812] INFO -- : Processing file: ../../modules/network/detect_soc_nets/command.js +W, [2024-12-25T12:34:36.303294 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_soc_nets/command.js +I, [2024-12-25T12:34:36.303318 #44812] INFO -- : Processing file: ../../modules/network/detect_soc_nets/config.yaml +W, [2024-12-25T12:34:36.303372 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_soc_nets/config.yaml +I, [2024-12-25T12:34:36.303404 #44812] INFO -- : Processing file: ../../modules/network/detect_soc_nets/module.rb +W, [2024-12-25T12:34:36.303443 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_soc_nets/module.rb +I, [2024-12-25T12:34:36.303460 #44812] INFO -- : Processing file: ../../modules/network/detect_tor/command.js +W, [2024-12-25T12:34:36.303493 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_tor/command.js +I, [2024-12-25T12:34:36.303593 #44812] INFO -- : Processing file: ../../modules/network/detect_tor/config.yaml +W, [2024-12-25T12:34:36.303648 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_tor/config.yaml +I, [2024-12-25T12:34:36.303666 #44812] INFO -- : Processing file: ../../modules/network/detect_tor/module.rb +W, [2024-12-25T12:34:36.303700 #44812] WARN -- : Copyright string not found in ../../modules/network/detect_tor/module.rb +I, [2024-12-25T12:34:36.303716 #44812] INFO -- : Processing file: ../../modules/network/dns_enumeration/command.js +W, [2024-12-25T12:34:36.303749 #44812] WARN -- : Copyright string not found in ../../modules/network/dns_enumeration/command.js +I, [2024-12-25T12:34:36.303764 #44812] INFO -- : Processing file: ../../modules/network/dns_enumeration/config.yaml +W, [2024-12-25T12:34:36.303794 #44812] WARN -- : Copyright string not found in ../../modules/network/dns_enumeration/config.yaml +I, [2024-12-25T12:34:36.303810 #44812] INFO -- : Processing file: ../../modules/network/dns_enumeration/module.rb +W, [2024-12-25T12:34:36.303841 #44812] WARN -- : Copyright string not found in ../../modules/network/dns_enumeration/module.rb +I, [2024-12-25T12:34:36.303856 #44812] INFO -- : Processing file: ../../modules/network/dns_rebinding/README.md +W, [2024-12-25T12:34:36.303888 #44812] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/README.md +I, [2024-12-25T12:34:36.303903 #44812] INFO -- : Processing file: ../../modules/network/dns_rebinding/command.js +W, [2024-12-25T12:34:36.303934 #44812] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/command.js +I, [2024-12-25T12:34:36.303949 #44812] INFO -- : Processing file: ../../modules/network/dns_rebinding/config.yaml +W, [2024-12-25T12:34:36.303978 #44812] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/config.yaml +I, [2024-12-25T12:34:36.303994 #44812] INFO -- : Processing file: ../../modules/network/dns_rebinding/module.rb +W, [2024-12-25T12:34:36.304023 #44812] WARN -- : Copyright string not found in ../../modules/network/dns_rebinding/module.rb +I, [2024-12-25T12:34:36.304039 #44812] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/command.js +W, [2024-12-25T12:34:36.304077 #44812] WARN -- : Copyright string not found in ../../modules/network/fetch_port_scanner/command.js +I, [2024-12-25T12:34:36.304092 #44812] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/config.yaml +W, [2024-12-25T12:34:36.304123 #44812] WARN -- : Copyright string not found in ../../modules/network/fetch_port_scanner/config.yaml +I, [2024-12-25T12:34:36.304138 #44812] INFO -- : Processing file: ../../modules/network/fetch_port_scanner/module.rb +W, [2024-12-25T12:34:36.304168 #44812] WARN -- : Copyright string not found in ../../modules/network/fetch_port_scanner/module.rb +I, [2024-12-25T12:34:36.304183 #44812] INFO -- : Processing file: ../../modules/network/get_http_servers/command.js +W, [2024-12-25T12:34:36.304216 #44812] WARN -- : Copyright string not found in ../../modules/network/get_http_servers/command.js +I, [2024-12-25T12:34:36.304231 #44812] INFO -- : Processing file: ../../modules/network/get_http_servers/config.yaml +W, [2024-12-25T12:34:36.304312 #44812] WARN -- : Copyright string not found in ../../modules/network/get_http_servers/config.yaml +I, [2024-12-25T12:34:36.304330 #44812] INFO -- : Processing file: ../../modules/network/get_http_servers/module.rb +W, [2024-12-25T12:34:36.304363 #44812] WARN -- : Copyright string not found in ../../modules/network/get_http_servers/module.rb +I, [2024-12-25T12:34:36.304379 #44812] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/command.js +W, [2024-12-25T12:34:36.304410 #44812] WARN -- : Copyright string not found in ../../modules/network/get_ntop_network_hosts/command.js +I, [2024-12-25T12:34:36.304475 #44812] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/config.yaml +W, [2024-12-25T12:34:36.304533 #44812] WARN -- : Copyright string not found in ../../modules/network/get_ntop_network_hosts/config.yaml +I, [2024-12-25T12:34:36.304558 #44812] INFO -- : Processing file: ../../modules/network/get_ntop_network_hosts/module.rb +W, [2024-12-25T12:34:36.305025 #44812] WARN -- : Copyright string not found in ../../modules/network/get_ntop_network_hosts/module.rb +I, [2024-12-25T12:34:36.305060 #44812] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/command.js +W, [2024-12-25T12:34:36.305107 #44812] WARN -- : Copyright string not found in ../../modules/network/get_proxy_servers_wpad/command.js +I, [2024-12-25T12:34:36.305132 #44812] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/config.yaml +W, [2024-12-25T12:34:36.305188 #44812] WARN -- : Copyright string not found in ../../modules/network/get_proxy_servers_wpad/config.yaml +I, [2024-12-25T12:34:36.305222 #44812] INFO -- : Processing file: ../../modules/network/get_proxy_servers_wpad/module.rb +W, [2024-12-25T12:34:36.305280 #44812] WARN -- : Copyright string not found in ../../modules/network/get_proxy_servers_wpad/module.rb +I, [2024-12-25T12:34:36.305313 #44812] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/command.js +W, [2024-12-25T12:34:36.305377 #44812] WARN -- : Copyright string not found in ../../modules/network/identify_lan_subnets/command.js +I, [2024-12-25T12:34:36.305410 #44812] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/config.yaml +W, [2024-12-25T12:34:36.305454 #44812] WARN -- : Copyright string not found in ../../modules/network/identify_lan_subnets/config.yaml +I, [2024-12-25T12:34:36.305478 #44812] INFO -- : Processing file: ../../modules/network/identify_lan_subnets/module.rb +W, [2024-12-25T12:34:36.305581 #44812] WARN -- : Copyright string not found in ../../modules/network/identify_lan_subnets/module.rb +I, [2024-12-25T12:34:36.305609 #44812] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/command.js +W, [2024-12-25T12:34:36.305661 #44812] WARN -- : Copyright string not found in ../../modules/network/internal_network_fingerprinting/command.js +I, [2024-12-25T12:34:36.305685 #44812] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/config.yaml +W, [2024-12-25T12:34:36.305726 #44812] WARN -- : Copyright string not found in ../../modules/network/internal_network_fingerprinting/config.yaml +I, [2024-12-25T12:34:36.305750 #44812] INFO -- : Processing file: ../../modules/network/internal_network_fingerprinting/module.rb +W, [2024-12-25T12:34:36.305813 #44812] WARN -- : Copyright string not found in ../../modules/network/internal_network_fingerprinting/module.rb +I, [2024-12-25T12:34:36.305838 #44812] INFO -- : Processing file: ../../modules/network/jslanscanner/command.js +W, [2024-12-25T12:34:36.305919 #44812] WARN -- : Copyright string not found in ../../modules/network/jslanscanner/command.js +I, [2024-12-25T12:34:36.305945 #44812] INFO -- : Processing file: ../../modules/network/jslanscanner/config.yaml +W, [2024-12-25T12:34:36.305988 #44812] WARN -- : Copyright string not found in ../../modules/network/jslanscanner/config.yaml +I, [2024-12-25T12:34:36.306012 #44812] INFO -- : Processing file: ../../modules/network/jslanscanner/module.rb +W, [2024-12-25T12:34:36.306053 #44812] WARN -- : Copyright string not found in ../../modules/network/jslanscanner/module.rb +I, [2024-12-25T12:34:36.306076 #44812] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/command.js +W, [2024-12-25T12:34:36.306117 #44812] WARN -- : Copyright string not found in ../../modules/network/nat_pinning_irc/command.js +I, [2024-12-25T12:34:36.306140 #44812] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/config.yaml +W, [2024-12-25T12:34:36.306180 #44812] WARN -- : Copyright string not found in ../../modules/network/nat_pinning_irc/config.yaml +I, [2024-12-25T12:34:36.306203 #44812] INFO -- : Processing file: ../../modules/network/nat_pinning_irc/module.rb +W, [2024-12-25T12:34:36.306243 #44812] WARN -- : Copyright string not found in ../../modules/network/nat_pinning_irc/module.rb +I, [2024-12-25T12:34:36.306266 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep/command.js +W, [2024-12-25T12:34:36.306324 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep/command.js +I, [2024-12-25T12:34:36.306356 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep/config.yaml +W, [2024-12-25T12:34:36.306416 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep/config.yaml +I, [2024-12-25T12:34:36.306576 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep/module.rb +W, [2024-12-25T12:34:36.306655 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep/module.rb +I, [2024-12-25T12:34:36.306683 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/command.js +W, [2024-12-25T12:34:36.306728 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_ff/command.js +I, [2024-12-25T12:34:36.306753 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/config.yaml +W, [2024-12-25T12:34:36.306793 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_ff/config.yaml +I, [2024-12-25T12:34:36.306817 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep_ff/module.rb +W, [2024-12-25T12:34:36.306858 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_ff/module.rb +I, [2024-12-25T12:34:36.306881 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep_java/command.js +W, [2024-12-25T12:34:36.306940 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/command.js +I, [2024-12-25T12:34:36.306972 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep_java/config.yaml +W, [2024-12-25T12:34:36.307017 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/config.yaml +I, [2024-12-25T12:34:36.307041 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep_java/module.rb +W, [2024-12-25T12:34:36.307098 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/module.rb +I, [2024-12-25T12:34:36.307131 #44812] INFO -- : Processing file: ../../modules/network/ping_sweep_java/pingSweep.java +W, [2024-12-25T12:34:36.307176 #44812] WARN -- : Copyright string not found in ../../modules/network/ping_sweep_java/pingSweep.java +I, [2024-12-25T12:34:36.307200 #44812] INFO -- : Processing file: ../../modules/network/port_scanner/command.js +W, [2024-12-25T12:34:36.307247 #44812] WARN -- : Copyright string not found in ../../modules/network/port_scanner/command.js +I, [2024-12-25T12:34:36.307271 #44812] INFO -- : Processing file: ../../modules/network/port_scanner/config.yaml +W, [2024-12-25T12:34:36.307310 #44812] WARN -- : Copyright string not found in ../../modules/network/port_scanner/config.yaml +I, [2024-12-25T12:34:36.307353 #44812] INFO -- : Processing file: ../../modules/network/port_scanner/module.rb +W, [2024-12-25T12:34:36.307438 #44812] WARN -- : Copyright string not found in ../../modules/network/port_scanner/module.rb +I, [2024-12-25T12:34:36.307471 #44812] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/command.js +W, [2024-12-25T12:34:36.307561 #44812] WARN -- : Copyright string not found in ../../modules/persistence/confirm_close_tab/command.js +I, [2024-12-25T12:34:36.307589 #44812] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/config.yaml +W, [2024-12-25T12:34:36.307630 #44812] WARN -- : Copyright string not found in ../../modules/persistence/confirm_close_tab/config.yaml +I, [2024-12-25T12:34:36.307655 #44812] INFO -- : Processing file: ../../modules/persistence/confirm_close_tab/module.rb +W, [2024-12-25T12:34:36.307696 #44812] WARN -- : Copyright string not found in ../../modules/persistence/confirm_close_tab/module.rb +I, [2024-12-25T12:34:36.307722 #44812] INFO -- : Processing file: ../../modules/persistence/hijack_opener/command.js +W, [2024-12-25T12:34:36.307796 #44812] WARN -- : Copyright string not found in ../../modules/persistence/hijack_opener/command.js +I, [2024-12-25T12:34:36.307825 #44812] INFO -- : Processing file: ../../modules/persistence/hijack_opener/config.yaml +W, [2024-12-25T12:34:36.307870 #44812] WARN -- : Copyright string not found in ../../modules/persistence/hijack_opener/config.yaml +I, [2024-12-25T12:34:36.307894 #44812] INFO -- : Processing file: ../../modules/persistence/hijack_opener/module.rb +W, [2024-12-25T12:34:36.307951 #44812] WARN -- : Copyright string not found in ../../modules/persistence/hijack_opener/module.rb +I, [2024-12-25T12:34:36.307985 #44812] INFO -- : Processing file: ../../modules/persistence/iframe_above/command.js +W, [2024-12-25T12:34:36.308034 #44812] WARN -- : Copyright string not found in ../../modules/persistence/iframe_above/command.js +I, [2024-12-25T12:34:36.308062 #44812] INFO -- : Processing file: ../../modules/persistence/iframe_above/config.yaml +W, [2024-12-25T12:34:36.308141 #44812] WARN -- : Copyright string not found in ../../modules/persistence/iframe_above/config.yaml +I, [2024-12-25T12:34:36.308227 #44812] INFO -- : Processing file: ../../modules/persistence/iframe_above/module.rb +W, [2024-12-25T12:34:36.308398 #44812] WARN -- : Copyright string not found in ../../modules/persistence/iframe_above/module.rb +I, [2024-12-25T12:34:36.308491 #44812] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/command.js +W, [2024-12-25T12:34:36.308827 #44812] WARN -- : Copyright string not found in ../../modules/persistence/invisible_htmlfile_activex/command.js +I, [2024-12-25T12:34:36.308872 #44812] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/config.yaml +W, [2024-12-25T12:34:36.308929 #44812] WARN -- : Copyright string not found in ../../modules/persistence/invisible_htmlfile_activex/config.yaml +I, [2024-12-25T12:34:36.308956 #44812] INFO -- : Processing file: ../../modules/persistence/invisible_htmlfile_activex/module.rb +W, [2024-12-25T12:34:36.309018 #44812] WARN -- : Copyright string not found in ../../modules/persistence/invisible_htmlfile_activex/module.rb +I, [2024-12-25T12:34:36.309054 #44812] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/command.js +W, [2024-12-25T12:34:36.309108 #44812] WARN -- : Copyright string not found in ../../modules/persistence/jsonp_service_worker/command.js +I, [2024-12-25T12:34:36.309142 #44812] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/config.yaml +W, [2024-12-25T12:34:36.309407 #44812] WARN -- : Copyright string not found in ../../modules/persistence/jsonp_service_worker/config.yaml +I, [2024-12-25T12:34:36.309626 #44812] INFO -- : Processing file: ../../modules/persistence/jsonp_service_worker/module.rb +W, [2024-12-25T12:34:36.309704 #44812] WARN -- : Copyright string not found in ../../modules/persistence/jsonp_service_worker/module.rb +I, [2024-12-25T12:34:36.309734 #44812] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/command.js +W, [2024-12-25T12:34:36.309797 #44812] WARN -- : Copyright string not found in ../../modules/persistence/man_in_the_browser/command.js +I, [2024-12-25T12:34:36.309833 #44812] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/config.yaml +W, [2024-12-25T12:34:36.309885 #44812] WARN -- : Copyright string not found in ../../modules/persistence/man_in_the_browser/config.yaml +I, [2024-12-25T12:34:36.309911 #44812] INFO -- : Processing file: ../../modules/persistence/man_in_the_browser/module.rb +W, [2024-12-25T12:34:36.309988 #44812] WARN -- : Copyright string not found in ../../modules/persistence/man_in_the_browser/module.rb +I, [2024-12-25T12:34:36.310027 #44812] INFO -- : Processing file: ../../modules/persistence/popunder_window/command.js +W, [2024-12-25T12:34:36.310088 #44812] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window/command.js +I, [2024-12-25T12:34:36.310115 #44812] INFO -- : Processing file: ../../modules/persistence/popunder_window/config.yaml +W, [2024-12-25T12:34:36.310162 #44812] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window/config.yaml +I, [2024-12-25T12:34:36.310189 #44812] INFO -- : Processing file: ../../modules/persistence/popunder_window/module.rb +W, [2024-12-25T12:34:36.310261 #44812] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window/module.rb +I, [2024-12-25T12:34:36.310300 #44812] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/command.js +W, [2024-12-25T12:34:36.310356 #44812] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window_ie/command.js +I, [2024-12-25T12:34:36.310384 #44812] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/config.yaml +W, [2024-12-25T12:34:36.310432 #44812] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window_ie/config.yaml +I, [2024-12-25T12:34:36.310460 #44812] INFO -- : Processing file: ../../modules/persistence/popunder_window_ie/module.rb +W, [2024-12-25T12:34:36.310507 #44812] WARN -- : Copyright string not found in ../../modules/persistence/popunder_window_ie/module.rb +I, [2024-12-25T12:34:36.310751 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/command.js +W, [2024-12-25T12:34:36.310871 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_alert_user/command.js +I, [2024-12-25T12:34:36.310922 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/config.yaml +W, [2024-12-25T12:34:36.311000 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_alert_user/config.yaml +I, [2024-12-25T12:34:36.311055 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_alert_user/module.rb +W, [2024-12-25T12:34:36.311156 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_alert_user/module.rb +I, [2024-12-25T12:34:36.311202 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/command.js +W, [2024-12-25T12:34:36.311283 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_beep/command.js +I, [2024-12-25T12:34:36.311342 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/config.yaml +W, [2024-12-25T12:34:36.311534 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_beep/config.yaml +I, [2024-12-25T12:34:36.311567 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_beep/module.rb +W, [2024-12-25T12:34:36.311622 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_beep/module.rb +I, [2024-12-25T12:34:36.311648 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/command.js +W, [2024-12-25T12:34:36.311695 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_check_connection/command.js +I, [2024-12-25T12:34:36.311720 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/config.yaml +W, [2024-12-25T12:34:36.311781 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_check_connection/config.yaml +I, [2024-12-25T12:34:36.311869 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_check_connection/module.rb +W, [2024-12-25T12:34:36.311991 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_check_connection/module.rb +I, [2024-12-25T12:34:36.312035 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/command.js +W, [2024-12-25T12:34:36.312109 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_detect/command.js +I, [2024-12-25T12:34:36.312153 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/config.yaml +W, [2024-12-25T12:34:36.312201 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_detect/config.yaml +I, [2024-12-25T12:34:36.312226 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_detect/module.rb +W, [2024-12-25T12:34:36.312267 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_detect/module.rb +I, [2024-12-25T12:34:36.312291 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/command.js +W, [2024-12-25T12:34:36.312347 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_file_upload/command.js +I, [2024-12-25T12:34:36.312375 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/config.yaml +W, [2024-12-25T12:34:36.312418 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_file_upload/config.yaml +I, [2024-12-25T12:34:36.312443 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_file_upload/module.rb +W, [2024-12-25T12:34:36.312484 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_file_upload/module.rb +I, [2024-12-25T12:34:36.312507 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/command.js +W, [2024-12-25T12:34:36.312724 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_geo_locate/command.js +I, [2024-12-25T12:34:36.312784 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/config.yaml +W, [2024-12-25T12:34:36.312841 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_geo_locate/config.yaml +I, [2024-12-25T12:34:36.312868 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_geo_locate/module.rb +W, [2024-12-25T12:34:36.312937 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_geo_locate/module.rb +I, [2024-12-25T12:34:36.312971 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/command.js +W, [2024-12-25T12:34:36.313026 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_globalization_status/command.js +I, [2024-12-25T12:34:36.313052 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/config.yaml +W, [2024-12-25T12:34:36.313097 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_globalization_status/config.yaml +I, [2024-12-25T12:34:36.313122 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_globalization_status/module.rb +W, [2024-12-25T12:34:36.313171 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_globalization_status/module.rb +I, [2024-12-25T12:34:36.313195 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/command.js +W, [2024-12-25T12:34:36.313261 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_keychain/command.js +I, [2024-12-25T12:34:36.313297 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/config.yaml +W, [2024-12-25T12:34:36.313343 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_keychain/config.yaml +I, [2024-12-25T12:34:36.313369 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_keychain/module.rb +W, [2024-12-25T12:34:36.313421 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_keychain/module.rb +I, [2024-12-25T12:34:36.313593 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/command.js +W, [2024-12-25T12:34:36.313708 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_contacts/command.js +I, [2024-12-25T12:34:36.313758 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/config.yaml +W, [2024-12-25T12:34:36.313847 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_contacts/config.yaml +I, [2024-12-25T12:34:36.313997 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_contacts/module.rb +W, [2024-12-25T12:34:36.314157 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_contacts/module.rb +I, [2024-12-25T12:34:36.314231 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/command.js +W, [2024-12-25T12:34:36.314319 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_files/command.js +I, [2024-12-25T12:34:36.314400 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/config.yaml +W, [2024-12-25T12:34:36.314629 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_files/config.yaml +I, [2024-12-25T12:34:36.314679 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_list_files/module.rb +W, [2024-12-25T12:34:36.314770 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_list_files/module.rb +I, [2024-12-25T12:34:36.314818 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/command.js +W, [2024-12-25T12:34:36.314890 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persist_resume/command.js +I, [2024-12-25T12:34:36.314977 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/config.yaml +W, [2024-12-25T12:34:36.315062 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persist_resume/config.yaml +I, [2024-12-25T12:34:36.315093 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_persist_resume/module.rb +W, [2024-12-25T12:34:36.315141 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persist_resume/module.rb +I, [2024-12-25T12:34:36.315167 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/command.js +W, [2024-12-25T12:34:36.315214 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persistence/command.js +I, [2024-12-25T12:34:36.315241 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/config.yaml +W, [2024-12-25T12:34:36.315285 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persistence/config.yaml +I, [2024-12-25T12:34:36.315309 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_persistence/module.rb +W, [2024-12-25T12:34:36.315351 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_persistence/module.rb +I, [2024-12-25T12:34:36.315376 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/command.js +W, [2024-12-25T12:34:36.315418 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_plugin_detection/command.js +I, [2024-12-25T12:34:36.315443 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/config.yaml +W, [2024-12-25T12:34:36.315485 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_plugin_detection/config.yaml +I, [2024-12-25T12:34:36.315635 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_plugin_detection/module.rb +W, [2024-12-25T12:34:36.315733 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_plugin_detection/module.rb +I, [2024-12-25T12:34:36.315765 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/command.js +W, [2024-12-25T12:34:36.315829 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_prompt_user/command.js +I, [2024-12-25T12:34:36.315863 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/config.yaml +W, [2024-12-25T12:34:36.316047 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_prompt_user/config.yaml +I, [2024-12-25T12:34:36.316112 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_prompt_user/module.rb +W, [2024-12-25T12:34:36.316220 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_prompt_user/module.rb +I, [2024-12-25T12:34:36.316274 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/command.js +W, [2024-12-25T12:34:36.316350 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_start_record_audio/command.js +I, [2024-12-25T12:34:36.316461 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/config.yaml +W, [2024-12-25T12:34:36.316686 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_start_record_audio/config.yaml +I, [2024-12-25T12:34:36.316720 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_start_record_audio/module.rb +W, [2024-12-25T12:34:36.316766 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_start_record_audio/module.rb +I, [2024-12-25T12:34:36.316791 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/command.js +W, [2024-12-25T12:34:36.316833 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_stop_record_audio/command.js +I, [2024-12-25T12:34:36.316858 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/config.yaml +W, [2024-12-25T12:34:36.316899 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_stop_record_audio/config.yaml +I, [2024-12-25T12:34:36.316923 #44812] INFO -- : Processing file: ../../modules/phonegap/phonegap_stop_record_audio/module.rb +W, [2024-12-25T12:34:36.316965 #44812] WARN -- : Copyright string not found in ../../modules/phonegap/phonegap_stop_record_audio/module.rb +I, [2024-12-25T12:34:36.316989 #44812] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/command.js +W, [2024-12-25T12:34:36.317035 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/clickjacking/command.js +I, [2024-12-25T12:34:36.317058 #44812] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/config.yaml +W, [2024-12-25T12:34:36.317099 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/clickjacking/config.yaml +I, [2024-12-25T12:34:36.317122 #44812] INFO -- : Processing file: ../../modules/social_engineering/clickjacking/module.rb +W, [2024-12-25T12:34:36.317164 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/clickjacking/module.rb +I, [2024-12-25T12:34:36.317187 #44812] INFO -- : Processing file: ../../modules/social_engineering/clippy/assets/README.txt +W, [2024-12-25T12:34:36.317230 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/assets/README.txt +I, [2024-12-25T12:34:36.317254 #44812] INFO -- : Processing file: ../../modules/social_engineering/clippy/command.js +W, [2024-12-25T12:34:36.317299 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/command.js +I, [2024-12-25T12:34:36.317323 #44812] INFO -- : Processing file: ../../modules/social_engineering/clippy/config.yaml +W, [2024-12-25T12:34:36.317362 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/config.yaml +I, [2024-12-25T12:34:36.317385 #44812] INFO -- : Processing file: ../../modules/social_engineering/clippy/module.rb +W, [2024-12-25T12:34:36.317426 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/clippy/module.rb +I, [2024-12-25T12:34:36.317450 #44812] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/command.js +W, [2024-12-25T12:34:36.317492 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/edge_wscript_wsh_injection/command.js +I, [2024-12-25T12:34:36.317515 #44812] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/config.yaml +W, [2024-12-25T12:34:36.317651 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/edge_wscript_wsh_injection/config.yaml +I, [2024-12-25T12:34:36.317687 #44812] INFO -- : Processing file: ../../modules/social_engineering/edge_wscript_wsh_injection/module.rb +W, [2024-12-25T12:34:36.317736 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/edge_wscript_wsh_injection/module.rb +I, [2024-12-25T12:34:36.317766 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/command.js +W, [2024-12-25T12:34:36.317816 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/command.js +I, [2024-12-25T12:34:36.317840 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/config.yaml +W, [2024-12-25T12:34:36.317882 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/config.yaml +I, [2024-12-25T12:34:36.317921 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/login.css +W, [2024-12-25T12:34:36.317995 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/login.css +I, [2024-12-25T12:34:36.318026 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/login.html +W, [2024-12-25T12:34:36.318069 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/login.html +I, [2024-12-25T12:34:36.318093 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_evernote_clipper/module.rb +W, [2024-12-25T12:34:36.318135 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_evernote_clipper/module.rb +I, [2024-12-25T12:34:36.318158 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/command.js +W, [2024-12-25T12:34:36.318232 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_flash_update/command.js +I, [2024-12-25T12:34:36.318274 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/config.yaml +W, [2024-12-25T12:34:36.318363 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_flash_update/config.yaml +I, [2024-12-25T12:34:36.318443 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_flash_update/module.rb +W, [2024-12-25T12:34:36.318649 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_flash_update/module.rb +I, [2024-12-25T12:34:36.318747 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/command.js +W, [2024-12-25T12:34:36.318970 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/command.js +I, [2024-12-25T12:34:36.319023 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/config.yaml +W, [2024-12-25T12:34:36.319109 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/config.yaml +I, [2024-12-25T12:34:36.319163 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/index-new.html +W, [2024-12-25T12:34:36.319253 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/index-new.html +I, [2024-12-25T12:34:36.319280 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/index.html +W, [2024-12-25T12:34:36.319369 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/index.html +I, [2024-12-25T12:34:36.319555 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_lastpass/module.rb +W, [2024-12-25T12:34:36.319627 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_lastpass/module.rb +I, [2024-12-25T12:34:36.319705 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/command.js +W, [2024-12-25T12:34:36.319784 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification/command.js +I, [2024-12-25T12:34:36.319849 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/config.yaml +W, [2024-12-25T12:34:36.319904 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification/config.yaml +I, [2024-12-25T12:34:36.319931 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification/module.rb +W, [2024-12-25T12:34:36.320021 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification/module.rb +I, [2024-12-25T12:34:36.320065 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/command.js +W, [2024-12-25T12:34:36.320171 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_c/command.js +I, [2024-12-25T12:34:36.320201 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/config.yaml +W, [2024-12-25T12:34:36.320252 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_c/config.yaml +I, [2024-12-25T12:34:36.320278 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_c/module.rb +W, [2024-12-25T12:34:36.320324 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_c/module.rb +I, [2024-12-25T12:34:36.320352 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/command.js +W, [2024-12-25T12:34:36.320402 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ff/command.js +I, [2024-12-25T12:34:36.320428 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/config.yaml +W, [2024-12-25T12:34:36.320476 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ff/config.yaml +I, [2024-12-25T12:34:36.320519 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ff/module.rb +W, [2024-12-25T12:34:36.320638 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ff/module.rb +I, [2024-12-25T12:34:36.320686 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/command.js +W, [2024-12-25T12:34:36.320744 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ie/command.js +I, [2024-12-25T12:34:36.320770 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/config.yaml +W, [2024-12-25T12:34:36.320815 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ie/config.yaml +I, [2024-12-25T12:34:36.320840 #44812] INFO -- : Processing file: ../../modules/social_engineering/fake_notification_ie/module.rb +W, [2024-12-25T12:34:36.320887 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/fake_notification_ie/module.rb +I, [2024-12-25T12:34:36.320916 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/command.js +W, [2024-12-25T12:34:36.320979 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/command.js +I, [2024-12-25T12:34:36.321006 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/config.yaml +W, [2024-12-25T12:34:36.321056 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/config.yaml +I, [2024-12-25T12:34:36.321086 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/extension/bootstrap.js +W, [2024-12-25T12:34:36.321141 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/extension/bootstrap.js +I, [2024-12-25T12:34:36.321166 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/extension/build/readme.txt +W, [2024-12-25T12:34:36.321239 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/extension/build/readme.txt +I, [2024-12-25T12:34:36.321268 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_bindshell/module.rb +W, [2024-12-25T12:34:36.321319 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_bindshell/module.rb +I, [2024-12-25T12:34:36.321345 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/command.js +W, [2024-12-25T12:34:36.321406 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/command.js +I, [2024-12-25T12:34:36.321490 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/config.yaml +W, [2024-12-25T12:34:36.321542 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/config.yaml +I, [2024-12-25T12:34:36.321568 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/dropper/readme.txt +W, [2024-12-25T12:34:36.321615 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/dropper/readme.txt +I, [2024-12-25T12:34:36.321640 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/extension/bootstrap.js +W, [2024-12-25T12:34:36.321685 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/extension/bootstrap.js +I, [2024-12-25T12:34:36.321712 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_dropper/module.rb +W, [2024-12-25T12:34:36.321758 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_dropper/module.rb +I, [2024-12-25T12:34:36.321783 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/command.js +W, [2024-12-25T12:34:36.321839 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/command.js +I, [2024-12-25T12:34:36.322342 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/config.yaml +W, [2024-12-25T12:34:36.322769 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/config.yaml +I, [2024-12-25T12:34:36.322834 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/extension/bootstrap.js +W, [2024-12-25T12:34:36.322954 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/extension/bootstrap.js +I, [2024-12-25T12:34:36.323013 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/extension/build/readme.txt +W, [2024-12-25T12:34:36.323118 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/extension/build/readme.txt +I, [2024-12-25T12:34:36.323147 #44812] INFO -- : Processing file: ../../modules/social_engineering/firefox_extension_reverse_shell/module.rb +W, [2024-12-25T12:34:36.323196 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/firefox_extension_reverse_shell/module.rb +I, [2024-12-25T12:34:36.323222 #44812] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/command.js +W, [2024-12-25T12:34:36.323295 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/gmail_phishing/command.js +I, [2024-12-25T12:34:36.323320 #44812] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/config.yaml +W, [2024-12-25T12:34:36.323417 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/gmail_phishing/config.yaml +I, [2024-12-25T12:34:36.323505 #44812] INFO -- : Processing file: ../../modules/social_engineering/gmail_phishing/module.rb +W, [2024-12-25T12:34:36.323572 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/gmail_phishing/module.rb +I, [2024-12-25T12:34:36.323598 #44812] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/command.js +W, [2024-12-25T12:34:36.323642 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/hta_powershell/command.js +I, [2024-12-25T12:34:36.323667 #44812] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/config.yaml +W, [2024-12-25T12:34:36.323719 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/hta_powershell/config.yaml +I, [2024-12-25T12:34:36.323751 #44812] INFO -- : Processing file: ../../modules/social_engineering/hta_powershell/module.rb +W, [2024-12-25T12:34:36.323797 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/hta_powershell/module.rb +I, [2024-12-25T12:34:36.323822 #44812] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/command.js +W, [2024-12-25T12:34:36.323864 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/lcamtuf_download/command.js +I, [2024-12-25T12:34:36.323888 #44812] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/config.yaml +W, [2024-12-25T12:34:36.323930 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/lcamtuf_download/config.yaml +I, [2024-12-25T12:34:36.323954 #44812] INFO -- : Processing file: ../../modules/social_engineering/lcamtuf_download/module.rb +W, [2024-12-25T12:34:36.323994 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/lcamtuf_download/module.rb +I, [2024-12-25T12:34:36.324017 #44812] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/command.js +W, [2024-12-25T12:34:36.324077 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/pretty_theft/command.js +I, [2024-12-25T12:34:36.324100 #44812] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/config.yaml +W, [2024-12-25T12:34:36.324140 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/pretty_theft/config.yaml +I, [2024-12-25T12:34:36.324164 #44812] INFO -- : Processing file: ../../modules/social_engineering/pretty_theft/module.rb +W, [2024-12-25T12:34:36.324206 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/pretty_theft/module.rb +I, [2024-12-25T12:34:36.324231 #44812] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/command.js +W, [2024-12-25T12:34:36.324278 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/replace_video_fake_plugin/command.js +I, [2024-12-25T12:34:36.324303 #44812] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/config.yaml +W, [2024-12-25T12:34:36.324343 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/replace_video_fake_plugin/config.yaml +I, [2024-12-25T12:34:36.324367 #44812] INFO -- : Processing file: ../../modules/social_engineering/replace_video_fake_plugin/module.rb +W, [2024-12-25T12:34:36.324407 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/replace_video_fake_plugin/module.rb +I, [2024-12-25T12:34:36.324431 #44812] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/command.js +W, [2024-12-25T12:34:36.324472 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/command.js +I, [2024-12-25T12:34:36.324496 #44812] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/config.yaml +W, [2024-12-25T12:34:36.324690 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/config.yaml +I, [2024-12-25T12:34:36.324727 #44812] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/module.rb +W, [2024-12-25T12:34:36.324774 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/module.rb +I, [2024-12-25T12:34:36.324799 #44812] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/amazon.js +W, [2024-12-25T12:34:36.324846 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/amazon.js +I, [2024-12-25T12:34:36.324871 #44812] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js +W, [2024-12-25T12:34:36.324918 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar.js +I, [2024-12-25T12:34:36.324942 #44812] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js +W, [2024-12-25T12:34:36.324990 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/chromecertbeggar2.js +I, [2024-12-25T12:34:36.325021 #44812] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/confirmbox.js +W, [2024-12-25T12:34:36.325078 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/confirmbox.js +I, [2024-12-25T12:34:36.325102 #44812] INFO -- : Processing file: ../../modules/social_engineering/simple_hijacker/templates/credential.js +W, [2024-12-25T12:34:36.325153 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/simple_hijacker/templates/credential.js +I, [2024-12-25T12:34:36.325177 #44812] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/command.js +W, [2024-12-25T12:34:36.325217 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/sitekiosk_breakout/command.js +I, [2024-12-25T12:34:36.325243 #44812] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/config.yaml +W, [2024-12-25T12:34:36.325282 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/sitekiosk_breakout/config.yaml +I, [2024-12-25T12:34:36.325305 #44812] INFO -- : Processing file: ../../modules/social_engineering/sitekiosk_breakout/module.rb +W, [2024-12-25T12:34:36.325344 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/sitekiosk_breakout/module.rb +I, [2024-12-25T12:34:36.325367 #44812] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/command.js +W, [2024-12-25T12:34:36.325408 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/spoof_addressbar_data/command.js +I, [2024-12-25T12:34:36.325431 #44812] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/config.yaml +W, [2024-12-25T12:34:36.325471 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/spoof_addressbar_data/config.yaml +I, [2024-12-25T12:34:36.325574 #44812] INFO -- : Processing file: ../../modules/social_engineering/spoof_addressbar_data/module.rb +W, [2024-12-25T12:34:36.325688 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/spoof_addressbar_data/module.rb +I, [2024-12-25T12:34:36.325718 #44812] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/command.js +W, [2024-12-25T12:34:36.325763 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/tabnabbing/command.js +I, [2024-12-25T12:34:36.325787 #44812] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/config.yaml +W, [2024-12-25T12:34:36.325828 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/tabnabbing/config.yaml +I, [2024-12-25T12:34:36.325851 #44812] INFO -- : Processing file: ../../modules/social_engineering/tabnabbing/module.rb +W, [2024-12-25T12:34:36.325924 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/tabnabbing/module.rb +I, [2024-12-25T12:34:36.325948 #44812] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/command.js +W, [2024-12-25T12:34:36.325990 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/text_to_voice/command.js +I, [2024-12-25T12:34:36.326013 #44812] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/config.yaml +W, [2024-12-25T12:34:36.326053 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/text_to_voice/config.yaml +I, [2024-12-25T12:34:36.326077 #44812] INFO -- : Processing file: ../../modules/social_engineering/text_to_voice/module.rb +W, [2024-12-25T12:34:36.326118 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/text_to_voice/module.rb +I, [2024-12-25T12:34:36.326141 #44812] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/command.js +W, [2024-12-25T12:34:36.326187 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/command.js +I, [2024-12-25T12:34:36.326211 #44812] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/config.yaml +W, [2024-12-25T12:34:36.326252 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/config.yaml +I, [2024-12-25T12:34:36.326275 #44812] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/module.rb +W, [2024-12-25T12:34:36.326315 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/module.rb +I, [2024-12-25T12:34:36.326339 #44812] INFO -- : Processing file: ../../modules/social_engineering/ui_abuse_ie/popunder.html +W, [2024-12-25T12:34:36.326402 #44812] WARN -- : Copyright string not found in ../../modules/social_engineering/ui_abuse_ie/popunder.html +I, [2024-12-25T12:34:36.326429 #44812] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/README.md +W, [2024-12-25T12:34:36.326616 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/README.md +I, [2024-12-25T12:34:36.326656 #44812] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/lib/index.js +W, [2024-12-25T12:34:36.326716 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/lib/index.js +I, [2024-12-25T12:34:36.326742 #44812] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/README.md +W, [2024-12-25T12:34:36.326787 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/README.md +I, [2024-12-25T12:34:36.326811 #44812] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/identifier.js +W, [2024-12-25T12:34:36.326861 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/identifier.js +I, [2024-12-25T12:34:36.326885 #44812] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/index.js +W, [2024-12-25T12:34:36.326927 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/index.js +I, [2024-12-25T12:34:36.326951 #44812] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/lib/keyword.js +W, [2024-12-25T12:34:36.326991 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/lib/keyword.js +I, [2024-12-25T12:34:36.327016 #44812] INFO -- : Processing file: ../../node_modules/@babel/parser/CHANGELOG.md +W, [2024-12-25T12:34:36.327078 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/CHANGELOG.md +I, [2024-12-25T12:34:36.327102 #44812] INFO -- : Processing file: ../../node_modules/@babel/parser/README.md +W, [2024-12-25T12:34:36.327143 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/README.md +I, [2024-12-25T12:34:36.327167 #44812] INFO -- : Processing file: ../../node_modules/@babel/parser/bin/babel-parser.js +W, [2024-12-25T12:34:36.327208 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/bin/babel-parser.js +I, [2024-12-25T12:34:36.327231 #44812] INFO -- : Processing file: ../../node_modules/@babel/parser/lib/index.js +W, [2024-12-25T12:34:36.327766 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/lib/index.js +I, [2024-12-25T12:34:36.327795 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/README.md +W, [2024-12-25T12:34:36.327845 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/README.md +I, [2024-12-25T12:34:36.327869 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/asserts/assertNode.js +W, [2024-12-25T12:34:36.327913 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/asserts/assertNode.js +I, [2024-12-25T12:34:36.327936 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/asserts/generated/index.js +W, [2024-12-25T12:34:36.328020 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/asserts/generated/index.js +I, [2024-12-25T12:34:36.328048 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/ast-types/generated/index.js +W, [2024-12-25T12:34:36.328094 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/ast-types/generated/index.js +I, [2024-12-25T12:34:36.328118 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +W, [2024-12-25T12:34:36.328163 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +I, [2024-12-25T12:34:36.328187 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +W, [2024-12-25T12:34:36.328230 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +I, [2024-12-25T12:34:36.328254 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/generated/index.js +W, [2024-12-25T12:34:36.328331 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/generated/index.js +I, [2024-12-25T12:34:36.328356 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/generated/uppercase.js +W, [2024-12-25T12:34:36.328413 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/generated/uppercase.js +I, [2024-12-25T12:34:36.328436 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/productions.js +W, [2024-12-25T12:34:36.328477 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/productions.js +I, [2024-12-25T12:34:36.328646 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/react/buildChildren.js +W, [2024-12-25T12:34:36.328732 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/react/buildChildren.js +I, [2024-12-25T12:34:36.328761 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +W, [2024-12-25T12:34:36.328807 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +I, [2024-12-25T12:34:36.328831 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/builders/validateNode.js +W, [2024-12-25T12:34:36.328872 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/builders/validateNode.js +I, [2024-12-25T12:34:36.328896 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/clone.js +W, [2024-12-25T12:34:36.328939 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/clone.js +I, [2024-12-25T12:34:36.328963 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneDeep.js +W, [2024-12-25T12:34:36.329054 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneDeep.js +I, [2024-12-25T12:34:36.329081 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +W, [2024-12-25T12:34:36.329125 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +I, [2024-12-25T12:34:36.329143 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneNode.js +W, [2024-12-25T12:34:36.329177 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneNode.js +I, [2024-12-25T12:34:36.329193 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +W, [2024-12-25T12:34:36.329223 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +I, [2024-12-25T12:34:36.329239 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/addComment.js +W, [2024-12-25T12:34:36.329269 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/addComment.js +I, [2024-12-25T12:34:36.329285 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/addComments.js +W, [2024-12-25T12:34:36.329314 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/addComments.js +I, [2024-12-25T12:34:36.329330 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritInnerComments.js +W, [2024-12-25T12:34:36.329360 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritInnerComments.js +I, [2024-12-25T12:34:36.329376 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritLeadingComments.js +W, [2024-12-25T12:34:36.329407 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritLeadingComments.js +I, [2024-12-25T12:34:36.329422 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritTrailingComments.js +W, [2024-12-25T12:34:36.329452 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritTrailingComments.js +I, [2024-12-25T12:34:36.329468 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/inheritsComments.js +W, [2024-12-25T12:34:36.329642 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/inheritsComments.js +I, [2024-12-25T12:34:36.329677 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/comments/removeComments.js +W, [2024-12-25T12:34:36.329723 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/comments/removeComments.js +I, [2024-12-25T12:34:36.329740 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/constants/generated/index.js +W, [2024-12-25T12:34:36.329777 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/constants/generated/index.js +I, [2024-12-25T12:34:36.329793 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/constants/index.js +W, [2024-12-25T12:34:36.329825 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/constants/index.js +I, [2024-12-25T12:34:36.329841 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/ensureBlock.js +W, [2024-12-25T12:34:36.329873 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/ensureBlock.js +I, [2024-12-25T12:34:36.329890 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +W, [2024-12-25T12:34:36.329921 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +I, [2024-12-25T12:34:36.329937 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +W, [2024-12-25T12:34:36.329967 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +I, [2024-12-25T12:34:36.329983 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toBlock.js +W, [2024-12-25T12:34:36.330014 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toBlock.js +I, [2024-12-25T12:34:36.330029 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toComputedKey.js +W, [2024-12-25T12:34:36.330060 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toComputedKey.js +I, [2024-12-25T12:34:36.330075 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toExpression.js +W, [2024-12-25T12:34:36.330106 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toExpression.js +I, [2024-12-25T12:34:36.330121 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toIdentifier.js +W, [2024-12-25T12:34:36.330151 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toIdentifier.js +I, [2024-12-25T12:34:36.330167 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toKeyAlias.js +W, [2024-12-25T12:34:36.330199 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toKeyAlias.js +I, [2024-12-25T12:34:36.330215 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toSequenceExpression.js +W, [2024-12-25T12:34:36.330245 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toSequenceExpression.js +I, [2024-12-25T12:34:36.330260 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/toStatement.js +W, [2024-12-25T12:34:36.330291 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/toStatement.js +I, [2024-12-25T12:34:36.330307 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/converters/valueToNode.js +W, [2024-12-25T12:34:36.330337 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/converters/valueToNode.js +I, [2024-12-25T12:34:36.330352 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/core.js +W, [2024-12-25T12:34:36.330405 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/core.js +I, [2024-12-25T12:34:36.330421 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/deprecated-aliases.js +W, [2024-12-25T12:34:36.330452 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/deprecated-aliases.js +I, [2024-12-25T12:34:36.330467 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/experimental.js +W, [2024-12-25T12:34:36.330516 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/experimental.js +I, [2024-12-25T12:34:36.330612 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/flow.js +W, [2024-12-25T12:34:36.330701 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/flow.js +I, [2024-12-25T12:34:36.330729 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/index.js +W, [2024-12-25T12:34:36.330773 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/index.js +I, [2024-12-25T12:34:36.330797 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/jsx.js +W, [2024-12-25T12:34:36.330839 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/jsx.js +I, [2024-12-25T12:34:36.330863 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/misc.js +W, [2024-12-25T12:34:36.330904 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/misc.js +I, [2024-12-25T12:34:36.330974 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/placeholders.js +W, [2024-12-25T12:34:36.331021 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/placeholders.js +I, [2024-12-25T12:34:36.331045 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/typescript.js +W, [2024-12-25T12:34:36.331092 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/typescript.js +I, [2024-12-25T12:34:36.331116 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/definitions/utils.js +W, [2024-12-25T12:34:36.331159 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/definitions/utils.js +I, [2024-12-25T12:34:36.331182 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/index.js +W, [2024-12-25T12:34:36.331229 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/index.js +I, [2024-12-25T12:34:36.331253 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +W, [2024-12-25T12:34:36.331295 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +I, [2024-12-25T12:34:36.331319 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +W, [2024-12-25T12:34:36.331360 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +I, [2024-12-25T12:34:36.331384 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/inherits.js +W, [2024-12-25T12:34:36.331424 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/inherits.js +I, [2024-12-25T12:34:36.331448 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +W, [2024-12-25T12:34:36.331491 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +I, [2024-12-25T12:34:36.331618 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/removeProperties.js +W, [2024-12-25T12:34:36.331667 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/removeProperties.js +I, [2024-12-25T12:34:36.331693 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +W, [2024-12-25T12:34:36.331737 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +I, [2024-12-25T12:34:36.331762 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +W, [2024-12-25T12:34:36.331803 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +I, [2024-12-25T12:34:36.331828 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +W, [2024-12-25T12:34:36.331871 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +I, [2024-12-25T12:34:36.331896 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +W, [2024-12-25T12:34:36.331938 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +I, [2024-12-25T12:34:36.331962 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getFunctionName.js +W, [2024-12-25T12:34:36.332003 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getFunctionName.js +I, [2024-12-25T12:34:36.332028 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +W, [2024-12-25T12:34:36.332069 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +I, [2024-12-25T12:34:36.332092 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/traverse/traverse.js +W, [2024-12-25T12:34:36.332133 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/traverse/traverse.js +I, [2024-12-25T12:34:36.332172 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/traverse/traverseFast.js +W, [2024-12-25T12:34:36.332326 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/traverse/traverseFast.js +I, [2024-12-25T12:34:36.332357 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/deprecationWarning.js +W, [2024-12-25T12:34:36.332403 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/deprecationWarning.js +I, [2024-12-25T12:34:36.332429 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/inherit.js +W, [2024-12-25T12:34:36.332474 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/inherit.js +I, [2024-12-25T12:34:36.332499 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +W, [2024-12-25T12:34:36.332622 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +I, [2024-12-25T12:34:36.332652 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/utils/shallowEqual.js +W, [2024-12-25T12:34:36.332699 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/utils/shallowEqual.js +I, [2024-12-25T12:34:36.332724 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +W, [2024-12-25T12:34:36.332767 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +I, [2024-12-25T12:34:36.332791 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/generated/index.js +W, [2024-12-25T12:34:36.332931 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/generated/index.js +I, [2024-12-25T12:34:36.332956 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/is.js +W, [2024-12-25T12:34:36.332998 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/is.js +I, [2024-12-25T12:34:36.333022 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isBinding.js +W, [2024-12-25T12:34:36.333062 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isBinding.js +I, [2024-12-25T12:34:36.333086 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isBlockScoped.js +W, [2024-12-25T12:34:36.333127 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isBlockScoped.js +I, [2024-12-25T12:34:36.333150 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isImmutable.js +W, [2024-12-25T12:34:36.333201 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isImmutable.js +I, [2024-12-25T12:34:36.333230 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isLet.js +W, [2024-12-25T12:34:36.333274 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isLet.js +I, [2024-12-25T12:34:36.333298 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isNode.js +W, [2024-12-25T12:34:36.333340 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isNode.js +I, [2024-12-25T12:34:36.333365 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isNodesEquivalent.js +W, [2024-12-25T12:34:36.333436 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isNodesEquivalent.js +I, [2024-12-25T12:34:36.333461 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isPlaceholderType.js +W, [2024-12-25T12:34:36.333599 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isPlaceholderType.js +I, [2024-12-25T12:34:36.333647 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isReferenced.js +W, [2024-12-25T12:34:36.333701 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isReferenced.js +I, [2024-12-25T12:34:36.333725 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isScope.js +W, [2024-12-25T12:34:36.333766 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isScope.js +I, [2024-12-25T12:34:36.333791 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isSpecifierDefault.js +W, [2024-12-25T12:34:36.333835 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isSpecifierDefault.js +I, [2024-12-25T12:34:36.333859 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isType.js +W, [2024-12-25T12:34:36.333902 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isType.js +I, [2024-12-25T12:34:36.333942 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isValidES3Identifier.js +W, [2024-12-25T12:34:36.334010 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isValidES3Identifier.js +I, [2024-12-25T12:34:36.334057 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isValidIdentifier.js +W, [2024-12-25T12:34:36.334107 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isValidIdentifier.js +I, [2024-12-25T12:34:36.334132 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/isVar.js +W, [2024-12-25T12:34:36.334173 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/isVar.js +I, [2024-12-25T12:34:36.334196 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/matchesPattern.js +W, [2024-12-25T12:34:36.334236 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/matchesPattern.js +I, [2024-12-25T12:34:36.334260 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/react/isCompatTag.js +W, [2024-12-25T12:34:36.334300 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/react/isCompatTag.js +I, [2024-12-25T12:34:36.334324 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/react/isReactComponent.js +W, [2024-12-25T12:34:36.334383 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/react/isReactComponent.js +I, [2024-12-25T12:34:36.334411 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/lib/validators/validate.js +W, [2024-12-25T12:34:36.334471 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/lib/validators/validate.js +I, [2024-12-25T12:34:36.334611 #44812] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/README.md +W, [2024-12-25T12:34:36.334682 #44812] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/README.md +I, [2024-12-25T12:34:36.334707 #44812] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/index.js +W, [2024-12-25T12:34:36.334750 #44812] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/index.js +I, [2024-12-25T12:34:36.334774 #44812] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/lib/salty.js +W, [2024-12-25T12:34:36.334817 #44812] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/lib/salty.js +I, [2024-12-25T12:34:36.334840 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/README.md +W, [2024-12-25T12:34:36.334887 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/README.md +I, [2024-12-25T12:34:36.334910 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/adapters/fs.js +W, [2024-12-25T12:34:36.334957 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/adapters/fs.js +I, [2024-12-25T12:34:36.334985 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/constants.js +W, [2024-12-25T12:34:36.335026 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/constants.js +I, [2024-12-25T12:34:36.335050 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/index.js +W, [2024-12-25T12:34:36.335091 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/index.js +I, [2024-12-25T12:34:36.335113 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/async.js +W, [2024-12-25T12:34:36.335156 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/async.js +I, [2024-12-25T12:34:36.335179 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/common.js +W, [2024-12-25T12:34:36.335221 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/common.js +I, [2024-12-25T12:34:36.335261 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/providers/sync.js +W, [2024-12-25T12:34:36.335311 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/providers/sync.js +I, [2024-12-25T12:34:36.335335 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/settings.js +W, [2024-12-25T12:34:36.335375 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/settings.js +I, [2024-12-25T12:34:36.335398 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/types/index.js +W, [2024-12-25T12:34:36.335439 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/types/index.js +I, [2024-12-25T12:34:36.335463 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/utils/fs.js +W, [2024-12-25T12:34:36.335659 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/utils/fs.js +I, [2024-12-25T12:34:36.335704 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/out/utils/index.js +W, [2024-12-25T12:34:36.335779 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/out/utils/index.js +I, [2024-12-25T12:34:36.335806 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/README.md +W, [2024-12-25T12:34:36.335852 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/README.md +I, [2024-12-25T12:34:36.335876 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/adapters/fs.js +W, [2024-12-25T12:34:36.335918 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/adapters/fs.js +I, [2024-12-25T12:34:36.335948 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/index.js +W, [2024-12-25T12:34:36.336132 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/index.js +I, [2024-12-25T12:34:36.336167 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/providers/async.js +W, [2024-12-25T12:34:36.336358 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/providers/async.js +I, [2024-12-25T12:34:36.336407 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/providers/sync.js +W, [2024-12-25T12:34:36.336632 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/providers/sync.js +I, [2024-12-25T12:34:36.336847 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/settings.js +W, [2024-12-25T12:34:36.336912 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/settings.js +I, [2024-12-25T12:34:36.336937 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/out/types/index.js +W, [2024-12-25T12:34:36.336983 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/out/types/index.js +I, [2024-12-25T12:34:36.337006 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/README.md +W, [2024-12-25T12:34:36.337055 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/README.md +I, [2024-12-25T12:34:36.337083 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/index.js +W, [2024-12-25T12:34:36.337129 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/index.js +I, [2024-12-25T12:34:36.337183 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/async.js +W, [2024-12-25T12:34:36.337263 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/async.js +I, [2024-12-25T12:34:36.337290 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/index.js +W, [2024-12-25T12:34:36.337336 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/index.js +I, [2024-12-25T12:34:36.337361 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/stream.js +W, [2024-12-25T12:34:36.337401 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/stream.js +I, [2024-12-25T12:34:36.337504 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/providers/sync.js +W, [2024-12-25T12:34:36.337582 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/providers/sync.js +I, [2024-12-25T12:34:36.337608 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/async.js +W, [2024-12-25T12:34:36.337653 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/async.js +I, [2024-12-25T12:34:36.337677 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/common.js +W, [2024-12-25T12:34:36.337719 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/common.js +I, [2024-12-25T12:34:36.337743 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/reader.js +W, [2024-12-25T12:34:36.337785 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/reader.js +I, [2024-12-25T12:34:36.337810 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/readers/sync.js +W, [2024-12-25T12:34:36.337852 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/readers/sync.js +I, [2024-12-25T12:34:36.337877 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/settings.js +W, [2024-12-25T12:34:36.337922 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/settings.js +I, [2024-12-25T12:34:36.338079 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/out/types/index.js +W, [2024-12-25T12:34:36.338161 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/out/types/index.js +I, [2024-12-25T12:34:36.338186 #44812] INFO -- : Processing file: ../../node_modules/@types/linkify-it/README.md +W, [2024-12-25T12:34:36.338231 #44812] WARN -- : Copyright string not found in ../../node_modules/@types/linkify-it/README.md +I, [2024-12-25T12:34:36.338255 #44812] INFO -- : Processing file: ../../node_modules/@types/markdown-it/README.md +W, [2024-12-25T12:34:36.338337 #44812] WARN -- : Copyright string not found in ../../node_modules/@types/markdown-it/README.md +I, [2024-12-25T12:34:36.338365 #44812] INFO -- : Processing file: ../../node_modules/@types/mdurl/README.md +W, [2024-12-25T12:34:36.338416 #44812] WARN -- : Copyright string not found in ../../node_modules/@types/mdurl/README.md +I, [2024-12-25T12:34:36.338441 #44812] INFO -- : Processing file: ../../node_modules/ansi-styles/index.js +W, [2024-12-25T12:34:36.338487 #44812] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/index.js +I, [2024-12-25T12:34:36.338512 #44812] INFO -- : Processing file: ../../node_modules/ansi-styles/readme.md +W, [2024-12-25T12:34:36.338708 #44812] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/readme.md +I, [2024-12-25T12:34:36.338737 #44812] INFO -- : Processing file: ../../node_modules/argparse/CHANGELOG.md +W, [2024-12-25T12:34:36.338785 #44812] WARN -- : Copyright string not found in ../../node_modules/argparse/CHANGELOG.md +I, [2024-12-25T12:34:36.338810 #44812] INFO -- : Processing file: ../../node_modules/argparse/README.md +W, [2024-12-25T12:34:36.338855 #44812] WARN -- : Copyright string not found in ../../node_modules/argparse/README.md +I, [2024-12-25T12:34:36.338880 #44812] INFO -- : Processing file: ../../node_modules/argparse/argparse.js +W, [2024-12-25T12:34:36.339075 #44812] WARN -- : Copyright string not found in ../../node_modules/argparse/argparse.js +I, [2024-12-25T12:34:36.339103 #44812] INFO -- : Processing file: ../../node_modules/argparse/lib/sub.js +W, [2024-12-25T12:34:36.339154 #44812] WARN -- : Copyright string not found in ../../node_modules/argparse/lib/sub.js +I, [2024-12-25T12:34:36.339179 #44812] INFO -- : Processing file: ../../node_modules/argparse/lib/textwrap.js +W, [2024-12-25T12:34:36.339234 #44812] WARN -- : Copyright string not found in ../../node_modules/argparse/lib/textwrap.js +I, [2024-12-25T12:34:36.339260 #44812] INFO -- : Processing file: ../../node_modules/array-back/README.md +W, [2024-12-25T12:34:36.339308 #44812] WARN -- : Copyright string not found in ../../node_modules/array-back/README.md +I, [2024-12-25T12:34:36.339333 #44812] INFO -- : Processing file: ../../node_modules/array-back/index.js +W, [2024-12-25T12:34:36.339380 #44812] WARN -- : Copyright string not found in ../../node_modules/array-back/index.js +I, [2024-12-25T12:34:36.339405 #44812] INFO -- : Processing file: ../../node_modules/bluebird/README.md +W, [2024-12-25T12:34:36.339456 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/README.md +I, [2024-12-25T12:34:36.339482 #44812] INFO -- : Processing file: ../../node_modules/bluebird/changelog.md +W, [2024-12-25T12:34:36.339628 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/changelog.md +I, [2024-12-25T12:34:36.339659 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.core.js +W, [2024-12-25T12:34:36.339925 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.core.js +I, [2024-12-25T12:34:36.340188 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.core.min.js +W, [2024-12-25T12:34:36.340451 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.core.min.js +I, [2024-12-25T12:34:36.340582 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.js +W, [2024-12-25T12:34:36.340796 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.js +I, [2024-12-25T12:34:36.340822 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/browser/bluebird.min.js +W, [2024-12-25T12:34:36.340941 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/browser/bluebird.min.js +I, [2024-12-25T12:34:36.340966 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/any.js +W, [2024-12-25T12:34:36.341013 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/any.js +I, [2024-12-25T12:34:36.341038 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/assert.js +W, [2024-12-25T12:34:36.341140 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/assert.js +I, [2024-12-25T12:34:36.341166 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/async.js +W, [2024-12-25T12:34:36.341211 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/async.js +I, [2024-12-25T12:34:36.341235 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/bind.js +W, [2024-12-25T12:34:36.341278 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/bind.js +I, [2024-12-25T12:34:36.341302 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/bluebird.js +W, [2024-12-25T12:34:36.341344 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/bluebird.js +I, [2024-12-25T12:34:36.341368 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/call_get.js +W, [2024-12-25T12:34:36.341412 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/call_get.js +I, [2024-12-25T12:34:36.341435 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/cancel.js +W, [2024-12-25T12:34:36.341478 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/cancel.js +I, [2024-12-25T12:34:36.341503 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/catch_filter.js +W, [2024-12-25T12:34:36.341667 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/catch_filter.js +I, [2024-12-25T12:34:36.341696 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/context.js +W, [2024-12-25T12:34:36.341743 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/context.js +I, [2024-12-25T12:34:36.341768 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/debuggability.js +W, [2024-12-25T12:34:36.341854 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/debuggability.js +I, [2024-12-25T12:34:36.341879 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/direct_resolve.js +W, [2024-12-25T12:34:36.341951 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/direct_resolve.js +I, [2024-12-25T12:34:36.341978 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/each.js +W, [2024-12-25T12:34:36.342026 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/each.js +I, [2024-12-25T12:34:36.342091 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/errors.js +W, [2024-12-25T12:34:36.342146 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/errors.js +I, [2024-12-25T12:34:36.342307 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/es5.js +W, [2024-12-25T12:34:36.342478 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/es5.js +I, [2024-12-25T12:34:36.342548 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/filter.js +W, [2024-12-25T12:34:36.342684 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/filter.js +I, [2024-12-25T12:34:36.342740 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/finally.js +W, [2024-12-25T12:34:36.342827 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/finally.js +I, [2024-12-25T12:34:36.342897 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/generators.js +W, [2024-12-25T12:34:36.343000 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/generators.js +I, [2024-12-25T12:34:36.343040 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/join.js +W, [2024-12-25T12:34:36.343095 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/join.js +I, [2024-12-25T12:34:36.343179 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/map.js +W, [2024-12-25T12:34:36.343279 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/map.js +I, [2024-12-25T12:34:36.343307 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/method.js +W, [2024-12-25T12:34:36.343394 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/method.js +I, [2024-12-25T12:34:36.343427 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/nodeback.js +W, [2024-12-25T12:34:36.343582 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/nodeback.js +I, [2024-12-25T12:34:36.343653 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/nodeify.js +W, [2024-12-25T12:34:36.343706 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/nodeify.js +I, [2024-12-25T12:34:36.343775 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promise.js +W, [2024-12-25T12:34:36.343910 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promise.js +I, [2024-12-25T12:34:36.343944 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promise_array.js +W, [2024-12-25T12:34:36.344068 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promise_array.js +I, [2024-12-25T12:34:36.344120 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/promisify.js +W, [2024-12-25T12:34:36.344274 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/promisify.js +I, [2024-12-25T12:34:36.344309 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/props.js +W, [2024-12-25T12:34:36.344358 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/props.js +I, [2024-12-25T12:34:36.344382 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/queue.js +W, [2024-12-25T12:34:36.344424 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/queue.js +I, [2024-12-25T12:34:36.344448 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/race.js +W, [2024-12-25T12:34:36.344489 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/race.js +I, [2024-12-25T12:34:36.344655 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/reduce.js +W, [2024-12-25T12:34:36.344734 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/reduce.js +I, [2024-12-25T12:34:36.344761 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/schedule.js +W, [2024-12-25T12:34:36.344808 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/schedule.js +I, [2024-12-25T12:34:36.344833 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/settle.js +W, [2024-12-25T12:34:36.344885 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/settle.js +I, [2024-12-25T12:34:36.344910 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/some.js +W, [2024-12-25T12:34:36.344957 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/some.js +I, [2024-12-25T12:34:36.344981 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/synchronous_inspection.js +W, [2024-12-25T12:34:36.345028 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/synchronous_inspection.js +I, [2024-12-25T12:34:36.345052 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/thenables.js +W, [2024-12-25T12:34:36.345093 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/thenables.js +I, [2024-12-25T12:34:36.345117 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/timers.js +W, [2024-12-25T12:34:36.345158 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/timers.js +I, [2024-12-25T12:34:36.345231 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/using.js +W, [2024-12-25T12:34:36.345290 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/using.js +I, [2024-12-25T12:34:36.345314 #44812] INFO -- : Processing file: ../../node_modules/bluebird/js/release/util.js +W, [2024-12-25T12:34:36.345365 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/js/release/util.js +I, [2024-12-25T12:34:36.345389 #44812] INFO -- : Processing file: ../../node_modules/braces/README.md +W, [2024-12-25T12:34:36.345453 #44812] WARN -- : Copyright string not found in ../../node_modules/braces/README.md +I, [2024-12-25T12:34:36.345477 #44812] INFO -- : Processing file: ../../node_modules/braces/index.js +W, [2024-12-25T12:34:36.345579 #44812] WARN -- : Copyright string not found in ../../node_modules/braces/index.js +I, [2024-12-25T12:34:36.345606 #44812] INFO -- : Processing file: ../../node_modules/braces/lib/compile.js +W, [2024-12-25T12:34:36.345653 #44812] WARN -- : Copyright string not found in ../../node_modules/braces/lib/compile.js +I, [2024-12-25T12:34:36.345677 #44812] INFO -- : Processing file: ../../node_modules/braces/lib/constants.js +W, [2024-12-25T12:34:36.345728 #44812] WARN -- : Copyright string not found in ../../node_modules/braces/lib/constants.js +I, [2024-12-25T12:34:36.345753 #44812] INFO -- : Processing file: ../../node_modules/braces/lib/expand.js +W, [2024-12-25T12:34:36.345795 #44812] WARN -- : Copyright string not found in ../../node_modules/braces/lib/expand.js +I, [2024-12-25T12:34:36.345819 #44812] INFO -- : Processing file: ../../node_modules/braces/lib/parse.js +W, [2024-12-25T12:34:36.345868 #44812] WARN -- : Copyright string not found in ../../node_modules/braces/lib/parse.js +I, [2024-12-25T12:34:36.345891 #44812] INFO -- : Processing file: ../../node_modules/braces/lib/stringify.js +W, [2024-12-25T12:34:36.345932 #44812] WARN -- : Copyright string not found in ../../node_modules/braces/lib/stringify.js +I, [2024-12-25T12:34:36.345956 #44812] INFO -- : Processing file: ../../node_modules/braces/lib/utils.js +W, [2024-12-25T12:34:36.346002 #44812] WARN -- : Copyright string not found in ../../node_modules/braces/lib/utils.js +I, [2024-12-25T12:34:36.346025 #44812] INFO -- : Processing file: ../../node_modules/cache-point/README.md +W, [2024-12-25T12:34:36.346074 #44812] WARN -- : Copyright string not found in ../../node_modules/cache-point/README.md +I, [2024-12-25T12:34:36.346097 #44812] INFO -- : Processing file: ../../node_modules/cache-point/index.js +W, [2024-12-25T12:34:36.346143 #44812] WARN -- : Copyright string not found in ../../node_modules/cache-point/index.js +I, [2024-12-25T12:34:36.346167 #44812] INFO -- : Processing file: ../../node_modules/catharsis/README.md +W, [2024-12-25T12:34:36.346225 #44812] WARN -- : Copyright string not found in ../../node_modules/catharsis/README.md +I, [2024-12-25T12:34:36.346247 #44812] INFO -- : Processing file: ../../node_modules/catharsis/bin/parse.js +W, [2024-12-25T12:34:36.346293 #44812] WARN -- : Copyright string not found in ../../node_modules/catharsis/bin/parse.js +I, [2024-12-25T12:34:36.346316 #44812] INFO -- : Processing file: ../../node_modules/catharsis/catharsis.js +W, [2024-12-25T12:34:36.346363 #44812] WARN -- : Copyright string not found in ../../node_modules/catharsis/catharsis.js +I, [2024-12-25T12:34:36.346386 #44812] INFO -- : Processing file: ../../node_modules/catharsis/lib/describe.js +W, [2024-12-25T12:34:36.346535 #44812] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/describe.js +I, [2024-12-25T12:34:36.346566 #44812] INFO -- : Processing file: ../../node_modules/catharsis/lib/parser.js +W, [2024-12-25T12:34:36.346873 #44812] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/parser.js +I, [2024-12-25T12:34:36.346901 #44812] INFO -- : Processing file: ../../node_modules/catharsis/lib/schema.js +W, [2024-12-25T12:34:36.346955 #44812] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/schema.js +I, [2024-12-25T12:34:36.346979 #44812] INFO -- : Processing file: ../../node_modules/catharsis/lib/stringify.js +W, [2024-12-25T12:34:36.347031 #44812] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/stringify.js +I, [2024-12-25T12:34:36.347055 #44812] INFO -- : Processing file: ../../node_modules/catharsis/lib/types.js +W, [2024-12-25T12:34:36.347097 #44812] WARN -- : Copyright string not found in ../../node_modules/catharsis/lib/types.js +I, [2024-12-25T12:34:36.347121 #44812] INFO -- : Processing file: ../../node_modules/chalk/readme.md +W, [2024-12-25T12:34:36.347178 #44812] WARN -- : Copyright string not found in ../../node_modules/chalk/readme.md +I, [2024-12-25T12:34:36.347214 #44812] INFO -- : Processing file: ../../node_modules/chalk/source/index.js +W, [2024-12-25T12:34:36.347277 #44812] WARN -- : Copyright string not found in ../../node_modules/chalk/source/index.js +I, [2024-12-25T12:34:36.347312 #44812] INFO -- : Processing file: ../../node_modules/chalk/source/templates.js +W, [2024-12-25T12:34:36.347378 #44812] WARN -- : Copyright string not found in ../../node_modules/chalk/source/templates.js +I, [2024-12-25T12:34:36.347405 #44812] INFO -- : Processing file: ../../node_modules/chalk/source/util.js +W, [2024-12-25T12:34:36.347455 #44812] WARN -- : Copyright string not found in ../../node_modules/chalk/source/util.js +I, [2024-12-25T12:34:36.347479 #44812] INFO -- : Processing file: ../../node_modules/chalk-template/index.js +W, [2024-12-25T12:34:36.347702 #44812] WARN -- : Copyright string not found in ../../node_modules/chalk-template/index.js +I, [2024-12-25T12:34:36.347747 #44812] INFO -- : Processing file: ../../node_modules/chalk-template/readme.md +W, [2024-12-25T12:34:36.347804 #44812] WARN -- : Copyright string not found in ../../node_modules/chalk-template/readme.md +I, [2024-12-25T12:34:36.347828 #44812] INFO -- : Processing file: ../../node_modules/color-convert/CHANGELOG.md +W, [2024-12-25T12:34:36.347881 #44812] WARN -- : Copyright string not found in ../../node_modules/color-convert/CHANGELOG.md +I, [2024-12-25T12:34:36.347905 #44812] INFO -- : Processing file: ../../node_modules/color-convert/README.md +W, [2024-12-25T12:34:36.347965 #44812] WARN -- : Copyright string not found in ../../node_modules/color-convert/README.md +I, [2024-12-25T12:34:36.347991 #44812] INFO -- : Processing file: ../../node_modules/color-convert/conversions.js +W, [2024-12-25T12:34:36.348054 #44812] WARN -- : Copyright string not found in ../../node_modules/color-convert/conversions.js +I, [2024-12-25T12:34:36.348114 #44812] INFO -- : Processing file: ../../node_modules/color-convert/index.js +W, [2024-12-25T12:34:36.348193 #44812] WARN -- : Copyright string not found in ../../node_modules/color-convert/index.js +I, [2024-12-25T12:34:36.348219 #44812] INFO -- : Processing file: ../../node_modules/color-convert/route.js +W, [2024-12-25T12:34:36.348292 #44812] WARN -- : Copyright string not found in ../../node_modules/color-convert/route.js +I, [2024-12-25T12:34:36.348324 #44812] INFO -- : Processing file: ../../node_modules/color-name/README.md +W, [2024-12-25T12:34:36.348373 #44812] WARN -- : Copyright string not found in ../../node_modules/color-name/README.md +I, [2024-12-25T12:34:36.348397 #44812] INFO -- : Processing file: ../../node_modules/color-name/index.js +W, [2024-12-25T12:34:36.348506 #44812] WARN -- : Copyright string not found in ../../node_modules/color-name/index.js +I, [2024-12-25T12:34:36.348557 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/README.md +W, [2024-12-25T12:34:36.348632 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/README.md +I, [2024-12-25T12:34:36.348661 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/index.js +W, [2024-12-25T12:34:36.348719 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/index.js +I, [2024-12-25T12:34:36.348744 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/lib/argv-parser.js +W, [2024-12-25T12:34:36.348932 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/argv-parser.js +I, [2024-12-25T12:34:36.348978 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/lib/argv-tools.js +W, [2024-12-25T12:34:36.349130 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/argv-tools.js +I, [2024-12-25T12:34:36.349259 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-definition.js +W, [2024-12-25T12:34:36.349370 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-definition.js +I, [2024-12-25T12:34:36.349399 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-definitions.js +W, [2024-12-25T12:34:36.349508 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-definitions.js +I, [2024-12-25T12:34:36.349536 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option-flag.js +W, [2024-12-25T12:34:36.349582 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option-flag.js +I, [2024-12-25T12:34:36.349607 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/lib/option.js +W, [2024-12-25T12:34:36.349654 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/option.js +I, [2024-12-25T12:34:36.349678 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/lib/output-grouped.js +W, [2024-12-25T12:34:36.349718 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/output-grouped.js +I, [2024-12-25T12:34:36.349742 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/lib/output.js +W, [2024-12-25T12:34:36.349782 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/lib/output.js +I, [2024-12-25T12:34:36.349806 #44812] INFO -- : Processing file: ../../node_modules/command-line-usage/README.md +W, [2024-12-25T12:34:36.349854 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/README.md +I, [2024-12-25T12:34:36.349877 #44812] INFO -- : Processing file: ../../node_modules/command-line-usage/index.js +W, [2024-12-25T12:34:36.349918 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/index.js +I, [2024-12-25T12:34:36.349941 #44812] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/chalk-format.js +W, [2024-12-25T12:34:36.349982 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/chalk-format.js +I, [2024-12-25T12:34:36.350005 #44812] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section/content.js +W, [2024-12-25T12:34:36.350055 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section/content.js +I, [2024-12-25T12:34:36.350079 #44812] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section/option-list.js +W, [2024-12-25T12:34:36.350125 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section/option-list.js +I, [2024-12-25T12:34:36.350149 #44812] INFO -- : Processing file: ../../node_modules/command-line-usage/lib/section.js +W, [2024-12-25T12:34:36.350190 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/lib/section.js +I, [2024-12-25T12:34:36.350214 #44812] INFO -- : Processing file: ../../node_modules/common-sequence/README.md +W, [2024-12-25T12:34:36.350259 #44812] WARN -- : Copyright string not found in ../../node_modules/common-sequence/README.md +I, [2024-12-25T12:34:36.350282 #44812] INFO -- : Processing file: ../../node_modules/common-sequence/dist/index.js +W, [2024-12-25T12:34:36.350323 #44812] WARN -- : Copyright string not found in ../../node_modules/common-sequence/dist/index.js +I, [2024-12-25T12:34:36.350346 #44812] INFO -- : Processing file: ../../node_modules/config-master/README.md +W, [2024-12-25T12:34:36.350393 #44812] WARN -- : Copyright string not found in ../../node_modules/config-master/README.md +I, [2024-12-25T12:34:36.350473 #44812] INFO -- : Processing file: ../../node_modules/config-master/lib/config-master.js +W, [2024-12-25T12:34:36.350521 #44812] WARN -- : Copyright string not found in ../../node_modules/config-master/lib/config-master.js +I, [2024-12-25T12:34:36.350546 #44812] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/README.md +W, [2024-12-25T12:34:36.350594 #44812] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/README.md +I, [2024-12-25T12:34:36.350619 #44812] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/lib/walk-back.js +W, [2024-12-25T12:34:36.350661 #44812] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/lib/walk-back.js +I, [2024-12-25T12:34:36.350685 #44812] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/fixture/file.txt +I, [2024-12-25T12:34:36.350727 #44812] INFO -- : File is empty, no copyright update needed: ../../node_modules/config-master/node_modules/walk-back/test/fixture/file.txt +I, [2024-12-25T12:34:36.350750 #44812] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/fixture/subdir/file.txt +I, [2024-12-25T12:34:36.350789 #44812] INFO -- : File is empty, no copyright update needed: ../../node_modules/config-master/node_modules/walk-back/test/fixture/subdir/file.txt +I, [2024-12-25T12:34:36.350814 #44812] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/test/test.js +W, [2024-12-25T12:34:36.350857 #44812] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/test/test.js +I, [2024-12-25T12:34:36.350880 #44812] INFO -- : Processing file: ../../node_modules/config-master/test/test.js +W, [2024-12-25T12:34:36.350920 #44812] WARN -- : Copyright string not found in ../../node_modules/config-master/test/test.js +I, [2024-12-25T12:34:36.350943 #44812] INFO -- : Processing file: ../../node_modules/current-module-paths/README.md +W, [2024-12-25T12:34:36.350989 #44812] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/README.md +I, [2024-12-25T12:34:36.351012 #44812] INFO -- : Processing file: ../../node_modules/current-module-paths/index.js +W, [2024-12-25T12:34:36.351054 #44812] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/index.js +I, [2024-12-25T12:34:36.351077 #44812] INFO -- : Processing file: ../../node_modules/dmd/README.md +W, [2024-12-25T12:34:36.351118 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/README.md +I, [2024-12-25T12:34:36.351141 #44812] INFO -- : Processing file: ../../node_modules/dmd/helpers/ddata.js +W, [2024-12-25T12:34:36.351199 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/ddata.js +I, [2024-12-25T12:34:36.351223 #44812] INFO -- : Processing file: ../../node_modules/dmd/helpers/helpers.js +W, [2024-12-25T12:34:36.351278 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/helpers.js +I, [2024-12-25T12:34:36.351302 #44812] INFO -- : Processing file: ../../node_modules/dmd/helpers/selectors.js +W, [2024-12-25T12:34:36.351348 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/helpers/selectors.js +I, [2024-12-25T12:34:36.351371 #44812] INFO -- : Processing file: ../../node_modules/dmd/index.js +W, [2024-12-25T12:34:36.351417 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/index.js +I, [2024-12-25T12:34:36.351441 #44812] INFO -- : Processing file: ../../node_modules/dmd/lib/dmd-options.js +W, [2024-12-25T12:34:36.351537 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/dmd-options.js +I, [2024-12-25T12:34:36.351564 #44812] INFO -- : Processing file: ../../node_modules/dmd/lib/handlebars-template.js +W, [2024-12-25T12:34:36.351610 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/handlebars-template.js +I, [2024-12-25T12:34:36.351682 #44812] INFO -- : Processing file: ../../node_modules/dmd/lib/state.js +W, [2024-12-25T12:34:36.351729 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/lib/state.js +I, [2024-12-25T12:34:36.351753 #44812] INFO -- : Processing file: ../../node_modules/dmd/partials/partial-cache.js +W, [2024-12-25T12:34:36.351812 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/partials/partial-cache.js +I, [2024-12-25T12:34:36.351837 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/decode.js +W, [2024-12-25T12:34:36.351902 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/decode.js +I, [2024-12-25T12:34:36.351925 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/decode_codepoint.js +W, [2024-12-25T12:34:36.351971 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/decode_codepoint.js +I, [2024-12-25T12:34:36.351994 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/encode.js +W, [2024-12-25T12:34:36.352040 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/encode.js +I, [2024-12-25T12:34:36.352063 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/escape.js +W, [2024-12-25T12:34:36.352110 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/escape.js +I, [2024-12-25T12:34:36.352134 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/esm/decode.js +W, [2024-12-25T12:34:36.352190 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/decode.js +I, [2024-12-25T12:34:36.352214 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/esm/decode_codepoint.js +W, [2024-12-25T12:34:36.352255 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/decode_codepoint.js +I, [2024-12-25T12:34:36.352278 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/esm/encode.js +W, [2024-12-25T12:34:36.352325 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/encode.js +I, [2024-12-25T12:34:36.352348 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/esm/escape.js +W, [2024-12-25T12:34:36.352394 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/escape.js +I, [2024-12-25T12:34:36.352497 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/decode-data-html.js +W, [2024-12-25T12:34:36.352615 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/decode-data-html.js +I, [2024-12-25T12:34:36.352642 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/decode-data-xml.js +W, [2024-12-25T12:34:36.352686 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/decode-data-xml.js +I, [2024-12-25T12:34:36.352711 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/esm/generated/encode-html.js +W, [2024-12-25T12:34:36.352808 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/generated/encode-html.js +I, [2024-12-25T12:34:36.352879 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/esm/index.js +W, [2024-12-25T12:34:36.353044 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/esm/index.js +I, [2024-12-25T12:34:36.353075 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/generated/decode-data-html.js +W, [2024-12-25T12:34:36.353158 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/decode-data-html.js +I, [2024-12-25T12:34:36.353183 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/generated/decode-data-xml.js +W, [2024-12-25T12:34:36.353228 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/decode-data-xml.js +I, [2024-12-25T12:34:36.353289 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/generated/encode-html.js +W, [2024-12-25T12:34:36.353401 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/generated/encode-html.js +I, [2024-12-25T12:34:36.353430 #44812] INFO -- : Processing file: ../../node_modules/entities/lib/index.js +W, [2024-12-25T12:34:36.353485 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/lib/index.js +I, [2024-12-25T12:34:36.353623 #44812] INFO -- : Processing file: ../../node_modules/entities/readme.md +W, [2024-12-25T12:34:36.353702 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/readme.md +I, [2024-12-25T12:34:36.353730 #44812] INFO -- : Processing file: ../../node_modules/escape-string-regexp/index.js +W, [2024-12-25T12:34:36.353776 #44812] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/index.js +I, [2024-12-25T12:34:36.353800 #44812] INFO -- : Processing file: ../../node_modules/escape-string-regexp/readme.md +W, [2024-12-25T12:34:36.353846 #44812] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/readme.md +I, [2024-12-25T12:34:36.353869 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/README.md +W, [2024-12-25T12:34:36.353934 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/README.md +I, [2024-12-25T12:34:36.353958 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/index.js +W, [2024-12-25T12:34:36.354008 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/index.js +I, [2024-12-25T12:34:36.354032 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/managers/tasks.js +W, [2024-12-25T12:34:36.354098 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/managers/tasks.js +I, [2024-12-25T12:34:36.354132 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/async.js +W, [2024-12-25T12:34:36.354197 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/async.js +I, [2024-12-25T12:34:36.354229 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/deep.js +W, [2024-12-25T12:34:36.354289 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/deep.js +I, [2024-12-25T12:34:36.354322 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/entry.js +W, [2024-12-25T12:34:36.354384 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/entry.js +I, [2024-12-25T12:34:36.354417 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/filters/error.js +W, [2024-12-25T12:34:36.354539 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/filters/error.js +I, [2024-12-25T12:34:36.354573 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/matchers/matcher.js +W, [2024-12-25T12:34:36.354635 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/matchers/matcher.js +I, [2024-12-25T12:34:36.354669 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/matchers/partial.js +W, [2024-12-25T12:34:36.354719 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/matchers/partial.js +I, [2024-12-25T12:34:36.354745 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/provider.js +W, [2024-12-25T12:34:36.354802 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/provider.js +I, [2024-12-25T12:34:36.354835 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/stream.js +W, [2024-12-25T12:34:36.354880 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/stream.js +I, [2024-12-25T12:34:36.354904 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/sync.js +W, [2024-12-25T12:34:36.354966 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/sync.js +I, [2024-12-25T12:34:36.355044 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/providers/transformers/entry.js +W, [2024-12-25T12:34:36.355091 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/providers/transformers/entry.js +I, [2024-12-25T12:34:36.355116 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/async.js +W, [2024-12-25T12:34:36.355170 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/async.js +I, [2024-12-25T12:34:36.355203 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/reader.js +W, [2024-12-25T12:34:36.355261 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/reader.js +I, [2024-12-25T12:34:36.355293 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/stream.js +W, [2024-12-25T12:34:36.355360 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/stream.js +I, [2024-12-25T12:34:36.355393 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/readers/sync.js +W, [2024-12-25T12:34:36.355438 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/readers/sync.js +I, [2024-12-25T12:34:36.355463 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/settings.js +W, [2024-12-25T12:34:36.355559 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/settings.js +I, [2024-12-25T12:34:36.355592 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/types/index.js +W, [2024-12-25T12:34:36.355656 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/types/index.js +I, [2024-12-25T12:34:36.355689 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/array.js +W, [2024-12-25T12:34:36.355734 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/array.js +I, [2024-12-25T12:34:36.355757 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/errno.js +W, [2024-12-25T12:34:36.355798 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/errno.js +I, [2024-12-25T12:34:36.355821 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/fs.js +W, [2024-12-25T12:34:36.355878 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/fs.js +I, [2024-12-25T12:34:36.355910 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/index.js +W, [2024-12-25T12:34:36.355955 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/index.js +I, [2024-12-25T12:34:36.355979 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/path.js +W, [2024-12-25T12:34:36.356026 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/path.js +I, [2024-12-25T12:34:36.356050 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/pattern.js +W, [2024-12-25T12:34:36.356103 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/pattern.js +I, [2024-12-25T12:34:36.356130 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/stream.js +W, [2024-12-25T12:34:36.356192 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/stream.js +I, [2024-12-25T12:34:36.356232 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/out/utils/string.js +W, [2024-12-25T12:34:36.356300 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/out/utils/string.js +I, [2024-12-25T12:34:36.356335 #44812] INFO -- : Processing file: ../../node_modules/fastq/README.md +W, [2024-12-25T12:34:36.356405 #44812] WARN -- : Copyright string not found in ../../node_modules/fastq/README.md +I, [2024-12-25T12:34:36.356432 #44812] INFO -- : Processing file: ../../node_modules/fastq/bench.js +W, [2024-12-25T12:34:36.356480 #44812] WARN -- : Copyright string not found in ../../node_modules/fastq/bench.js +I, [2024-12-25T12:34:36.356505 #44812] INFO -- : Processing file: ../../node_modules/fastq/example.js +W, [2024-12-25T12:34:36.356686 #44812] WARN -- : Copyright string not found in ../../node_modules/fastq/example.js +I, [2024-12-25T12:34:36.356751 #44812] INFO -- : Processing file: ../../node_modules/fastq/queue.js +W, [2024-12-25T12:34:36.356828 #44812] WARN -- : Copyright string not found in ../../node_modules/fastq/queue.js +I, [2024-12-25T12:34:36.356856 #44812] INFO -- : Processing file: ../../node_modules/fastq/test/promise.js +W, [2024-12-25T12:34:36.356917 #44812] WARN -- : Copyright string not found in ../../node_modules/fastq/test/promise.js +I, [2024-12-25T12:34:36.356948 #44812] INFO -- : Processing file: ../../node_modules/fastq/test/test.js +W, [2024-12-25T12:34:36.357004 #44812] WARN -- : Copyright string not found in ../../node_modules/fastq/test/test.js +I, [2024-12-25T12:34:36.357028 #44812] INFO -- : Processing file: ../../node_modules/file-set/README.md +W, [2024-12-25T12:34:36.357080 #44812] WARN -- : Copyright string not found in ../../node_modules/file-set/README.md +I, [2024-12-25T12:34:36.357106 #44812] INFO -- : Processing file: ../../node_modules/file-set/index.js +W, [2024-12-25T12:34:36.357155 #44812] WARN -- : Copyright string not found in ../../node_modules/file-set/index.js +I, [2024-12-25T12:34:36.357184 #44812] INFO -- : Processing file: ../../node_modules/fill-range/README.md +W, [2024-12-25T12:34:36.357235 #44812] WARN -- : Copyright string not found in ../../node_modules/fill-range/README.md +I, [2024-12-25T12:34:36.357260 #44812] INFO -- : Processing file: ../../node_modules/fill-range/index.js +W, [2024-12-25T12:34:36.357312 #44812] WARN -- : Copyright string not found in ../../node_modules/fill-range/index.js +I, [2024-12-25T12:34:36.357338 #44812] INFO -- : Processing file: ../../node_modules/find-replace/README.md +W, [2024-12-25T12:34:36.357387 #44812] WARN -- : Copyright string not found in ../../node_modules/find-replace/README.md +I, [2024-12-25T12:34:36.357412 #44812] INFO -- : Processing file: ../../node_modules/find-replace/dist/index.js +W, [2024-12-25T12:34:36.357547 #44812] WARN -- : Copyright string not found in ../../node_modules/find-replace/dist/index.js +I, [2024-12-25T12:34:36.357579 #44812] INFO -- : Processing file: ../../node_modules/find-replace/index.js +W, [2024-12-25T12:34:36.357638 #44812] WARN -- : Copyright string not found in ../../node_modules/find-replace/index.js +I, [2024-12-25T12:34:36.357663 #44812] INFO -- : Processing file: ../../node_modules/glob-parent/CHANGELOG.md +W, [2024-12-25T12:34:36.357713 #44812] WARN -- : Copyright string not found in ../../node_modules/glob-parent/CHANGELOG.md +I, [2024-12-25T12:34:36.357738 #44812] INFO -- : Processing file: ../../node_modules/glob-parent/README.md +W, [2024-12-25T12:34:36.357786 #44812] WARN -- : Copyright string not found in ../../node_modules/glob-parent/README.md +I, [2024-12-25T12:34:36.357811 #44812] INFO -- : Processing file: ../../node_modules/glob-parent/index.js +W, [2024-12-25T12:34:36.357855 #44812] WARN -- : Copyright string not found in ../../node_modules/glob-parent/index.js +I, [2024-12-25T12:34:36.357880 #44812] INFO -- : Processing file: ../../node_modules/graceful-fs/README.md +W, [2024-12-25T12:34:36.357974 #44812] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/README.md +I, [2024-12-25T12:34:36.358003 #44812] INFO -- : Processing file: ../../node_modules/graceful-fs/clone.js +W, [2024-12-25T12:34:36.358055 #44812] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/clone.js +I, [2024-12-25T12:34:36.358081 #44812] INFO -- : Processing file: ../../node_modules/graceful-fs/graceful-fs.js +W, [2024-12-25T12:34:36.358142 #44812] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/graceful-fs.js +I, [2024-12-25T12:34:36.358169 #44812] INFO -- : Processing file: ../../node_modules/graceful-fs/legacy-streams.js +W, [2024-12-25T12:34:36.358232 #44812] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/legacy-streams.js +I, [2024-12-25T12:34:36.358322 #44812] INFO -- : Processing file: ../../node_modules/graceful-fs/polyfills.js +W, [2024-12-25T12:34:36.358396 #44812] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/polyfills.js +I, [2024-12-25T12:34:36.358422 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/base.js +W, [2024-12-25T12:34:36.358482 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/base.js +I, [2024-12-25T12:34:36.358695 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/ast.js +W, [2024-12-25T12:34:36.358810 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/ast.js +I, [2024-12-25T12:34:36.358845 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/base.js +W, [2024-12-25T12:34:36.358955 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/base.js +I, [2024-12-25T12:34:36.359021 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/code-gen.js +W, [2024-12-25T12:34:36.359110 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/code-gen.js +I, [2024-12-25T12:34:36.359138 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/compiler.js +W, [2024-12-25T12:34:36.359258 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/compiler.js +I, [2024-12-25T12:34:36.359286 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/helpers.js +W, [2024-12-25T12:34:36.359361 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/helpers.js +I, [2024-12-25T12:34:36.359387 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:34:36.359796 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:34:36.359857 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/parser.js +W, [2024-12-25T12:34:36.360398 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/parser.js +I, [2024-12-25T12:34:36.360446 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/printer.js +W, [2024-12-25T12:34:36.360685 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/printer.js +I, [2024-12-25T12:34:36.360717 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/visitor.js +W, [2024-12-25T12:34:36.360789 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/visitor.js +I, [2024-12-25T12:34:36.360814 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:34:36.360878 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:34:36.360903 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/decorators/inline.js +W, [2024-12-25T12:34:36.360952 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/decorators/inline.js +I, [2024-12-25T12:34:36.360977 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/decorators.js +W, [2024-12-25T12:34:36.361018 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/decorators.js +I, [2024-12-25T12:34:36.361042 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/exception.js +W, [2024-12-25T12:34:36.361093 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/exception.js +I, [2024-12-25T12:34:36.361116 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:34:36.361166 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:34:36.361190 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/each.js +W, [2024-12-25T12:34:36.361238 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/each.js +I, [2024-12-25T12:34:36.361262 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:34:36.361311 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:34:36.361335 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/if.js +W, [2024-12-25T12:34:36.361384 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/if.js +I, [2024-12-25T12:34:36.361410 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/log.js +W, [2024-12-25T12:34:36.361453 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/log.js +I, [2024-12-25T12:34:36.361477 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/lookup.js +W, [2024-12-25T12:34:36.361577 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/lookup.js +I, [2024-12-25T12:34:36.361610 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers/with.js +W, [2024-12-25T12:34:36.361661 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers/with.js +I, [2024-12-25T12:34:36.361686 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/helpers.js +W, [2024-12-25T12:34:36.361732 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/helpers.js +I, [2024-12-25T12:34:36.361756 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:34:36.361798 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:34:36.361822 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/proto-access.js +W, [2024-12-25T12:34:36.361875 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/proto-access.js +I, [2024-12-25T12:34:36.361899 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:34:36.361946 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:34:36.361970 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/logger.js +W, [2024-12-25T12:34:36.362017 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/logger.js +I, [2024-12-25T12:34:36.362087 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/no-conflict.js +W, [2024-12-25T12:34:36.362164 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/no-conflict.js +I, [2024-12-25T12:34:36.362193 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/runtime.js +W, [2024-12-25T12:34:36.362284 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/runtime.js +I, [2024-12-25T12:34:36.362570 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/safe-string.js +W, [2024-12-25T12:34:36.362677 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/safe-string.js +I, [2024-12-25T12:34:36.362707 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars/utils.js +W, [2024-12-25T12:34:36.362764 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars/utils.js +I, [2024-12-25T12:34:36.362789 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars.js +W, [2024-12-25T12:34:36.362866 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars.js +I, [2024-12-25T12:34:36.362893 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/handlebars.runtime.js +W, [2024-12-25T12:34:36.362945 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/handlebars.runtime.js +I, [2024-12-25T12:34:36.362969 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/amd/precompiler.js +W, [2024-12-25T12:34:36.363061 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/amd/precompiler.js +I, [2024-12-25T12:34:36.363088 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/base.js +W, [2024-12-25T12:34:36.363194 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/base.js +I, [2024-12-25T12:34:36.363223 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/ast.js +W, [2024-12-25T12:34:36.363321 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/ast.js +I, [2024-12-25T12:34:36.363349 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/base.js +W, [2024-12-25T12:34:36.363447 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/base.js +I, [2024-12-25T12:34:36.363489 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/code-gen.js +W, [2024-12-25T12:34:36.363639 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/code-gen.js +I, [2024-12-25T12:34:36.363677 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js +W, [2024-12-25T12:34:36.363820 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js +I, [2024-12-25T12:34:36.363881 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js +W, [2024-12-25T12:34:36.363971 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/helpers.js +I, [2024-12-25T12:34:36.364063 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:34:36.364222 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:34:36.364248 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js +W, [2024-12-25T12:34:36.364459 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js +I, [2024-12-25T12:34:36.364485 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/printer.js +W, [2024-12-25T12:34:36.364619 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/printer.js +I, [2024-12-25T12:34:36.364646 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/visitor.js +W, [2024-12-25T12:34:36.364707 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/visitor.js +I, [2024-12-25T12:34:36.364733 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:34:36.364796 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:34:36.364820 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/decorators/inline.js +W, [2024-12-25T12:34:36.364869 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/decorators/inline.js +I, [2024-12-25T12:34:36.364893 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/decorators.js +W, [2024-12-25T12:34:36.364962 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/decorators.js +I, [2024-12-25T12:34:36.364990 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/exception.js +W, [2024-12-25T12:34:36.365043 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/exception.js +I, [2024-12-25T12:34:36.365067 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:34:36.365115 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:34:36.365138 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/each.js +W, [2024-12-25T12:34:36.365187 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/each.js +I, [2024-12-25T12:34:36.365210 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:34:36.365251 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:34:36.365275 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/if.js +W, [2024-12-25T12:34:36.365323 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/if.js +I, [2024-12-25T12:34:36.365346 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/log.js +W, [2024-12-25T12:34:36.365390 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/log.js +I, [2024-12-25T12:34:36.366328 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/lookup.js +W, [2024-12-25T12:34:36.366502 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/lookup.js +I, [2024-12-25T12:34:36.366533 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers/with.js +W, [2024-12-25T12:34:36.366583 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers/with.js +I, [2024-12-25T12:34:36.366610 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/helpers.js +W, [2024-12-25T12:34:36.366653 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/helpers.js +I, [2024-12-25T12:34:36.366678 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:34:36.366720 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:34:36.366744 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js +W, [2024-12-25T12:34:36.366791 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/proto-access.js +I, [2024-12-25T12:34:36.366866 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:34:36.366915 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:34:36.366939 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/logger.js +W, [2024-12-25T12:34:36.366982 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/logger.js +I, [2024-12-25T12:34:36.367006 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/no-conflict.js +W, [2024-12-25T12:34:36.367047 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/no-conflict.js +I, [2024-12-25T12:34:36.367072 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/runtime.js +W, [2024-12-25T12:34:36.367132 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/runtime.js +I, [2024-12-25T12:34:36.367158 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/safe-string.js +W, [2024-12-25T12:34:36.367200 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/safe-string.js +I, [2024-12-25T12:34:36.367224 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars/utils.js +W, [2024-12-25T12:34:36.367269 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars/utils.js +I, [2024-12-25T12:34:36.367293 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars.js +W, [2024-12-25T12:34:36.367337 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars.js +I, [2024-12-25T12:34:36.367361 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/handlebars.runtime.js +W, [2024-12-25T12:34:36.367405 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/handlebars.runtime.js +I, [2024-12-25T12:34:36.367429 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/cjs/precompiler.js +W, [2024-12-25T12:34:36.367555 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/cjs/precompiler.js +I, [2024-12-25T12:34:36.367595 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.amd.js +W, [2024-12-25T12:34:36.368279 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.amd.js +I, [2024-12-25T12:34:36.368314 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.amd.min.js +W, [2024-12-25T12:34:36.368399 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.amd.min.js +I, [2024-12-25T12:34:36.368424 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.js +W, [2024-12-25T12:34:36.368671 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.js +I, [2024-12-25T12:34:36.368699 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.min.js +W, [2024-12-25T12:34:36.368775 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.min.js +I, [2024-12-25T12:34:36.368801 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.amd.js +W, [2024-12-25T12:34:36.368902 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.amd.js +I, [2024-12-25T12:34:36.368927 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.amd.min.js +W, [2024-12-25T12:34:36.369040 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.amd.min.js +I, [2024-12-25T12:34:36.369110 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.js +W, [2024-12-25T12:34:36.369199 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.js +I, [2024-12-25T12:34:36.369225 #44812] INFO -- : Processing file: ../../node_modules/handlebars/dist/handlebars.runtime.min.js +W, [2024-12-25T12:34:36.369283 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/dist/handlebars.runtime.min.js +I, [2024-12-25T12:34:36.369309 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/base.js +W, [2024-12-25T12:34:36.369352 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/base.js +I, [2024-12-25T12:34:36.369505 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/ast.js +W, [2024-12-25T12:34:36.369593 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/ast.js +I, [2024-12-25T12:34:36.369622 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/base.js +W, [2024-12-25T12:34:36.369669 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/base.js +I, [2024-12-25T12:34:36.369696 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/code-gen.js +W, [2024-12-25T12:34:36.369739 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/code-gen.js +I, [2024-12-25T12:34:36.369764 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/compiler.js +W, [2024-12-25T12:34:36.369811 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/compiler.js +I, [2024-12-25T12:34:36.369836 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/helpers.js +W, [2024-12-25T12:34:36.369879 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/helpers.js +I, [2024-12-25T12:34:36.369925 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/javascript-compiler.js +W, [2024-12-25T12:34:36.369997 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/javascript-compiler.js +I, [2024-12-25T12:34:36.370021 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/parser.js +W, [2024-12-25T12:34:36.370093 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/parser.js +I, [2024-12-25T12:34:36.370119 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/printer.js +W, [2024-12-25T12:34:36.370163 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/printer.js +I, [2024-12-25T12:34:36.370187 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/visitor.js +W, [2024-12-25T12:34:36.370229 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/visitor.js +I, [2024-12-25T12:34:36.370253 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/compiler/whitespace-control.js +W, [2024-12-25T12:34:36.370295 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/compiler/whitespace-control.js +I, [2024-12-25T12:34:36.370320 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/decorators/inline.js +W, [2024-12-25T12:34:36.370362 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/decorators/inline.js +I, [2024-12-25T12:34:36.370385 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/decorators.js +W, [2024-12-25T12:34:36.370426 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/decorators.js +I, [2024-12-25T12:34:36.370450 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/exception.js +W, [2024-12-25T12:34:36.370633 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/exception.js +I, [2024-12-25T12:34:36.370666 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/block-helper-missing.js +W, [2024-12-25T12:34:36.370724 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/block-helper-missing.js +I, [2024-12-25T12:34:36.370750 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/each.js +W, [2024-12-25T12:34:36.370793 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/each.js +I, [2024-12-25T12:34:36.370818 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/helper-missing.js +W, [2024-12-25T12:34:36.370861 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/helper-missing.js +I, [2024-12-25T12:34:36.370901 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/if.js +W, [2024-12-25T12:34:36.370954 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/if.js +I, [2024-12-25T12:34:36.370979 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/log.js +W, [2024-12-25T12:34:36.371021 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/log.js +I, [2024-12-25T12:34:36.371046 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/lookup.js +W, [2024-12-25T12:34:36.371088 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/lookup.js +I, [2024-12-25T12:34:36.371113 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers/with.js +W, [2024-12-25T12:34:36.371154 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers/with.js +I, [2024-12-25T12:34:36.371180 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/helpers.js +W, [2024-12-25T12:34:36.371222 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/helpers.js +I, [2024-12-25T12:34:36.371246 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/create-new-lookup-object.js +W, [2024-12-25T12:34:36.371287 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/create-new-lookup-object.js +I, [2024-12-25T12:34:36.371311 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/proto-access.js +W, [2024-12-25T12:34:36.371353 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/proto-access.js +I, [2024-12-25T12:34:36.371376 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/internal/wrapHelper.js +W, [2024-12-25T12:34:36.371417 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/internal/wrapHelper.js +I, [2024-12-25T12:34:36.371501 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/logger.js +W, [2024-12-25T12:34:36.371557 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/logger.js +I, [2024-12-25T12:34:36.371583 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/no-conflict.js +W, [2024-12-25T12:34:36.371626 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/no-conflict.js +I, [2024-12-25T12:34:36.371651 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/runtime.js +W, [2024-12-25T12:34:36.371698 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/runtime.js +I, [2024-12-25T12:34:36.371724 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/safe-string.js +W, [2024-12-25T12:34:36.371765 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/safe-string.js +I, [2024-12-25T12:34:36.371790 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars/utils.js +W, [2024-12-25T12:34:36.371831 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars/utils.js +I, [2024-12-25T12:34:36.371855 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars.js +W, [2024-12-25T12:34:36.371895 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars.js +I, [2024-12-25T12:34:36.371918 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/handlebars.runtime.js +W, [2024-12-25T12:34:36.371960 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/handlebars.runtime.js +I, [2024-12-25T12:34:36.371984 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/index.js +W, [2024-12-25T12:34:36.372025 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/index.js +I, [2024-12-25T12:34:36.372049 #44812] INFO -- : Processing file: ../../node_modules/handlebars/lib/precompiler.js +W, [2024-12-25T12:34:36.372095 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/lib/precompiler.js +I, [2024-12-25T12:34:36.372120 #44812] INFO -- : Processing file: ../../node_modules/handlebars/release-notes.md +W, [2024-12-25T12:34:36.372224 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/release-notes.md +I, [2024-12-25T12:34:36.372249 #44812] INFO -- : Processing file: ../../node_modules/handlebars/runtime.js +W, [2024-12-25T12:34:36.372291 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/runtime.js +I, [2024-12-25T12:34:36.372315 #44812] INFO -- : Processing file: ../../node_modules/has-flag/index.js +W, [2024-12-25T12:34:36.372358 #44812] WARN -- : Copyright string not found in ../../node_modules/has-flag/index.js +I, [2024-12-25T12:34:36.372383 #44812] INFO -- : Processing file: ../../node_modules/has-flag/readme.md +W, [2024-12-25T12:34:36.372463 #44812] WARN -- : Copyright string not found in ../../node_modules/has-flag/readme.md +I, [2024-12-25T12:34:36.372496 #44812] INFO -- : Processing file: ../../node_modules/is-extglob/README.md +W, [2024-12-25T12:34:36.372544 #44812] WARN -- : Copyright string not found in ../../node_modules/is-extglob/README.md +I, [2024-12-25T12:34:36.372569 #44812] INFO -- : Processing file: ../../node_modules/is-extglob/index.js +W, [2024-12-25T12:34:36.372610 #44812] WARN -- : Copyright string not found in ../../node_modules/is-extglob/index.js +I, [2024-12-25T12:34:36.372634 #44812] INFO -- : Processing file: ../../node_modules/is-glob/README.md +W, [2024-12-25T12:34:36.372680 #44812] WARN -- : Copyright string not found in ../../node_modules/is-glob/README.md +I, [2024-12-25T12:34:36.372705 #44812] INFO -- : Processing file: ../../node_modules/is-glob/index.js +W, [2024-12-25T12:34:36.372747 #44812] WARN -- : Copyright string not found in ../../node_modules/is-glob/index.js +I, [2024-12-25T12:34:36.372770 #44812] INFO -- : Processing file: ../../node_modules/is-number/README.md +W, [2024-12-25T12:34:36.372813 #44812] WARN -- : Copyright string not found in ../../node_modules/is-number/README.md +I, [2024-12-25T12:34:36.372838 #44812] INFO -- : Processing file: ../../node_modules/is-number/index.js +W, [2024-12-25T12:34:36.372879 #44812] WARN -- : Copyright string not found in ../../node_modules/is-number/index.js +I, [2024-12-25T12:34:36.372902 #44812] INFO -- : Processing file: ../../node_modules/js2xmlparser/CHANGES.md +W, [2024-12-25T12:34:36.372945 #44812] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/CHANGES.md +I, [2024-12-25T12:34:36.372968 #44812] INFO -- : Processing file: ../../node_modules/js2xmlparser/README.md +W, [2024-12-25T12:34:36.373010 #44812] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/README.md +I, [2024-12-25T12:34:36.373083 #44812] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/main.js +W, [2024-12-25T12:34:36.373135 #44812] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/main.js +I, [2024-12-25T12:34:36.373162 #44812] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/options.js +W, [2024-12-25T12:34:36.373206 #44812] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/options.js +I, [2024-12-25T12:34:36.373232 #44812] INFO -- : Processing file: ../../node_modules/js2xmlparser/lib/utils.js +W, [2024-12-25T12:34:36.373275 #44812] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/lib/utils.js +I, [2024-12-25T12:34:36.373300 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/Apache_License_2.0.txt +W, [2024-12-25T12:34:36.373362 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/Apache_License_2.0.txt +I, [2024-12-25T12:34:36.373388 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/CHANGES.md +W, [2024-12-25T12:34:36.373467 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/CHANGES.md +I, [2024-12-25T12:34:36.373541 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/LICENSE.md +W, [2024-12-25T12:34:36.373589 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/LICENSE.md +I, [2024-12-25T12:34:36.373613 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/README.md +W, [2024-12-25T12:34:36.373655 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/README.md +I, [2024-12-25T12:34:36.373679 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/cli.js +W, [2024-12-25T12:34:36.373737 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/cli.js +I, [2024-12-25T12:34:36.373761 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/jsdoc.js +W, [2024-12-25T12:34:36.373803 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/jsdoc.js +I, [2024-12-25T12:34:36.373826 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/app.js +W, [2024-12-25T12:34:36.373868 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/app.js +I, [2024-12-25T12:34:36.373893 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/augment.js +W, [2024-12-25T12:34:36.373964 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/augment.js +I, [2024-12-25T12:34:36.373988 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/borrow.js +W, [2024-12-25T12:34:36.374029 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/borrow.js +I, [2024-12-25T12:34:36.374052 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/config.js +W, [2024-12-25T12:34:36.374092 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/config.js +I, [2024-12-25T12:34:36.374115 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/doclet.js +W, [2024-12-25T12:34:36.374169 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/doclet.js +I, [2024-12-25T12:34:36.374193 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/env.js +W, [2024-12-25T12:34:36.374237 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/env.js +I, [2024-12-25T12:34:36.374260 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/fs.js +W, [2024-12-25T12:34:36.374301 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/fs.js +I, [2024-12-25T12:34:36.374324 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/name.js +W, [2024-12-25T12:34:36.374381 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/name.js +I, [2024-12-25T12:34:36.374405 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/opts/argparser.js +W, [2024-12-25T12:34:36.374522 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/opts/argparser.js +I, [2024-12-25T12:34:36.374580 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/opts/args.js +W, [2024-12-25T12:34:36.374644 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/opts/args.js +I, [2024-12-25T12:34:36.374670 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/package.js +W, [2024-12-25T12:34:36.374724 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/package.js +I, [2024-12-25T12:34:36.374748 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/path.js +W, [2024-12-25T12:34:36.374799 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/path.js +I, [2024-12-25T12:34:36.374823 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/plugins.js +W, [2024-12-25T12:34:36.374864 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/plugins.js +I, [2024-12-25T12:34:36.374887 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/readme.js +W, [2024-12-25T12:34:36.374928 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/readme.js +I, [2024-12-25T12:34:36.374952 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/schema.js +W, [2024-12-25T12:34:36.375007 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/schema.js +I, [2024-12-25T12:34:36.375030 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/astbuilder.js +W, [2024-12-25T12:34:36.375078 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/astbuilder.js +I, [2024-12-25T12:34:36.375102 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/astnode.js +W, [2024-12-25T12:34:36.375159 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/astnode.js +I, [2024-12-25T12:34:36.375182 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/filter.js +W, [2024-12-25T12:34:36.375226 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/filter.js +I, [2024-12-25T12:34:36.375250 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/handlers.js +W, [2024-12-25T12:34:36.375300 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/handlers.js +I, [2024-12-25T12:34:36.375323 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/parser.js +W, [2024-12-25T12:34:36.375384 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/parser.js +I, [2024-12-25T12:34:36.375407 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/scanner.js +W, [2024-12-25T12:34:36.375550 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/scanner.js +I, [2024-12-25T12:34:36.375582 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/syntax.js +W, [2024-12-25T12:34:36.375644 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/syntax.js +I, [2024-12-25T12:34:36.375669 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/visitor.js +W, [2024-12-25T12:34:36.375735 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/visitor.js +I, [2024-12-25T12:34:36.375759 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/src/walker.js +W, [2024-12-25T12:34:36.375818 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/src/walker.js +I, [2024-12-25T12:34:36.375842 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary/definitions.js +W, [2024-12-25T12:34:36.375920 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary/definitions.js +I, [2024-12-25T12:34:36.375945 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary.js +W, [2024-12-25T12:34:36.376049 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/dictionary.js +I, [2024-12-25T12:34:36.376076 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/inline.js +W, [2024-12-25T12:34:36.376126 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/inline.js +I, [2024-12-25T12:34:36.376150 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/type.js +W, [2024-12-25T12:34:36.376194 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/type.js +I, [2024-12-25T12:34:36.376219 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag/validator.js +W, [2024-12-25T12:34:36.376264 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag/validator.js +I, [2024-12-25T12:34:36.376288 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tag.js +W, [2024-12-25T12:34:36.376338 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tag.js +I, [2024-12-25T12:34:36.376362 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/template.js +W, [2024-12-25T12:34:36.376408 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/template.js +I, [2024-12-25T12:34:36.376432 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tutorial/resolver.js +W, [2024-12-25T12:34:36.376480 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tutorial/resolver.js +I, [2024-12-25T12:34:36.376522 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/tutorial.js +W, [2024-12-25T12:34:36.376691 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/tutorial.js +I, [2024-12-25T12:34:36.376765 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/cast.js +W, [2024-12-25T12:34:36.376890 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/cast.js +I, [2024-12-25T12:34:36.376938 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/doop.js +W, [2024-12-25T12:34:36.377003 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/doop.js +I, [2024-12-25T12:34:36.377041 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/dumper.js +W, [2024-12-25T12:34:36.377126 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/dumper.js +I, [2024-12-25T12:34:36.377179 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/error.js +W, [2024-12-25T12:34:36.377283 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/error.js +I, [2024-12-25T12:34:36.377344 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/logger.js +W, [2024-12-25T12:34:36.377681 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/logger.js +I, [2024-12-25T12:34:36.377777 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/markdown.js +W, [2024-12-25T12:34:36.377940 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/markdown.js +I, [2024-12-25T12:34:36.377994 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/stripbom.js +W, [2024-12-25T12:34:36.378149 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/stripbom.js +I, [2024-12-25T12:34:36.378180 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/lib/jsdoc/util/templateHelper.js +W, [2024-12-25T12:34:36.378272 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/lib/jsdoc/util/templateHelper.js +I, [2024-12-25T12:34:36.378300 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/commentConvert.js +W, [2024-12-25T12:34:36.378362 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/commentConvert.js +I, [2024-12-25T12:34:36.378393 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/commentsOnly.js +W, [2024-12-25T12:34:36.378441 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/commentsOnly.js +I, [2024-12-25T12:34:36.378465 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/escapeHtml.js +W, [2024-12-25T12:34:36.378508 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/escapeHtml.js +I, [2024-12-25T12:34:36.378611 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/eventDumper.js +W, [2024-12-25T12:34:36.378673 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/eventDumper.js +I, [2024-12-25T12:34:36.378697 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/markdown.js +W, [2024-12-25T12:34:36.378738 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/markdown.js +I, [2024-12-25T12:34:36.378762 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/overloadHelper.js +W, [2024-12-25T12:34:36.378810 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/overloadHelper.js +I, [2024-12-25T12:34:36.378834 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/partial.js +W, [2024-12-25T12:34:36.378875 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/partial.js +I, [2024-12-25T12:34:36.378899 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/railsTemplate.js +W, [2024-12-25T12:34:36.378944 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/railsTemplate.js +I, [2024-12-25T12:34:36.378968 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/shout.js +W, [2024-12-25T12:34:36.379013 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/shout.js +I, [2024-12-25T12:34:36.379039 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/sourcetag.js +W, [2024-12-25T12:34:36.379083 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/sourcetag.js +I, [2024-12-25T12:34:36.379109 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/summarize.js +W, [2024-12-25T12:34:36.379168 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/summarize.js +I, [2024-12-25T12:34:36.379196 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/markdown.js +W, [2024-12-25T12:34:36.379247 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/markdown.js +I, [2024-12-25T12:34:36.379273 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/overloadHelper.js +W, [2024-12-25T12:34:36.379318 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/overloadHelper.js +I, [2024-12-25T12:34:36.379345 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/fixtures/underscore.js +W, [2024-12-25T12:34:36.379390 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/fixtures/underscore.js +I, [2024-12-25T12:34:36.379417 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/commentConvert.js +W, [2024-12-25T12:34:36.379469 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/commentConvert.js +I, [2024-12-25T12:34:36.379716 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/escapeHtml.js +W, [2024-12-25T12:34:36.379917 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/escapeHtml.js +I, [2024-12-25T12:34:36.379958 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/markdown.js +W, [2024-12-25T12:34:36.380020 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/markdown.js +I, [2024-12-25T12:34:36.380046 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/overloadHelper.js +W, [2024-12-25T12:34:36.380200 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/overloadHelper.js +I, [2024-12-25T12:34:36.380254 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/railsTemplate.js +W, [2024-12-25T12:34:36.380314 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/railsTemplate.js +I, [2024-12-25T12:34:36.380345 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/shout.js +W, [2024-12-25T12:34:36.380529 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/shout.js +I, [2024-12-25T12:34:36.380609 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/sourcetag.js +W, [2024-12-25T12:34:36.380701 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/sourcetag.js +I, [2024-12-25T12:34:36.380732 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/summarize.js +W, [2024-12-25T12:34:36.380791 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/summarize.js +I, [2024-12-25T12:34:36.380819 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/test/specs/underscore.js +W, [2024-12-25T12:34:36.380870 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/test/specs/underscore.js +I, [2024-12-25T12:34:36.380899 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/plugins/underscore.js +W, [2024-12-25T12:34:36.380992 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/plugins/underscore.js +I, [2024-12-25T12:34:36.381068 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/README.md +W, [2024-12-25T12:34:36.381244 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/README.md +I, [2024-12-25T12:34:36.381386 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/README.md +W, [2024-12-25T12:34:36.381500 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/README.md +I, [2024-12-25T12:34:36.381714 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/publish.js +W, [2024-12-25T12:34:36.381948 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/publish.js +I, [2024-12-25T12:34:36.382010 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/linenumber.js +W, [2024-12-25T12:34:36.382095 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/linenumber.js +I, [2024-12-25T12:34:36.382133 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/Apache-License-2.0.txt +W, [2024-12-25T12:34:36.382264 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/Apache-License-2.0.txt +I, [2024-12-25T12:34:36.382317 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/lang-css.js +W, [2024-12-25T12:34:36.382405 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/lang-css.js +I, [2024-12-25T12:34:36.382450 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js +W, [2024-12-25T12:34:36.382724 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js +I, [2024-12-25T12:34:36.382796 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/styles/jsdoc-default.css +W, [2024-12-25T12:34:36.383024 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/styles/jsdoc-default.css +I, [2024-12-25T12:34:36.383057 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/styles/prettify-jsdoc.css +W, [2024-12-25T12:34:36.383139 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/styles/prettify-jsdoc.css +I, [2024-12-25T12:34:36.383167 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/default/static/styles/prettify-tomorrow.css +W, [2024-12-25T12:34:36.383234 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/default/static/styles/prettify-tomorrow.css +I, [2024-12-25T12:34:36.383262 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/haruki/README.md +W, [2024-12-25T12:34:36.383313 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/haruki/README.md +I, [2024-12-25T12:34:36.383338 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/haruki/publish.js +W, [2024-12-25T12:34:36.383391 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/haruki/publish.js +I, [2024-12-25T12:34:36.383416 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/silent/README.md +W, [2024-12-25T12:34:36.383458 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/silent/README.md +I, [2024-12-25T12:34:36.383553 #44812] INFO -- : Processing file: ../../node_modules/jsdoc/templates/silent/publish.js +W, [2024-12-25T12:34:36.383658 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc/templates/silent/publish.js +I, [2024-12-25T12:34:36.384109 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-api/README.md +W, [2024-12-25T12:34:36.384215 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/README.md +I, [2024-12-25T12:34:36.384239 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-api/index.js +W, [2024-12-25T12:34:36.384282 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/index.js +I, [2024-12-25T12:34:36.384306 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/explain.js +W, [2024-12-25T12:34:36.384347 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/explain.js +I, [2024-12-25T12:34:36.384370 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/jsdoc-command.js +W, [2024-12-25T12:34:36.384411 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/jsdoc-command.js +I, [2024-12-25T12:34:36.384433 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/render.js +W, [2024-12-25T12:34:36.384474 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/render.js +I, [2024-12-25T12:34:36.384543 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-api/lib/temp-file.js +W, [2024-12-25T12:34:36.384602 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/lib/temp-file.js +I, [2024-12-25T12:34:36.384628 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-parse/LICENSE.md +W, [2024-12-25T12:34:36.384672 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/LICENSE.md +I, [2024-12-25T12:34:36.384695 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-parse/README.md +W, [2024-12-25T12:34:36.384735 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/README.md +I, [2024-12-25T12:34:36.384757 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-parse/index.js +W, [2024-12-25T12:34:36.384796 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/index.js +I, [2024-12-25T12:34:36.384819 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-parse/lib/transform.js +W, [2024-12-25T12:34:36.384863 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-parse/lib/transform.js +I, [2024-12-25T12:34:36.384885 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/README.md +W, [2024-12-25T12:34:36.384926 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/README.md +I, [2024-12-25T12:34:36.384949 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/bin/cli.js +W, [2024-12-25T12:34:36.385046 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/bin/cli.js +I, [2024-12-25T12:34:36.385072 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/index.js +W, [2024-12-25T12:34:36.385117 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/index.js +I, [2024-12-25T12:34:36.385141 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/cli-data.js +W, [2024-12-25T12:34:36.385186 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/cli-data.js +I, [2024-12-25T12:34:36.385210 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/dmd-options.js +W, [2024-12-25T12:34:36.385253 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/dmd-options.js +I, [2024-12-25T12:34:36.385277 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/lib/jsdoc-options.js +W, [2024-12-25T12:34:36.385319 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/lib/jsdoc-options.js +I, [2024-12-25T12:34:36.385343 #44812] INFO -- : Processing file: ../../node_modules/klaw/CHANGELOG.md +W, [2024-12-25T12:34:36.385385 #44812] WARN -- : Copyright string not found in ../../node_modules/klaw/CHANGELOG.md +I, [2024-12-25T12:34:36.385408 #44812] INFO -- : Processing file: ../../node_modules/klaw/README.md +W, [2024-12-25T12:34:36.385452 #44812] WARN -- : Copyright string not found in ../../node_modules/klaw/README.md +I, [2024-12-25T12:34:36.385475 #44812] INFO -- : Processing file: ../../node_modules/klaw/src/index.js +W, [2024-12-25T12:34:36.385564 #44812] WARN -- : Copyright string not found in ../../node_modules/klaw/src/index.js +I, [2024-12-25T12:34:36.385596 #44812] INFO -- : Processing file: ../../node_modules/linkify-it/README.md +W, [2024-12-25T12:34:36.385646 #44812] WARN -- : Copyright string not found in ../../node_modules/linkify-it/README.md +I, [2024-12-25T12:34:36.385671 #44812] INFO -- : Processing file: ../../node_modules/linkify-it/build/index.cjs.js +W, [2024-12-25T12:34:36.385723 #44812] WARN -- : Copyright string not found in ../../node_modules/linkify-it/build/index.cjs.js +I, [2024-12-25T12:34:36.385747 #44812] INFO -- : Processing file: ../../node_modules/lodash/README.md +W, [2024-12-25T12:34:36.385787 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/README.md +I, [2024-12-25T12:34:36.385809 #44812] INFO -- : Processing file: ../../node_modules/lodash/_DataView.js +W, [2024-12-25T12:34:36.385852 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_DataView.js +I, [2024-12-25T12:34:36.385875 #44812] INFO -- : Processing file: ../../node_modules/lodash/_Hash.js +W, [2024-12-25T12:34:36.385916 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_Hash.js +I, [2024-12-25T12:34:36.385939 #44812] INFO -- : Processing file: ../../node_modules/lodash/_LazyWrapper.js +W, [2024-12-25T12:34:36.385978 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_LazyWrapper.js +I, [2024-12-25T12:34:36.386002 #44812] INFO -- : Processing file: ../../node_modules/lodash/_ListCache.js +W, [2024-12-25T12:34:36.386042 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_ListCache.js +I, [2024-12-25T12:34:36.386066 #44812] INFO -- : Processing file: ../../node_modules/lodash/_LodashWrapper.js +W, [2024-12-25T12:34:36.386106 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_LodashWrapper.js +I, [2024-12-25T12:34:36.386129 #44812] INFO -- : Processing file: ../../node_modules/lodash/_Map.js +W, [2024-12-25T12:34:36.386170 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_Map.js +I, [2024-12-25T12:34:36.386193 #44812] INFO -- : Processing file: ../../node_modules/lodash/_MapCache.js +W, [2024-12-25T12:34:36.386337 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_MapCache.js +I, [2024-12-25T12:34:36.386386 #44812] INFO -- : Processing file: ../../node_modules/lodash/_Promise.js +W, [2024-12-25T12:34:36.386526 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_Promise.js +I, [2024-12-25T12:34:36.386577 #44812] INFO -- : Processing file: ../../node_modules/lodash/_Set.js +W, [2024-12-25T12:34:36.386629 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_Set.js +I, [2024-12-25T12:34:36.386654 #44812] INFO -- : Processing file: ../../node_modules/lodash/_SetCache.js +W, [2024-12-25T12:34:36.386699 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_SetCache.js +I, [2024-12-25T12:34:36.386723 #44812] INFO -- : Processing file: ../../node_modules/lodash/_Stack.js +W, [2024-12-25T12:34:36.386764 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_Stack.js +I, [2024-12-25T12:34:36.386788 #44812] INFO -- : Processing file: ../../node_modules/lodash/_Symbol.js +W, [2024-12-25T12:34:36.386828 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_Symbol.js +I, [2024-12-25T12:34:36.386851 #44812] INFO -- : Processing file: ../../node_modules/lodash/_Uint8Array.js +W, [2024-12-25T12:34:36.386891 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_Uint8Array.js +I, [2024-12-25T12:34:36.386929 #44812] INFO -- : Processing file: ../../node_modules/lodash/_WeakMap.js +W, [2024-12-25T12:34:36.386980 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_WeakMap.js +I, [2024-12-25T12:34:36.387007 #44812] INFO -- : Processing file: ../../node_modules/lodash/_apply.js +W, [2024-12-25T12:34:36.387059 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_apply.js +I, [2024-12-25T12:34:36.387082 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayAggregator.js +W, [2024-12-25T12:34:36.387115 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayAggregator.js +I, [2024-12-25T12:34:36.387131 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayEach.js +W, [2024-12-25T12:34:36.387161 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEach.js +I, [2024-12-25T12:34:36.387176 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayEachRight.js +W, [2024-12-25T12:34:36.387207 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEachRight.js +I, [2024-12-25T12:34:36.387222 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayEvery.js +W, [2024-12-25T12:34:36.387253 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayEvery.js +I, [2024-12-25T12:34:36.387270 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayFilter.js +W, [2024-12-25T12:34:36.387300 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayFilter.js +I, [2024-12-25T12:34:36.387316 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayIncludes.js +W, [2024-12-25T12:34:36.387345 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayIncludes.js +I, [2024-12-25T12:34:36.387360 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayIncludesWith.js +W, [2024-12-25T12:34:36.387391 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayIncludesWith.js +I, [2024-12-25T12:34:36.387406 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayLikeKeys.js +W, [2024-12-25T12:34:36.387437 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayLikeKeys.js +I, [2024-12-25T12:34:36.387452 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayMap.js +W, [2024-12-25T12:34:36.387489 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayMap.js +I, [2024-12-25T12:34:36.387653 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayPush.js +W, [2024-12-25T12:34:36.387707 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayPush.js +I, [2024-12-25T12:34:36.387726 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayReduce.js +W, [2024-12-25T12:34:36.387841 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayReduce.js +I, [2024-12-25T12:34:36.387862 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayReduceRight.js +W, [2024-12-25T12:34:36.387903 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayReduceRight.js +I, [2024-12-25T12:34:36.387922 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arraySample.js +W, [2024-12-25T12:34:36.387961 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySample.js +I, [2024-12-25T12:34:36.387978 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arraySampleSize.js +W, [2024-12-25T12:34:36.388026 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySampleSize.js +I, [2024-12-25T12:34:36.388046 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arrayShuffle.js +W, [2024-12-25T12:34:36.388083 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arrayShuffle.js +I, [2024-12-25T12:34:36.388104 #44812] INFO -- : Processing file: ../../node_modules/lodash/_arraySome.js +W, [2024-12-25T12:34:36.388139 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_arraySome.js +I, [2024-12-25T12:34:36.388155 #44812] INFO -- : Processing file: ../../node_modules/lodash/_asciiSize.js +W, [2024-12-25T12:34:36.388190 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiSize.js +I, [2024-12-25T12:34:36.388207 #44812] INFO -- : Processing file: ../../node_modules/lodash/_asciiToArray.js +W, [2024-12-25T12:34:36.388245 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiToArray.js +I, [2024-12-25T12:34:36.388261 #44812] INFO -- : Processing file: ../../node_modules/lodash/_asciiWords.js +W, [2024-12-25T12:34:36.388294 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_asciiWords.js +I, [2024-12-25T12:34:36.388309 #44812] INFO -- : Processing file: ../../node_modules/lodash/_assignMergeValue.js +W, [2024-12-25T12:34:36.388341 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_assignMergeValue.js +I, [2024-12-25T12:34:36.388356 #44812] INFO -- : Processing file: ../../node_modules/lodash/_assignValue.js +W, [2024-12-25T12:34:36.388386 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_assignValue.js +I, [2024-12-25T12:34:36.388400 #44812] INFO -- : Processing file: ../../node_modules/lodash/_assocIndexOf.js +W, [2024-12-25T12:34:36.388430 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_assocIndexOf.js +I, [2024-12-25T12:34:36.388445 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseAggregator.js +W, [2024-12-25T12:34:36.388475 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAggregator.js +I, [2024-12-25T12:34:36.388490 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseAssign.js +W, [2024-12-25T12:34:36.388579 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssign.js +I, [2024-12-25T12:34:36.388597 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseAssignIn.js +W, [2024-12-25T12:34:36.388652 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssignIn.js +I, [2024-12-25T12:34:36.388683 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseAssignValue.js +W, [2024-12-25T12:34:36.388724 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAssignValue.js +I, [2024-12-25T12:34:36.388740 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseAt.js +W, [2024-12-25T12:34:36.388773 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseAt.js +I, [2024-12-25T12:34:36.388788 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseClamp.js +W, [2024-12-25T12:34:36.388818 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseClamp.js +I, [2024-12-25T12:34:36.388833 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseClone.js +W, [2024-12-25T12:34:36.388867 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseClone.js +I, [2024-12-25T12:34:36.388893 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseConforms.js +W, [2024-12-25T12:34:36.388937 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseConforms.js +I, [2024-12-25T12:34:36.388955 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseConformsTo.js +W, [2024-12-25T12:34:36.388998 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseConformsTo.js +I, [2024-12-25T12:34:36.389023 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseCreate.js +W, [2024-12-25T12:34:36.389059 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseCreate.js +I, [2024-12-25T12:34:36.389075 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseDelay.js +W, [2024-12-25T12:34:36.389106 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseDelay.js +I, [2024-12-25T12:34:36.389121 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseDifference.js +W, [2024-12-25T12:34:36.389153 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseDifference.js +I, [2024-12-25T12:34:36.389169 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseEach.js +W, [2024-12-25T12:34:36.389200 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEach.js +I, [2024-12-25T12:34:36.389216 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseEachRight.js +W, [2024-12-25T12:34:36.389248 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEachRight.js +I, [2024-12-25T12:34:36.389264 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseEvery.js +W, [2024-12-25T12:34:36.389296 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseEvery.js +I, [2024-12-25T12:34:36.389311 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseExtremum.js +W, [2024-12-25T12:34:36.389345 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseExtremum.js +I, [2024-12-25T12:34:36.389363 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseFill.js +W, [2024-12-25T12:34:36.389396 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFill.js +I, [2024-12-25T12:34:36.389489 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseFilter.js +W, [2024-12-25T12:34:36.389544 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFilter.js +I, [2024-12-25T12:34:36.389569 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseFindIndex.js +W, [2024-12-25T12:34:36.389612 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFindIndex.js +I, [2024-12-25T12:34:36.389637 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseFindKey.js +W, [2024-12-25T12:34:36.389678 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFindKey.js +I, [2024-12-25T12:34:36.389703 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseFlatten.js +W, [2024-12-25T12:34:36.389748 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFlatten.js +I, [2024-12-25T12:34:36.389772 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseFor.js +W, [2024-12-25T12:34:36.389815 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFor.js +I, [2024-12-25T12:34:36.389840 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseForOwn.js +W, [2024-12-25T12:34:36.389884 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForOwn.js +I, [2024-12-25T12:34:36.389910 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseForOwnRight.js +W, [2024-12-25T12:34:36.389952 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForOwnRight.js +I, [2024-12-25T12:34:36.390151 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseForRight.js +W, [2024-12-25T12:34:36.390208 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseForRight.js +I, [2024-12-25T12:34:36.390234 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseFunctions.js +W, [2024-12-25T12:34:36.390275 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseFunctions.js +I, [2024-12-25T12:34:36.390300 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseGet.js +W, [2024-12-25T12:34:36.390341 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGet.js +I, [2024-12-25T12:34:36.390366 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseGetAllKeys.js +W, [2024-12-25T12:34:36.390410 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGetAllKeys.js +I, [2024-12-25T12:34:36.390563 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseGetTag.js +W, [2024-12-25T12:34:36.390662 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGetTag.js +I, [2024-12-25T12:34:36.390692 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseGt.js +W, [2024-12-25T12:34:36.390742 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseGt.js +I, [2024-12-25T12:34:36.390767 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseHas.js +W, [2024-12-25T12:34:36.390811 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseHas.js +I, [2024-12-25T12:34:36.390836 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseHasIn.js +W, [2024-12-25T12:34:36.390880 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseHasIn.js +I, [2024-12-25T12:34:36.390907 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseInRange.js +W, [2024-12-25T12:34:36.390953 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInRange.js +I, [2024-12-25T12:34:36.390979 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIndexOf.js +W, [2024-12-25T12:34:36.391024 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIndexOf.js +I, [2024-12-25T12:34:36.391051 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIndexOfWith.js +W, [2024-12-25T12:34:36.391098 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIndexOfWith.js +I, [2024-12-25T12:34:36.391124 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIntersection.js +W, [2024-12-25T12:34:36.391170 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIntersection.js +I, [2024-12-25T12:34:36.391195 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseInverter.js +W, [2024-12-25T12:34:36.391240 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInverter.js +I, [2024-12-25T12:34:36.391292 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseInvoke.js +W, [2024-12-25T12:34:36.391433 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseInvoke.js +I, [2024-12-25T12:34:36.391481 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsArguments.js +W, [2024-12-25T12:34:36.391605 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsArguments.js +I, [2024-12-25T12:34:36.391632 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsArrayBuffer.js +W, [2024-12-25T12:34:36.391675 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsArrayBuffer.js +I, [2024-12-25T12:34:36.391698 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsDate.js +W, [2024-12-25T12:34:36.391740 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsDate.js +I, [2024-12-25T12:34:36.391764 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsEqual.js +W, [2024-12-25T12:34:36.391804 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsEqual.js +I, [2024-12-25T12:34:36.391829 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsEqualDeep.js +W, [2024-12-25T12:34:36.391870 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsEqualDeep.js +I, [2024-12-25T12:34:36.391894 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsMap.js +W, [2024-12-25T12:34:36.391934 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsMap.js +I, [2024-12-25T12:34:36.391957 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsMatch.js +W, [2024-12-25T12:34:36.391998 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsMatch.js +I, [2024-12-25T12:34:36.392022 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsNaN.js +W, [2024-12-25T12:34:36.392064 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsNaN.js +I, [2024-12-25T12:34:36.392089 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsNative.js +W, [2024-12-25T12:34:36.392129 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsNative.js +I, [2024-12-25T12:34:36.392154 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsRegExp.js +W, [2024-12-25T12:34:36.392193 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsRegExp.js +I, [2024-12-25T12:34:36.392216 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsSet.js +W, [2024-12-25T12:34:36.392256 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsSet.js +I, [2024-12-25T12:34:36.392279 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIsTypedArray.js +W, [2024-12-25T12:34:36.392320 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIsTypedArray.js +I, [2024-12-25T12:34:36.392344 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseIteratee.js +W, [2024-12-25T12:34:36.392384 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseIteratee.js +I, [2024-12-25T12:34:36.392408 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseKeys.js +W, [2024-12-25T12:34:36.392501 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseKeys.js +I, [2024-12-25T12:34:36.392526 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseKeysIn.js +W, [2024-12-25T12:34:36.392567 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseKeysIn.js +I, [2024-12-25T12:34:36.392590 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseLodash.js +W, [2024-12-25T12:34:36.392633 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseLodash.js +I, [2024-12-25T12:34:36.392656 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseLt.js +W, [2024-12-25T12:34:36.392697 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseLt.js +I, [2024-12-25T12:34:36.392720 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseMap.js +W, [2024-12-25T12:34:36.392760 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMap.js +I, [2024-12-25T12:34:36.392784 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseMatches.js +W, [2024-12-25T12:34:36.392824 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMatches.js +I, [2024-12-25T12:34:36.392848 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseMatchesProperty.js +W, [2024-12-25T12:34:36.392888 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMatchesProperty.js +I, [2024-12-25T12:34:36.392911 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseMean.js +W, [2024-12-25T12:34:36.392951 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMean.js +I, [2024-12-25T12:34:36.392973 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseMerge.js +W, [2024-12-25T12:34:36.393044 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMerge.js +I, [2024-12-25T12:34:36.393067 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseMergeDeep.js +W, [2024-12-25T12:34:36.393109 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseMergeDeep.js +I, [2024-12-25T12:34:36.393132 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseNth.js +W, [2024-12-25T12:34:36.393171 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseNth.js +I, [2024-12-25T12:34:36.393193 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseOrderBy.js +W, [2024-12-25T12:34:36.393233 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseOrderBy.js +I, [2024-12-25T12:34:36.393255 #44812] INFO -- : Processing file: ../../node_modules/lodash/_basePick.js +W, [2024-12-25T12:34:36.393295 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePick.js +I, [2024-12-25T12:34:36.393318 #44812] INFO -- : Processing file: ../../node_modules/lodash/_basePickBy.js +W, [2024-12-25T12:34:36.393358 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePickBy.js +I, [2024-12-25T12:34:36.393382 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseProperty.js +W, [2024-12-25T12:34:36.393424 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseProperty.js +I, [2024-12-25T12:34:36.393496 #44812] INFO -- : Processing file: ../../node_modules/lodash/_basePropertyDeep.js +W, [2024-12-25T12:34:36.393545 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePropertyDeep.js +I, [2024-12-25T12:34:36.393569 #44812] INFO -- : Processing file: ../../node_modules/lodash/_basePropertyOf.js +W, [2024-12-25T12:34:36.393609 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePropertyOf.js +I, [2024-12-25T12:34:36.393632 #44812] INFO -- : Processing file: ../../node_modules/lodash/_basePullAll.js +W, [2024-12-25T12:34:36.393672 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePullAll.js +I, [2024-12-25T12:34:36.393695 #44812] INFO -- : Processing file: ../../node_modules/lodash/_basePullAt.js +W, [2024-12-25T12:34:36.393735 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_basePullAt.js +I, [2024-12-25T12:34:36.393757 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseRandom.js +W, [2024-12-25T12:34:36.393797 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRandom.js +I, [2024-12-25T12:34:36.393820 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseRange.js +W, [2024-12-25T12:34:36.393860 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRange.js +I, [2024-12-25T12:34:36.393883 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseReduce.js +W, [2024-12-25T12:34:36.393922 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseReduce.js +I, [2024-12-25T12:34:36.393945 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseRepeat.js +W, [2024-12-25T12:34:36.393984 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRepeat.js +I, [2024-12-25T12:34:36.394007 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseRest.js +W, [2024-12-25T12:34:36.394044 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseRest.js +I, [2024-12-25T12:34:36.394061 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSample.js +W, [2024-12-25T12:34:36.394092 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSample.js +I, [2024-12-25T12:34:36.394107 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSampleSize.js +W, [2024-12-25T12:34:36.394135 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSampleSize.js +I, [2024-12-25T12:34:36.394151 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSet.js +W, [2024-12-25T12:34:36.394180 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSet.js +I, [2024-12-25T12:34:36.394196 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSetData.js +W, [2024-12-25T12:34:36.394225 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSetData.js +I, [2024-12-25T12:34:36.394240 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSetToString.js +W, [2024-12-25T12:34:36.394270 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSetToString.js +I, [2024-12-25T12:34:36.394285 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseShuffle.js +W, [2024-12-25T12:34:36.394315 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseShuffle.js +I, [2024-12-25T12:34:36.394329 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSlice.js +W, [2024-12-25T12:34:36.394360 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSlice.js +I, [2024-12-25T12:34:36.394375 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSome.js +W, [2024-12-25T12:34:36.394404 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSome.js +I, [2024-12-25T12:34:36.394418 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSortBy.js +W, [2024-12-25T12:34:36.394494 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortBy.js +I, [2024-12-25T12:34:36.394513 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedIndex.js +W, [2024-12-25T12:34:36.394546 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedIndex.js +I, [2024-12-25T12:34:36.394562 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedIndexBy.js +W, [2024-12-25T12:34:36.394592 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedIndexBy.js +I, [2024-12-25T12:34:36.394607 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSortedUniq.js +W, [2024-12-25T12:34:36.394636 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSortedUniq.js +I, [2024-12-25T12:34:36.394651 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseSum.js +W, [2024-12-25T12:34:36.394681 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseSum.js +I, [2024-12-25T12:34:36.394696 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseTimes.js +W, [2024-12-25T12:34:36.394725 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseTimes.js +I, [2024-12-25T12:34:36.394740 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseToNumber.js +W, [2024-12-25T12:34:36.394769 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToNumber.js +I, [2024-12-25T12:34:36.394784 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseToPairs.js +W, [2024-12-25T12:34:36.394813 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToPairs.js +I, [2024-12-25T12:34:36.394828 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseToString.js +W, [2024-12-25T12:34:36.394857 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseToString.js +I, [2024-12-25T12:34:36.394872 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseTrim.js +W, [2024-12-25T12:34:36.394901 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseTrim.js +I, [2024-12-25T12:34:36.395316 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseUnary.js +W, [2024-12-25T12:34:36.395372 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUnary.js +I, [2024-12-25T12:34:36.395387 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseUniq.js +W, [2024-12-25T12:34:36.395418 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUniq.js +I, [2024-12-25T12:34:36.395432 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseUnset.js +W, [2024-12-25T12:34:36.395616 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUnset.js +I, [2024-12-25T12:34:36.395648 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseUpdate.js +W, [2024-12-25T12:34:36.395694 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseUpdate.js +I, [2024-12-25T12:34:36.395716 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseValues.js +W, [2024-12-25T12:34:36.395755 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseValues.js +I, [2024-12-25T12:34:36.395778 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseWhile.js +W, [2024-12-25T12:34:36.395818 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseWhile.js +I, [2024-12-25T12:34:36.395842 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseWrapperValue.js +W, [2024-12-25T12:34:36.395881 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseWrapperValue.js +I, [2024-12-25T12:34:36.395903 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseXor.js +W, [2024-12-25T12:34:36.395944 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseXor.js +I, [2024-12-25T12:34:36.395967 #44812] INFO -- : Processing file: ../../node_modules/lodash/_baseZipObject.js +W, [2024-12-25T12:34:36.396006 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_baseZipObject.js +I, [2024-12-25T12:34:36.396029 #44812] INFO -- : Processing file: ../../node_modules/lodash/_cacheHas.js +W, [2024-12-25T12:34:36.396068 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_cacheHas.js +I, [2024-12-25T12:34:36.396091 #44812] INFO -- : Processing file: ../../node_modules/lodash/_castArrayLikeObject.js +W, [2024-12-25T12:34:36.396130 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_castArrayLikeObject.js +I, [2024-12-25T12:34:36.396153 #44812] INFO -- : Processing file: ../../node_modules/lodash/_castFunction.js +W, [2024-12-25T12:34:36.396193 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_castFunction.js +I, [2024-12-25T12:34:36.396216 #44812] INFO -- : Processing file: ../../node_modules/lodash/_castPath.js +W, [2024-12-25T12:34:36.396255 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_castPath.js +I, [2024-12-25T12:34:36.396278 #44812] INFO -- : Processing file: ../../node_modules/lodash/_castRest.js +W, [2024-12-25T12:34:36.396317 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_castRest.js +I, [2024-12-25T12:34:36.396340 #44812] INFO -- : Processing file: ../../node_modules/lodash/_castSlice.js +W, [2024-12-25T12:34:36.396379 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_castSlice.js +I, [2024-12-25T12:34:36.396403 #44812] INFO -- : Processing file: ../../node_modules/lodash/_charsEndIndex.js +W, [2024-12-25T12:34:36.396444 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_charsEndIndex.js +I, [2024-12-25T12:34:36.396485 #44812] INFO -- : Processing file: ../../node_modules/lodash/_charsStartIndex.js +W, [2024-12-25T12:34:36.396626 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_charsStartIndex.js +I, [2024-12-25T12:34:36.396655 #44812] INFO -- : Processing file: ../../node_modules/lodash/_cloneArrayBuffer.js +W, [2024-12-25T12:34:36.396699 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneArrayBuffer.js +I, [2024-12-25T12:34:36.396723 #44812] INFO -- : Processing file: ../../node_modules/lodash/_cloneBuffer.js +W, [2024-12-25T12:34:36.396765 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneBuffer.js +I, [2024-12-25T12:34:36.396789 #44812] INFO -- : Processing file: ../../node_modules/lodash/_cloneDataView.js +W, [2024-12-25T12:34:36.396829 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneDataView.js +I, [2024-12-25T12:34:36.396852 #44812] INFO -- : Processing file: ../../node_modules/lodash/_cloneRegExp.js +W, [2024-12-25T12:34:36.396891 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneRegExp.js +I, [2024-12-25T12:34:36.396915 #44812] INFO -- : Processing file: ../../node_modules/lodash/_cloneSymbol.js +W, [2024-12-25T12:34:36.396955 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneSymbol.js +I, [2024-12-25T12:34:36.396978 #44812] INFO -- : Processing file: ../../node_modules/lodash/_cloneTypedArray.js +W, [2024-12-25T12:34:36.397018 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_cloneTypedArray.js +I, [2024-12-25T12:34:36.397042 #44812] INFO -- : Processing file: ../../node_modules/lodash/_compareAscending.js +W, [2024-12-25T12:34:36.397084 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_compareAscending.js +I, [2024-12-25T12:34:36.397110 #44812] INFO -- : Processing file: ../../node_modules/lodash/_compareMultiple.js +W, [2024-12-25T12:34:36.397181 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_compareMultiple.js +I, [2024-12-25T12:34:36.397216 #44812] INFO -- : Processing file: ../../node_modules/lodash/_composeArgs.js +W, [2024-12-25T12:34:36.397267 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_composeArgs.js +I, [2024-12-25T12:34:36.397291 #44812] INFO -- : Processing file: ../../node_modules/lodash/_composeArgsRight.js +W, [2024-12-25T12:34:36.397333 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_composeArgsRight.js +I, [2024-12-25T12:34:36.397356 #44812] INFO -- : Processing file: ../../node_modules/lodash/_copyArray.js +W, [2024-12-25T12:34:36.397397 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_copyArray.js +I, [2024-12-25T12:34:36.397504 #44812] INFO -- : Processing file: ../../node_modules/lodash/_copyObject.js +W, [2024-12-25T12:34:36.397587 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_copyObject.js +I, [2024-12-25T12:34:36.397615 #44812] INFO -- : Processing file: ../../node_modules/lodash/_copySymbols.js +W, [2024-12-25T12:34:36.397659 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_copySymbols.js +I, [2024-12-25T12:34:36.397684 #44812] INFO -- : Processing file: ../../node_modules/lodash/_copySymbolsIn.js +W, [2024-12-25T12:34:36.397726 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_copySymbolsIn.js +I, [2024-12-25T12:34:36.397750 #44812] INFO -- : Processing file: ../../node_modules/lodash/_coreJsData.js +W, [2024-12-25T12:34:36.397792 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_coreJsData.js +I, [2024-12-25T12:34:36.397815 #44812] INFO -- : Processing file: ../../node_modules/lodash/_countHolders.js +W, [2024-12-25T12:34:36.397855 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_countHolders.js +I, [2024-12-25T12:34:36.397879 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createAggregator.js +W, [2024-12-25T12:34:36.397920 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createAggregator.js +I, [2024-12-25T12:34:36.397943 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createAssigner.js +W, [2024-12-25T12:34:36.397984 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createAssigner.js +I, [2024-12-25T12:34:36.398008 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createBaseEach.js +W, [2024-12-25T12:34:36.398048 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBaseEach.js +I, [2024-12-25T12:34:36.398072 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createBaseFor.js +W, [2024-12-25T12:34:36.398130 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBaseFor.js +I, [2024-12-25T12:34:36.398163 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createBind.js +W, [2024-12-25T12:34:36.398223 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createBind.js +I, [2024-12-25T12:34:36.398310 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createCaseFirst.js +W, [2024-12-25T12:34:36.398362 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCaseFirst.js +I, [2024-12-25T12:34:36.398387 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createCompounder.js +W, [2024-12-25T12:34:36.398432 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCompounder.js +I, [2024-12-25T12:34:36.398527 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createCtor.js +W, [2024-12-25T12:34:36.398606 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCtor.js +I, [2024-12-25T12:34:36.398633 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createCurry.js +W, [2024-12-25T12:34:36.398678 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createCurry.js +I, [2024-12-25T12:34:36.398702 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createFind.js +W, [2024-12-25T12:34:36.398744 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createFind.js +I, [2024-12-25T12:34:36.398767 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createFlow.js +W, [2024-12-25T12:34:36.398808 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createFlow.js +I, [2024-12-25T12:34:36.398832 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createHybrid.js +W, [2024-12-25T12:34:36.398874 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createHybrid.js +I, [2024-12-25T12:34:36.398897 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createInverter.js +W, [2024-12-25T12:34:36.398937 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createInverter.js +I, [2024-12-25T12:34:36.398961 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createMathOperation.js +W, [2024-12-25T12:34:36.399002 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createMathOperation.js +I, [2024-12-25T12:34:36.399025 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createOver.js +W, [2024-12-25T12:34:36.399065 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createOver.js +I, [2024-12-25T12:34:36.399089 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createPadding.js +W, [2024-12-25T12:34:36.399130 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createPadding.js +I, [2024-12-25T12:34:36.399153 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createPartial.js +W, [2024-12-25T12:34:36.399193 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createPartial.js +I, [2024-12-25T12:34:36.399216 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createRange.js +W, [2024-12-25T12:34:36.399256 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRange.js +I, [2024-12-25T12:34:36.399279 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createRecurry.js +W, [2024-12-25T12:34:36.399319 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRecurry.js +I, [2024-12-25T12:34:36.399343 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createRelationalOperation.js +W, [2024-12-25T12:34:36.399414 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRelationalOperation.js +I, [2024-12-25T12:34:36.399577 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createRound.js +W, [2024-12-25T12:34:36.399674 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createRound.js +I, [2024-12-25T12:34:36.399708 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createSet.js +W, [2024-12-25T12:34:36.399756 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createSet.js +I, [2024-12-25T12:34:36.399781 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createToPairs.js +W, [2024-12-25T12:34:36.399838 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createToPairs.js +I, [2024-12-25T12:34:36.399871 #44812] INFO -- : Processing file: ../../node_modules/lodash/_createWrap.js +W, [2024-12-25T12:34:36.399933 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_createWrap.js +I, [2024-12-25T12:34:36.399967 #44812] INFO -- : Processing file: ../../node_modules/lodash/_customDefaultsAssignIn.js +W, [2024-12-25T12:34:36.400027 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_customDefaultsAssignIn.js +I, [2024-12-25T12:34:36.400059 #44812] INFO -- : Processing file: ../../node_modules/lodash/_customDefaultsMerge.js +W, [2024-12-25T12:34:36.400166 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_customDefaultsMerge.js +I, [2024-12-25T12:34:36.400200 #44812] INFO -- : Processing file: ../../node_modules/lodash/_customOmitClone.js +W, [2024-12-25T12:34:36.400245 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_customOmitClone.js +I, [2024-12-25T12:34:36.400373 #44812] INFO -- : Processing file: ../../node_modules/lodash/_deburrLetter.js +W, [2024-12-25T12:34:36.400468 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_deburrLetter.js +I, [2024-12-25T12:34:36.400561 #44812] INFO -- : Processing file: ../../node_modules/lodash/_defineProperty.js +W, [2024-12-25T12:34:36.400646 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_defineProperty.js +I, [2024-12-25T12:34:36.400690 #44812] INFO -- : Processing file: ../../node_modules/lodash/_equalArrays.js +W, [2024-12-25T12:34:36.400766 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalArrays.js +I, [2024-12-25T12:34:36.400813 #44812] INFO -- : Processing file: ../../node_modules/lodash/_equalByTag.js +W, [2024-12-25T12:34:36.400891 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalByTag.js +I, [2024-12-25T12:34:36.400936 #44812] INFO -- : Processing file: ../../node_modules/lodash/_equalObjects.js +W, [2024-12-25T12:34:36.401011 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_equalObjects.js +I, [2024-12-25T12:34:36.401046 #44812] INFO -- : Processing file: ../../node_modules/lodash/_escapeHtmlChar.js +W, [2024-12-25T12:34:36.401093 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_escapeHtmlChar.js +I, [2024-12-25T12:34:36.401117 #44812] INFO -- : Processing file: ../../node_modules/lodash/_escapeStringChar.js +W, [2024-12-25T12:34:36.401164 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_escapeStringChar.js +I, [2024-12-25T12:34:36.401189 #44812] INFO -- : Processing file: ../../node_modules/lodash/_flatRest.js +W, [2024-12-25T12:34:36.401230 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_flatRest.js +I, [2024-12-25T12:34:36.401253 #44812] INFO -- : Processing file: ../../node_modules/lodash/_freeGlobal.js +W, [2024-12-25T12:34:36.401302 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_freeGlobal.js +I, [2024-12-25T12:34:36.401326 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getAllKeys.js +W, [2024-12-25T12:34:36.401367 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getAllKeys.js +I, [2024-12-25T12:34:36.401396 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getAllKeysIn.js +W, [2024-12-25T12:34:36.401441 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getAllKeysIn.js +I, [2024-12-25T12:34:36.401466 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getData.js +W, [2024-12-25T12:34:36.401592 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getData.js +I, [2024-12-25T12:34:36.401683 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getFuncName.js +W, [2024-12-25T12:34:36.401797 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getFuncName.js +I, [2024-12-25T12:34:36.401945 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getHolder.js +W, [2024-12-25T12:34:36.402043 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getHolder.js +I, [2024-12-25T12:34:36.402083 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getMapData.js +W, [2024-12-25T12:34:36.402175 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getMapData.js +I, [2024-12-25T12:34:36.402211 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getMatchData.js +W, [2024-12-25T12:34:36.402368 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getMatchData.js +I, [2024-12-25T12:34:36.402413 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getNative.js +W, [2024-12-25T12:34:36.402475 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getNative.js +I, [2024-12-25T12:34:36.402752 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getPrototype.js +W, [2024-12-25T12:34:36.402927 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getPrototype.js +I, [2024-12-25T12:34:36.403040 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getRawTag.js +W, [2024-12-25T12:34:36.403132 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getRawTag.js +I, [2024-12-25T12:34:36.403280 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getSymbols.js +W, [2024-12-25T12:34:36.403342 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getSymbols.js +I, [2024-12-25T12:34:36.403369 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getSymbolsIn.js +W, [2024-12-25T12:34:36.403412 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getSymbolsIn.js +I, [2024-12-25T12:34:36.403436 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getTag.js +W, [2024-12-25T12:34:36.403477 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getTag.js +I, [2024-12-25T12:34:36.403568 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getValue.js +W, [2024-12-25T12:34:36.403633 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getValue.js +I, [2024-12-25T12:34:36.403666 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getView.js +W, [2024-12-25T12:34:36.403724 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getView.js +I, [2024-12-25T12:34:36.403757 #44812] INFO -- : Processing file: ../../node_modules/lodash/_getWrapDetails.js +W, [2024-12-25T12:34:36.403802 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_getWrapDetails.js +I, [2024-12-25T12:34:36.403826 #44812] INFO -- : Processing file: ../../node_modules/lodash/_hasPath.js +W, [2024-12-25T12:34:36.403884 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasPath.js +I, [2024-12-25T12:34:36.403916 #44812] INFO -- : Processing file: ../../node_modules/lodash/_hasUnicode.js +W, [2024-12-25T12:34:36.403961 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasUnicode.js +I, [2024-12-25T12:34:36.403999 #44812] INFO -- : Processing file: ../../node_modules/lodash/_hasUnicodeWord.js +W, [2024-12-25T12:34:36.404063 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_hasUnicodeWord.js +I, [2024-12-25T12:34:36.404095 #44812] INFO -- : Processing file: ../../node_modules/lodash/_hashClear.js +W, [2024-12-25T12:34:36.404140 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashClear.js +I, [2024-12-25T12:34:36.404164 #44812] INFO -- : Processing file: ../../node_modules/lodash/_hashDelete.js +W, [2024-12-25T12:34:36.404220 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashDelete.js +I, [2024-12-25T12:34:36.404253 #44812] INFO -- : Processing file: ../../node_modules/lodash/_hashGet.js +W, [2024-12-25T12:34:36.404298 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashGet.js +I, [2024-12-25T12:34:36.404321 #44812] INFO -- : Processing file: ../../node_modules/lodash/_hashHas.js +W, [2024-12-25T12:34:36.404375 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashHas.js +I, [2024-12-25T12:34:36.404407 #44812] INFO -- : Processing file: ../../node_modules/lodash/_hashSet.js +W, [2024-12-25T12:34:36.404498 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_hashSet.js +I, [2024-12-25T12:34:36.404524 #44812] INFO -- : Processing file: ../../node_modules/lodash/_initCloneArray.js +W, [2024-12-25T12:34:36.404566 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneArray.js +I, [2024-12-25T12:34:36.404590 #44812] INFO -- : Processing file: ../../node_modules/lodash/_initCloneByTag.js +W, [2024-12-25T12:34:36.404631 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneByTag.js +I, [2024-12-25T12:34:36.404654 #44812] INFO -- : Processing file: ../../node_modules/lodash/_initCloneObject.js +W, [2024-12-25T12:34:36.404694 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_initCloneObject.js +I, [2024-12-25T12:34:36.404718 #44812] INFO -- : Processing file: ../../node_modules/lodash/_insertWrapDetails.js +W, [2024-12-25T12:34:36.404758 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_insertWrapDetails.js +I, [2024-12-25T12:34:36.404781 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isFlattenable.js +W, [2024-12-25T12:34:36.404821 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isFlattenable.js +I, [2024-12-25T12:34:36.404844 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isIndex.js +W, [2024-12-25T12:34:36.404884 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isIndex.js +I, [2024-12-25T12:34:36.404907 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isIterateeCall.js +W, [2024-12-25T12:34:36.404946 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isIterateeCall.js +I, [2024-12-25T12:34:36.404969 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isKey.js +W, [2024-12-25T12:34:36.405008 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isKey.js +I, [2024-12-25T12:34:36.405031 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isKeyable.js +W, [2024-12-25T12:34:36.405086 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isKeyable.js +I, [2024-12-25T12:34:36.405119 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isLaziable.js +W, [2024-12-25T12:34:36.405178 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isLaziable.js +I, [2024-12-25T12:34:36.405211 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isMaskable.js +W, [2024-12-25T12:34:36.405270 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isMaskable.js +I, [2024-12-25T12:34:36.405303 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isMasked.js +W, [2024-12-25T12:34:36.405349 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isMasked.js +I, [2024-12-25T12:34:36.405373 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isPrototype.js +W, [2024-12-25T12:34:36.405415 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isPrototype.js +I, [2024-12-25T12:34:36.405439 #44812] INFO -- : Processing file: ../../node_modules/lodash/_isStrictComparable.js +W, [2024-12-25T12:34:36.405480 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_isStrictComparable.js +I, [2024-12-25T12:34:36.405505 #44812] INFO -- : Processing file: ../../node_modules/lodash/_iteratorToArray.js +W, [2024-12-25T12:34:36.405603 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_iteratorToArray.js +I, [2024-12-25T12:34:36.405636 #44812] INFO -- : Processing file: ../../node_modules/lodash/_lazyClone.js +W, [2024-12-25T12:34:36.405681 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyClone.js +I, [2024-12-25T12:34:36.405771 #44812] INFO -- : Processing file: ../../node_modules/lodash/_lazyReverse.js +W, [2024-12-25T12:34:36.405823 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyReverse.js +I, [2024-12-25T12:34:36.405850 #44812] INFO -- : Processing file: ../../node_modules/lodash/_lazyValue.js +W, [2024-12-25T12:34:36.405891 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_lazyValue.js +I, [2024-12-25T12:34:36.405915 #44812] INFO -- : Processing file: ../../node_modules/lodash/_listCacheClear.js +W, [2024-12-25T12:34:36.405957 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheClear.js +I, [2024-12-25T12:34:36.405981 #44812] INFO -- : Processing file: ../../node_modules/lodash/_listCacheDelete.js +W, [2024-12-25T12:34:36.406037 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheDelete.js +I, [2024-12-25T12:34:36.406070 #44812] INFO -- : Processing file: ../../node_modules/lodash/_listCacheGet.js +W, [2024-12-25T12:34:36.406128 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheGet.js +I, [2024-12-25T12:34:36.406161 #44812] INFO -- : Processing file: ../../node_modules/lodash/_listCacheHas.js +W, [2024-12-25T12:34:36.406220 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheHas.js +I, [2024-12-25T12:34:36.406253 #44812] INFO -- : Processing file: ../../node_modules/lodash/_listCacheSet.js +W, [2024-12-25T12:34:36.406313 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_listCacheSet.js +I, [2024-12-25T12:34:36.406346 #44812] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheClear.js +W, [2024-12-25T12:34:36.406404 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheClear.js +I, [2024-12-25T12:34:36.406510 #44812] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheDelete.js +W, [2024-12-25T12:34:36.406595 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheDelete.js +I, [2024-12-25T12:34:36.406624 #44812] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheGet.js +W, [2024-12-25T12:34:36.406699 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheGet.js +I, [2024-12-25T12:34:36.406726 #44812] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheHas.js +W, [2024-12-25T12:34:36.406770 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheHas.js +I, [2024-12-25T12:34:36.406794 #44812] INFO -- : Processing file: ../../node_modules/lodash/_mapCacheSet.js +W, [2024-12-25T12:34:36.406836 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapCacheSet.js +I, [2024-12-25T12:34:36.406859 #44812] INFO -- : Processing file: ../../node_modules/lodash/_mapToArray.js +W, [2024-12-25T12:34:36.406900 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_mapToArray.js +I, [2024-12-25T12:34:36.406925 #44812] INFO -- : Processing file: ../../node_modules/lodash/_matchesStrictComparable.js +W, [2024-12-25T12:34:36.406965 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_matchesStrictComparable.js +I, [2024-12-25T12:34:36.406989 #44812] INFO -- : Processing file: ../../node_modules/lodash/_memoizeCapped.js +W, [2024-12-25T12:34:36.407045 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_memoizeCapped.js +I, [2024-12-25T12:34:36.407078 #44812] INFO -- : Processing file: ../../node_modules/lodash/_mergeData.js +W, [2024-12-25T12:34:36.407140 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_mergeData.js +I, [2024-12-25T12:34:36.407174 #44812] INFO -- : Processing file: ../../node_modules/lodash/_metaMap.js +W, [2024-12-25T12:34:36.407220 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_metaMap.js +I, [2024-12-25T12:34:36.407258 #44812] INFO -- : Processing file: ../../node_modules/lodash/_nativeCreate.js +W, [2024-12-25T12:34:36.407323 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeCreate.js +I, [2024-12-25T12:34:36.407357 #44812] INFO -- : Processing file: ../../node_modules/lodash/_nativeKeys.js +W, [2024-12-25T12:34:36.407401 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeKeys.js +I, [2024-12-25T12:34:36.407440 #44812] INFO -- : Processing file: ../../node_modules/lodash/_nativeKeysIn.js +W, [2024-12-25T12:34:36.407600 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_nativeKeysIn.js +I, [2024-12-25T12:34:36.407645 #44812] INFO -- : Processing file: ../../node_modules/lodash/_nodeUtil.js +W, [2024-12-25T12:34:36.407696 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_nodeUtil.js +I, [2024-12-25T12:34:36.407734 #44812] INFO -- : Processing file: ../../node_modules/lodash/_objectToString.js +W, [2024-12-25T12:34:36.407802 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_objectToString.js +I, [2024-12-25T12:34:36.407835 #44812] INFO -- : Processing file: ../../node_modules/lodash/_overArg.js +W, [2024-12-25T12:34:36.407881 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_overArg.js +I, [2024-12-25T12:34:36.407905 #44812] INFO -- : Processing file: ../../node_modules/lodash/_overRest.js +W, [2024-12-25T12:34:36.407945 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_overRest.js +I, [2024-12-25T12:34:36.407968 #44812] INFO -- : Processing file: ../../node_modules/lodash/_parent.js +W, [2024-12-25T12:34:36.408021 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_parent.js +I, [2024-12-25T12:34:36.408055 #44812] INFO -- : Processing file: ../../node_modules/lodash/_reEscape.js +W, [2024-12-25T12:34:36.408200 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_reEscape.js +I, [2024-12-25T12:34:36.408332 #44812] INFO -- : Processing file: ../../node_modules/lodash/_reEvaluate.js +W, [2024-12-25T12:34:36.408434 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_reEvaluate.js +I, [2024-12-25T12:34:36.408610 #44812] INFO -- : Processing file: ../../node_modules/lodash/_reInterpolate.js +W, [2024-12-25T12:34:36.408690 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_reInterpolate.js +I, [2024-12-25T12:34:36.408723 #44812] INFO -- : Processing file: ../../node_modules/lodash/_realNames.js +W, [2024-12-25T12:34:36.408773 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_realNames.js +I, [2024-12-25T12:34:36.408799 #44812] INFO -- : Processing file: ../../node_modules/lodash/_reorder.js +W, [2024-12-25T12:34:36.408862 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_reorder.js +I, [2024-12-25T12:34:36.408897 #44812] INFO -- : Processing file: ../../node_modules/lodash/_replaceHolders.js +W, [2024-12-25T12:34:36.408958 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_replaceHolders.js +I, [2024-12-25T12:34:36.408991 #44812] INFO -- : Processing file: ../../node_modules/lodash/_root.js +W, [2024-12-25T12:34:36.409037 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_root.js +I, [2024-12-25T12:34:36.409061 #44812] INFO -- : Processing file: ../../node_modules/lodash/_safeGet.js +W, [2024-12-25T12:34:36.409120 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_safeGet.js +I, [2024-12-25T12:34:36.409154 #44812] INFO -- : Processing file: ../../node_modules/lodash/_setCacheAdd.js +W, [2024-12-25T12:34:36.409234 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_setCacheAdd.js +I, [2024-12-25T12:34:36.409302 #44812] INFO -- : Processing file: ../../node_modules/lodash/_setCacheHas.js +W, [2024-12-25T12:34:36.409371 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_setCacheHas.js +I, [2024-12-25T12:34:36.409400 #44812] INFO -- : Processing file: ../../node_modules/lodash/_setData.js +W, [2024-12-25T12:34:36.409441 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_setData.js +I, [2024-12-25T12:34:36.409575 #44812] INFO -- : Processing file: ../../node_modules/lodash/_setToArray.js +W, [2024-12-25T12:34:36.409636 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToArray.js +I, [2024-12-25T12:34:36.409661 #44812] INFO -- : Processing file: ../../node_modules/lodash/_setToPairs.js +W, [2024-12-25T12:34:36.409717 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToPairs.js +I, [2024-12-25T12:34:36.409750 #44812] INFO -- : Processing file: ../../node_modules/lodash/_setToString.js +W, [2024-12-25T12:34:36.409814 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_setToString.js +I, [2024-12-25T12:34:36.409848 #44812] INFO -- : Processing file: ../../node_modules/lodash/_setWrapToString.js +W, [2024-12-25T12:34:36.409895 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_setWrapToString.js +I, [2024-12-25T12:34:36.409921 #44812] INFO -- : Processing file: ../../node_modules/lodash/_shortOut.js +W, [2024-12-25T12:34:36.409967 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_shortOut.js +I, [2024-12-25T12:34:36.409993 #44812] INFO -- : Processing file: ../../node_modules/lodash/_shuffleSelf.js +W, [2024-12-25T12:34:36.410039 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_shuffleSelf.js +I, [2024-12-25T12:34:36.410067 #44812] INFO -- : Processing file: ../../node_modules/lodash/_stackClear.js +W, [2024-12-25T12:34:36.410115 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackClear.js +I, [2024-12-25T12:34:36.410141 #44812] INFO -- : Processing file: ../../node_modules/lodash/_stackDelete.js +W, [2024-12-25T12:34:36.410214 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackDelete.js +I, [2024-12-25T12:34:36.410255 #44812] INFO -- : Processing file: ../../node_modules/lodash/_stackGet.js +W, [2024-12-25T12:34:36.410307 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackGet.js +I, [2024-12-25T12:34:36.410332 #44812] INFO -- : Processing file: ../../node_modules/lodash/_stackHas.js +W, [2024-12-25T12:34:36.410398 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackHas.js +I, [2024-12-25T12:34:36.410434 #44812] INFO -- : Processing file: ../../node_modules/lodash/_stackSet.js +W, [2024-12-25T12:34:36.410502 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_stackSet.js +I, [2024-12-25T12:34:36.410594 #44812] INFO -- : Processing file: ../../node_modules/lodash/_strictIndexOf.js +W, [2024-12-25T12:34:36.410676 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_strictIndexOf.js +I, [2024-12-25T12:34:36.410710 #44812] INFO -- : Processing file: ../../node_modules/lodash/_strictLastIndexOf.js +W, [2024-12-25T12:34:36.410755 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_strictLastIndexOf.js +I, [2024-12-25T12:34:36.410780 #44812] INFO -- : Processing file: ../../node_modules/lodash/_stringSize.js +W, [2024-12-25T12:34:36.410822 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringSize.js +I, [2024-12-25T12:34:36.410860 #44812] INFO -- : Processing file: ../../node_modules/lodash/_stringToArray.js +W, [2024-12-25T12:34:36.410915 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringToArray.js +I, [2024-12-25T12:34:36.410941 #44812] INFO -- : Processing file: ../../node_modules/lodash/_stringToPath.js +W, [2024-12-25T12:34:36.411000 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_stringToPath.js +I, [2024-12-25T12:34:36.411034 #44812] INFO -- : Processing file: ../../node_modules/lodash/_toKey.js +W, [2024-12-25T12:34:36.411080 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_toKey.js +I, [2024-12-25T12:34:36.411106 #44812] INFO -- : Processing file: ../../node_modules/lodash/_toSource.js +W, [2024-12-25T12:34:36.411169 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_toSource.js +I, [2024-12-25T12:34:36.411204 #44812] INFO -- : Processing file: ../../node_modules/lodash/_trimmedEndIndex.js +W, [2024-12-25T12:34:36.411253 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_trimmedEndIndex.js +I, [2024-12-25T12:34:36.411278 #44812] INFO -- : Processing file: ../../node_modules/lodash/_unescapeHtmlChar.js +W, [2024-12-25T12:34:36.411321 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_unescapeHtmlChar.js +I, [2024-12-25T12:34:36.411346 #44812] INFO -- : Processing file: ../../node_modules/lodash/_unicodeSize.js +W, [2024-12-25T12:34:36.411410 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeSize.js +I, [2024-12-25T12:34:36.411447 #44812] INFO -- : Processing file: ../../node_modules/lodash/_unicodeToArray.js +W, [2024-12-25T12:34:36.411649 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeToArray.js +I, [2024-12-25T12:34:36.411688 #44812] INFO -- : Processing file: ../../node_modules/lodash/_unicodeWords.js +W, [2024-12-25T12:34:36.411754 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_unicodeWords.js +I, [2024-12-25T12:34:36.411781 #44812] INFO -- : Processing file: ../../node_modules/lodash/_updateWrapDetails.js +W, [2024-12-25T12:34:36.411828 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_updateWrapDetails.js +I, [2024-12-25T12:34:36.411921 #44812] INFO -- : Processing file: ../../node_modules/lodash/_wrapperClone.js +W, [2024-12-25T12:34:36.412047 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/_wrapperClone.js +I, [2024-12-25T12:34:36.412223 #44812] INFO -- : Processing file: ../../node_modules/lodash/add.js +W, [2024-12-25T12:34:36.412500 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/add.js +I, [2024-12-25T12:34:36.412562 #44812] INFO -- : Processing file: ../../node_modules/lodash/after.js +W, [2024-12-25T12:34:36.412619 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/after.js +I, [2024-12-25T12:34:36.412643 #44812] INFO -- : Processing file: ../../node_modules/lodash/array.js +W, [2024-12-25T12:34:36.412685 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/array.js +I, [2024-12-25T12:34:36.412709 #44812] INFO -- : Processing file: ../../node_modules/lodash/ary.js +W, [2024-12-25T12:34:36.412750 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/ary.js +I, [2024-12-25T12:34:36.412773 #44812] INFO -- : Processing file: ../../node_modules/lodash/assign.js +W, [2024-12-25T12:34:36.412818 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/assign.js +I, [2024-12-25T12:34:36.412848 #44812] INFO -- : Processing file: ../../node_modules/lodash/assignIn.js +W, [2024-12-25T12:34:36.412898 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/assignIn.js +I, [2024-12-25T12:34:36.413162 #44812] INFO -- : Processing file: ../../node_modules/lodash/assignInWith.js +W, [2024-12-25T12:34:36.413238 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/assignInWith.js +I, [2024-12-25T12:34:36.413263 #44812] INFO -- : Processing file: ../../node_modules/lodash/assignWith.js +W, [2024-12-25T12:34:36.413305 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/assignWith.js +I, [2024-12-25T12:34:36.413328 #44812] INFO -- : Processing file: ../../node_modules/lodash/at.js +W, [2024-12-25T12:34:36.413368 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/at.js +I, [2024-12-25T12:34:36.413391 #44812] INFO -- : Processing file: ../../node_modules/lodash/attempt.js +W, [2024-12-25T12:34:36.413431 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/attempt.js +I, [2024-12-25T12:34:36.413456 #44812] INFO -- : Processing file: ../../node_modules/lodash/before.js +W, [2024-12-25T12:34:36.413923 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/before.js +I, [2024-12-25T12:34:36.414045 #44812] INFO -- : Processing file: ../../node_modules/lodash/bind.js +W, [2024-12-25T12:34:36.414180 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/bind.js +I, [2024-12-25T12:34:36.414223 #44812] INFO -- : Processing file: ../../node_modules/lodash/bindAll.js +W, [2024-12-25T12:34:36.414271 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/bindAll.js +I, [2024-12-25T12:34:36.414398 #44812] INFO -- : Processing file: ../../node_modules/lodash/bindKey.js +W, [2024-12-25T12:34:36.414649 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/bindKey.js +I, [2024-12-25T12:34:36.414695 #44812] INFO -- : Processing file: ../../node_modules/lodash/camelCase.js +W, [2024-12-25T12:34:36.414750 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/camelCase.js +I, [2024-12-25T12:34:36.414775 #44812] INFO -- : Processing file: ../../node_modules/lodash/capitalize.js +W, [2024-12-25T12:34:36.414817 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/capitalize.js +I, [2024-12-25T12:34:36.414842 #44812] INFO -- : Processing file: ../../node_modules/lodash/castArray.js +W, [2024-12-25T12:34:36.414902 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/castArray.js +I, [2024-12-25T12:34:36.414939 #44812] INFO -- : Processing file: ../../node_modules/lodash/ceil.js +W, [2024-12-25T12:34:36.414987 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/ceil.js +I, [2024-12-25T12:34:36.415012 #44812] INFO -- : Processing file: ../../node_modules/lodash/chain.js +W, [2024-12-25T12:34:36.415055 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/chain.js +I, [2024-12-25T12:34:36.415098 #44812] INFO -- : Processing file: ../../node_modules/lodash/chunk.js +W, [2024-12-25T12:34:36.415167 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/chunk.js +I, [2024-12-25T12:34:36.415205 #44812] INFO -- : Processing file: ../../node_modules/lodash/clamp.js +W, [2024-12-25T12:34:36.415249 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/clamp.js +I, [2024-12-25T12:34:36.415273 #44812] INFO -- : Processing file: ../../node_modules/lodash/clone.js +W, [2024-12-25T12:34:36.415363 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/clone.js +I, [2024-12-25T12:34:36.415397 #44812] INFO -- : Processing file: ../../node_modules/lodash/cloneDeep.js +W, [2024-12-25T12:34:36.415560 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneDeep.js +I, [2024-12-25T12:34:36.415594 #44812] INFO -- : Processing file: ../../node_modules/lodash/cloneDeepWith.js +W, [2024-12-25T12:34:36.415643 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneDeepWith.js +I, [2024-12-25T12:34:36.415668 #44812] INFO -- : Processing file: ../../node_modules/lodash/cloneWith.js +W, [2024-12-25T12:34:36.415710 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/cloneWith.js +I, [2024-12-25T12:34:36.415733 #44812] INFO -- : Processing file: ../../node_modules/lodash/collection.js +W, [2024-12-25T12:34:36.415790 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/collection.js +I, [2024-12-25T12:34:36.415824 #44812] INFO -- : Processing file: ../../node_modules/lodash/commit.js +W, [2024-12-25T12:34:36.415869 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/commit.js +I, [2024-12-25T12:34:36.416242 #44812] INFO -- : Processing file: ../../node_modules/lodash/compact.js +W, [2024-12-25T12:34:36.416354 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/compact.js +I, [2024-12-25T12:34:36.416407 #44812] INFO -- : Processing file: ../../node_modules/lodash/concat.js +W, [2024-12-25T12:34:36.416561 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/concat.js +I, [2024-12-25T12:34:36.416596 #44812] INFO -- : Processing file: ../../node_modules/lodash/cond.js +W, [2024-12-25T12:34:36.416839 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/cond.js +I, [2024-12-25T12:34:36.416868 #44812] INFO -- : Processing file: ../../node_modules/lodash/conforms.js +W, [2024-12-25T12:34:36.416916 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/conforms.js +I, [2024-12-25T12:34:36.416941 #44812] INFO -- : Processing file: ../../node_modules/lodash/conformsTo.js +W, [2024-12-25T12:34:36.416983 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/conformsTo.js +I, [2024-12-25T12:34:36.417008 #44812] INFO -- : Processing file: ../../node_modules/lodash/constant.js +W, [2024-12-25T12:34:36.417050 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/constant.js +I, [2024-12-25T12:34:36.417073 #44812] INFO -- : Processing file: ../../node_modules/lodash/core.js +W, [2024-12-25T12:34:36.417194 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/core.js +I, [2024-12-25T12:34:36.417303 #44812] INFO -- : Processing file: ../../node_modules/lodash/core.min.js +W, [2024-12-25T12:34:36.417568 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/core.min.js +I, [2024-12-25T12:34:36.417687 #44812] INFO -- : Processing file: ../../node_modules/lodash/countBy.js +W, [2024-12-25T12:34:36.417762 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/countBy.js +I, [2024-12-25T12:34:36.417790 #44812] INFO -- : Processing file: ../../node_modules/lodash/create.js +W, [2024-12-25T12:34:36.417834 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/create.js +I, [2024-12-25T12:34:36.417858 #44812] INFO -- : Processing file: ../../node_modules/lodash/curry.js +W, [2024-12-25T12:34:36.417900 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/curry.js +I, [2024-12-25T12:34:36.418019 #44812] INFO -- : Processing file: ../../node_modules/lodash/curryRight.js +W, [2024-12-25T12:34:36.418179 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/curryRight.js +I, [2024-12-25T12:34:36.418215 #44812] INFO -- : Processing file: ../../node_modules/lodash/date.js +W, [2024-12-25T12:34:36.418263 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/date.js +I, [2024-12-25T12:34:36.418287 #44812] INFO -- : Processing file: ../../node_modules/lodash/debounce.js +W, [2024-12-25T12:34:36.418349 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/debounce.js +I, [2024-12-25T12:34:36.418382 #44812] INFO -- : Processing file: ../../node_modules/lodash/deburr.js +W, [2024-12-25T12:34:36.418427 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/deburr.js +I, [2024-12-25T12:34:36.418452 #44812] INFO -- : Processing file: ../../node_modules/lodash/defaultTo.js +W, [2024-12-25T12:34:36.418494 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/defaultTo.js +I, [2024-12-25T12:34:36.418611 #44812] INFO -- : Processing file: ../../node_modules/lodash/defaults.js +W, [2024-12-25T12:34:36.418662 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/defaults.js +I, [2024-12-25T12:34:36.418687 #44812] INFO -- : Processing file: ../../node_modules/lodash/defaultsDeep.js +W, [2024-12-25T12:34:36.418748 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/defaultsDeep.js +I, [2024-12-25T12:34:36.418780 #44812] INFO -- : Processing file: ../../node_modules/lodash/defer.js +W, [2024-12-25T12:34:36.418825 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/defer.js +I, [2024-12-25T12:34:36.418848 #44812] INFO -- : Processing file: ../../node_modules/lodash/delay.js +W, [2024-12-25T12:34:36.419077 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/delay.js +I, [2024-12-25T12:34:36.419111 #44812] INFO -- : Processing file: ../../node_modules/lodash/difference.js +W, [2024-12-25T12:34:36.419158 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/difference.js +I, [2024-12-25T12:34:36.419249 #44812] INFO -- : Processing file: ../../node_modules/lodash/differenceBy.js +W, [2024-12-25T12:34:36.419304 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/differenceBy.js +I, [2024-12-25T12:34:36.419332 #44812] INFO -- : Processing file: ../../node_modules/lodash/differenceWith.js +W, [2024-12-25T12:34:36.419399 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/differenceWith.js +I, [2024-12-25T12:34:36.419580 #44812] INFO -- : Processing file: ../../node_modules/lodash/divide.js +W, [2024-12-25T12:34:36.419679 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/divide.js +I, [2024-12-25T12:34:36.419748 #44812] INFO -- : Processing file: ../../node_modules/lodash/drop.js +W, [2024-12-25T12:34:36.419805 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/drop.js +I, [2024-12-25T12:34:36.419829 #44812] INFO -- : Processing file: ../../node_modules/lodash/dropRight.js +W, [2024-12-25T12:34:36.419870 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/dropRight.js +I, [2024-12-25T12:34:36.419893 #44812] INFO -- : Processing file: ../../node_modules/lodash/dropRightWhile.js +W, [2024-12-25T12:34:36.419935 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/dropRightWhile.js +I, [2024-12-25T12:34:36.419958 #44812] INFO -- : Processing file: ../../node_modules/lodash/dropWhile.js +W, [2024-12-25T12:34:36.419998 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/dropWhile.js +I, [2024-12-25T12:34:36.420021 #44812] INFO -- : Processing file: ../../node_modules/lodash/each.js +W, [2024-12-25T12:34:36.420063 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/each.js +I, [2024-12-25T12:34:36.420086 #44812] INFO -- : Processing file: ../../node_modules/lodash/eachRight.js +W, [2024-12-25T12:34:36.420141 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/eachRight.js +I, [2024-12-25T12:34:36.420197 #44812] INFO -- : Processing file: ../../node_modules/lodash/endsWith.js +W, [2024-12-25T12:34:36.420248 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/endsWith.js +I, [2024-12-25T12:34:36.420273 #44812] INFO -- : Processing file: ../../node_modules/lodash/entries.js +W, [2024-12-25T12:34:36.420331 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/entries.js +I, [2024-12-25T12:34:36.420364 #44812] INFO -- : Processing file: ../../node_modules/lodash/entriesIn.js +W, [2024-12-25T12:34:36.420422 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/entriesIn.js +I, [2024-12-25T12:34:36.420512 #44812] INFO -- : Processing file: ../../node_modules/lodash/eq.js +W, [2024-12-25T12:34:36.420557 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/eq.js +I, [2024-12-25T12:34:36.420581 #44812] INFO -- : Processing file: ../../node_modules/lodash/escape.js +W, [2024-12-25T12:34:36.420623 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/escape.js +I, [2024-12-25T12:34:36.420646 #44812] INFO -- : Processing file: ../../node_modules/lodash/escapeRegExp.js +W, [2024-12-25T12:34:36.420687 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/escapeRegExp.js +I, [2024-12-25T12:34:36.421114 #44812] INFO -- : Processing file: ../../node_modules/lodash/every.js +W, [2024-12-25T12:34:36.421171 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/every.js +I, [2024-12-25T12:34:36.421197 #44812] INFO -- : Processing file: ../../node_modules/lodash/extend.js +W, [2024-12-25T12:34:36.421240 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/extend.js +I, [2024-12-25T12:34:36.421264 #44812] INFO -- : Processing file: ../../node_modules/lodash/extendWith.js +W, [2024-12-25T12:34:36.421304 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/extendWith.js +I, [2024-12-25T12:34:36.421327 #44812] INFO -- : Processing file: ../../node_modules/lodash/fill.js +W, [2024-12-25T12:34:36.421384 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fill.js +I, [2024-12-25T12:34:36.421417 #44812] INFO -- : Processing file: ../../node_modules/lodash/filter.js +W, [2024-12-25T12:34:36.421639 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/filter.js +I, [2024-12-25T12:34:36.421684 #44812] INFO -- : Processing file: ../../node_modules/lodash/find.js +W, [2024-12-25T12:34:36.421736 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/find.js +I, [2024-12-25T12:34:36.421760 #44812] INFO -- : Processing file: ../../node_modules/lodash/findIndex.js +W, [2024-12-25T12:34:36.421802 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/findIndex.js +I, [2024-12-25T12:34:36.421825 #44812] INFO -- : Processing file: ../../node_modules/lodash/findKey.js +W, [2024-12-25T12:34:36.421866 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/findKey.js +I, [2024-12-25T12:34:36.421889 #44812] INFO -- : Processing file: ../../node_modules/lodash/findLast.js +W, [2024-12-25T12:34:36.421930 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/findLast.js +I, [2024-12-25T12:34:36.421953 #44812] INFO -- : Processing file: ../../node_modules/lodash/findLastIndex.js +W, [2024-12-25T12:34:36.421995 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/findLastIndex.js +I, [2024-12-25T12:34:36.422018 #44812] INFO -- : Processing file: ../../node_modules/lodash/findLastKey.js +W, [2024-12-25T12:34:36.422059 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/findLastKey.js +I, [2024-12-25T12:34:36.422428 #44812] INFO -- : Processing file: ../../node_modules/lodash/first.js +W, [2024-12-25T12:34:36.422606 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/first.js +I, [2024-12-25T12:34:36.422635 #44812] INFO -- : Processing file: ../../node_modules/lodash/flatMap.js +W, [2024-12-25T12:34:36.422680 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMap.js +I, [2024-12-25T12:34:36.422705 #44812] INFO -- : Processing file: ../../node_modules/lodash/flatMapDeep.js +W, [2024-12-25T12:34:36.422746 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMapDeep.js +I, [2024-12-25T12:34:36.422770 #44812] INFO -- : Processing file: ../../node_modules/lodash/flatMapDepth.js +W, [2024-12-25T12:34:36.422810 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/flatMapDepth.js +I, [2024-12-25T12:34:36.422833 #44812] INFO -- : Processing file: ../../node_modules/lodash/flatten.js +W, [2024-12-25T12:34:36.422874 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/flatten.js +I, [2024-12-25T12:34:36.422897 #44812] INFO -- : Processing file: ../../node_modules/lodash/flattenDeep.js +W, [2024-12-25T12:34:36.422936 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/flattenDeep.js +I, [2024-12-25T12:34:36.422959 #44812] INFO -- : Processing file: ../../node_modules/lodash/flattenDepth.js +W, [2024-12-25T12:34:36.422998 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/flattenDepth.js +I, [2024-12-25T12:34:36.423021 #44812] INFO -- : Processing file: ../../node_modules/lodash/flip.js +W, [2024-12-25T12:34:36.423061 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/flip.js +I, [2024-12-25T12:34:36.423083 #44812] INFO -- : Processing file: ../../node_modules/lodash/floor.js +W, [2024-12-25T12:34:36.423123 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/floor.js +I, [2024-12-25T12:34:36.423146 #44812] INFO -- : Processing file: ../../node_modules/lodash/flow.js +W, [2024-12-25T12:34:36.423186 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/flow.js +I, [2024-12-25T12:34:36.423208 #44812] INFO -- : Processing file: ../../node_modules/lodash/flowRight.js +W, [2024-12-25T12:34:36.423248 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/flowRight.js +I, [2024-12-25T12:34:36.423302 #44812] INFO -- : Processing file: ../../node_modules/lodash/forEach.js +W, [2024-12-25T12:34:36.423557 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/forEach.js +I, [2024-12-25T12:34:36.423592 #44812] INFO -- : Processing file: ../../node_modules/lodash/forEachRight.js +W, [2024-12-25T12:34:36.423640 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/forEachRight.js +I, [2024-12-25T12:34:36.423664 #44812] INFO -- : Processing file: ../../node_modules/lodash/forIn.js +W, [2024-12-25T12:34:36.423719 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/forIn.js +I, [2024-12-25T12:34:36.423761 #44812] INFO -- : Processing file: ../../node_modules/lodash/forInRight.js +W, [2024-12-25T12:34:36.423814 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/forInRight.js +I, [2024-12-25T12:34:36.423839 #44812] INFO -- : Processing file: ../../node_modules/lodash/forOwn.js +W, [2024-12-25T12:34:36.423896 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/forOwn.js +I, [2024-12-25T12:34:36.423928 #44812] INFO -- : Processing file: ../../node_modules/lodash/forOwnRight.js +W, [2024-12-25T12:34:36.424237 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/forOwnRight.js +I, [2024-12-25T12:34:36.424272 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/F.js +W, [2024-12-25T12:34:36.424322 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/F.js +I, [2024-12-25T12:34:36.424345 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/T.js +W, [2024-12-25T12:34:36.424466 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/T.js +I, [2024-12-25T12:34:36.424536 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/__.js +W, [2024-12-25T12:34:36.424597 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/__.js +I, [2024-12-25T12:34:36.424623 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/_baseConvert.js +W, [2024-12-25T12:34:36.424676 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_baseConvert.js +I, [2024-12-25T12:34:36.424701 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/_convertBrowser.js +W, [2024-12-25T12:34:36.424758 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_convertBrowser.js +I, [2024-12-25T12:34:36.424791 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/_falseOptions.js +W, [2024-12-25T12:34:36.424853 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_falseOptions.js +I, [2024-12-25T12:34:36.424886 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/_mapping.js +W, [2024-12-25T12:34:36.424951 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_mapping.js +I, [2024-12-25T12:34:36.424984 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/_util.js +W, [2024-12-25T12:34:36.425030 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/_util.js +I, [2024-12-25T12:34:36.425053 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/add.js +W, [2024-12-25T12:34:36.425111 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/add.js +I, [2024-12-25T12:34:36.425143 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/after.js +W, [2024-12-25T12:34:36.425187 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/after.js +I, [2024-12-25T12:34:36.425211 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/all.js +W, [2024-12-25T12:34:36.425251 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/all.js +I, [2024-12-25T12:34:36.425274 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/allPass.js +W, [2024-12-25T12:34:36.425331 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/allPass.js +I, [2024-12-25T12:34:36.425364 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/always.js +W, [2024-12-25T12:34:36.425409 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/always.js +I, [2024-12-25T12:34:36.425432 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/any.js +W, [2024-12-25T12:34:36.425472 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/any.js +I, [2024-12-25T12:34:36.425868 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/anyPass.js +W, [2024-12-25T12:34:36.425934 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/anyPass.js +I, [2024-12-25T12:34:36.425962 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/apply.js +W, [2024-12-25T12:34:36.426003 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/apply.js +I, [2024-12-25T12:34:36.426042 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/array.js +W, [2024-12-25T12:34:36.426095 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/array.js +I, [2024-12-25T12:34:36.426120 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/ary.js +W, [2024-12-25T12:34:36.426174 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/ary.js +I, [2024-12-25T12:34:36.426207 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assign.js +W, [2024-12-25T12:34:36.426251 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assign.js +I, [2024-12-25T12:34:36.426275 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assignAll.js +W, [2024-12-25T12:34:36.426317 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignAll.js +I, [2024-12-25T12:34:36.426342 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assignAllWith.js +W, [2024-12-25T12:34:36.426680 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignAllWith.js +I, [2024-12-25T12:34:36.426709 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assignIn.js +W, [2024-12-25T12:34:36.426752 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignIn.js +I, [2024-12-25T12:34:36.426776 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInAll.js +W, [2024-12-25T12:34:36.426817 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInAll.js +I, [2024-12-25T12:34:36.426841 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInAllWith.js +W, [2024-12-25T12:34:36.426881 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInAllWith.js +I, [2024-12-25T12:34:36.426924 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assignInWith.js +W, [2024-12-25T12:34:36.427150 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignInWith.js +I, [2024-12-25T12:34:36.427184 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assignWith.js +W, [2024-12-25T12:34:36.427231 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assignWith.js +I, [2024-12-25T12:34:36.427255 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assoc.js +W, [2024-12-25T12:34:36.427309 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assoc.js +I, [2024-12-25T12:34:36.427342 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/assocPath.js +W, [2024-12-25T12:34:36.427386 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/assocPath.js +I, [2024-12-25T12:34:36.428414 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/at.js +W, [2024-12-25T12:34:36.428624 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/at.js +I, [2024-12-25T12:34:36.428653 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/attempt.js +W, [2024-12-25T12:34:36.428697 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/attempt.js +I, [2024-12-25T12:34:36.428721 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/before.js +W, [2024-12-25T12:34:36.428828 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/before.js +I, [2024-12-25T12:34:36.428861 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/bind.js +W, [2024-12-25T12:34:36.428906 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bind.js +I, [2024-12-25T12:34:36.428929 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/bindAll.js +W, [2024-12-25T12:34:36.428969 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bindAll.js +I, [2024-12-25T12:34:36.428992 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/bindKey.js +W, [2024-12-25T12:34:36.429033 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/bindKey.js +I, [2024-12-25T12:34:36.429056 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/camelCase.js +W, [2024-12-25T12:34:36.429097 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/camelCase.js +I, [2024-12-25T12:34:36.429122 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/capitalize.js +W, [2024-12-25T12:34:36.429169 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/capitalize.js +I, [2024-12-25T12:34:36.429206 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/castArray.js +W, [2024-12-25T12:34:36.429406 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/castArray.js +I, [2024-12-25T12:34:36.429511 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/ceil.js +W, [2024-12-25T12:34:36.429763 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/ceil.js +I, [2024-12-25T12:34:36.429825 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/chain.js +W, [2024-12-25T12:34:36.430048 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/chain.js +I, [2024-12-25T12:34:36.430262 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/chunk.js +W, [2024-12-25T12:34:36.430365 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/chunk.js +I, [2024-12-25T12:34:36.430403 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/clamp.js +W, [2024-12-25T12:34:36.430722 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/clamp.js +I, [2024-12-25T12:34:36.430758 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/clone.js +W, [2024-12-25T12:34:36.430805 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/clone.js +I, [2024-12-25T12:34:36.430829 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneDeep.js +W, [2024-12-25T12:34:36.430870 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneDeep.js +I, [2024-12-25T12:34:36.430895 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneDeepWith.js +W, [2024-12-25T12:34:36.430953 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneDeepWith.js +I, [2024-12-25T12:34:36.430987 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/cloneWith.js +W, [2024-12-25T12:34:36.431033 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cloneWith.js +I, [2024-12-25T12:34:36.431058 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/collection.js +W, [2024-12-25T12:34:36.431101 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/collection.js +I, [2024-12-25T12:34:36.431127 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/commit.js +W, [2024-12-25T12:34:36.431192 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/commit.js +I, [2024-12-25T12:34:36.431230 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/compact.js +W, [2024-12-25T12:34:36.431296 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/compact.js +I, [2024-12-25T12:34:36.431331 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/complement.js +W, [2024-12-25T12:34:36.431382 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/complement.js +I, [2024-12-25T12:34:36.431407 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/compose.js +W, [2024-12-25T12:34:36.431452 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/compose.js +I, [2024-12-25T12:34:36.431478 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/concat.js +W, [2024-12-25T12:34:36.431598 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/concat.js +I, [2024-12-25T12:34:36.431627 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/cond.js +W, [2024-12-25T12:34:36.431677 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/cond.js +I, [2024-12-25T12:34:36.431702 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/conforms.js +W, [2024-12-25T12:34:36.431746 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/conforms.js +I, [2024-12-25T12:34:36.431772 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/conformsTo.js +W, [2024-12-25T12:34:36.431814 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/conformsTo.js +I, [2024-12-25T12:34:36.431840 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/constant.js +W, [2024-12-25T12:34:36.431884 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/constant.js +I, [2024-12-25T12:34:36.431910 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/contains.js +W, [2024-12-25T12:34:36.431955 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/contains.js +I, [2024-12-25T12:34:36.431981 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/convert.js +W, [2024-12-25T12:34:36.432030 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/convert.js +I, [2024-12-25T12:34:36.432057 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/countBy.js +W, [2024-12-25T12:34:36.432115 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/countBy.js +I, [2024-12-25T12:34:36.432174 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/create.js +W, [2024-12-25T12:34:36.432280 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/create.js +I, [2024-12-25T12:34:36.432332 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/curry.js +W, [2024-12-25T12:34:36.432408 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curry.js +I, [2024-12-25T12:34:36.432449 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/curryN.js +W, [2024-12-25T12:34:36.432632 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryN.js +I, [2024-12-25T12:34:36.432675 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/curryRight.js +W, [2024-12-25T12:34:36.432876 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryRight.js +I, [2024-12-25T12:34:36.432931 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/curryRightN.js +W, [2024-12-25T12:34:36.433019 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/curryRightN.js +I, [2024-12-25T12:34:36.433048 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/date.js +W, [2024-12-25T12:34:36.433094 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/date.js +I, [2024-12-25T12:34:36.433119 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/debounce.js +W, [2024-12-25T12:34:36.433161 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/debounce.js +I, [2024-12-25T12:34:36.433187 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/deburr.js +W, [2024-12-25T12:34:36.433229 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/deburr.js +I, [2024-12-25T12:34:36.433254 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultTo.js +W, [2024-12-25T12:34:36.433409 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultTo.js +I, [2024-12-25T12:34:36.433634 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/defaults.js +W, [2024-12-25T12:34:36.433825 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaults.js +I, [2024-12-25T12:34:36.433921 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsAll.js +W, [2024-12-25T12:34:36.434146 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsAll.js +I, [2024-12-25T12:34:36.434184 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsDeep.js +W, [2024-12-25T12:34:36.434251 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsDeep.js +I, [2024-12-25T12:34:36.434288 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/defaultsDeepAll.js +W, [2024-12-25T12:34:36.434403 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defaultsDeepAll.js +I, [2024-12-25T12:34:36.434442 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/defer.js +W, [2024-12-25T12:34:36.434638 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/defer.js +I, [2024-12-25T12:34:36.434674 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/delay.js +W, [2024-12-25T12:34:36.434722 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/delay.js +I, [2024-12-25T12:34:36.434747 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/difference.js +W, [2024-12-25T12:34:36.434807 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/difference.js +I, [2024-12-25T12:34:36.434840 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/differenceBy.js +W, [2024-12-25T12:34:36.434951 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/differenceBy.js +I, [2024-12-25T12:34:36.435030 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/differenceWith.js +W, [2024-12-25T12:34:36.435082 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/differenceWith.js +I, [2024-12-25T12:34:36.435126 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/dissoc.js +W, [2024-12-25T12:34:36.435191 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dissoc.js +I, [2024-12-25T12:34:36.435225 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/dissocPath.js +W, [2024-12-25T12:34:36.435270 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dissocPath.js +I, [2024-12-25T12:34:36.435295 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/divide.js +W, [2024-12-25T12:34:36.435352 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/divide.js +I, [2024-12-25T12:34:36.435385 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/drop.js +W, [2024-12-25T12:34:36.435564 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/drop.js +I, [2024-12-25T12:34:36.435599 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/dropLast.js +W, [2024-12-25T12:34:36.435666 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropLast.js +I, [2024-12-25T12:34:36.435714 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/dropLastWhile.js +W, [2024-12-25T12:34:36.435769 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropLastWhile.js +I, [2024-12-25T12:34:36.435809 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/dropRight.js +W, [2024-12-25T12:34:36.435948 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropRight.js +I, [2024-12-25T12:34:36.436079 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/dropRightWhile.js +W, [2024-12-25T12:34:36.436277 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropRightWhile.js +I, [2024-12-25T12:34:36.436345 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/dropWhile.js +W, [2024-12-25T12:34:36.436544 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/dropWhile.js +I, [2024-12-25T12:34:36.436601 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/each.js +W, [2024-12-25T12:34:36.436682 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/each.js +I, [2024-12-25T12:34:36.436721 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/eachRight.js +W, [2024-12-25T12:34:36.436768 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/eachRight.js +I, [2024-12-25T12:34:36.436792 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/endsWith.js +W, [2024-12-25T12:34:36.436832 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/endsWith.js +I, [2024-12-25T12:34:36.436856 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/entries.js +W, [2024-12-25T12:34:36.436896 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/entries.js +I, [2024-12-25T12:34:36.436920 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/entriesIn.js +W, [2024-12-25T12:34:36.436978 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/entriesIn.js +I, [2024-12-25T12:34:36.437011 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/eq.js +W, [2024-12-25T12:34:36.437056 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/eq.js +I, [2024-12-25T12:34:36.437080 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/equals.js +W, [2024-12-25T12:34:36.437139 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/equals.js +I, [2024-12-25T12:34:36.437171 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/escape.js +W, [2024-12-25T12:34:36.437216 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/escape.js +I, [2024-12-25T12:34:36.437255 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/escapeRegExp.js +W, [2024-12-25T12:34:36.437319 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/escapeRegExp.js +I, [2024-12-25T12:34:36.437352 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/every.js +W, [2024-12-25T12:34:36.437430 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/every.js +I, [2024-12-25T12:34:36.437456 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/extend.js +W, [2024-12-25T12:34:36.437498 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extend.js +I, [2024-12-25T12:34:36.437595 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/extendAll.js +W, [2024-12-25T12:34:36.437660 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendAll.js +I, [2024-12-25T12:34:36.437686 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/extendAllWith.js +W, [2024-12-25T12:34:36.437727 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendAllWith.js +I, [2024-12-25T12:34:36.437750 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/extendWith.js +W, [2024-12-25T12:34:36.437790 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/extendWith.js +I, [2024-12-25T12:34:36.437814 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/fill.js +W, [2024-12-25T12:34:36.437854 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/fill.js +I, [2024-12-25T12:34:36.437877 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/filter.js +W, [2024-12-25T12:34:36.437917 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/filter.js +I, [2024-12-25T12:34:36.437940 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/find.js +W, [2024-12-25T12:34:36.437980 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/find.js +I, [2024-12-25T12:34:36.438009 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/findFrom.js +W, [2024-12-25T12:34:36.438126 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findFrom.js +I, [2024-12-25T12:34:36.438146 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/findIndex.js +W, [2024-12-25T12:34:36.438179 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findIndex.js +I, [2024-12-25T12:34:36.438196 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/findIndexFrom.js +W, [2024-12-25T12:34:36.438227 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findIndexFrom.js +I, [2024-12-25T12:34:36.438243 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/findKey.js +W, [2024-12-25T12:34:36.438274 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findKey.js +I, [2024-12-25T12:34:36.438291 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/findLast.js +W, [2024-12-25T12:34:36.438322 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLast.js +I, [2024-12-25T12:34:36.438338 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastFrom.js +W, [2024-12-25T12:34:36.438369 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastFrom.js +I, [2024-12-25T12:34:36.438384 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastIndex.js +W, [2024-12-25T12:34:36.438426 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastIndex.js +I, [2024-12-25T12:34:36.438622 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastIndexFrom.js +W, [2024-12-25T12:34:36.438679 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastIndexFrom.js +I, [2024-12-25T12:34:36.438704 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/findLastKey.js +W, [2024-12-25T12:34:36.438764 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/findLastKey.js +I, [2024-12-25T12:34:36.438797 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/first.js +W, [2024-12-25T12:34:36.438842 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/first.js +I, [2024-12-25T12:34:36.438866 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMap.js +W, [2024-12-25T12:34:36.438924 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMap.js +I, [2024-12-25T12:34:36.438957 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMapDeep.js +W, [2024-12-25T12:34:36.439003 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMapDeep.js +I, [2024-12-25T12:34:36.439039 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/flatMapDepth.js +W, [2024-12-25T12:34:36.439118 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatMapDepth.js +I, [2024-12-25T12:34:36.439159 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/flatten.js +W, [2024-12-25T12:34:36.439213 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flatten.js +I, [2024-12-25T12:34:36.439240 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/flattenDeep.js +W, [2024-12-25T12:34:36.439305 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flattenDeep.js +I, [2024-12-25T12:34:36.439342 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/flattenDepth.js +W, [2024-12-25T12:34:36.439395 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flattenDepth.js +I, [2024-12-25T12:34:36.439423 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/flip.js +W, [2024-12-25T12:34:36.439483 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flip.js +I, [2024-12-25T12:34:36.439629 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/floor.js +W, [2024-12-25T12:34:36.439699 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/floor.js +I, [2024-12-25T12:34:36.439728 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/flow.js +W, [2024-12-25T12:34:36.439794 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flow.js +I, [2024-12-25T12:34:36.439829 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/flowRight.js +W, [2024-12-25T12:34:36.439880 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/flowRight.js +I, [2024-12-25T12:34:36.439904 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/forEach.js +W, [2024-12-25T12:34:36.439961 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forEach.js +I, [2024-12-25T12:34:36.439994 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/forEachRight.js +W, [2024-12-25T12:34:36.440056 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forEachRight.js +I, [2024-12-25T12:34:36.440092 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/forIn.js +W, [2024-12-25T12:34:36.440140 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forIn.js +I, [2024-12-25T12:34:36.440168 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/forInRight.js +W, [2024-12-25T12:34:36.440214 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forInRight.js +I, [2024-12-25T12:34:36.440238 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/forOwn.js +W, [2024-12-25T12:34:36.440279 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forOwn.js +I, [2024-12-25T12:34:36.440303 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/forOwnRight.js +W, [2024-12-25T12:34:36.440359 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/forOwnRight.js +I, [2024-12-25T12:34:36.440392 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/fromPairs.js +W, [2024-12-25T12:34:36.440437 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/fromPairs.js +I, [2024-12-25T12:34:36.440506 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/function.js +W, [2024-12-25T12:34:36.440553 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/function.js +I, [2024-12-25T12:34:36.440578 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/functions.js +W, [2024-12-25T12:34:36.440619 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/functions.js +I, [2024-12-25T12:34:36.440657 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/functionsIn.js +W, [2024-12-25T12:34:36.440711 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/functionsIn.js +I, [2024-12-25T12:34:36.440737 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/get.js +W, [2024-12-25T12:34:36.440780 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/get.js +I, [2024-12-25T12:34:36.440804 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/getOr.js +W, [2024-12-25T12:34:36.440869 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/getOr.js +I, [2024-12-25T12:34:36.440904 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/groupBy.js +W, [2024-12-25T12:34:36.440953 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/groupBy.js +I, [2024-12-25T12:34:36.440994 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/gt.js +W, [2024-12-25T12:34:36.441066 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/gt.js +I, [2024-12-25T12:34:36.441101 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/gte.js +W, [2024-12-25T12:34:36.441147 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/gte.js +I, [2024-12-25T12:34:36.441173 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/has.js +W, [2024-12-25T12:34:36.441235 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/has.js +I, [2024-12-25T12:34:36.441270 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/hasIn.js +W, [2024-12-25T12:34:36.441406 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/hasIn.js +I, [2024-12-25T12:34:36.441444 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/head.js +W, [2024-12-25T12:34:36.441495 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/head.js +I, [2024-12-25T12:34:36.441679 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/identical.js +W, [2024-12-25T12:34:36.441752 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/identical.js +I, [2024-12-25T12:34:36.441780 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/identity.js +W, [2024-12-25T12:34:36.441827 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/identity.js +I, [2024-12-25T12:34:36.441853 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/inRange.js +W, [2024-12-25T12:34:36.441899 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/inRange.js +I, [2024-12-25T12:34:36.441927 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/includes.js +W, [2024-12-25T12:34:36.441975 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/includes.js +I, [2024-12-25T12:34:36.442003 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/includesFrom.js +W, [2024-12-25T12:34:36.442051 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/includesFrom.js +I, [2024-12-25T12:34:36.442079 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/indexBy.js +W, [2024-12-25T12:34:36.442128 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexBy.js +I, [2024-12-25T12:34:36.442157 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/indexOf.js +W, [2024-12-25T12:34:36.442204 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexOf.js +I, [2024-12-25T12:34:36.442232 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/indexOfFrom.js +W, [2024-12-25T12:34:36.442279 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/indexOfFrom.js +I, [2024-12-25T12:34:36.442306 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/init.js +W, [2024-12-25T12:34:36.442355 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/init.js +I, [2024-12-25T12:34:36.442382 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/initial.js +W, [2024-12-25T12:34:36.442430 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/initial.js +I, [2024-12-25T12:34:36.442456 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/intersection.js +W, [2024-12-25T12:34:36.442650 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersection.js +I, [2024-12-25T12:34:36.442734 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/intersectionBy.js +W, [2024-12-25T12:34:36.442912 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersectionBy.js +I, [2024-12-25T12:34:36.442960 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/intersectionWith.js +W, [2024-12-25T12:34:36.443157 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/intersectionWith.js +I, [2024-12-25T12:34:36.443203 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/invert.js +W, [2024-12-25T12:34:36.443399 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invert.js +I, [2024-12-25T12:34:36.443435 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/invertBy.js +W, [2024-12-25T12:34:36.443505 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invertBy.js +I, [2024-12-25T12:34:36.443634 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/invertObj.js +W, [2024-12-25T12:34:36.443685 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invertObj.js +I, [2024-12-25T12:34:36.443710 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/invoke.js +W, [2024-12-25T12:34:36.443758 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invoke.js +I, [2024-12-25T12:34:36.443784 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeArgs.js +W, [2024-12-25T12:34:36.443844 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeArgs.js +I, [2024-12-25T12:34:36.443879 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeArgsMap.js +W, [2024-12-25T12:34:36.443925 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeArgsMap.js +I, [2024-12-25T12:34:36.443950 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/invokeMap.js +W, [2024-12-25T12:34:36.443992 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/invokeMap.js +I, [2024-12-25T12:34:36.444021 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isArguments.js +W, [2024-12-25T12:34:36.444063 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArguments.js +I, [2024-12-25T12:34:36.444087 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isArray.js +W, [2024-12-25T12:34:36.444147 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArray.js +I, [2024-12-25T12:34:36.444181 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayBuffer.js +W, [2024-12-25T12:34:36.444227 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayBuffer.js +I, [2024-12-25T12:34:36.444258 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayLike.js +W, [2024-12-25T12:34:36.444302 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayLike.js +I, [2024-12-25T12:34:36.444327 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isArrayLikeObject.js +W, [2024-12-25T12:34:36.444372 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isArrayLikeObject.js +I, [2024-12-25T12:34:36.444397 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isBoolean.js +W, [2024-12-25T12:34:36.444441 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isBoolean.js +I, [2024-12-25T12:34:36.444465 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isBuffer.js +W, [2024-12-25T12:34:36.444576 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isBuffer.js +I, [2024-12-25T12:34:36.444611 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isDate.js +W, [2024-12-25T12:34:36.444660 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isDate.js +I, [2024-12-25T12:34:36.444684 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isElement.js +W, [2024-12-25T12:34:36.444743 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isElement.js +I, [2024-12-25T12:34:36.444777 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isEmpty.js +W, [2024-12-25T12:34:36.444823 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEmpty.js +I, [2024-12-25T12:34:36.444848 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isEqual.js +W, [2024-12-25T12:34:36.444933 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEqual.js +I, [2024-12-25T12:34:36.444994 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isEqualWith.js +W, [2024-12-25T12:34:36.445114 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isEqualWith.js +I, [2024-12-25T12:34:36.445200 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isError.js +W, [2024-12-25T12:34:36.445387 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isError.js +I, [2024-12-25T12:34:36.445561 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isFinite.js +W, [2024-12-25T12:34:36.445635 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isFinite.js +I, [2024-12-25T12:34:36.445748 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isFunction.js +W, [2024-12-25T12:34:36.445802 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isFunction.js +I, [2024-12-25T12:34:36.445828 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isInteger.js +W, [2024-12-25T12:34:36.445871 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isInteger.js +I, [2024-12-25T12:34:36.445895 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isLength.js +W, [2024-12-25T12:34:36.445935 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isLength.js +I, [2024-12-25T12:34:36.445959 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isMap.js +W, [2024-12-25T12:34:36.446003 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMap.js +I, [2024-12-25T12:34:36.446029 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isMatch.js +W, [2024-12-25T12:34:36.446071 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMatch.js +I, [2024-12-25T12:34:36.446095 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isMatchWith.js +W, [2024-12-25T12:34:36.446186 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isMatchWith.js +I, [2024-12-25T12:34:36.446220 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isNaN.js +W, [2024-12-25T12:34:36.446288 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNaN.js +I, [2024-12-25T12:34:36.446315 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isNative.js +W, [2024-12-25T12:34:36.446360 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNative.js +I, [2024-12-25T12:34:36.446389 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isNil.js +W, [2024-12-25T12:34:36.446446 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNil.js +I, [2024-12-25T12:34:36.446479 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isNull.js +W, [2024-12-25T12:34:36.446585 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNull.js +I, [2024-12-25T12:34:36.446622 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isNumber.js +W, [2024-12-25T12:34:36.446670 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isNumber.js +I, [2024-12-25T12:34:36.446694 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isObject.js +W, [2024-12-25T12:34:36.446739 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isObject.js +I, [2024-12-25T12:34:36.446764 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isObjectLike.js +W, [2024-12-25T12:34:36.446806 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isObjectLike.js +I, [2024-12-25T12:34:36.446830 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isPlainObject.js +W, [2024-12-25T12:34:36.446876 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isPlainObject.js +I, [2024-12-25T12:34:36.446899 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isRegExp.js +W, [2024-12-25T12:34:36.446939 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isRegExp.js +I, [2024-12-25T12:34:36.446963 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isSafeInteger.js +W, [2024-12-25T12:34:36.447038 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSafeInteger.js +I, [2024-12-25T12:34:36.447082 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isSet.js +W, [2024-12-25T12:34:36.447162 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSet.js +I, [2024-12-25T12:34:36.447194 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isString.js +W, [2024-12-25T12:34:36.447239 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isString.js +I, [2024-12-25T12:34:36.447264 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isSymbol.js +W, [2024-12-25T12:34:36.447322 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isSymbol.js +I, [2024-12-25T12:34:36.447356 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isTypedArray.js +W, [2024-12-25T12:34:36.447401 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isTypedArray.js +I, [2024-12-25T12:34:36.447427 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isUndefined.js +W, [2024-12-25T12:34:36.447467 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isUndefined.js +I, [2024-12-25T12:34:36.447492 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isWeakMap.js +W, [2024-12-25T12:34:36.447698 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isWeakMap.js +I, [2024-12-25T12:34:36.447740 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/isWeakSet.js +W, [2024-12-25T12:34:36.447794 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/isWeakSet.js +I, [2024-12-25T12:34:36.447820 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/iteratee.js +W, [2024-12-25T12:34:36.447862 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/iteratee.js +I, [2024-12-25T12:34:36.447887 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/join.js +W, [2024-12-25T12:34:36.448521 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/join.js +I, [2024-12-25T12:34:36.448716 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/juxt.js +W, [2024-12-25T12:34:36.448867 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/juxt.js +I, [2024-12-25T12:34:36.448915 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/kebabCase.js +W, [2024-12-25T12:34:36.448978 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/kebabCase.js +I, [2024-12-25T12:34:36.449165 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/keyBy.js +W, [2024-12-25T12:34:36.449406 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keyBy.js +I, [2024-12-25T12:34:36.449448 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/keys.js +W, [2024-12-25T12:34:36.449619 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keys.js +I, [2024-12-25T12:34:36.449691 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/keysIn.js +W, [2024-12-25T12:34:36.449751 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/keysIn.js +I, [2024-12-25T12:34:36.449777 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/lang.js +W, [2024-12-25T12:34:36.449820 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lang.js +I, [2024-12-25T12:34:36.449844 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/last.js +W, [2024-12-25T12:34:36.449885 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/last.js +I, [2024-12-25T12:34:36.449931 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/lastIndexOf.js +W, [2024-12-25T12:34:36.450014 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lastIndexOf.js +I, [2024-12-25T12:34:36.450046 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/lastIndexOfFrom.js +W, [2024-12-25T12:34:36.450108 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lastIndexOfFrom.js +I, [2024-12-25T12:34:36.450142 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/lowerCase.js +W, [2024-12-25T12:34:36.450200 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lowerCase.js +I, [2024-12-25T12:34:36.450225 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/lowerFirst.js +W, [2024-12-25T12:34:36.450284 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lowerFirst.js +I, [2024-12-25T12:34:36.450363 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/lt.js +W, [2024-12-25T12:34:36.450411 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lt.js +I, [2024-12-25T12:34:36.450435 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/lte.js +W, [2024-12-25T12:34:36.450567 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/lte.js +I, [2024-12-25T12:34:36.450610 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/map.js +W, [2024-12-25T12:34:36.450671 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/map.js +I, [2024-12-25T12:34:36.450704 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/mapKeys.js +W, [2024-12-25T12:34:36.450749 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mapKeys.js +I, [2024-12-25T12:34:36.450773 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/mapValues.js +W, [2024-12-25T12:34:36.450831 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mapValues.js +I, [2024-12-25T12:34:36.450865 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/matches.js +W, [2024-12-25T12:34:36.450928 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/matches.js +I, [2024-12-25T12:34:36.450961 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/matchesProperty.js +W, [2024-12-25T12:34:36.451019 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/matchesProperty.js +I, [2024-12-25T12:34:36.451053 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/math.js +W, [2024-12-25T12:34:36.451120 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/math.js +I, [2024-12-25T12:34:36.451153 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/max.js +W, [2024-12-25T12:34:36.451199 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/max.js +I, [2024-12-25T12:34:36.451223 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/maxBy.js +W, [2024-12-25T12:34:36.451277 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/maxBy.js +I, [2024-12-25T12:34:36.451310 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/mean.js +W, [2024-12-25T12:34:36.451369 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mean.js +I, [2024-12-25T12:34:36.451401 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/meanBy.js +W, [2024-12-25T12:34:36.451445 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/meanBy.js +I, [2024-12-25T12:34:36.451526 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/memoize.js +W, [2024-12-25T12:34:36.451584 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/memoize.js +I, [2024-12-25T12:34:36.451610 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/merge.js +W, [2024-12-25T12:34:36.451651 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/merge.js +I, [2024-12-25T12:34:36.451675 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeAll.js +W, [2024-12-25T12:34:36.451716 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeAll.js +I, [2024-12-25T12:34:36.451739 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeAllWith.js +W, [2024-12-25T12:34:36.451779 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeAllWith.js +I, [2024-12-25T12:34:36.451802 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/mergeWith.js +W, [2024-12-25T12:34:36.451842 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mergeWith.js +I, [2024-12-25T12:34:36.451864 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/method.js +W, [2024-12-25T12:34:36.451896 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/method.js +I, [2024-12-25T12:34:36.451911 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/methodOf.js +W, [2024-12-25T12:34:36.451941 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/methodOf.js +I, [2024-12-25T12:34:36.451956 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/min.js +W, [2024-12-25T12:34:36.451986 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/min.js +I, [2024-12-25T12:34:36.452001 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/minBy.js +W, [2024-12-25T12:34:36.452032 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/minBy.js +I, [2024-12-25T12:34:36.452047 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/mixin.js +W, [2024-12-25T12:34:36.452077 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/mixin.js +I, [2024-12-25T12:34:36.452092 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/multiply.js +W, [2024-12-25T12:34:36.452122 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/multiply.js +I, [2024-12-25T12:34:36.452137 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/nAry.js +W, [2024-12-25T12:34:36.452166 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nAry.js +I, [2024-12-25T12:34:36.452182 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/negate.js +W, [2024-12-25T12:34:36.452211 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/negate.js +I, [2024-12-25T12:34:36.452227 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/next.js +W, [2024-12-25T12:34:36.452256 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/next.js +I, [2024-12-25T12:34:36.452271 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/noop.js +W, [2024-12-25T12:34:36.452300 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/noop.js +I, [2024-12-25T12:34:36.452316 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/now.js +W, [2024-12-25T12:34:36.452345 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/now.js +I, [2024-12-25T12:34:36.452360 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/nth.js +W, [2024-12-25T12:34:36.452483 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nth.js +I, [2024-12-25T12:34:36.452523 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/nthArg.js +W, [2024-12-25T12:34:36.452573 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/nthArg.js +I, [2024-12-25T12:34:36.452596 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/number.js +W, [2024-12-25T12:34:36.452637 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/number.js +I, [2024-12-25T12:34:36.452660 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/object.js +W, [2024-12-25T12:34:36.452699 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/object.js +I, [2024-12-25T12:34:36.452723 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/omit.js +W, [2024-12-25T12:34:36.452763 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omit.js +I, [2024-12-25T12:34:36.452892 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/omitAll.js +W, [2024-12-25T12:34:36.453029 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omitAll.js +I, [2024-12-25T12:34:36.453079 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/omitBy.js +W, [2024-12-25T12:34:36.453149 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/omitBy.js +I, [2024-12-25T12:34:36.453182 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/once.js +W, [2024-12-25T12:34:36.453227 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/once.js +I, [2024-12-25T12:34:36.453252 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/orderBy.js +W, [2024-12-25T12:34:36.453308 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/orderBy.js +I, [2024-12-25T12:34:36.453398 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/over.js +W, [2024-12-25T12:34:36.453613 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/over.js +I, [2024-12-25T12:34:36.453649 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/overArgs.js +W, [2024-12-25T12:34:36.453696 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overArgs.js +I, [2024-12-25T12:34:36.453720 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/overEvery.js +W, [2024-12-25T12:34:36.453775 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overEvery.js +I, [2024-12-25T12:34:36.453808 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/overSome.js +W, [2024-12-25T12:34:36.453854 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/overSome.js +I, [2024-12-25T12:34:36.453894 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pad.js +W, [2024-12-25T12:34:36.453946 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pad.js +I, [2024-12-25T12:34:36.453971 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/padChars.js +W, [2024-12-25T12:34:36.454029 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padChars.js +I, [2024-12-25T12:34:36.454062 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/padCharsEnd.js +W, [2024-12-25T12:34:36.454107 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padCharsEnd.js +I, [2024-12-25T12:34:36.454131 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/padCharsStart.js +W, [2024-12-25T12:34:36.454172 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padCharsStart.js +I, [2024-12-25T12:34:36.454196 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/padEnd.js +W, [2024-12-25T12:34:36.454253 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padEnd.js +I, [2024-12-25T12:34:36.454286 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/padStart.js +W, [2024-12-25T12:34:36.454331 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/padStart.js +I, [2024-12-25T12:34:36.454356 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/parseInt.js +W, [2024-12-25T12:34:36.454397 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/parseInt.js +I, [2024-12-25T12:34:36.454421 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/partial.js +W, [2024-12-25T12:34:36.454513 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partial.js +I, [2024-12-25T12:34:36.454551 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/partialRight.js +W, [2024-12-25T12:34:36.454616 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partialRight.js +I, [2024-12-25T12:34:36.454650 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/partition.js +W, [2024-12-25T12:34:36.454696 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/partition.js +I, [2024-12-25T12:34:36.454721 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/path.js +W, [2024-12-25T12:34:36.454775 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/path.js +I, [2024-12-25T12:34:36.454807 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pathEq.js +W, [2024-12-25T12:34:36.454854 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pathEq.js +I, [2024-12-25T12:34:36.454892 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pathOr.js +W, [2024-12-25T12:34:36.454944 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pathOr.js +I, [2024-12-25T12:34:36.454983 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/paths.js +W, [2024-12-25T12:34:36.455048 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/paths.js +I, [2024-12-25T12:34:36.455081 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pick.js +W, [2024-12-25T12:34:36.455141 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pick.js +I, [2024-12-25T12:34:36.455175 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pickAll.js +W, [2024-12-25T12:34:36.455220 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pickAll.js +I, [2024-12-25T12:34:36.455244 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pickBy.js +W, [2024-12-25T12:34:36.455301 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pickBy.js +I, [2024-12-25T12:34:36.455333 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pipe.js +W, [2024-12-25T12:34:36.455377 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pipe.js +I, [2024-12-25T12:34:36.455415 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/placeholder.js +W, [2024-12-25T12:34:36.455564 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/placeholder.js +I, [2024-12-25T12:34:36.455603 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/plant.js +W, [2024-12-25T12:34:36.455659 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/plant.js +I, [2024-12-25T12:34:36.455685 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pluck.js +W, [2024-12-25T12:34:36.455728 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pluck.js +I, [2024-12-25T12:34:36.455752 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/prop.js +W, [2024-12-25T12:34:36.455794 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/prop.js +I, [2024-12-25T12:34:36.455818 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/propEq.js +W, [2024-12-25T12:34:36.455875 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propEq.js +I, [2024-12-25T12:34:36.455908 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/propOr.js +W, [2024-12-25T12:34:36.455954 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propOr.js +I, [2024-12-25T12:34:36.455980 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/property.js +W, [2024-12-25T12:34:36.456037 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/property.js +I, [2024-12-25T12:34:36.456070 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/propertyOf.js +W, [2024-12-25T12:34:36.456117 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/propertyOf.js +I, [2024-12-25T12:34:36.456141 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/props.js +W, [2024-12-25T12:34:36.456198 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/props.js +I, [2024-12-25T12:34:36.456230 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pull.js +W, [2024-12-25T12:34:36.456275 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pull.js +I, [2024-12-25T12:34:36.456300 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAll.js +W, [2024-12-25T12:34:36.456342 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAll.js +I, [2024-12-25T12:34:36.456365 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAllBy.js +W, [2024-12-25T12:34:36.456406 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAllBy.js +I, [2024-12-25T12:34:36.456430 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAllWith.js +W, [2024-12-25T12:34:36.456544 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAllWith.js +I, [2024-12-25T12:34:36.456585 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/pullAt.js +W, [2024-12-25T12:34:36.456638 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/pullAt.js +I, [2024-12-25T12:34:36.456663 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/random.js +W, [2024-12-25T12:34:36.456754 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/random.js +I, [2024-12-25T12:34:36.456781 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/range.js +W, [2024-12-25T12:34:36.456823 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/range.js +I, [2024-12-25T12:34:36.456847 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeRight.js +W, [2024-12-25T12:34:36.456887 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeRight.js +I, [2024-12-25T12:34:36.456911 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeStep.js +W, [2024-12-25T12:34:36.456967 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeStep.js +I, [2024-12-25T12:34:36.456999 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/rangeStepRight.js +W, [2024-12-25T12:34:36.457070 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rangeStepRight.js +I, [2024-12-25T12:34:36.457106 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/rearg.js +W, [2024-12-25T12:34:36.457167 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rearg.js +I, [2024-12-25T12:34:36.457200 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/reduce.js +W, [2024-12-25T12:34:36.457244 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reduce.js +I, [2024-12-25T12:34:36.457267 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/reduceRight.js +W, [2024-12-25T12:34:36.457309 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reduceRight.js +I, [2024-12-25T12:34:36.457332 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/reject.js +W, [2024-12-25T12:34:36.457387 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reject.js +I, [2024-12-25T12:34:36.457545 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/remove.js +W, [2024-12-25T12:34:36.457609 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/remove.js +I, [2024-12-25T12:34:36.457635 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/repeat.js +W, [2024-12-25T12:34:36.457675 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/repeat.js +I, [2024-12-25T12:34:36.457699 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/replace.js +W, [2024-12-25T12:34:36.457741 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/replace.js +I, [2024-12-25T12:34:36.457763 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/rest.js +W, [2024-12-25T12:34:36.457803 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/rest.js +I, [2024-12-25T12:34:36.457826 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/restFrom.js +W, [2024-12-25T12:34:36.457868 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/restFrom.js +I, [2024-12-25T12:34:36.457891 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/result.js +W, [2024-12-25T12:34:36.457929 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/result.js +I, [2024-12-25T12:34:36.457952 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/reverse.js +W, [2024-12-25T12:34:36.458010 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/reverse.js +I, [2024-12-25T12:34:36.458043 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/round.js +W, [2024-12-25T12:34:36.458088 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/round.js +I, [2024-12-25T12:34:36.458112 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sample.js +W, [2024-12-25T12:34:36.458169 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sample.js +I, [2024-12-25T12:34:36.458202 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sampleSize.js +W, [2024-12-25T12:34:36.458247 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sampleSize.js +I, [2024-12-25T12:34:36.458271 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/seq.js +W, [2024-12-25T12:34:36.458326 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/seq.js +I, [2024-12-25T12:34:36.458358 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/set.js +W, [2024-12-25T12:34:36.458404 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/set.js +I, [2024-12-25T12:34:36.458428 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/setWith.js +W, [2024-12-25T12:34:36.458503 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/setWith.js +I, [2024-12-25T12:34:36.458535 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/shuffle.js +W, [2024-12-25T12:34:36.458579 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/shuffle.js +I, [2024-12-25T12:34:36.458603 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/size.js +W, [2024-12-25T12:34:36.458642 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/size.js +I, [2024-12-25T12:34:36.458665 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/slice.js +W, [2024-12-25T12:34:36.458704 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/slice.js +I, [2024-12-25T12:34:36.458726 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/snakeCase.js +W, [2024-12-25T12:34:36.458766 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/snakeCase.js +I, [2024-12-25T12:34:36.458789 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/some.js +W, [2024-12-25T12:34:36.458828 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/some.js +I, [2024-12-25T12:34:36.458851 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sortBy.js +W, [2024-12-25T12:34:36.458891 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortBy.js +I, [2024-12-25T12:34:36.458914 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndex.js +W, [2024-12-25T12:34:36.458953 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndex.js +I, [2024-12-25T12:34:36.458977 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndexBy.js +W, [2024-12-25T12:34:36.459017 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndexBy.js +I, [2024-12-25T12:34:36.459041 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedIndexOf.js +W, [2024-12-25T12:34:36.459080 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedIndexOf.js +I, [2024-12-25T12:34:36.459103 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndex.js +W, [2024-12-25T12:34:36.459142 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndex.js +I, [2024-12-25T12:34:36.459166 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndexBy.js +W, [2024-12-25T12:34:36.459206 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndexBy.js +I, [2024-12-25T12:34:36.459229 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedLastIndexOf.js +W, [2024-12-25T12:34:36.459287 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedLastIndexOf.js +I, [2024-12-25T12:34:36.459321 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedUniq.js +W, [2024-12-25T12:34:36.459367 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedUniq.js +I, [2024-12-25T12:34:36.459391 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sortedUniqBy.js +W, [2024-12-25T12:34:36.459432 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sortedUniqBy.js +I, [2024-12-25T12:34:36.459500 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/split.js +W, [2024-12-25T12:34:36.459662 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/split.js +I, [2024-12-25T12:34:36.459696 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/spread.js +W, [2024-12-25T12:34:36.459742 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/spread.js +I, [2024-12-25T12:34:36.459765 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/spreadFrom.js +W, [2024-12-25T12:34:36.459820 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/spreadFrom.js +I, [2024-12-25T12:34:36.459853 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/startCase.js +W, [2024-12-25T12:34:36.459911 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/startCase.js +I, [2024-12-25T12:34:36.459944 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/startsWith.js +W, [2024-12-25T12:34:36.460002 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/startsWith.js +I, [2024-12-25T12:34:36.460034 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/string.js +W, [2024-12-25T12:34:36.460080 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/string.js +I, [2024-12-25T12:34:36.460111 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/stubArray.js +W, [2024-12-25T12:34:36.460165 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubArray.js +I, [2024-12-25T12:34:36.460195 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/stubFalse.js +W, [2024-12-25T12:34:36.460250 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubFalse.js +I, [2024-12-25T12:34:36.460282 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/stubObject.js +W, [2024-12-25T12:34:36.460333 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubObject.js +I, [2024-12-25T12:34:36.460367 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/stubString.js +W, [2024-12-25T12:34:36.460430 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubString.js +I, [2024-12-25T12:34:36.460459 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/stubTrue.js +W, [2024-12-25T12:34:36.460663 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/stubTrue.js +I, [2024-12-25T12:34:36.460779 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/subtract.js +W, [2024-12-25T12:34:36.460896 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/subtract.js +I, [2024-12-25T12:34:36.460932 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sum.js +W, [2024-12-25T12:34:36.460990 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sum.js +I, [2024-12-25T12:34:36.461021 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/sumBy.js +W, [2024-12-25T12:34:36.461100 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/sumBy.js +I, [2024-12-25T12:34:36.461133 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifference.js +W, [2024-12-25T12:34:36.461181 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifference.js +I, [2024-12-25T12:34:36.461207 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifferenceBy.js +W, [2024-12-25T12:34:36.461270 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifferenceBy.js +I, [2024-12-25T12:34:36.461309 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/symmetricDifferenceWith.js +W, [2024-12-25T12:34:36.461360 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/symmetricDifferenceWith.js +I, [2024-12-25T12:34:36.461417 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/tail.js +W, [2024-12-25T12:34:36.461570 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/tail.js +I, [2024-12-25T12:34:36.461683 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/take.js +W, [2024-12-25T12:34:36.461758 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/take.js +I, [2024-12-25T12:34:36.461785 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/takeLast.js +W, [2024-12-25T12:34:36.461828 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeLast.js +I, [2024-12-25T12:34:36.461852 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/takeLastWhile.js +W, [2024-12-25T12:34:36.461894 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeLastWhile.js +I, [2024-12-25T12:34:36.461917 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/takeRight.js +W, [2024-12-25T12:34:36.461960 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeRight.js +I, [2024-12-25T12:34:36.461984 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/takeRightWhile.js +W, [2024-12-25T12:34:36.462030 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeRightWhile.js +I, [2024-12-25T12:34:36.462056 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/takeWhile.js +W, [2024-12-25T12:34:36.462134 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/takeWhile.js +I, [2024-12-25T12:34:36.462178 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/tap.js +W, [2024-12-25T12:34:36.462258 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/tap.js +I, [2024-12-25T12:34:36.462296 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/template.js +W, [2024-12-25T12:34:36.462365 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/template.js +I, [2024-12-25T12:34:36.462401 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/templateSettings.js +W, [2024-12-25T12:34:36.462451 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/templateSettings.js +I, [2024-12-25T12:34:36.462476 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/throttle.js +W, [2024-12-25T12:34:36.462861 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/throttle.js +I, [2024-12-25T12:34:36.462954 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/thru.js +W, [2024-12-25T12:34:36.463042 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/thru.js +I, [2024-12-25T12:34:36.463068 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/times.js +W, [2024-12-25T12:34:36.463115 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/times.js +I, [2024-12-25T12:34:36.463140 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toArray.js +W, [2024-12-25T12:34:36.463186 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toArray.js +I, [2024-12-25T12:34:36.463211 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toFinite.js +W, [2024-12-25T12:34:36.463255 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toFinite.js +I, [2024-12-25T12:34:36.463280 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toInteger.js +W, [2024-12-25T12:34:36.463324 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toInteger.js +I, [2024-12-25T12:34:36.463352 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toIterator.js +W, [2024-12-25T12:34:36.463396 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toIterator.js +I, [2024-12-25T12:34:36.463423 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toJSON.js +W, [2024-12-25T12:34:36.463469 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toJSON.js +I, [2024-12-25T12:34:36.463672 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toLength.js +W, [2024-12-25T12:34:36.463860 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toLength.js +I, [2024-12-25T12:34:36.464557 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toLower.js +W, [2024-12-25T12:34:36.464684 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toLower.js +I, [2024-12-25T12:34:36.464715 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toNumber.js +W, [2024-12-25T12:34:36.464777 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toNumber.js +I, [2024-12-25T12:34:36.464811 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toPairs.js +W, [2024-12-25T12:34:36.464873 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPairs.js +I, [2024-12-25T12:34:36.464905 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toPairsIn.js +W, [2024-12-25T12:34:36.464952 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPairsIn.js +I, [2024-12-25T12:34:36.464976 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toPath.js +W, [2024-12-25T12:34:36.465017 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPath.js +I, [2024-12-25T12:34:36.465043 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toPlainObject.js +W, [2024-12-25T12:34:36.465179 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toPlainObject.js +I, [2024-12-25T12:34:36.465219 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toSafeInteger.js +W, [2024-12-25T12:34:36.465269 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toSafeInteger.js +I, [2024-12-25T12:34:36.465295 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toString.js +W, [2024-12-25T12:34:36.465355 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toString.js +I, [2024-12-25T12:34:36.465541 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/toUpper.js +W, [2024-12-25T12:34:36.465701 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/toUpper.js +I, [2024-12-25T12:34:36.465769 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/transform.js +W, [2024-12-25T12:34:36.465849 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/transform.js +I, [2024-12-25T12:34:36.465923 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/trim.js +W, [2024-12-25T12:34:36.466007 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trim.js +I, [2024-12-25T12:34:36.466047 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/trimChars.js +W, [2024-12-25T12:34:36.466095 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimChars.js +I, [2024-12-25T12:34:36.466269 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/trimCharsEnd.js +W, [2024-12-25T12:34:36.466336 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimCharsEnd.js +I, [2024-12-25T12:34:36.466364 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/trimCharsStart.js +W, [2024-12-25T12:34:36.466620 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimCharsStart.js +I, [2024-12-25T12:34:36.466657 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/trimEnd.js +W, [2024-12-25T12:34:36.466728 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimEnd.js +I, [2024-12-25T12:34:36.466767 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/trimStart.js +W, [2024-12-25T12:34:36.466857 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/trimStart.js +I, [2024-12-25T12:34:36.467011 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/truncate.js +W, [2024-12-25T12:34:36.467130 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/truncate.js +I, [2024-12-25T12:34:36.467160 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/unapply.js +W, [2024-12-25T12:34:36.467238 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unapply.js +I, [2024-12-25T12:34:36.467288 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/unary.js +W, [2024-12-25T12:34:36.467393 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unary.js +I, [2024-12-25T12:34:36.467510 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/unescape.js +W, [2024-12-25T12:34:36.467683 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unescape.js +I, [2024-12-25T12:34:36.467741 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/union.js +W, [2024-12-25T12:34:36.467809 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/union.js +I, [2024-12-25T12:34:36.467837 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/unionBy.js +W, [2024-12-25T12:34:36.467881 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unionBy.js +I, [2024-12-25T12:34:36.467904 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/unionWith.js +W, [2024-12-25T12:34:36.467944 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unionWith.js +I, [2024-12-25T12:34:36.467968 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/uniq.js +W, [2024-12-25T12:34:36.468009 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniq.js +I, [2024-12-25T12:34:36.468032 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqBy.js +W, [2024-12-25T12:34:36.468139 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqBy.js +I, [2024-12-25T12:34:36.468175 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqWith.js +W, [2024-12-25T12:34:36.468266 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqWith.js +I, [2024-12-25T12:34:36.468294 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/uniqueId.js +W, [2024-12-25T12:34:36.468401 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/uniqueId.js +I, [2024-12-25T12:34:36.468575 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/unnest.js +W, [2024-12-25T12:34:36.468637 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unnest.js +I, [2024-12-25T12:34:36.468663 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/unset.js +W, [2024-12-25T12:34:36.468720 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unset.js +I, [2024-12-25T12:34:36.468752 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/unzip.js +W, [2024-12-25T12:34:36.468810 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unzip.js +I, [2024-12-25T12:34:36.468842 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/unzipWith.js +W, [2024-12-25T12:34:36.468900 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/unzipWith.js +I, [2024-12-25T12:34:36.468932 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/update.js +W, [2024-12-25T12:34:36.468978 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/update.js +I, [2024-12-25T12:34:36.469002 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/updateWith.js +W, [2024-12-25T12:34:36.469042 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/updateWith.js +I, [2024-12-25T12:34:36.469065 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/upperCase.js +W, [2024-12-25T12:34:36.469123 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/upperCase.js +I, [2024-12-25T12:34:36.469156 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/upperFirst.js +W, [2024-12-25T12:34:36.469200 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/upperFirst.js +I, [2024-12-25T12:34:36.469224 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/useWith.js +W, [2024-12-25T12:34:36.469280 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/useWith.js +I, [2024-12-25T12:34:36.469362 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/util.js +W, [2024-12-25T12:34:36.469423 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/util.js +I, [2024-12-25T12:34:36.469456 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/value.js +W, [2024-12-25T12:34:36.469695 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/value.js +I, [2024-12-25T12:34:36.469730 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/valueOf.js +W, [2024-12-25T12:34:36.469790 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/valueOf.js +I, [2024-12-25T12:34:36.469851 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/values.js +W, [2024-12-25T12:34:36.469946 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/values.js +I, [2024-12-25T12:34:36.470009 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/valuesIn.js +W, [2024-12-25T12:34:36.470091 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/valuesIn.js +I, [2024-12-25T12:34:36.470154 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/where.js +W, [2024-12-25T12:34:36.470244 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/where.js +I, [2024-12-25T12:34:36.470303 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/whereEq.js +W, [2024-12-25T12:34:36.470418 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/whereEq.js +I, [2024-12-25T12:34:36.470477 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/without.js +W, [2024-12-25T12:34:36.470875 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/without.js +I, [2024-12-25T12:34:36.470963 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/words.js +W, [2024-12-25T12:34:36.471093 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/words.js +I, [2024-12-25T12:34:36.471156 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/wrap.js +W, [2024-12-25T12:34:36.471272 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrap.js +I, [2024-12-25T12:34:36.471335 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperAt.js +W, [2024-12-25T12:34:36.471431 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperAt.js +I, [2024-12-25T12:34:36.471491 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperChain.js +W, [2024-12-25T12:34:36.471687 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperChain.js +I, [2024-12-25T12:34:36.471724 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperLodash.js +W, [2024-12-25T12:34:36.471774 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperLodash.js +I, [2024-12-25T12:34:36.471799 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperReverse.js +W, [2024-12-25T12:34:36.471841 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperReverse.js +I, [2024-12-25T12:34:36.471865 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/wrapperValue.js +W, [2024-12-25T12:34:36.471906 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/wrapperValue.js +I, [2024-12-25T12:34:36.471931 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/xor.js +W, [2024-12-25T12:34:36.471973 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xor.js +I, [2024-12-25T12:34:36.471999 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/xorBy.js +W, [2024-12-25T12:34:36.472042 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xorBy.js +I, [2024-12-25T12:34:36.472067 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/xorWith.js +W, [2024-12-25T12:34:36.472112 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/xorWith.js +I, [2024-12-25T12:34:36.472138 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/zip.js +W, [2024-12-25T12:34:36.472182 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zip.js +I, [2024-12-25T12:34:36.472211 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/zipAll.js +W, [2024-12-25T12:34:36.472258 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipAll.js +I, [2024-12-25T12:34:36.472286 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObj.js +W, [2024-12-25T12:34:36.472354 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObj.js +I, [2024-12-25T12:34:36.472393 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObject.js +W, [2024-12-25T12:34:36.472444 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObject.js +I, [2024-12-25T12:34:36.472470 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/zipObjectDeep.js +W, [2024-12-25T12:34:36.472663 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipObjectDeep.js +I, [2024-12-25T12:34:36.472927 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp/zipWith.js +W, [2024-12-25T12:34:36.473035 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp/zipWith.js +I, [2024-12-25T12:34:36.473067 #44812] INFO -- : Processing file: ../../node_modules/lodash/fp.js +W, [2024-12-25T12:34:36.473113 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fp.js +I, [2024-12-25T12:34:36.473138 #44812] INFO -- : Processing file: ../../node_modules/lodash/fromPairs.js +W, [2024-12-25T12:34:36.473210 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/fromPairs.js +I, [2024-12-25T12:34:36.473247 #44812] INFO -- : Processing file: ../../node_modules/lodash/function.js +W, [2024-12-25T12:34:36.473297 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/function.js +I, [2024-12-25T12:34:36.473323 #44812] INFO -- : Processing file: ../../node_modules/lodash/functions.js +W, [2024-12-25T12:34:36.473368 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/functions.js +I, [2024-12-25T12:34:36.473393 #44812] INFO -- : Processing file: ../../node_modules/lodash/functionsIn.js +W, [2024-12-25T12:34:36.473438 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/functionsIn.js +I, [2024-12-25T12:34:36.473464 #44812] INFO -- : Processing file: ../../node_modules/lodash/get.js +W, [2024-12-25T12:34:36.473623 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/get.js +I, [2024-12-25T12:34:36.473664 #44812] INFO -- : Processing file: ../../node_modules/lodash/groupBy.js +W, [2024-12-25T12:34:36.473737 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/groupBy.js +I, [2024-12-25T12:34:36.473764 #44812] INFO -- : Processing file: ../../node_modules/lodash/gt.js +W, [2024-12-25T12:34:36.473811 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/gt.js +I, [2024-12-25T12:34:36.473836 #44812] INFO -- : Processing file: ../../node_modules/lodash/gte.js +W, [2024-12-25T12:34:36.473982 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/gte.js +I, [2024-12-25T12:34:36.474017 #44812] INFO -- : Processing file: ../../node_modules/lodash/has.js +W, [2024-12-25T12:34:36.474155 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/has.js +I, [2024-12-25T12:34:36.474252 #44812] INFO -- : Processing file: ../../node_modules/lodash/hasIn.js +W, [2024-12-25T12:34:36.474411 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/hasIn.js +I, [2024-12-25T12:34:36.474449 #44812] INFO -- : Processing file: ../../node_modules/lodash/head.js +W, [2024-12-25T12:34:36.474632 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/head.js +I, [2024-12-25T12:34:36.474709 #44812] INFO -- : Processing file: ../../node_modules/lodash/identity.js +W, [2024-12-25T12:34:36.474764 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/identity.js +I, [2024-12-25T12:34:36.474841 #44812] INFO -- : Processing file: ../../node_modules/lodash/inRange.js +W, [2024-12-25T12:34:36.474891 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/inRange.js +I, [2024-12-25T12:34:36.474916 #44812] INFO -- : Processing file: ../../node_modules/lodash/includes.js +W, [2024-12-25T12:34:36.474958 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/includes.js +I, [2024-12-25T12:34:36.474982 #44812] INFO -- : Processing file: ../../node_modules/lodash/index.js +W, [2024-12-25T12:34:36.475023 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/index.js +I, [2024-12-25T12:34:36.475047 #44812] INFO -- : Processing file: ../../node_modules/lodash/indexOf.js +W, [2024-12-25T12:34:36.475088 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/indexOf.js +I, [2024-12-25T12:34:36.475111 #44812] INFO -- : Processing file: ../../node_modules/lodash/initial.js +W, [2024-12-25T12:34:36.475152 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/initial.js +I, [2024-12-25T12:34:36.475175 #44812] INFO -- : Processing file: ../../node_modules/lodash/intersection.js +W, [2024-12-25T12:34:36.475217 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/intersection.js +I, [2024-12-25T12:34:36.475241 #44812] INFO -- : Processing file: ../../node_modules/lodash/intersectionBy.js +W, [2024-12-25T12:34:36.475284 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/intersectionBy.js +I, [2024-12-25T12:34:36.475307 #44812] INFO -- : Processing file: ../../node_modules/lodash/intersectionWith.js +W, [2024-12-25T12:34:36.475348 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/intersectionWith.js +I, [2024-12-25T12:34:36.475372 #44812] INFO -- : Processing file: ../../node_modules/lodash/invert.js +W, [2024-12-25T12:34:36.475412 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/invert.js +I, [2024-12-25T12:34:36.475435 #44812] INFO -- : Processing file: ../../node_modules/lodash/invertBy.js +W, [2024-12-25T12:34:36.475490 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/invertBy.js +I, [2024-12-25T12:34:36.475589 #44812] INFO -- : Processing file: ../../node_modules/lodash/invoke.js +W, [2024-12-25T12:34:36.475638 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/invoke.js +I, [2024-12-25T12:34:36.475662 #44812] INFO -- : Processing file: ../../node_modules/lodash/invokeMap.js +W, [2024-12-25T12:34:36.475703 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/invokeMap.js +I, [2024-12-25T12:34:36.475727 #44812] INFO -- : Processing file: ../../node_modules/lodash/isArguments.js +W, [2024-12-25T12:34:36.475768 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isArguments.js +I, [2024-12-25T12:34:36.475791 #44812] INFO -- : Processing file: ../../node_modules/lodash/isArray.js +W, [2024-12-25T12:34:36.475831 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isArray.js +I, [2024-12-25T12:34:36.475854 #44812] INFO -- : Processing file: ../../node_modules/lodash/isArrayBuffer.js +W, [2024-12-25T12:34:36.475896 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayBuffer.js +I, [2024-12-25T12:34:36.475919 #44812] INFO -- : Processing file: ../../node_modules/lodash/isArrayLike.js +W, [2024-12-25T12:34:36.475961 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayLike.js +I, [2024-12-25T12:34:36.475985 #44812] INFO -- : Processing file: ../../node_modules/lodash/isArrayLikeObject.js +W, [2024-12-25T12:34:36.476027 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isArrayLikeObject.js +I, [2024-12-25T12:34:36.476052 #44812] INFO -- : Processing file: ../../node_modules/lodash/isBoolean.js +W, [2024-12-25T12:34:36.476099 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isBoolean.js +I, [2024-12-25T12:34:36.476136 #44812] INFO -- : Processing file: ../../node_modules/lodash/isBuffer.js +W, [2024-12-25T12:34:36.476356 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isBuffer.js +I, [2024-12-25T12:34:36.476511 #44812] INFO -- : Processing file: ../../node_modules/lodash/isDate.js +W, [2024-12-25T12:34:36.476586 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isDate.js +I, [2024-12-25T12:34:36.476613 #44812] INFO -- : Processing file: ../../node_modules/lodash/isElement.js +W, [2024-12-25T12:34:36.476655 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isElement.js +I, [2024-12-25T12:34:36.476678 #44812] INFO -- : Processing file: ../../node_modules/lodash/isEmpty.js +W, [2024-12-25T12:34:36.476719 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isEmpty.js +I, [2024-12-25T12:34:36.476742 #44812] INFO -- : Processing file: ../../node_modules/lodash/isEqual.js +W, [2024-12-25T12:34:36.476782 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isEqual.js +I, [2024-12-25T12:34:36.476809 #44812] INFO -- : Processing file: ../../node_modules/lodash/isEqualWith.js +W, [2024-12-25T12:34:36.476873 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isEqualWith.js +I, [2024-12-25T12:34:36.476932 #44812] INFO -- : Processing file: ../../node_modules/lodash/isError.js +W, [2024-12-25T12:34:36.477003 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isError.js +I, [2024-12-25T12:34:36.477045 #44812] INFO -- : Processing file: ../../node_modules/lodash/isFinite.js +W, [2024-12-25T12:34:36.477094 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isFinite.js +I, [2024-12-25T12:34:36.477119 #44812] INFO -- : Processing file: ../../node_modules/lodash/isFunction.js +W, [2024-12-25T12:34:36.477160 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isFunction.js +I, [2024-12-25T12:34:36.477184 #44812] INFO -- : Processing file: ../../node_modules/lodash/isInteger.js +W, [2024-12-25T12:34:36.477226 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isInteger.js +I, [2024-12-25T12:34:36.477249 #44812] INFO -- : Processing file: ../../node_modules/lodash/isLength.js +W, [2024-12-25T12:34:36.477289 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isLength.js +I, [2024-12-25T12:34:36.477313 #44812] INFO -- : Processing file: ../../node_modules/lodash/isMap.js +W, [2024-12-25T12:34:36.477353 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isMap.js +I, [2024-12-25T12:34:36.477376 #44812] INFO -- : Processing file: ../../node_modules/lodash/isMatch.js +W, [2024-12-25T12:34:36.477487 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isMatch.js +I, [2024-12-25T12:34:36.477535 #44812] INFO -- : Processing file: ../../node_modules/lodash/isMatchWith.js +W, [2024-12-25T12:34:36.477590 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isMatchWith.js +I, [2024-12-25T12:34:36.477615 #44812] INFO -- : Processing file: ../../node_modules/lodash/isNaN.js +W, [2024-12-25T12:34:36.477662 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isNaN.js +I, [2024-12-25T12:34:36.477688 #44812] INFO -- : Processing file: ../../node_modules/lodash/isNative.js +W, [2024-12-25T12:34:36.477730 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isNative.js +I, [2024-12-25T12:34:36.477752 #44812] INFO -- : Processing file: ../../node_modules/lodash/isNil.js +W, [2024-12-25T12:34:36.477799 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isNil.js +I, [2024-12-25T12:34:36.477822 #44812] INFO -- : Processing file: ../../node_modules/lodash/isNull.js +W, [2024-12-25T12:34:36.477863 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isNull.js +I, [2024-12-25T12:34:36.477886 #44812] INFO -- : Processing file: ../../node_modules/lodash/isNumber.js +W, [2024-12-25T12:34:36.477959 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isNumber.js +I, [2024-12-25T12:34:36.478081 #44812] INFO -- : Processing file: ../../node_modules/lodash/isObject.js +W, [2024-12-25T12:34:36.478147 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isObject.js +I, [2024-12-25T12:34:36.478173 #44812] INFO -- : Processing file: ../../node_modules/lodash/isObjectLike.js +W, [2024-12-25T12:34:36.478215 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isObjectLike.js +I, [2024-12-25T12:34:36.478239 #44812] INFO -- : Processing file: ../../node_modules/lodash/isPlainObject.js +W, [2024-12-25T12:34:36.478280 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isPlainObject.js +I, [2024-12-25T12:34:36.478303 #44812] INFO -- : Processing file: ../../node_modules/lodash/isRegExp.js +W, [2024-12-25T12:34:36.478351 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isRegExp.js +I, [2024-12-25T12:34:36.478385 #44812] INFO -- : Processing file: ../../node_modules/lodash/isSafeInteger.js +W, [2024-12-25T12:34:36.478429 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isSafeInteger.js +I, [2024-12-25T12:34:36.478452 #44812] INFO -- : Processing file: ../../node_modules/lodash/isSet.js +W, [2024-12-25T12:34:36.478493 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isSet.js +I, [2024-12-25T12:34:36.478515 #44812] INFO -- : Processing file: ../../node_modules/lodash/isString.js +W, [2024-12-25T12:34:36.478717 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isString.js +I, [2024-12-25T12:34:36.478746 #44812] INFO -- : Processing file: ../../node_modules/lodash/isSymbol.js +W, [2024-12-25T12:34:36.478790 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isSymbol.js +I, [2024-12-25T12:34:36.478813 #44812] INFO -- : Processing file: ../../node_modules/lodash/isTypedArray.js +W, [2024-12-25T12:34:36.478855 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isTypedArray.js +I, [2024-12-25T12:34:36.478879 #44812] INFO -- : Processing file: ../../node_modules/lodash/isUndefined.js +W, [2024-12-25T12:34:36.478921 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isUndefined.js +I, [2024-12-25T12:34:36.478944 #44812] INFO -- : Processing file: ../../node_modules/lodash/isWeakMap.js +W, [2024-12-25T12:34:36.478990 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isWeakMap.js +I, [2024-12-25T12:34:36.479014 #44812] INFO -- : Processing file: ../../node_modules/lodash/isWeakSet.js +W, [2024-12-25T12:34:36.479054 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/isWeakSet.js +I, [2024-12-25T12:34:36.479078 #44812] INFO -- : Processing file: ../../node_modules/lodash/iteratee.js +W, [2024-12-25T12:34:36.479120 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/iteratee.js +I, [2024-12-25T12:34:36.479143 #44812] INFO -- : Processing file: ../../node_modules/lodash/join.js +W, [2024-12-25T12:34:36.479183 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/join.js +I, [2024-12-25T12:34:36.479207 #44812] INFO -- : Processing file: ../../node_modules/lodash/kebabCase.js +W, [2024-12-25T12:34:36.479247 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/kebabCase.js +I, [2024-12-25T12:34:36.479271 #44812] INFO -- : Processing file: ../../node_modules/lodash/keyBy.js +W, [2024-12-25T12:34:36.479311 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/keyBy.js +I, [2024-12-25T12:34:36.479334 #44812] INFO -- : Processing file: ../../node_modules/lodash/keys.js +W, [2024-12-25T12:34:36.479374 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/keys.js +I, [2024-12-25T12:34:36.479397 #44812] INFO -- : Processing file: ../../node_modules/lodash/keysIn.js +W, [2024-12-25T12:34:36.479545 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/keysIn.js +I, [2024-12-25T12:34:36.479626 #44812] INFO -- : Processing file: ../../node_modules/lodash/lang.js +W, [2024-12-25T12:34:36.479683 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/lang.js +I, [2024-12-25T12:34:36.479707 #44812] INFO -- : Processing file: ../../node_modules/lodash/last.js +W, [2024-12-25T12:34:36.479750 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/last.js +I, [2024-12-25T12:34:36.479775 #44812] INFO -- : Processing file: ../../node_modules/lodash/lastIndexOf.js +W, [2024-12-25T12:34:36.479816 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/lastIndexOf.js +I, [2024-12-25T12:34:36.479840 #44812] INFO -- : Processing file: ../../node_modules/lodash/lodash.js +W, [2024-12-25T12:34:36.480861 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/lodash.js +I, [2024-12-25T12:34:36.480902 #44812] INFO -- : Processing file: ../../node_modules/lodash/lodash.min.js +W, [2024-12-25T12:34:36.481023 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/lodash.min.js +I, [2024-12-25T12:34:36.481068 #44812] INFO -- : Processing file: ../../node_modules/lodash/lowerCase.js +W, [2024-12-25T12:34:36.481125 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/lowerCase.js +I, [2024-12-25T12:34:36.481150 #44812] INFO -- : Processing file: ../../node_modules/lodash/lowerFirst.js +W, [2024-12-25T12:34:36.481239 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/lowerFirst.js +I, [2024-12-25T12:34:36.481277 #44812] INFO -- : Processing file: ../../node_modules/lodash/lt.js +W, [2024-12-25T12:34:36.481367 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/lt.js +I, [2024-12-25T12:34:36.481403 #44812] INFO -- : Processing file: ../../node_modules/lodash/lte.js +W, [2024-12-25T12:34:36.481460 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/lte.js +I, [2024-12-25T12:34:36.481492 #44812] INFO -- : Processing file: ../../node_modules/lodash/map.js +W, [2024-12-25T12:34:36.481701 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/map.js +I, [2024-12-25T12:34:36.481748 #44812] INFO -- : Processing file: ../../node_modules/lodash/mapKeys.js +W, [2024-12-25T12:34:36.481806 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/mapKeys.js +I, [2024-12-25T12:34:36.481832 #44812] INFO -- : Processing file: ../../node_modules/lodash/mapValues.js +W, [2024-12-25T12:34:36.481875 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/mapValues.js +I, [2024-12-25T12:34:36.481898 #44812] INFO -- : Processing file: ../../node_modules/lodash/matches.js +W, [2024-12-25T12:34:36.481968 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/matches.js +I, [2024-12-25T12:34:36.482004 #44812] INFO -- : Processing file: ../../node_modules/lodash/matchesProperty.js +W, [2024-12-25T12:34:36.482054 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/matchesProperty.js +I, [2024-12-25T12:34:36.482079 #44812] INFO -- : Processing file: ../../node_modules/lodash/math.js +W, [2024-12-25T12:34:36.482124 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/math.js +I, [2024-12-25T12:34:36.482170 #44812] INFO -- : Processing file: ../../node_modules/lodash/max.js +W, [2024-12-25T12:34:36.482219 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/max.js +I, [2024-12-25T12:34:36.482243 #44812] INFO -- : Processing file: ../../node_modules/lodash/maxBy.js +W, [2024-12-25T12:34:36.482287 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/maxBy.js +I, [2024-12-25T12:34:36.482312 #44812] INFO -- : Processing file: ../../node_modules/lodash/mean.js +W, [2024-12-25T12:34:36.482355 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/mean.js +I, [2024-12-25T12:34:36.482524 #44812] INFO -- : Processing file: ../../node_modules/lodash/meanBy.js +W, [2024-12-25T12:34:36.482606 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/meanBy.js +I, [2024-12-25T12:34:36.482700 #44812] INFO -- : Processing file: ../../node_modules/lodash/memoize.js +W, [2024-12-25T12:34:36.482862 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/memoize.js +I, [2024-12-25T12:34:36.482899 #44812] INFO -- : Processing file: ../../node_modules/lodash/merge.js +W, [2024-12-25T12:34:36.482950 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/merge.js +I, [2024-12-25T12:34:36.482975 #44812] INFO -- : Processing file: ../../node_modules/lodash/mergeWith.js +W, [2024-12-25T12:34:36.483017 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/mergeWith.js +I, [2024-12-25T12:34:36.483040 #44812] INFO -- : Processing file: ../../node_modules/lodash/method.js +W, [2024-12-25T12:34:36.483082 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/method.js +I, [2024-12-25T12:34:36.483105 #44812] INFO -- : Processing file: ../../node_modules/lodash/methodOf.js +W, [2024-12-25T12:34:36.483145 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/methodOf.js +I, [2024-12-25T12:34:36.483168 #44812] INFO -- : Processing file: ../../node_modules/lodash/min.js +W, [2024-12-25T12:34:36.483208 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/min.js +I, [2024-12-25T12:34:36.483231 #44812] INFO -- : Processing file: ../../node_modules/lodash/minBy.js +W, [2024-12-25T12:34:36.483270 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/minBy.js +I, [2024-12-25T12:34:36.483293 #44812] INFO -- : Processing file: ../../node_modules/lodash/mixin.js +W, [2024-12-25T12:34:36.483333 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/mixin.js +I, [2024-12-25T12:34:36.483356 #44812] INFO -- : Processing file: ../../node_modules/lodash/multiply.js +W, [2024-12-25T12:34:36.483397 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/multiply.js +I, [2024-12-25T12:34:36.483420 #44812] INFO -- : Processing file: ../../node_modules/lodash/negate.js +W, [2024-12-25T12:34:36.483460 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/negate.js +I, [2024-12-25T12:34:36.483606 #44812] INFO -- : Processing file: ../../node_modules/lodash/next.js +W, [2024-12-25T12:34:36.483656 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/next.js +I, [2024-12-25T12:34:36.483681 #44812] INFO -- : Processing file: ../../node_modules/lodash/noop.js +W, [2024-12-25T12:34:36.483725 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/noop.js +I, [2024-12-25T12:34:36.483748 #44812] INFO -- : Processing file: ../../node_modules/lodash/now.js +W, [2024-12-25T12:34:36.483788 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/now.js +I, [2024-12-25T12:34:36.483812 #44812] INFO -- : Processing file: ../../node_modules/lodash/nth.js +W, [2024-12-25T12:34:36.483851 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/nth.js +I, [2024-12-25T12:34:36.483875 #44812] INFO -- : Processing file: ../../node_modules/lodash/nthArg.js +W, [2024-12-25T12:34:36.483915 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/nthArg.js +I, [2024-12-25T12:34:36.483938 #44812] INFO -- : Processing file: ../../node_modules/lodash/number.js +W, [2024-12-25T12:34:36.483978 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/number.js +I, [2024-12-25T12:34:36.484000 #44812] INFO -- : Processing file: ../../node_modules/lodash/object.js +W, [2024-12-25T12:34:36.484042 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/object.js +I, [2024-12-25T12:34:36.484065 #44812] INFO -- : Processing file: ../../node_modules/lodash/omit.js +W, [2024-12-25T12:34:36.484104 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/omit.js +I, [2024-12-25T12:34:36.484128 #44812] INFO -- : Processing file: ../../node_modules/lodash/omitBy.js +W, [2024-12-25T12:34:36.484167 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/omitBy.js +I, [2024-12-25T12:34:36.484190 #44812] INFO -- : Processing file: ../../node_modules/lodash/once.js +W, [2024-12-25T12:34:36.484229 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/once.js +I, [2024-12-25T12:34:36.484252 #44812] INFO -- : Processing file: ../../node_modules/lodash/orderBy.js +W, [2024-12-25T12:34:36.484292 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/orderBy.js +I, [2024-12-25T12:34:36.484315 #44812] INFO -- : Processing file: ../../node_modules/lodash/over.js +W, [2024-12-25T12:34:36.484355 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/over.js +I, [2024-12-25T12:34:36.484378 #44812] INFO -- : Processing file: ../../node_modules/lodash/overArgs.js +W, [2024-12-25T12:34:36.484418 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/overArgs.js +I, [2024-12-25T12:34:36.484441 #44812] INFO -- : Processing file: ../../node_modules/lodash/overEvery.js +W, [2024-12-25T12:34:36.484481 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/overEvery.js +I, [2024-12-25T12:34:36.484783 #44812] INFO -- : Processing file: ../../node_modules/lodash/overSome.js +W, [2024-12-25T12:34:36.484865 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/overSome.js +I, [2024-12-25T12:34:36.484892 #44812] INFO -- : Processing file: ../../node_modules/lodash/pad.js +W, [2024-12-25T12:34:36.484933 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/pad.js +I, [2024-12-25T12:34:36.484956 #44812] INFO -- : Processing file: ../../node_modules/lodash/padEnd.js +W, [2024-12-25T12:34:36.484996 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/padEnd.js +I, [2024-12-25T12:34:36.485019 #44812] INFO -- : Processing file: ../../node_modules/lodash/padStart.js +W, [2024-12-25T12:34:36.485059 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/padStart.js +I, [2024-12-25T12:34:36.485082 #44812] INFO -- : Processing file: ../../node_modules/lodash/parseInt.js +W, [2024-12-25T12:34:36.485121 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/parseInt.js +I, [2024-12-25T12:34:36.485144 #44812] INFO -- : Processing file: ../../node_modules/lodash/partial.js +W, [2024-12-25T12:34:36.485184 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/partial.js +I, [2024-12-25T12:34:36.485207 #44812] INFO -- : Processing file: ../../node_modules/lodash/partialRight.js +W, [2024-12-25T12:34:36.485248 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/partialRight.js +I, [2024-12-25T12:34:36.485272 #44812] INFO -- : Processing file: ../../node_modules/lodash/partition.js +W, [2024-12-25T12:34:36.485312 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/partition.js +I, [2024-12-25T12:34:36.485335 #44812] INFO -- : Processing file: ../../node_modules/lodash/pick.js +W, [2024-12-25T12:34:36.485374 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/pick.js +I, [2024-12-25T12:34:36.485397 #44812] INFO -- : Processing file: ../../node_modules/lodash/pickBy.js +W, [2024-12-25T12:34:36.485437 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/pickBy.js +I, [2024-12-25T12:34:36.485460 #44812] INFO -- : Processing file: ../../node_modules/lodash/plant.js +W, [2024-12-25T12:34:36.485627 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/plant.js +I, [2024-12-25T12:34:36.485665 #44812] INFO -- : Processing file: ../../node_modules/lodash/property.js +W, [2024-12-25T12:34:36.485714 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/property.js +I, [2024-12-25T12:34:36.485738 #44812] INFO -- : Processing file: ../../node_modules/lodash/propertyOf.js +W, [2024-12-25T12:34:36.485780 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/propertyOf.js +I, [2024-12-25T12:34:36.485804 #44812] INFO -- : Processing file: ../../node_modules/lodash/pull.js +W, [2024-12-25T12:34:36.485873 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/pull.js +I, [2024-12-25T12:34:36.485898 #44812] INFO -- : Processing file: ../../node_modules/lodash/pullAll.js +W, [2024-12-25T12:34:36.485938 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAll.js +I, [2024-12-25T12:34:36.485961 #44812] INFO -- : Processing file: ../../node_modules/lodash/pullAllBy.js +W, [2024-12-25T12:34:36.486001 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAllBy.js +I, [2024-12-25T12:34:36.486024 #44812] INFO -- : Processing file: ../../node_modules/lodash/pullAllWith.js +W, [2024-12-25T12:34:36.486064 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAllWith.js +I, [2024-12-25T12:34:36.486087 #44812] INFO -- : Processing file: ../../node_modules/lodash/pullAt.js +W, [2024-12-25T12:34:36.486127 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/pullAt.js +I, [2024-12-25T12:34:36.486264 #44812] INFO -- : Processing file: ../../node_modules/lodash/random.js +W, [2024-12-25T12:34:36.486378 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/random.js +I, [2024-12-25T12:34:36.486466 #44812] INFO -- : Processing file: ../../node_modules/lodash/range.js +W, [2024-12-25T12:34:36.486575 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/range.js +I, [2024-12-25T12:34:36.486602 #44812] INFO -- : Processing file: ../../node_modules/lodash/rangeRight.js +W, [2024-12-25T12:34:36.486650 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/rangeRight.js +I, [2024-12-25T12:34:36.486674 #44812] INFO -- : Processing file: ../../node_modules/lodash/rearg.js +W, [2024-12-25T12:34:36.486715 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/rearg.js +I, [2024-12-25T12:34:36.486738 #44812] INFO -- : Processing file: ../../node_modules/lodash/reduce.js +W, [2024-12-25T12:34:36.486779 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/reduce.js +I, [2024-12-25T12:34:36.486802 #44812] INFO -- : Processing file: ../../node_modules/lodash/reduceRight.js +W, [2024-12-25T12:34:36.486842 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/reduceRight.js +I, [2024-12-25T12:34:36.486865 #44812] INFO -- : Processing file: ../../node_modules/lodash/reject.js +W, [2024-12-25T12:34:36.486904 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/reject.js +I, [2024-12-25T12:34:36.486927 #44812] INFO -- : Processing file: ../../node_modules/lodash/release.md +W, [2024-12-25T12:34:36.486967 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/release.md +I, [2024-12-25T12:34:36.486989 #44812] INFO -- : Processing file: ../../node_modules/lodash/remove.js +W, [2024-12-25T12:34:36.487029 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/remove.js +I, [2024-12-25T12:34:36.487051 #44812] INFO -- : Processing file: ../../node_modules/lodash/repeat.js +W, [2024-12-25T12:34:36.487090 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/repeat.js +I, [2024-12-25T12:34:36.487112 #44812] INFO -- : Processing file: ../../node_modules/lodash/replace.js +W, [2024-12-25T12:34:36.487151 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/replace.js +I, [2024-12-25T12:34:36.487175 #44812] INFO -- : Processing file: ../../node_modules/lodash/rest.js +W, [2024-12-25T12:34:36.487215 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/rest.js +I, [2024-12-25T12:34:36.487238 #44812] INFO -- : Processing file: ../../node_modules/lodash/result.js +W, [2024-12-25T12:34:36.487280 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/result.js +I, [2024-12-25T12:34:36.487303 #44812] INFO -- : Processing file: ../../node_modules/lodash/reverse.js +W, [2024-12-25T12:34:36.487343 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/reverse.js +I, [2024-12-25T12:34:36.487365 #44812] INFO -- : Processing file: ../../node_modules/lodash/round.js +W, [2024-12-25T12:34:36.487406 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/round.js +I, [2024-12-25T12:34:36.487429 #44812] INFO -- : Processing file: ../../node_modules/lodash/sample.js +W, [2024-12-25T12:34:36.487470 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sample.js +I, [2024-12-25T12:34:36.487493 #44812] INFO -- : Processing file: ../../node_modules/lodash/sampleSize.js +W, [2024-12-25T12:34:36.487583 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sampleSize.js +I, [2024-12-25T12:34:36.487617 #44812] INFO -- : Processing file: ../../node_modules/lodash/seq.js +W, [2024-12-25T12:34:36.487664 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/seq.js +I, [2024-12-25T12:34:36.487688 #44812] INFO -- : Processing file: ../../node_modules/lodash/set.js +W, [2024-12-25T12:34:36.487728 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/set.js +I, [2024-12-25T12:34:36.487752 #44812] INFO -- : Processing file: ../../node_modules/lodash/setWith.js +W, [2024-12-25T12:34:36.487792 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/setWith.js +I, [2024-12-25T12:34:36.487815 #44812] INFO -- : Processing file: ../../node_modules/lodash/shuffle.js +W, [2024-12-25T12:34:36.487856 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/shuffle.js +I, [2024-12-25T12:34:36.487880 #44812] INFO -- : Processing file: ../../node_modules/lodash/size.js +W, [2024-12-25T12:34:36.487921 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/size.js +I, [2024-12-25T12:34:36.487943 #44812] INFO -- : Processing file: ../../node_modules/lodash/slice.js +W, [2024-12-25T12:34:36.487985 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/slice.js +I, [2024-12-25T12:34:36.488008 #44812] INFO -- : Processing file: ../../node_modules/lodash/snakeCase.js +W, [2024-12-25T12:34:36.488049 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/snakeCase.js +I, [2024-12-25T12:34:36.488073 #44812] INFO -- : Processing file: ../../node_modules/lodash/some.js +W, [2024-12-25T12:34:36.488112 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/some.js +I, [2024-12-25T12:34:36.488135 #44812] INFO -- : Processing file: ../../node_modules/lodash/sortBy.js +W, [2024-12-25T12:34:36.488176 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sortBy.js +I, [2024-12-25T12:34:36.488200 #44812] INFO -- : Processing file: ../../node_modules/lodash/sortedIndex.js +W, [2024-12-25T12:34:36.488241 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndex.js +I, [2024-12-25T12:34:36.488265 #44812] INFO -- : Processing file: ../../node_modules/lodash/sortedIndexBy.js +W, [2024-12-25T12:34:36.488305 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndexBy.js +I, [2024-12-25T12:34:36.488330 #44812] INFO -- : Processing file: ../../node_modules/lodash/sortedIndexOf.js +W, [2024-12-25T12:34:36.488371 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedIndexOf.js +I, [2024-12-25T12:34:36.488394 #44812] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndex.js +W, [2024-12-25T12:34:36.488434 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndex.js +I, [2024-12-25T12:34:36.488457 #44812] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndexBy.js +W, [2024-12-25T12:34:36.488596 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndexBy.js +I, [2024-12-25T12:34:36.488632 #44812] INFO -- : Processing file: ../../node_modules/lodash/sortedLastIndexOf.js +W, [2024-12-25T12:34:36.488685 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedLastIndexOf.js +I, [2024-12-25T12:34:36.488710 #44812] INFO -- : Processing file: ../../node_modules/lodash/sortedUniq.js +W, [2024-12-25T12:34:36.488803 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedUniq.js +I, [2024-12-25T12:34:36.488831 #44812] INFO -- : Processing file: ../../node_modules/lodash/sortedUniqBy.js +W, [2024-12-25T12:34:36.488874 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sortedUniqBy.js +I, [2024-12-25T12:34:36.488898 #44812] INFO -- : Processing file: ../../node_modules/lodash/split.js +W, [2024-12-25T12:34:36.488939 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/split.js +I, [2024-12-25T12:34:36.488963 #44812] INFO -- : Processing file: ../../node_modules/lodash/spread.js +W, [2024-12-25T12:34:36.489003 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/spread.js +I, [2024-12-25T12:34:36.489027 #44812] INFO -- : Processing file: ../../node_modules/lodash/startCase.js +W, [2024-12-25T12:34:36.489067 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/startCase.js +I, [2024-12-25T12:34:36.489090 #44812] INFO -- : Processing file: ../../node_modules/lodash/startsWith.js +W, [2024-12-25T12:34:36.489131 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/startsWith.js +I, [2024-12-25T12:34:36.489155 #44812] INFO -- : Processing file: ../../node_modules/lodash/string.js +W, [2024-12-25T12:34:36.489195 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/string.js +I, [2024-12-25T12:34:36.489218 #44812] INFO -- : Processing file: ../../node_modules/lodash/stubArray.js +W, [2024-12-25T12:34:36.489260 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/stubArray.js +I, [2024-12-25T12:34:36.489283 #44812] INFO -- : Processing file: ../../node_modules/lodash/stubFalse.js +W, [2024-12-25T12:34:36.489324 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/stubFalse.js +I, [2024-12-25T12:34:36.489347 #44812] INFO -- : Processing file: ../../node_modules/lodash/stubObject.js +W, [2024-12-25T12:34:36.489388 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/stubObject.js +I, [2024-12-25T12:34:36.489430 #44812] INFO -- : Processing file: ../../node_modules/lodash/stubString.js +W, [2024-12-25T12:34:36.489519 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/stubString.js +I, [2024-12-25T12:34:36.489634 #44812] INFO -- : Processing file: ../../node_modules/lodash/stubTrue.js +W, [2024-12-25T12:34:36.489699 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/stubTrue.js +I, [2024-12-25T12:34:36.489726 #44812] INFO -- : Processing file: ../../node_modules/lodash/subtract.js +W, [2024-12-25T12:34:36.489860 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/subtract.js +I, [2024-12-25T12:34:36.489890 #44812] INFO -- : Processing file: ../../node_modules/lodash/sum.js +W, [2024-12-25T12:34:36.489942 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sum.js +I, [2024-12-25T12:34:36.489978 #44812] INFO -- : Processing file: ../../node_modules/lodash/sumBy.js +W, [2024-12-25T12:34:36.490057 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/sumBy.js +I, [2024-12-25T12:34:36.490083 #44812] INFO -- : Processing file: ../../node_modules/lodash/tail.js +W, [2024-12-25T12:34:36.490229 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/tail.js +I, [2024-12-25T12:34:36.490259 #44812] INFO -- : Processing file: ../../node_modules/lodash/take.js +W, [2024-12-25T12:34:36.490312 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/take.js +I, [2024-12-25T12:34:36.490336 #44812] INFO -- : Processing file: ../../node_modules/lodash/takeRight.js +W, [2024-12-25T12:34:36.490378 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/takeRight.js +I, [2024-12-25T12:34:36.490402 #44812] INFO -- : Processing file: ../../node_modules/lodash/takeRightWhile.js +W, [2024-12-25T12:34:36.490444 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/takeRightWhile.js +I, [2024-12-25T12:34:36.490469 #44812] INFO -- : Processing file: ../../node_modules/lodash/takeWhile.js +W, [2024-12-25T12:34:36.490576 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/takeWhile.js +I, [2024-12-25T12:34:36.490617 #44812] INFO -- : Processing file: ../../node_modules/lodash/tap.js +W, [2024-12-25T12:34:36.490665 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/tap.js +I, [2024-12-25T12:34:36.490702 #44812] INFO -- : Processing file: ../../node_modules/lodash/template.js +W, [2024-12-25T12:34:36.490822 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/template.js +I, [2024-12-25T12:34:36.490886 #44812] INFO -- : Processing file: ../../node_modules/lodash/templateSettings.js +W, [2024-12-25T12:34:36.490980 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/templateSettings.js +I, [2024-12-25T12:34:36.491044 #44812] INFO -- : Processing file: ../../node_modules/lodash/throttle.js +W, [2024-12-25T12:34:36.491152 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/throttle.js +I, [2024-12-25T12:34:36.491211 #44812] INFO -- : Processing file: ../../node_modules/lodash/thru.js +W, [2024-12-25T12:34:36.491360 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/thru.js +I, [2024-12-25T12:34:36.491401 #44812] INFO -- : Processing file: ../../node_modules/lodash/times.js +W, [2024-12-25T12:34:36.491641 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/times.js +I, [2024-12-25T12:34:36.491695 #44812] INFO -- : Processing file: ../../node_modules/lodash/toArray.js +W, [2024-12-25T12:34:36.491764 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toArray.js +I, [2024-12-25T12:34:36.491800 #44812] INFO -- : Processing file: ../../node_modules/lodash/toFinite.js +W, [2024-12-25T12:34:36.491858 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toFinite.js +I, [2024-12-25T12:34:36.491894 #44812] INFO -- : Processing file: ../../node_modules/lodash/toInteger.js +W, [2024-12-25T12:34:36.491939 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toInteger.js +I, [2024-12-25T12:34:36.491967 #44812] INFO -- : Processing file: ../../node_modules/lodash/toIterator.js +W, [2024-12-25T12:34:36.492014 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toIterator.js +I, [2024-12-25T12:34:36.492037 #44812] INFO -- : Processing file: ../../node_modules/lodash/toJSON.js +W, [2024-12-25T12:34:36.492079 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toJSON.js +I, [2024-12-25T12:34:36.492101 #44812] INFO -- : Processing file: ../../node_modules/lodash/toLength.js +W, [2024-12-25T12:34:36.492143 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toLength.js +I, [2024-12-25T12:34:36.492168 #44812] INFO -- : Processing file: ../../node_modules/lodash/toLower.js +W, [2024-12-25T12:34:36.492213 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toLower.js +I, [2024-12-25T12:34:36.492240 #44812] INFO -- : Processing file: ../../node_modules/lodash/toNumber.js +W, [2024-12-25T12:34:36.492305 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toNumber.js +I, [2024-12-25T12:34:36.492352 #44812] INFO -- : Processing file: ../../node_modules/lodash/toPairs.js +W, [2024-12-25T12:34:36.492407 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toPairs.js +I, [2024-12-25T12:34:36.492432 #44812] INFO -- : Processing file: ../../node_modules/lodash/toPairsIn.js +W, [2024-12-25T12:34:36.492473 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toPairsIn.js +I, [2024-12-25T12:34:36.492561 #44812] INFO -- : Processing file: ../../node_modules/lodash/toPath.js +W, [2024-12-25T12:34:36.492616 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toPath.js +I, [2024-12-25T12:34:36.492641 #44812] INFO -- : Processing file: ../../node_modules/lodash/toPlainObject.js +W, [2024-12-25T12:34:36.492735 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toPlainObject.js +I, [2024-12-25T12:34:36.492761 #44812] INFO -- : Processing file: ../../node_modules/lodash/toSafeInteger.js +W, [2024-12-25T12:34:36.492804 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toSafeInteger.js +I, [2024-12-25T12:34:36.492829 #44812] INFO -- : Processing file: ../../node_modules/lodash/toString.js +W, [2024-12-25T12:34:36.492873 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toString.js +I, [2024-12-25T12:34:36.492900 #44812] INFO -- : Processing file: ../../node_modules/lodash/toUpper.js +W, [2024-12-25T12:34:36.492946 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/toUpper.js +I, [2024-12-25T12:34:36.492973 #44812] INFO -- : Processing file: ../../node_modules/lodash/transform.js +W, [2024-12-25T12:34:36.493024 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/transform.js +I, [2024-12-25T12:34:36.493051 #44812] INFO -- : Processing file: ../../node_modules/lodash/trim.js +W, [2024-12-25T12:34:36.493099 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/trim.js +I, [2024-12-25T12:34:36.493124 #44812] INFO -- : Processing file: ../../node_modules/lodash/trimEnd.js +W, [2024-12-25T12:34:36.493172 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/trimEnd.js +I, [2024-12-25T12:34:36.493198 #44812] INFO -- : Processing file: ../../node_modules/lodash/trimStart.js +W, [2024-12-25T12:34:36.493246 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/trimStart.js +I, [2024-12-25T12:34:36.493272 #44812] INFO -- : Processing file: ../../node_modules/lodash/truncate.js +W, [2024-12-25T12:34:36.493318 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/truncate.js +I, [2024-12-25T12:34:36.493343 #44812] INFO -- : Processing file: ../../node_modules/lodash/unary.js +W, [2024-12-25T12:34:36.493393 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/unary.js +I, [2024-12-25T12:34:36.493418 #44812] INFO -- : Processing file: ../../node_modules/lodash/unescape.js +W, [2024-12-25T12:34:36.493465 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/unescape.js +I, [2024-12-25T12:34:36.493491 #44812] INFO -- : Processing file: ../../node_modules/lodash/union.js +W, [2024-12-25T12:34:36.493609 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/union.js +I, [2024-12-25T12:34:36.493648 #44812] INFO -- : Processing file: ../../node_modules/lodash/unionBy.js +W, [2024-12-25T12:34:36.493721 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/unionBy.js +I, [2024-12-25T12:34:36.493754 #44812] INFO -- : Processing file: ../../node_modules/lodash/unionWith.js +W, [2024-12-25T12:34:36.493802 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/unionWith.js +I, [2024-12-25T12:34:36.493825 #44812] INFO -- : Processing file: ../../node_modules/lodash/uniq.js +W, [2024-12-25T12:34:36.493868 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/uniq.js +I, [2024-12-25T12:34:36.493891 #44812] INFO -- : Processing file: ../../node_modules/lodash/uniqBy.js +W, [2024-12-25T12:34:36.493930 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqBy.js +I, [2024-12-25T12:34:36.493954 #44812] INFO -- : Processing file: ../../node_modules/lodash/uniqWith.js +W, [2024-12-25T12:34:36.493994 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqWith.js +I, [2024-12-25T12:34:36.494019 #44812] INFO -- : Processing file: ../../node_modules/lodash/uniqueId.js +W, [2024-12-25T12:34:36.494061 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/uniqueId.js +I, [2024-12-25T12:34:36.494085 #44812] INFO -- : Processing file: ../../node_modules/lodash/unset.js +W, [2024-12-25T12:34:36.494127 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/unset.js +I, [2024-12-25T12:34:36.494152 #44812] INFO -- : Processing file: ../../node_modules/lodash/unzip.js +W, [2024-12-25T12:34:36.494197 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/unzip.js +I, [2024-12-25T12:34:36.494229 #44812] INFO -- : Processing file: ../../node_modules/lodash/unzipWith.js +W, [2024-12-25T12:34:36.494279 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/unzipWith.js +I, [2024-12-25T12:34:36.494304 #44812] INFO -- : Processing file: ../../node_modules/lodash/update.js +W, [2024-12-25T12:34:36.494348 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/update.js +I, [2024-12-25T12:34:36.494373 #44812] INFO -- : Processing file: ../../node_modules/lodash/updateWith.js +W, [2024-12-25T12:34:36.494418 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/updateWith.js +I, [2024-12-25T12:34:36.494443 #44812] INFO -- : Processing file: ../../node_modules/lodash/upperCase.js +W, [2024-12-25T12:34:36.494486 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/upperCase.js +I, [2024-12-25T12:34:36.494604 #44812] INFO -- : Processing file: ../../node_modules/lodash/upperFirst.js +W, [2024-12-25T12:34:36.494727 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/upperFirst.js +I, [2024-12-25T12:34:36.494760 #44812] INFO -- : Processing file: ../../node_modules/lodash/util.js +W, [2024-12-25T12:34:36.494936 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/util.js +I, [2024-12-25T12:34:36.495002 #44812] INFO -- : Processing file: ../../node_modules/lodash/value.js +W, [2024-12-25T12:34:36.495089 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/value.js +I, [2024-12-25T12:34:36.495125 #44812] INFO -- : Processing file: ../../node_modules/lodash/valueOf.js +W, [2024-12-25T12:34:36.495288 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/valueOf.js +I, [2024-12-25T12:34:36.495339 #44812] INFO -- : Processing file: ../../node_modules/lodash/values.js +W, [2024-12-25T12:34:36.495400 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/values.js +I, [2024-12-25T12:34:36.495508 #44812] INFO -- : Processing file: ../../node_modules/lodash/valuesIn.js +W, [2024-12-25T12:34:36.495569 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/valuesIn.js +I, [2024-12-25T12:34:36.495595 #44812] INFO -- : Processing file: ../../node_modules/lodash/without.js +W, [2024-12-25T12:34:36.495661 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/without.js +I, [2024-12-25T12:34:36.495713 #44812] INFO -- : Processing file: ../../node_modules/lodash/words.js +W, [2024-12-25T12:34:36.495785 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/words.js +I, [2024-12-25T12:34:36.495818 #44812] INFO -- : Processing file: ../../node_modules/lodash/wrap.js +W, [2024-12-25T12:34:36.495875 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/wrap.js +I, [2024-12-25T12:34:36.495898 #44812] INFO -- : Processing file: ../../node_modules/lodash/wrapperAt.js +W, [2024-12-25T12:34:36.495933 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperAt.js +I, [2024-12-25T12:34:36.495949 #44812] INFO -- : Processing file: ../../node_modules/lodash/wrapperChain.js +W, [2024-12-25T12:34:36.495981 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperChain.js +I, [2024-12-25T12:34:36.495996 #44812] INFO -- : Processing file: ../../node_modules/lodash/wrapperLodash.js +W, [2024-12-25T12:34:36.496045 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperLodash.js +I, [2024-12-25T12:34:36.496079 #44812] INFO -- : Processing file: ../../node_modules/lodash/wrapperReverse.js +W, [2024-12-25T12:34:36.496195 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperReverse.js +I, [2024-12-25T12:34:36.496232 #44812] INFO -- : Processing file: ../../node_modules/lodash/wrapperValue.js +W, [2024-12-25T12:34:36.496356 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/wrapperValue.js +I, [2024-12-25T12:34:36.496415 #44812] INFO -- : Processing file: ../../node_modules/lodash/xor.js +W, [2024-12-25T12:34:36.496543 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/xor.js +I, [2024-12-25T12:34:36.496602 #44812] INFO -- : Processing file: ../../node_modules/lodash/xorBy.js +W, [2024-12-25T12:34:36.496679 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/xorBy.js +I, [2024-12-25T12:34:36.496739 #44812] INFO -- : Processing file: ../../node_modules/lodash/xorWith.js +W, [2024-12-25T12:34:36.496798 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/xorWith.js +I, [2024-12-25T12:34:36.496857 #44812] INFO -- : Processing file: ../../node_modules/lodash/zip.js +W, [2024-12-25T12:34:36.496898 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/zip.js +I, [2024-12-25T12:34:36.496914 #44812] INFO -- : Processing file: ../../node_modules/lodash/zipObject.js +W, [2024-12-25T12:34:36.497049 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/zipObject.js +I, [2024-12-25T12:34:36.497069 #44812] INFO -- : Processing file: ../../node_modules/lodash/zipObjectDeep.js +W, [2024-12-25T12:34:36.497111 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/zipObjectDeep.js +I, [2024-12-25T12:34:36.497149 #44812] INFO -- : Processing file: ../../node_modules/lodash/zipWith.js +W, [2024-12-25T12:34:36.497249 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/zipWith.js +I, [2024-12-25T12:34:36.497280 #44812] INFO -- : Processing file: ../../node_modules/lodash.camelcase/README.md +W, [2024-12-25T12:34:36.497371 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/README.md +I, [2024-12-25T12:34:36.497533 #44812] INFO -- : Processing file: ../../node_modules/lodash.camelcase/index.js +W, [2024-12-25T12:34:36.497620 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/index.js +I, [2024-12-25T12:34:36.497648 #44812] INFO -- : Processing file: ../../node_modules/lodash.omit/README.md +W, [2024-12-25T12:34:36.497702 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/README.md +I, [2024-12-25T12:34:36.497727 #44812] INFO -- : Processing file: ../../node_modules/lodash.omit/index.js +W, [2024-12-25T12:34:36.497798 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/index.js +I, [2024-12-25T12:34:36.497823 #44812] INFO -- : Processing file: ../../node_modules/markdown-it/README.md +W, [2024-12-25T12:34:36.497881 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it/README.md +I, [2024-12-25T12:34:36.497908 #44812] INFO -- : Processing file: ../../node_modules/markdown-it/dist/index.cjs.js +W, [2024-12-25T12:34:36.498096 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/index.cjs.js +I, [2024-12-25T12:34:36.498121 #44812] INFO -- : Processing file: ../../node_modules/markdown-it/dist/markdown-it.js +W, [2024-12-25T12:34:36.498360 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/markdown-it.js +I, [2024-12-25T12:34:36.498380 #44812] INFO -- : Processing file: ../../node_modules/markdown-it/dist/markdown-it.min.js +W, [2024-12-25T12:34:36.498469 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it/dist/markdown-it.min.js +I, [2024-12-25T12:34:36.498486 #44812] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/README.md +W, [2024-12-25T12:34:36.498603 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/README.md +I, [2024-12-25T12:34:36.498623 #44812] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.js +W, [2024-12-25T12:34:36.498662 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.js +I, [2024-12-25T12:34:36.498683 #44812] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js +W, [2024-12-25T12:34:36.498731 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js +I, [2024-12-25T12:34:36.498767 #44812] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js +W, [2024-12-25T12:34:36.498811 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js +I, [2024-12-25T12:34:36.498829 #44812] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/runkit.js +W, [2024-12-25T12:34:36.498864 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/runkit.js +I, [2024-12-25T12:34:36.498880 #44812] INFO -- : Processing file: ../../node_modules/marked/LICENSE.md +W, [2024-12-25T12:34:36.498912 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/LICENSE.md +I, [2024-12-25T12:34:36.498932 #44812] INFO -- : Processing file: ../../node_modules/marked/README.md +W, [2024-12-25T12:34:36.498964 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/README.md +I, [2024-12-25T12:34:36.498980 #44812] INFO -- : Processing file: ../../node_modules/marked/bin/marked.js +W, [2024-12-25T12:34:36.499013 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/bin/marked.js +I, [2024-12-25T12:34:36.499028 #44812] INFO -- : Processing file: ../../node_modules/marked/lib/marked.esm.js +W, [2024-12-25T12:34:36.499101 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/lib/marked.esm.js +I, [2024-12-25T12:34:36.499116 #44812] INFO -- : Processing file: ../../node_modules/marked/lib/marked.umd.js +W, [2024-12-25T12:34:36.499211 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/lib/marked.umd.js +I, [2024-12-25T12:34:36.499230 #44812] INFO -- : Processing file: ../../node_modules/marked/man/marked.1.txt +W, [2024-12-25T12:34:36.499349 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/man/marked.1.txt +I, [2024-12-25T12:34:36.499471 #44812] INFO -- : Processing file: ../../node_modules/marked/marked.min.js +W, [2024-12-25T12:34:36.499553 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/marked.min.js +I, [2024-12-25T12:34:36.499571 #44812] INFO -- : Processing file: ../../node_modules/marked/src/Hooks.js +W, [2024-12-25T12:34:36.499608 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/Hooks.js +I, [2024-12-25T12:34:36.499623 #44812] INFO -- : Processing file: ../../node_modules/marked/src/Lexer.js +W, [2024-12-25T12:34:36.499662 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/Lexer.js +I, [2024-12-25T12:34:36.499678 #44812] INFO -- : Processing file: ../../node_modules/marked/src/Parser.js +W, [2024-12-25T12:34:36.499712 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/Parser.js +I, [2024-12-25T12:34:36.499728 #44812] INFO -- : Processing file: ../../node_modules/marked/src/Renderer.js +W, [2024-12-25T12:34:36.499761 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/Renderer.js +I, [2024-12-25T12:34:36.499776 #44812] INFO -- : Processing file: ../../node_modules/marked/src/Slugger.js +W, [2024-12-25T12:34:36.499807 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/Slugger.js +I, [2024-12-25T12:34:36.499823 #44812] INFO -- : Processing file: ../../node_modules/marked/src/TextRenderer.js +W, [2024-12-25T12:34:36.499853 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/TextRenderer.js +I, [2024-12-25T12:34:36.499868 #44812] INFO -- : Processing file: ../../node_modules/marked/src/Tokenizer.js +W, [2024-12-25T12:34:36.499910 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/Tokenizer.js +I, [2024-12-25T12:34:36.499926 #44812] INFO -- : Processing file: ../../node_modules/marked/src/defaults.js +W, [2024-12-25T12:34:36.500009 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/defaults.js +I, [2024-12-25T12:34:36.500027 #44812] INFO -- : Processing file: ../../node_modules/marked/src/helpers.js +W, [2024-12-25T12:34:36.500060 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/helpers.js +I, [2024-12-25T12:34:36.500076 #44812] INFO -- : Processing file: ../../node_modules/marked/src/marked.js +W, [2024-12-25T12:34:36.500112 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/marked.js +I, [2024-12-25T12:34:36.500127 #44812] INFO -- : Processing file: ../../node_modules/marked/src/rules.js +W, [2024-12-25T12:34:36.500163 #44812] WARN -- : Copyright string not found in ../../node_modules/marked/src/rules.js +I, [2024-12-25T12:34:36.500178 #44812] INFO -- : Processing file: ../../node_modules/mdurl/README.md +W, [2024-12-25T12:34:36.500211 #44812] WARN -- : Copyright string not found in ../../node_modules/mdurl/README.md +I, [2024-12-25T12:34:36.500227 #44812] INFO -- : Processing file: ../../node_modules/mdurl/build/index.cjs.js +W, [2024-12-25T12:34:36.500264 #44812] WARN -- : Copyright string not found in ../../node_modules/mdurl/build/index.cjs.js +I, [2024-12-25T12:34:36.500279 #44812] INFO -- : Processing file: ../../node_modules/merge2/README.md +W, [2024-12-25T12:34:36.500311 #44812] WARN -- : Copyright string not found in ../../node_modules/merge2/README.md +I, [2024-12-25T12:34:36.500326 #44812] INFO -- : Processing file: ../../node_modules/merge2/index.js +W, [2024-12-25T12:34:36.500357 #44812] WARN -- : Copyright string not found in ../../node_modules/merge2/index.js +I, [2024-12-25T12:34:36.500372 #44812] INFO -- : Processing file: ../../node_modules/micromatch/README.md +W, [2024-12-25T12:34:36.500506 #44812] WARN -- : Copyright string not found in ../../node_modules/micromatch/README.md +I, [2024-12-25T12:34:36.500527 #44812] INFO -- : Processing file: ../../node_modules/micromatch/index.js +W, [2024-12-25T12:34:36.500577 #44812] WARN -- : Copyright string not found in ../../node_modules/micromatch/index.js +I, [2024-12-25T12:34:36.500601 #44812] INFO -- : Processing file: ../../node_modules/minimist/CHANGELOG.md +W, [2024-12-25T12:34:36.500655 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/CHANGELOG.md +I, [2024-12-25T12:34:36.500679 #44812] INFO -- : Processing file: ../../node_modules/minimist/README.md +W, [2024-12-25T12:34:36.500719 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/README.md +I, [2024-12-25T12:34:36.500743 #44812] INFO -- : Processing file: ../../node_modules/minimist/example/parse.js +W, [2024-12-25T12:34:36.500787 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/example/parse.js +I, [2024-12-25T12:34:36.500810 #44812] INFO -- : Processing file: ../../node_modules/minimist/index.js +W, [2024-12-25T12:34:36.500852 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/index.js +I, [2024-12-25T12:34:36.500876 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/all_bool.js +W, [2024-12-25T12:34:36.500925 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/all_bool.js +I, [2024-12-25T12:34:36.500976 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/bool.js +W, [2024-12-25T12:34:36.501058 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/bool.js +I, [2024-12-25T12:34:36.501083 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/dash.js +W, [2024-12-25T12:34:36.501125 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/dash.js +I, [2024-12-25T12:34:36.501148 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/default_bool.js +W, [2024-12-25T12:34:36.501189 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/default_bool.js +I, [2024-12-25T12:34:36.501212 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/dotted.js +W, [2024-12-25T12:34:36.501251 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/dotted.js +I, [2024-12-25T12:34:36.501274 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/kv_short.js +W, [2024-12-25T12:34:36.501316 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/kv_short.js +I, [2024-12-25T12:34:36.501339 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/long.js +W, [2024-12-25T12:34:36.501379 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/long.js +I, [2024-12-25T12:34:36.501401 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/num.js +W, [2024-12-25T12:34:36.501440 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/num.js +I, [2024-12-25T12:34:36.501463 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/parse.js +W, [2024-12-25T12:34:36.501548 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/parse.js +I, [2024-12-25T12:34:36.501580 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/parse_modified.js +W, [2024-12-25T12:34:36.501630 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/parse_modified.js +I, [2024-12-25T12:34:36.501655 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/proto.js +W, [2024-12-25T12:34:36.501698 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/proto.js +I, [2024-12-25T12:34:36.501723 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/short.js +W, [2024-12-25T12:34:36.501767 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/short.js +I, [2024-12-25T12:34:36.501810 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/stop_early.js +W, [2024-12-25T12:34:36.501861 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/stop_early.js +I, [2024-12-25T12:34:36.501887 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/unknown.js +W, [2024-12-25T12:34:36.501970 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/unknown.js +I, [2024-12-25T12:34:36.502001 #44812] INFO -- : Processing file: ../../node_modules/minimist/test/whitespace.js +W, [2024-12-25T12:34:36.502048 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/test/whitespace.js +I, [2024-12-25T12:34:36.502072 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/CHANGELOG.md +W, [2024-12-25T12:34:36.502113 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/CHANGELOG.md +I, [2024-12-25T12:34:36.502137 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/bin/cmd.js +W, [2024-12-25T12:34:36.502179 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/bin/cmd.js +I, [2024-12-25T12:34:36.502202 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/index.js +W, [2024-12-25T12:34:36.502273 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/index.js +I, [2024-12-25T12:34:36.502368 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/lib/find-made.js +W, [2024-12-25T12:34:36.502511 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/find-made.js +I, [2024-12-25T12:34:36.502538 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/lib/mkdirp-manual.js +W, [2024-12-25T12:34:36.502586 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/mkdirp-manual.js +I, [2024-12-25T12:34:36.502610 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/lib/mkdirp-native.js +W, [2024-12-25T12:34:36.502651 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/mkdirp-native.js +I, [2024-12-25T12:34:36.502674 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/lib/opts-arg.js +W, [2024-12-25T12:34:36.502713 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/opts-arg.js +I, [2024-12-25T12:34:36.502736 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/lib/path-arg.js +W, [2024-12-25T12:34:36.502827 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/path-arg.js +I, [2024-12-25T12:34:36.502859 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/lib/use-native.js +W, [2024-12-25T12:34:36.502945 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/lib/use-native.js +I, [2024-12-25T12:34:36.502991 #44812] INFO -- : Processing file: ../../node_modules/neo-async/README.md +W, [2024-12-25T12:34:36.503074 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/README.md +I, [2024-12-25T12:34:36.503100 #44812] INFO -- : Processing file: ../../node_modules/neo-async/all.js +W, [2024-12-25T12:34:36.503145 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/all.js +I, [2024-12-25T12:34:36.503169 #44812] INFO -- : Processing file: ../../node_modules/neo-async/allLimit.js +W, [2024-12-25T12:34:36.503209 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/allLimit.js +I, [2024-12-25T12:34:36.503231 #44812] INFO -- : Processing file: ../../node_modules/neo-async/allSeries.js +W, [2024-12-25T12:34:36.503270 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/allSeries.js +I, [2024-12-25T12:34:36.503293 #44812] INFO -- : Processing file: ../../node_modules/neo-async/angelFall.js +W, [2024-12-25T12:34:36.503332 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/angelFall.js +I, [2024-12-25T12:34:36.503366 #44812] INFO -- : Processing file: ../../node_modules/neo-async/any.js +W, [2024-12-25T12:34:36.503416 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/any.js +I, [2024-12-25T12:34:36.503440 #44812] INFO -- : Processing file: ../../node_modules/neo-async/anyLimit.js +W, [2024-12-25T12:34:36.503480 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/anyLimit.js +I, [2024-12-25T12:34:36.503612 #44812] INFO -- : Processing file: ../../node_modules/neo-async/anySeries.js +W, [2024-12-25T12:34:36.503681 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/anySeries.js +I, [2024-12-25T12:34:36.503708 #44812] INFO -- : Processing file: ../../node_modules/neo-async/apply.js +W, [2024-12-25T12:34:36.503751 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/apply.js +I, [2024-12-25T12:34:36.503774 #44812] INFO -- : Processing file: ../../node_modules/neo-async/applyEach.js +W, [2024-12-25T12:34:36.503814 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/applyEach.js +I, [2024-12-25T12:34:36.503837 #44812] INFO -- : Processing file: ../../node_modules/neo-async/applyEachSeries.js +W, [2024-12-25T12:34:36.503876 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/applyEachSeries.js +I, [2024-12-25T12:34:36.503900 #44812] INFO -- : Processing file: ../../node_modules/neo-async/async.js +W, [2024-12-25T12:34:36.504089 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/async.js +I, [2024-12-25T12:34:36.504115 #44812] INFO -- : Processing file: ../../node_modules/neo-async/async.min.js +W, [2024-12-25T12:34:36.504180 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/async.min.js +I, [2024-12-25T12:34:36.504205 #44812] INFO -- : Processing file: ../../node_modules/neo-async/asyncify.js +W, [2024-12-25T12:34:36.504246 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/asyncify.js +I, [2024-12-25T12:34:36.504269 #44812] INFO -- : Processing file: ../../node_modules/neo-async/auto.js +W, [2024-12-25T12:34:36.504310 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/auto.js +I, [2024-12-25T12:34:36.504333 #44812] INFO -- : Processing file: ../../node_modules/neo-async/autoInject.js +W, [2024-12-25T12:34:36.504374 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/autoInject.js +I, [2024-12-25T12:34:36.504397 #44812] INFO -- : Processing file: ../../node_modules/neo-async/cargo.js +W, [2024-12-25T12:34:36.504437 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/cargo.js +I, [2024-12-25T12:34:36.504460 #44812] INFO -- : Processing file: ../../node_modules/neo-async/compose.js +W, [2024-12-25T12:34:36.504500 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/compose.js +I, [2024-12-25T12:34:36.504523 #44812] INFO -- : Processing file: ../../node_modules/neo-async/concat.js +W, [2024-12-25T12:34:36.504663 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/concat.js +I, [2024-12-25T12:34:36.504693 #44812] INFO -- : Processing file: ../../node_modules/neo-async/concatLimit.js +W, [2024-12-25T12:34:36.504737 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/concatLimit.js +I, [2024-12-25T12:34:36.504762 #44812] INFO -- : Processing file: ../../node_modules/neo-async/concatSeries.js +W, [2024-12-25T12:34:36.504803 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/concatSeries.js +I, [2024-12-25T12:34:36.504827 #44812] INFO -- : Processing file: ../../node_modules/neo-async/constant.js +W, [2024-12-25T12:34:36.504868 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/constant.js +I, [2024-12-25T12:34:36.504892 #44812] INFO -- : Processing file: ../../node_modules/neo-async/createLogger.js +W, [2024-12-25T12:34:36.504931 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/createLogger.js +I, [2024-12-25T12:34:36.504955 #44812] INFO -- : Processing file: ../../node_modules/neo-async/detect.js +W, [2024-12-25T12:34:36.504994 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/detect.js +I, [2024-12-25T12:34:36.505018 #44812] INFO -- : Processing file: ../../node_modules/neo-async/detectLimit.js +W, [2024-12-25T12:34:36.505057 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/detectLimit.js +I, [2024-12-25T12:34:36.505081 #44812] INFO -- : Processing file: ../../node_modules/neo-async/detectSeries.js +W, [2024-12-25T12:34:36.505121 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/detectSeries.js +I, [2024-12-25T12:34:36.505145 #44812] INFO -- : Processing file: ../../node_modules/neo-async/dir.js +W, [2024-12-25T12:34:36.505184 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/dir.js +I, [2024-12-25T12:34:36.505207 #44812] INFO -- : Processing file: ../../node_modules/neo-async/doDuring.js +W, [2024-12-25T12:34:36.505247 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/doDuring.js +I, [2024-12-25T12:34:36.505270 #44812] INFO -- : Processing file: ../../node_modules/neo-async/doUntil.js +W, [2024-12-25T12:34:36.505311 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/doUntil.js +I, [2024-12-25T12:34:36.505334 #44812] INFO -- : Processing file: ../../node_modules/neo-async/doWhilst.js +W, [2024-12-25T12:34:36.505374 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/doWhilst.js +I, [2024-12-25T12:34:36.505397 #44812] INFO -- : Processing file: ../../node_modules/neo-async/during.js +W, [2024-12-25T12:34:36.505436 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/during.js +I, [2024-12-25T12:34:36.505459 #44812] INFO -- : Processing file: ../../node_modules/neo-async/each.js +W, [2024-12-25T12:34:36.505511 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/each.js +I, [2024-12-25T12:34:36.505587 #44812] INFO -- : Processing file: ../../node_modules/neo-async/eachLimit.js +W, [2024-12-25T12:34:36.505641 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachLimit.js +I, [2024-12-25T12:34:36.505666 #44812] INFO -- : Processing file: ../../node_modules/neo-async/eachOf.js +W, [2024-12-25T12:34:36.505707 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOf.js +I, [2024-12-25T12:34:36.505730 #44812] INFO -- : Processing file: ../../node_modules/neo-async/eachOfLimit.js +W, [2024-12-25T12:34:36.505800 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOfLimit.js +I, [2024-12-25T12:34:36.505824 #44812] INFO -- : Processing file: ../../node_modules/neo-async/eachOfSeries.js +W, [2024-12-25T12:34:36.505889 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachOfSeries.js +I, [2024-12-25T12:34:36.505915 #44812] INFO -- : Processing file: ../../node_modules/neo-async/eachSeries.js +W, [2024-12-25T12:34:36.505977 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/eachSeries.js +I, [2024-12-25T12:34:36.506003 #44812] INFO -- : Processing file: ../../node_modules/neo-async/ensureAsync.js +W, [2024-12-25T12:34:36.506046 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/ensureAsync.js +I, [2024-12-25T12:34:36.506071 #44812] INFO -- : Processing file: ../../node_modules/neo-async/every.js +W, [2024-12-25T12:34:36.506110 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/every.js +I, [2024-12-25T12:34:36.506133 #44812] INFO -- : Processing file: ../../node_modules/neo-async/everyLimit.js +W, [2024-12-25T12:34:36.506174 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/everyLimit.js +I, [2024-12-25T12:34:36.506197 #44812] INFO -- : Processing file: ../../node_modules/neo-async/everySeries.js +W, [2024-12-25T12:34:36.506235 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/everySeries.js +I, [2024-12-25T12:34:36.506259 #44812] INFO -- : Processing file: ../../node_modules/neo-async/fast.js +W, [2024-12-25T12:34:36.506298 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/fast.js +I, [2024-12-25T12:34:36.506321 #44812] INFO -- : Processing file: ../../node_modules/neo-async/filter.js +W, [2024-12-25T12:34:36.506360 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/filter.js +I, [2024-12-25T12:34:36.506383 #44812] INFO -- : Processing file: ../../node_modules/neo-async/filterLimit.js +W, [2024-12-25T12:34:36.506488 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/filterLimit.js +I, [2024-12-25T12:34:36.506517 #44812] INFO -- : Processing file: ../../node_modules/neo-async/filterSeries.js +W, [2024-12-25T12:34:36.506565 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/filterSeries.js +I, [2024-12-25T12:34:36.506589 #44812] INFO -- : Processing file: ../../node_modules/neo-async/find.js +W, [2024-12-25T12:34:36.506630 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/find.js +I, [2024-12-25T12:34:36.506653 #44812] INFO -- : Processing file: ../../node_modules/neo-async/findLimit.js +W, [2024-12-25T12:34:36.506693 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/findLimit.js +I, [2024-12-25T12:34:36.506717 #44812] INFO -- : Processing file: ../../node_modules/neo-async/findSeries.js +W, [2024-12-25T12:34:36.506757 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/findSeries.js +I, [2024-12-25T12:34:36.506780 #44812] INFO -- : Processing file: ../../node_modules/neo-async/foldl.js +W, [2024-12-25T12:34:36.506819 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/foldl.js +I, [2024-12-25T12:34:36.506842 #44812] INFO -- : Processing file: ../../node_modules/neo-async/foldr.js +W, [2024-12-25T12:34:36.506881 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/foldr.js +I, [2024-12-25T12:34:36.506904 #44812] INFO -- : Processing file: ../../node_modules/neo-async/forEach.js +W, [2024-12-25T12:34:36.506944 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEach.js +I, [2024-12-25T12:34:36.506968 #44812] INFO -- : Processing file: ../../node_modules/neo-async/forEachLimit.js +W, [2024-12-25T12:34:36.507007 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachLimit.js +I, [2024-12-25T12:34:36.507030 #44812] INFO -- : Processing file: ../../node_modules/neo-async/forEachOf.js +W, [2024-12-25T12:34:36.507070 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOf.js +I, [2024-12-25T12:34:36.507802 #44812] INFO -- : Processing file: ../../node_modules/neo-async/forEachOfLimit.js +W, [2024-12-25T12:34:36.507946 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOfLimit.js +I, [2024-12-25T12:34:36.507975 #44812] INFO -- : Processing file: ../../node_modules/neo-async/forEachOfSeries.js +W, [2024-12-25T12:34:36.508019 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachOfSeries.js +I, [2024-12-25T12:34:36.508043 #44812] INFO -- : Processing file: ../../node_modules/neo-async/forEachSeries.js +W, [2024-12-25T12:34:36.508083 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/forEachSeries.js +I, [2024-12-25T12:34:36.508106 #44812] INFO -- : Processing file: ../../node_modules/neo-async/forever.js +W, [2024-12-25T12:34:36.508145 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/forever.js +I, [2024-12-25T12:34:36.508168 #44812] INFO -- : Processing file: ../../node_modules/neo-async/groupBy.js +W, [2024-12-25T12:34:36.508208 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupBy.js +I, [2024-12-25T12:34:36.508231 #44812] INFO -- : Processing file: ../../node_modules/neo-async/groupByLimit.js +W, [2024-12-25T12:34:36.508271 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupByLimit.js +I, [2024-12-25T12:34:36.508294 #44812] INFO -- : Processing file: ../../node_modules/neo-async/groupBySeries.js +W, [2024-12-25T12:34:36.508333 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/groupBySeries.js +I, [2024-12-25T12:34:36.508356 #44812] INFO -- : Processing file: ../../node_modules/neo-async/inject.js +W, [2024-12-25T12:34:36.508396 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/inject.js +I, [2024-12-25T12:34:36.508420 #44812] INFO -- : Processing file: ../../node_modules/neo-async/iterator.js +W, [2024-12-25T12:34:36.508514 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/iterator.js +I, [2024-12-25T12:34:36.508547 #44812] INFO -- : Processing file: ../../node_modules/neo-async/log.js +W, [2024-12-25T12:34:36.508593 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/log.js +I, [2024-12-25T12:34:36.508617 #44812] INFO -- : Processing file: ../../node_modules/neo-async/map.js +W, [2024-12-25T12:34:36.508656 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/map.js +I, [2024-12-25T12:34:36.508679 #44812] INFO -- : Processing file: ../../node_modules/neo-async/mapLimit.js +W, [2024-12-25T12:34:36.508719 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapLimit.js +I, [2024-12-25T12:34:36.508742 #44812] INFO -- : Processing file: ../../node_modules/neo-async/mapSeries.js +W, [2024-12-25T12:34:36.508781 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapSeries.js +I, [2024-12-25T12:34:36.508804 #44812] INFO -- : Processing file: ../../node_modules/neo-async/mapValues.js +W, [2024-12-25T12:34:36.508844 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValues.js +I, [2024-12-25T12:34:36.508867 #44812] INFO -- : Processing file: ../../node_modules/neo-async/mapValuesLimit.js +W, [2024-12-25T12:34:36.508906 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValuesLimit.js +I, [2024-12-25T12:34:36.508929 #44812] INFO -- : Processing file: ../../node_modules/neo-async/mapValuesSeries.js +W, [2024-12-25T12:34:36.508970 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/mapValuesSeries.js +I, [2024-12-25T12:34:36.508993 #44812] INFO -- : Processing file: ../../node_modules/neo-async/memoize.js +W, [2024-12-25T12:34:36.509032 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/memoize.js +I, [2024-12-25T12:34:36.509110 #44812] INFO -- : Processing file: ../../node_modules/neo-async/nextTick.js +W, [2024-12-25T12:34:36.509158 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/nextTick.js +I, [2024-12-25T12:34:36.509183 #44812] INFO -- : Processing file: ../../node_modules/neo-async/omit.js +W, [2024-12-25T12:34:36.509223 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/omit.js +I, [2024-12-25T12:34:36.509246 #44812] INFO -- : Processing file: ../../node_modules/neo-async/omitLimit.js +W, [2024-12-25T12:34:36.509285 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/omitLimit.js +I, [2024-12-25T12:34:36.509309 #44812] INFO -- : Processing file: ../../node_modules/neo-async/omitSeries.js +W, [2024-12-25T12:34:36.509349 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/omitSeries.js +I, [2024-12-25T12:34:36.509372 #44812] INFO -- : Processing file: ../../node_modules/neo-async/parallel.js +W, [2024-12-25T12:34:36.509411 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/parallel.js +I, [2024-12-25T12:34:36.509434 #44812] INFO -- : Processing file: ../../node_modules/neo-async/parallelLimit.js +W, [2024-12-25T12:34:36.509513 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/parallelLimit.js +I, [2024-12-25T12:34:36.509546 #44812] INFO -- : Processing file: ../../node_modules/neo-async/pick.js +W, [2024-12-25T12:34:36.509593 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/pick.js +I, [2024-12-25T12:34:36.509617 #44812] INFO -- : Processing file: ../../node_modules/neo-async/pickLimit.js +W, [2024-12-25T12:34:36.509657 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/pickLimit.js +I, [2024-12-25T12:34:36.509680 #44812] INFO -- : Processing file: ../../node_modules/neo-async/pickSeries.js +W, [2024-12-25T12:34:36.509720 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/pickSeries.js +I, [2024-12-25T12:34:36.509743 #44812] INFO -- : Processing file: ../../node_modules/neo-async/priorityQueue.js +W, [2024-12-25T12:34:36.509782 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/priorityQueue.js +I, [2024-12-25T12:34:36.509805 #44812] INFO -- : Processing file: ../../node_modules/neo-async/queue.js +W, [2024-12-25T12:34:36.509843 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/queue.js +I, [2024-12-25T12:34:36.509866 #44812] INFO -- : Processing file: ../../node_modules/neo-async/race.js +W, [2024-12-25T12:34:36.509905 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/race.js +I, [2024-12-25T12:34:36.509928 #44812] INFO -- : Processing file: ../../node_modules/neo-async/reduce.js +W, [2024-12-25T12:34:36.509967 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/reduce.js +I, [2024-12-25T12:34:36.509990 #44812] INFO -- : Processing file: ../../node_modules/neo-async/reduceRight.js +W, [2024-12-25T12:34:36.510029 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/reduceRight.js +I, [2024-12-25T12:34:36.510052 #44812] INFO -- : Processing file: ../../node_modules/neo-async/reflect.js +W, [2024-12-25T12:34:36.510093 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/reflect.js +I, [2024-12-25T12:34:36.510116 #44812] INFO -- : Processing file: ../../node_modules/neo-async/reflectAll.js +W, [2024-12-25T12:34:36.510155 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/reflectAll.js +I, [2024-12-25T12:34:36.510178 #44812] INFO -- : Processing file: ../../node_modules/neo-async/reject.js +W, [2024-12-25T12:34:36.510217 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/reject.js +I, [2024-12-25T12:34:36.510240 #44812] INFO -- : Processing file: ../../node_modules/neo-async/rejectLimit.js +W, [2024-12-25T12:34:36.510279 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/rejectLimit.js +I, [2024-12-25T12:34:36.510302 #44812] INFO -- : Processing file: ../../node_modules/neo-async/rejectSeries.js +W, [2024-12-25T12:34:36.510342 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/rejectSeries.js +I, [2024-12-25T12:34:36.510365 #44812] INFO -- : Processing file: ../../node_modules/neo-async/retry.js +W, [2024-12-25T12:34:36.510404 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/retry.js +I, [2024-12-25T12:34:36.510426 #44812] INFO -- : Processing file: ../../node_modules/neo-async/retryable.js +W, [2024-12-25T12:34:36.510465 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/retryable.js +I, [2024-12-25T12:34:36.510488 #44812] INFO -- : Processing file: ../../node_modules/neo-async/safe.js +W, [2024-12-25T12:34:36.510577 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/safe.js +I, [2024-12-25T12:34:36.510604 #44812] INFO -- : Processing file: ../../node_modules/neo-async/select.js +W, [2024-12-25T12:34:36.510648 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/select.js +I, [2024-12-25T12:34:36.510671 #44812] INFO -- : Processing file: ../../node_modules/neo-async/selectLimit.js +W, [2024-12-25T12:34:36.510711 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/selectLimit.js +I, [2024-12-25T12:34:36.510734 #44812] INFO -- : Processing file: ../../node_modules/neo-async/selectSeries.js +W, [2024-12-25T12:34:36.510773 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/selectSeries.js +I, [2024-12-25T12:34:36.510796 #44812] INFO -- : Processing file: ../../node_modules/neo-async/seq.js +W, [2024-12-25T12:34:36.510835 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/seq.js +I, [2024-12-25T12:34:36.510858 #44812] INFO -- : Processing file: ../../node_modules/neo-async/series.js +W, [2024-12-25T12:34:36.510896 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/series.js +I, [2024-12-25T12:34:36.510919 #44812] INFO -- : Processing file: ../../node_modules/neo-async/setImmediate.js +W, [2024-12-25T12:34:36.510957 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/setImmediate.js +I, [2024-12-25T12:34:36.510980 #44812] INFO -- : Processing file: ../../node_modules/neo-async/some.js +W, [2024-12-25T12:34:36.511018 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/some.js +I, [2024-12-25T12:34:36.511041 #44812] INFO -- : Processing file: ../../node_modules/neo-async/someLimit.js +W, [2024-12-25T12:34:36.511080 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/someLimit.js +I, [2024-12-25T12:34:36.511103 #44812] INFO -- : Processing file: ../../node_modules/neo-async/someSeries.js +W, [2024-12-25T12:34:36.511142 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/someSeries.js +I, [2024-12-25T12:34:36.511165 #44812] INFO -- : Processing file: ../../node_modules/neo-async/sortBy.js +W, [2024-12-25T12:34:36.511204 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortBy.js +I, [2024-12-25T12:34:36.511226 #44812] INFO -- : Processing file: ../../node_modules/neo-async/sortByLimit.js +W, [2024-12-25T12:34:36.511266 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortByLimit.js +I, [2024-12-25T12:34:36.511289 #44812] INFO -- : Processing file: ../../node_modules/neo-async/sortBySeries.js +W, [2024-12-25T12:34:36.511329 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/sortBySeries.js +I, [2024-12-25T12:34:36.511353 #44812] INFO -- : Processing file: ../../node_modules/neo-async/timeout.js +W, [2024-12-25T12:34:36.511392 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/timeout.js +I, [2024-12-25T12:34:36.511416 #44812] INFO -- : Processing file: ../../node_modules/neo-async/times.js +W, [2024-12-25T12:34:36.511456 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/times.js +I, [2024-12-25T12:34:36.511561 #44812] INFO -- : Processing file: ../../node_modules/neo-async/timesLimit.js +W, [2024-12-25T12:34:36.511609 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/timesLimit.js +I, [2024-12-25T12:34:36.511634 #44812] INFO -- : Processing file: ../../node_modules/neo-async/timesSeries.js +W, [2024-12-25T12:34:36.511686 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/timesSeries.js +I, [2024-12-25T12:34:36.511719 #44812] INFO -- : Processing file: ../../node_modules/neo-async/transform.js +W, [2024-12-25T12:34:36.511773 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/transform.js +I, [2024-12-25T12:34:36.511805 #44812] INFO -- : Processing file: ../../node_modules/neo-async/transformLimit.js +W, [2024-12-25T12:34:36.511868 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/transformLimit.js +I, [2024-12-25T12:34:36.511900 #44812] INFO -- : Processing file: ../../node_modules/neo-async/transformSeries.js +W, [2024-12-25T12:34:36.511986 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/transformSeries.js +I, [2024-12-25T12:34:36.512022 #44812] INFO -- : Processing file: ../../node_modules/neo-async/tryEach.js +W, [2024-12-25T12:34:36.512084 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/tryEach.js +I, [2024-12-25T12:34:36.512129 #44812] INFO -- : Processing file: ../../node_modules/neo-async/unmemoize.js +W, [2024-12-25T12:34:36.512260 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/unmemoize.js +I, [2024-12-25T12:34:36.512300 #44812] INFO -- : Processing file: ../../node_modules/neo-async/until.js +W, [2024-12-25T12:34:36.512371 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/until.js +I, [2024-12-25T12:34:36.512420 #44812] INFO -- : Processing file: ../../node_modules/neo-async/waterfall.js +W, [2024-12-25T12:34:36.512511 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/waterfall.js +I, [2024-12-25T12:34:36.512650 #44812] INFO -- : Processing file: ../../node_modules/neo-async/whilst.js +W, [2024-12-25T12:34:36.512707 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/whilst.js +I, [2024-12-25T12:34:36.512731 #44812] INFO -- : Processing file: ../../node_modules/neo-async/wrapSync.js +W, [2024-12-25T12:34:36.512776 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/wrapSync.js +I, [2024-12-25T12:34:36.512802 #44812] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/README.md +W, [2024-12-25T12:34:36.512858 #44812] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/README.md +I, [2024-12-25T12:34:36.512883 #44812] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/index.js +W, [2024-12-25T12:34:36.512953 #44812] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/index.js +I, [2024-12-25T12:34:36.512980 #44812] INFO -- : Processing file: ../../node_modules/picomatch/CHANGELOG.md +W, [2024-12-25T12:34:36.513028 #44812] WARN -- : Copyright string not found in ../../node_modules/picomatch/CHANGELOG.md +I, [2024-12-25T12:34:36.513053 #44812] INFO -- : Processing file: ../../node_modules/picomatch/README.md +W, [2024-12-25T12:34:36.513162 #44812] WARN -- : Copyright string not found in ../../node_modules/picomatch/README.md +I, [2024-12-25T12:34:36.513225 #44812] INFO -- : Processing file: ../../node_modules/picomatch/index.js +W, [2024-12-25T12:34:36.513296 #44812] WARN -- : Copyright string not found in ../../node_modules/picomatch/index.js +I, [2024-12-25T12:34:36.513335 #44812] INFO -- : Processing file: ../../node_modules/picomatch/lib/constants.js +W, [2024-12-25T12:34:36.513461 #44812] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/constants.js +I, [2024-12-25T12:34:36.513499 #44812] INFO -- : Processing file: ../../node_modules/picomatch/lib/parse.js +W, [2024-12-25T12:34:36.513567 #44812] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/parse.js +I, [2024-12-25T12:34:36.513593 #44812] INFO -- : Processing file: ../../node_modules/picomatch/lib/picomatch.js +W, [2024-12-25T12:34:36.513644 #44812] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/picomatch.js +I, [2024-12-25T12:34:36.513671 #44812] INFO -- : Processing file: ../../node_modules/picomatch/lib/scan.js +W, [2024-12-25T12:34:36.513724 #44812] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/scan.js +I, [2024-12-25T12:34:36.513753 #44812] INFO -- : Processing file: ../../node_modules/picomatch/lib/utils.js +W, [2024-12-25T12:34:36.513801 #44812] WARN -- : Copyright string not found in ../../node_modules/picomatch/lib/utils.js +I, [2024-12-25T12:34:36.513829 #44812] INFO -- : Processing file: ../../node_modules/punycode.js +E, [2024-12-25T12:34:36.513924 #44812] ERROR -- : Error processing file ../../node_modules/punycode.js: Is a directory @ io_fread - ../../node_modules/punycode.js +I, [2024-12-25T12:34:36.513952 #44812] INFO -- : Processing file: ../../node_modules/punycode.js/LICENSE-MIT.txt +W, [2024-12-25T12:34:36.514004 #44812] WARN -- : Copyright string not found in ../../node_modules/punycode.js/LICENSE-MIT.txt +I, [2024-12-25T12:34:36.514031 #44812] INFO -- : Processing file: ../../node_modules/punycode.js/README.md +W, [2024-12-25T12:34:36.514082 #44812] WARN -- : Copyright string not found in ../../node_modules/punycode.js/README.md +I, [2024-12-25T12:34:36.514109 #44812] INFO -- : Processing file: ../../node_modules/punycode.js/punycode.es6.js +W, [2024-12-25T12:34:36.514162 #44812] WARN -- : Copyright string not found in ../../node_modules/punycode.js/punycode.es6.js +I, [2024-12-25T12:34:36.514189 #44812] INFO -- : Processing file: ../../node_modules/punycode.js/punycode.js +W, [2024-12-25T12:34:36.514244 #44812] WARN -- : Copyright string not found in ../../node_modules/punycode.js/punycode.js +I, [2024-12-25T12:34:36.514269 #44812] INFO -- : Processing file: ../../node_modules/queue-microtask/README.md +W, [2024-12-25T12:34:36.514315 #44812] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/README.md +I, [2024-12-25T12:34:36.514338 #44812] INFO -- : Processing file: ../../node_modules/queue-microtask/index.js +W, [2024-12-25T12:34:36.514381 #44812] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/index.js +I, [2024-12-25T12:34:36.514404 #44812] INFO -- : Processing file: ../../node_modules/requizzle/README.md +W, [2024-12-25T12:34:36.514511 #44812] WARN -- : Copyright string not found in ../../node_modules/requizzle/README.md +I, [2024-12-25T12:34:36.514552 #44812] INFO -- : Processing file: ../../node_modules/requizzle/index.js +W, [2024-12-25T12:34:36.514610 #44812] WARN -- : Copyright string not found in ../../node_modules/requizzle/index.js +I, [2024-12-25T12:34:36.514635 #44812] INFO -- : Processing file: ../../node_modules/requizzle/lib/loader.js +W, [2024-12-25T12:34:36.514683 #44812] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/loader.js +I, [2024-12-25T12:34:36.514708 #44812] INFO -- : Processing file: ../../node_modules/requizzle/lib/requizzle.js +W, [2024-12-25T12:34:36.514754 #44812] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/requizzle.js +I, [2024-12-25T12:34:36.514781 #44812] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/extras.js +W, [2024-12-25T12:34:36.514828 #44812] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/extras.js +I, [2024-12-25T12:34:36.514854 #44812] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/requirepaths.js +W, [2024-12-25T12:34:36.514901 #44812] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/requirepaths.js +I, [2024-12-25T12:34:36.514927 #44812] INFO -- : Processing file: ../../node_modules/requizzle/lib/wrappers/strict.js +W, [2024-12-25T12:34:36.514973 #44812] WARN -- : Copyright string not found in ../../node_modules/requizzle/lib/wrappers/strict.js +I, [2024-12-25T12:34:36.515062 #44812] INFO -- : Processing file: ../../node_modules/reusify/README.md +W, [2024-12-25T12:34:36.515117 #44812] WARN -- : Copyright string not found in ../../node_modules/reusify/README.md +I, [2024-12-25T12:34:36.515143 #44812] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/createNoCodeFunction.js +W, [2024-12-25T12:34:36.515187 #44812] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/createNoCodeFunction.js +I, [2024-12-25T12:34:36.515212 #44812] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/fib.js +W, [2024-12-25T12:34:36.515258 #44812] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/fib.js +I, [2024-12-25T12:34:36.515284 #44812] INFO -- : Processing file: ../../node_modules/reusify/benchmarks/reuseNoCodeFunction.js +W, [2024-12-25T12:34:36.515329 #44812] WARN -- : Copyright string not found in ../../node_modules/reusify/benchmarks/reuseNoCodeFunction.js +I, [2024-12-25T12:34:36.515354 #44812] INFO -- : Processing file: ../../node_modules/reusify/reusify.js +W, [2024-12-25T12:34:36.515399 #44812] WARN -- : Copyright string not found in ../../node_modules/reusify/reusify.js +I, [2024-12-25T12:34:36.515422 #44812] INFO -- : Processing file: ../../node_modules/reusify/test.js +W, [2024-12-25T12:34:36.515653 #44812] WARN -- : Copyright string not found in ../../node_modules/reusify/test.js +I, [2024-12-25T12:34:36.515749 #44812] INFO -- : Processing file: ../../node_modules/run-parallel/README.md +W, [2024-12-25T12:34:36.515910 #44812] WARN -- : Copyright string not found in ../../node_modules/run-parallel/README.md +I, [2024-12-25T12:34:36.515945 #44812] INFO -- : Processing file: ../../node_modules/run-parallel/index.js +W, [2024-12-25T12:34:36.516067 #44812] WARN -- : Copyright string not found in ../../node_modules/run-parallel/index.js +I, [2024-12-25T12:34:36.516103 #44812] INFO -- : Processing file: ../../node_modules/sort-array/README.md +W, [2024-12-25T12:34:36.516184 #44812] WARN -- : Copyright string not found in ../../node_modules/sort-array/README.md +I, [2024-12-25T12:34:36.516251 #44812] INFO -- : Processing file: ../../node_modules/sort-array/index.js +W, [2024-12-25T12:34:36.516330 #44812] WARN -- : Copyright string not found in ../../node_modules/sort-array/index.js +I, [2024-12-25T12:34:36.516378 #44812] INFO -- : Processing file: ../../node_modules/source-map/CHANGELOG.md +W, [2024-12-25T12:34:36.516437 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/CHANGELOG.md +I, [2024-12-25T12:34:36.516468 #44812] INFO -- : Processing file: ../../node_modules/source-map/README.md +W, [2024-12-25T12:34:36.516611 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/README.md +I, [2024-12-25T12:34:36.516640 #44812] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.debug.js +W, [2024-12-25T12:34:36.517010 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.debug.js +I, [2024-12-25T12:34:36.517038 #44812] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.js +W, [2024-12-25T12:34:36.517180 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.js +I, [2024-12-25T12:34:36.517206 #44812] INFO -- : Processing file: ../../node_modules/source-map/dist/source-map.min.js +W, [2024-12-25T12:34:36.517265 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/dist/source-map.min.js +I, [2024-12-25T12:34:36.517290 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/array-set.js +W, [2024-12-25T12:34:36.517336 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/array-set.js +I, [2024-12-25T12:34:36.517360 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/base64-vlq.js +W, [2024-12-25T12:34:36.517403 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/base64-vlq.js +I, [2024-12-25T12:34:36.517503 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/base64.js +W, [2024-12-25T12:34:36.517555 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/base64.js +I, [2024-12-25T12:34:36.517581 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/binary-search.js +W, [2024-12-25T12:34:36.517626 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/binary-search.js +I, [2024-12-25T12:34:36.517650 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/mapping-list.js +W, [2024-12-25T12:34:36.517693 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/mapping-list.js +I, [2024-12-25T12:34:36.517717 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/quick-sort.js +W, [2024-12-25T12:34:36.517759 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/quick-sort.js +I, [2024-12-25T12:34:36.517784 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/source-map-consumer.js +W, [2024-12-25T12:34:36.517877 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-map-consumer.js +I, [2024-12-25T12:34:36.517903 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/source-map-generator.js +W, [2024-12-25T12:34:36.517953 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-map-generator.js +I, [2024-12-25T12:34:36.517978 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/source-node.js +W, [2024-12-25T12:34:36.518027 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/source-node.js +I, [2024-12-25T12:34:36.518071 #44812] INFO -- : Processing file: ../../node_modules/source-map/lib/util.js +W, [2024-12-25T12:34:36.518239 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/lib/util.js +I, [2024-12-25T12:34:36.518272 #44812] INFO -- : Processing file: ../../node_modules/source-map/source-map.js +W, [2024-12-25T12:34:36.518324 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/source-map.js +I, [2024-12-25T12:34:36.518349 #44812] INFO -- : Processing file: ../../node_modules/strip-json-comments/index.js +W, [2024-12-25T12:34:36.518513 #44812] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/index.js +I, [2024-12-25T12:34:36.518541 #44812] INFO -- : Processing file: ../../node_modules/strip-json-comments/readme.md +W, [2024-12-25T12:34:36.518591 #44812] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/readme.md +I, [2024-12-25T12:34:36.518615 #44812] INFO -- : Processing file: ../../node_modules/supports-color/browser.js +W, [2024-12-25T12:34:36.518659 #44812] WARN -- : Copyright string not found in ../../node_modules/supports-color/browser.js +I, [2024-12-25T12:34:36.518682 #44812] INFO -- : Processing file: ../../node_modules/supports-color/index.js +W, [2024-12-25T12:34:36.518723 #44812] WARN -- : Copyright string not found in ../../node_modules/supports-color/index.js +I, [2024-12-25T12:34:36.518746 #44812] INFO -- : Processing file: ../../node_modules/supports-color/readme.md +W, [2024-12-25T12:34:36.518787 #44812] WARN -- : Copyright string not found in ../../node_modules/supports-color/readme.md +I, [2024-12-25T12:34:36.518810 #44812] INFO -- : Processing file: ../../node_modules/table-layout/README.md +W, [2024-12-25T12:34:36.518854 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/README.md +I, [2024-12-25T12:34:36.518877 #44812] INFO -- : Processing file: ../../node_modules/table-layout/index.js +W, [2024-12-25T12:34:36.518920 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/index.js +I, [2024-12-25T12:34:36.518943 #44812] INFO -- : Processing file: ../../node_modules/table-layout/lib/ansi.js +W, [2024-12-25T12:34:36.518985 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/ansi.js +I, [2024-12-25T12:34:36.519009 #44812] INFO -- : Processing file: ../../node_modules/table-layout/lib/cell.js +W, [2024-12-25T12:34:36.519083 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/cell.js +I, [2024-12-25T12:34:36.519107 #44812] INFO -- : Processing file: ../../node_modules/table-layout/lib/column.js +W, [2024-12-25T12:34:36.519147 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/column.js +I, [2024-12-25T12:34:36.519170 #44812] INFO -- : Processing file: ../../node_modules/table-layout/lib/columns.js +W, [2024-12-25T12:34:36.519210 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/columns.js +I, [2024-12-25T12:34:36.519233 #44812] INFO -- : Processing file: ../../node_modules/table-layout/lib/padding.js +W, [2024-12-25T12:34:36.519273 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/padding.js +I, [2024-12-25T12:34:36.519297 #44812] INFO -- : Processing file: ../../node_modules/table-layout/lib/rows.js +W, [2024-12-25T12:34:36.519337 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/rows.js +I, [2024-12-25T12:34:36.519360 #44812] INFO -- : Processing file: ../../node_modules/table-layout/lib/util.js +W, [2024-12-25T12:34:36.519400 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/lib/util.js +I, [2024-12-25T12:34:36.519424 #44812] INFO -- : Processing file: ../../node_modules/to-fast-properties/index.js +W, [2024-12-25T12:34:36.519509 #44812] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/index.js +I, [2024-12-25T12:34:36.519556 #44812] INFO -- : Processing file: ../../node_modules/to-fast-properties/readme.md +W, [2024-12-25T12:34:36.519699 #44812] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/readme.md +I, [2024-12-25T12:34:36.519811 #44812] INFO -- : Processing file: ../../node_modules/to-regex-range/README.md +W, [2024-12-25T12:34:36.519915 #44812] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/README.md +I, [2024-12-25T12:34:36.519949 #44812] INFO -- : Processing file: ../../node_modules/to-regex-range/index.js +W, [2024-12-25T12:34:36.519999 #44812] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/index.js +I, [2024-12-25T12:34:36.520025 #44812] INFO -- : Processing file: ../../node_modules/typical/README.md +W, [2024-12-25T12:34:36.520103 #44812] WARN -- : Copyright string not found in ../../node_modules/typical/README.md +I, [2024-12-25T12:34:36.520136 #44812] INFO -- : Processing file: ../../node_modules/typical/index.js +W, [2024-12-25T12:34:36.520188 #44812] WARN -- : Copyright string not found in ../../node_modules/typical/index.js +I, [2024-12-25T12:34:36.520225 #44812] INFO -- : Processing file: ../../node_modules/uc.micro/LICENSE.txt +W, [2024-12-25T12:34:36.520292 #44812] WARN -- : Copyright string not found in ../../node_modules/uc.micro/LICENSE.txt +I, [2024-12-25T12:34:36.520325 #44812] INFO -- : Processing file: ../../node_modules/uc.micro/README.md +W, [2024-12-25T12:34:36.520384 #44812] WARN -- : Copyright string not found in ../../node_modules/uc.micro/README.md +I, [2024-12-25T12:34:36.520416 #44812] INFO -- : Processing file: ../../node_modules/uc.micro/build/index.cjs.js +W, [2024-12-25T12:34:36.520471 #44812] WARN -- : Copyright string not found in ../../node_modules/uc.micro/build/index.cjs.js +I, [2024-12-25T12:34:36.520553 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/README.md +W, [2024-12-25T12:34:36.520673 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/README.md +I, [2024-12-25T12:34:36.520706 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/ast.js +W, [2024-12-25T12:34:36.520845 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/ast.js +I, [2024-12-25T12:34:36.520880 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/compress.js +W, [2024-12-25T12:34:36.521881 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/compress.js +I, [2024-12-25T12:34:36.521917 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/minify.js +W, [2024-12-25T12:34:36.521976 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/minify.js +I, [2024-12-25T12:34:36.522006 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/mozilla-ast.js +W, [2024-12-25T12:34:36.522099 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/mozilla-ast.js +I, [2024-12-25T12:34:36.522129 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/output.js +W, [2024-12-25T12:34:36.522220 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/output.js +I, [2024-12-25T12:34:36.522253 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/parse.js +W, [2024-12-25T12:34:36.522359 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/parse.js +I, [2024-12-25T12:34:36.522387 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/propmangle.js +W, [2024-12-25T12:34:36.522505 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/propmangle.js +I, [2024-12-25T12:34:36.522537 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/scope.js +W, [2024-12-25T12:34:36.522612 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/scope.js +I, [2024-12-25T12:34:36.522644 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/sourcemap.js +W, [2024-12-25T12:34:36.522704 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/sourcemap.js +I, [2024-12-25T12:34:36.522733 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/transform.js +W, [2024-12-25T12:34:36.522784 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/transform.js +I, [2024-12-25T12:34:36.522812 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/lib/utils.js +W, [2024-12-25T12:34:36.522859 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/lib/utils.js +I, [2024-12-25T12:34:36.522883 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/tools/domprops.html +W, [2024-12-25T12:34:36.522931 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/domprops.html +I, [2024-12-25T12:34:36.522955 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/tools/exports.js +W, [2024-12-25T12:34:36.523002 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/exports.js +I, [2024-12-25T12:34:36.523029 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/tools/node.js +W, [2024-12-25T12:34:36.523073 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/node.js +I, [2024-12-25T12:34:36.523097 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/tools/tty.js +W, [2024-12-25T12:34:36.523137 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/tools/tty.js +I, [2024-12-25T12:34:36.523160 #44812] INFO -- : Processing file: ../../node_modules/underscore/README.md +W, [2024-12-25T12:34:36.523202 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/README.md +I, [2024-12-25T12:34:36.523226 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_baseCreate.js +W, [2024-12-25T12:34:36.523289 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_baseCreate.js +I, [2024-12-25T12:34:36.523323 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_baseIteratee.js +W, [2024-12-25T12:34:36.523368 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_baseIteratee.js +I, [2024-12-25T12:34:36.523393 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_cb.js +W, [2024-12-25T12:34:36.523436 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_cb.js +I, [2024-12-25T12:34:36.523460 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_chainResult.js +W, [2024-12-25T12:34:36.523614 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_chainResult.js +I, [2024-12-25T12:34:36.523649 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_collectNonEnumProps.js +W, [2024-12-25T12:34:36.523699 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_collectNonEnumProps.js +I, [2024-12-25T12:34:36.523726 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_createAssigner.js +W, [2024-12-25T12:34:36.523773 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createAssigner.js +I, [2024-12-25T12:34:36.523800 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_createEscaper.js +W, [2024-12-25T12:34:36.523846 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createEscaper.js +I, [2024-12-25T12:34:36.523872 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_createIndexFinder.js +W, [2024-12-25T12:34:36.523917 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createIndexFinder.js +I, [2024-12-25T12:34:36.523945 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_createPredicateIndexFinder.js +W, [2024-12-25T12:34:36.524361 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createPredicateIndexFinder.js +I, [2024-12-25T12:34:36.524646 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_createReduce.js +W, [2024-12-25T12:34:36.524859 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createReduce.js +I, [2024-12-25T12:34:36.524898 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_createSizePropertyCheck.js +W, [2024-12-25T12:34:36.524955 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_createSizePropertyCheck.js +I, [2024-12-25T12:34:36.524983 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_deepGet.js +W, [2024-12-25T12:34:36.525029 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_deepGet.js +I, [2024-12-25T12:34:36.525056 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_escapeMap.js +W, [2024-12-25T12:34:36.525101 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_escapeMap.js +I, [2024-12-25T12:34:36.525127 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_executeBound.js +W, [2024-12-25T12:34:36.525176 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_executeBound.js +I, [2024-12-25T12:34:36.525201 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_flatten.js +W, [2024-12-25T12:34:36.525248 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_flatten.js +I, [2024-12-25T12:34:36.525274 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_getByteLength.js +W, [2024-12-25T12:34:36.525323 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_getByteLength.js +I, [2024-12-25T12:34:36.525349 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_getLength.js +W, [2024-12-25T12:34:36.525396 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_getLength.js +I, [2024-12-25T12:34:36.525422 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_group.js +W, [2024-12-25T12:34:36.525471 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_group.js +I, [2024-12-25T12:34:36.525499 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_has.js +W, [2024-12-25T12:34:36.525729 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_has.js +I, [2024-12-25T12:34:36.525788 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_hasObjectTag.js +W, [2024-12-25T12:34:36.525941 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_hasObjectTag.js +I, [2024-12-25T12:34:36.526001 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_isArrayLike.js +W, [2024-12-25T12:34:36.526178 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_isArrayLike.js +I, [2024-12-25T12:34:36.526232 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_isBufferLike.js +W, [2024-12-25T12:34:36.526297 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_isBufferLike.js +I, [2024-12-25T12:34:36.526324 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_keyInObj.js +W, [2024-12-25T12:34:36.526367 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_keyInObj.js +I, [2024-12-25T12:34:36.526392 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_methodFingerprint.js +W, [2024-12-25T12:34:36.526574 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_methodFingerprint.js +I, [2024-12-25T12:34:36.526660 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_optimizeCb.js +W, [2024-12-25T12:34:36.526789 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_optimizeCb.js +I, [2024-12-25T12:34:36.526839 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_set.js +W, [2024-12-25T12:34:36.526966 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_set.js +I, [2024-12-25T12:34:36.526996 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_setup.js +W, [2024-12-25T12:34:36.527042 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_setup.js +I, [2024-12-25T12:34:36.527067 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_shallowProperty.js +W, [2024-12-25T12:34:36.527111 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_shallowProperty.js +I, [2024-12-25T12:34:36.527135 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_stringTagBug.js +W, [2024-12-25T12:34:36.527177 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_stringTagBug.js +I, [2024-12-25T12:34:36.527202 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_tagTester.js +W, [2024-12-25T12:34:36.527244 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_tagTester.js +I, [2024-12-25T12:34:36.527268 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_toBufferView.js +W, [2024-12-25T12:34:36.527309 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_toBufferView.js +I, [2024-12-25T12:34:36.527334 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_toPath.js +W, [2024-12-25T12:34:36.527374 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_toPath.js +I, [2024-12-25T12:34:36.527399 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/_unescapeMap.js +W, [2024-12-25T12:34:36.527441 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/_unescapeMap.js +I, [2024-12-25T12:34:36.527464 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/after.js +W, [2024-12-25T12:34:36.527505 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/after.js +I, [2024-12-25T12:34:36.527608 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/allKeys.js +W, [2024-12-25T12:34:36.527665 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/allKeys.js +I, [2024-12-25T12:34:36.527733 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/before.js +W, [2024-12-25T12:34:36.527789 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/before.js +I, [2024-12-25T12:34:36.527855 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/bind.js +W, [2024-12-25T12:34:36.527911 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/bind.js +I, [2024-12-25T12:34:36.528022 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/bindAll.js +W, [2024-12-25T12:34:36.528114 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/bindAll.js +I, [2024-12-25T12:34:36.528142 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/chain.js +W, [2024-12-25T12:34:36.528232 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/chain.js +I, [2024-12-25T12:34:36.528260 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/chunk.js +W, [2024-12-25T12:34:36.528362 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/chunk.js +I, [2024-12-25T12:34:36.528409 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/clone.js +W, [2024-12-25T12:34:36.528487 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/clone.js +I, [2024-12-25T12:34:36.528660 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/compact.js +W, [2024-12-25T12:34:36.528802 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/compact.js +I, [2024-12-25T12:34:36.528861 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/compose.js +W, [2024-12-25T12:34:36.528912 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/compose.js +I, [2024-12-25T12:34:36.528986 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/constant.js +W, [2024-12-25T12:34:36.529040 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/constant.js +I, [2024-12-25T12:34:36.529066 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/contains.js +W, [2024-12-25T12:34:36.529108 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/contains.js +I, [2024-12-25T12:34:36.529132 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/countBy.js +W, [2024-12-25T12:34:36.529172 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/countBy.js +I, [2024-12-25T12:34:36.529196 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/create.js +W, [2024-12-25T12:34:36.529236 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/create.js +I, [2024-12-25T12:34:36.529260 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/debounce.js +W, [2024-12-25T12:34:36.529301 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/debounce.js +I, [2024-12-25T12:34:36.529324 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/defaults.js +W, [2024-12-25T12:34:36.529365 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/defaults.js +I, [2024-12-25T12:34:36.529388 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/defer.js +W, [2024-12-25T12:34:36.529428 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/defer.js +I, [2024-12-25T12:34:36.529451 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/delay.js +W, [2024-12-25T12:34:36.529491 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/delay.js +I, [2024-12-25T12:34:36.529515 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/difference.js +W, [2024-12-25T12:34:36.529609 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/difference.js +I, [2024-12-25T12:34:36.529636 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/each.js +W, [2024-12-25T12:34:36.529681 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/each.js +I, [2024-12-25T12:34:36.529704 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/escape.js +W, [2024-12-25T12:34:36.529745 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/escape.js +I, [2024-12-25T12:34:36.529767 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/every.js +W, [2024-12-25T12:34:36.529807 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/every.js +I, [2024-12-25T12:34:36.529831 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/extend.js +W, [2024-12-25T12:34:36.529871 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/extend.js +I, [2024-12-25T12:34:36.529894 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/extendOwn.js +W, [2024-12-25T12:34:36.529935 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/extendOwn.js +I, [2024-12-25T12:34:36.529958 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/filter.js +W, [2024-12-25T12:34:36.529998 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/filter.js +I, [2024-12-25T12:34:36.530021 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/find.js +W, [2024-12-25T12:34:36.530059 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/find.js +I, [2024-12-25T12:34:36.530083 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/findIndex.js +W, [2024-12-25T12:34:36.530122 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findIndex.js +I, [2024-12-25T12:34:36.530145 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/findKey.js +W, [2024-12-25T12:34:36.530178 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findKey.js +I, [2024-12-25T12:34:36.530202 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/findLastIndex.js +W, [2024-12-25T12:34:36.530242 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findLastIndex.js +I, [2024-12-25T12:34:36.530266 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/findWhere.js +W, [2024-12-25T12:34:36.530306 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/findWhere.js +I, [2024-12-25T12:34:36.530330 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/first.js +W, [2024-12-25T12:34:36.530370 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/first.js +I, [2024-12-25T12:34:36.530393 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/flatten.js +W, [2024-12-25T12:34:36.530436 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/flatten.js +I, [2024-12-25T12:34:36.530500 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/functions.js +W, [2024-12-25T12:34:36.530554 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/functions.js +I, [2024-12-25T12:34:36.530579 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/get.js +W, [2024-12-25T12:34:36.530620 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/get.js +I, [2024-12-25T12:34:36.530644 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/groupBy.js +W, [2024-12-25T12:34:36.530684 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/groupBy.js +I, [2024-12-25T12:34:36.530722 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/has.js +W, [2024-12-25T12:34:36.530802 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/has.js +I, [2024-12-25T12:34:36.530850 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/identity.js +W, [2024-12-25T12:34:36.530916 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/identity.js +I, [2024-12-25T12:34:36.530945 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/index-default.js +W, [2024-12-25T12:34:36.530986 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/index-default.js +I, [2024-12-25T12:34:36.531009 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/index.js +W, [2024-12-25T12:34:36.531055 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/index.js +I, [2024-12-25T12:34:36.531131 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/indexBy.js +W, [2024-12-25T12:34:36.531180 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/indexBy.js +I, [2024-12-25T12:34:36.531204 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/indexOf.js +W, [2024-12-25T12:34:36.531247 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/indexOf.js +I, [2024-12-25T12:34:36.531270 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/initial.js +W, [2024-12-25T12:34:36.531312 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/initial.js +I, [2024-12-25T12:34:36.531336 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/intersection.js +W, [2024-12-25T12:34:36.531428 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/intersection.js +I, [2024-12-25T12:34:36.531565 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/invert.js +W, [2024-12-25T12:34:36.531629 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/invert.js +I, [2024-12-25T12:34:36.531654 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/invoke.js +W, [2024-12-25T12:34:36.531695 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/invoke.js +I, [2024-12-25T12:34:36.531719 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isArguments.js +W, [2024-12-25T12:34:36.531759 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArguments.js +I, [2024-12-25T12:34:36.531793 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isArray.js +W, [2024-12-25T12:34:36.531859 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArray.js +I, [2024-12-25T12:34:36.531884 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isArrayBuffer.js +W, [2024-12-25T12:34:36.531948 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isArrayBuffer.js +I, [2024-12-25T12:34:36.531985 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isBoolean.js +W, [2024-12-25T12:34:36.532065 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isBoolean.js +I, [2024-12-25T12:34:36.532123 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isDataView.js +W, [2024-12-25T12:34:36.532227 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isDataView.js +I, [2024-12-25T12:34:36.532296 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isDate.js +W, [2024-12-25T12:34:36.532650 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isDate.js +I, [2024-12-25T12:34:36.532792 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isElement.js +W, [2024-12-25T12:34:36.532919 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isElement.js +I, [2024-12-25T12:34:36.532953 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isEmpty.js +W, [2024-12-25T12:34:36.533002 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isEmpty.js +I, [2024-12-25T12:34:36.533028 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isEqual.js +W, [2024-12-25T12:34:36.533076 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isEqual.js +I, [2024-12-25T12:34:36.533105 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isError.js +W, [2024-12-25T12:34:36.533211 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isError.js +I, [2024-12-25T12:34:36.533267 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isFinite.js +W, [2024-12-25T12:34:36.533372 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isFinite.js +I, [2024-12-25T12:34:36.533437 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isFunction.js +W, [2024-12-25T12:34:36.533616 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isFunction.js +I, [2024-12-25T12:34:36.533649 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isMap.js +W, [2024-12-25T12:34:36.533706 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isMap.js +I, [2024-12-25T12:34:36.533766 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isMatch.js +W, [2024-12-25T12:34:36.533842 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isMatch.js +I, [2024-12-25T12:34:36.533869 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isNaN.js +W, [2024-12-25T12:34:36.533911 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNaN.js +I, [2024-12-25T12:34:36.533935 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isNull.js +W, [2024-12-25T12:34:36.533976 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNull.js +I, [2024-12-25T12:34:36.534000 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isNumber.js +W, [2024-12-25T12:34:36.534040 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isNumber.js +I, [2024-12-25T12:34:36.534064 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isObject.js +W, [2024-12-25T12:34:36.534104 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isObject.js +I, [2024-12-25T12:34:36.534129 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isRegExp.js +W, [2024-12-25T12:34:36.534170 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isRegExp.js +I, [2024-12-25T12:34:36.534193 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isSet.js +W, [2024-12-25T12:34:36.534233 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isSet.js +I, [2024-12-25T12:34:36.534256 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isString.js +W, [2024-12-25T12:34:36.534296 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isString.js +I, [2024-12-25T12:34:36.534319 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isSymbol.js +W, [2024-12-25T12:34:36.534358 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isSymbol.js +I, [2024-12-25T12:34:36.534381 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isTypedArray.js +W, [2024-12-25T12:34:36.534533 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isTypedArray.js +I, [2024-12-25T12:34:36.534563 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isUndefined.js +W, [2024-12-25T12:34:36.534611 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isUndefined.js +I, [2024-12-25T12:34:36.534635 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isWeakMap.js +W, [2024-12-25T12:34:36.534675 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isWeakMap.js +I, [2024-12-25T12:34:36.534699 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/isWeakSet.js +W, [2024-12-25T12:34:36.534738 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/isWeakSet.js +I, [2024-12-25T12:34:36.534761 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/iteratee.js +W, [2024-12-25T12:34:36.534801 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/iteratee.js +I, [2024-12-25T12:34:36.534824 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/keys.js +W, [2024-12-25T12:34:36.534863 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/keys.js +I, [2024-12-25T12:34:36.534887 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/last.js +W, [2024-12-25T12:34:36.534980 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/last.js +I, [2024-12-25T12:34:36.535007 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/lastIndexOf.js +W, [2024-12-25T12:34:36.535068 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/lastIndexOf.js +I, [2024-12-25T12:34:36.535094 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/map.js +W, [2024-12-25T12:34:36.535136 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/map.js +I, [2024-12-25T12:34:36.535160 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/mapObject.js +W, [2024-12-25T12:34:36.535200 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/mapObject.js +I, [2024-12-25T12:34:36.535223 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/matcher.js +W, [2024-12-25T12:34:36.535263 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/matcher.js +I, [2024-12-25T12:34:36.535286 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/max.js +W, [2024-12-25T12:34:36.535326 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/max.js +I, [2024-12-25T12:34:36.535349 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/memoize.js +W, [2024-12-25T12:34:36.535439 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/memoize.js +I, [2024-12-25T12:34:36.535478 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/min.js +W, [2024-12-25T12:34:36.535526 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/min.js +I, [2024-12-25T12:34:36.535552 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/mixin.js +W, [2024-12-25T12:34:36.535592 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/mixin.js +I, [2024-12-25T12:34:36.535615 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/negate.js +W, [2024-12-25T12:34:36.535656 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/negate.js +I, [2024-12-25T12:34:36.535679 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/noop.js +W, [2024-12-25T12:34:36.535718 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/noop.js +I, [2024-12-25T12:34:36.535741 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/now.js +W, [2024-12-25T12:34:36.535781 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/now.js +I, [2024-12-25T12:34:36.535804 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/object.js +W, [2024-12-25T12:34:36.535843 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/object.js +I, [2024-12-25T12:34:36.535865 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/omit.js +W, [2024-12-25T12:34:36.535905 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/omit.js +I, [2024-12-25T12:34:36.535927 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/once.js +W, [2024-12-25T12:34:36.535967 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/once.js +I, [2024-12-25T12:34:36.535990 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/pairs.js +W, [2024-12-25T12:34:36.536030 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pairs.js +I, [2024-12-25T12:34:36.536053 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/partial.js +W, [2024-12-25T12:34:36.536092 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/partial.js +I, [2024-12-25T12:34:36.536115 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/partition.js +W, [2024-12-25T12:34:36.536154 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/partition.js +I, [2024-12-25T12:34:36.536177 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/pick.js +W, [2024-12-25T12:34:36.536218 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pick.js +I, [2024-12-25T12:34:36.536314 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/pluck.js +W, [2024-12-25T12:34:36.536491 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/pluck.js +I, [2024-12-25T12:34:36.536530 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/property.js +W, [2024-12-25T12:34:36.536581 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/property.js +I, [2024-12-25T12:34:36.536607 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/propertyOf.js +W, [2024-12-25T12:34:36.536649 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/propertyOf.js +I, [2024-12-25T12:34:36.536672 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/random.js +W, [2024-12-25T12:34:36.536713 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/random.js +I, [2024-12-25T12:34:36.536737 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/range.js +W, [2024-12-25T12:34:36.536779 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/range.js +I, [2024-12-25T12:34:36.536803 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/reduce.js +W, [2024-12-25T12:34:36.536843 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reduce.js +I, [2024-12-25T12:34:36.536866 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/reduceRight.js +W, [2024-12-25T12:34:36.536908 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reduceRight.js +I, [2024-12-25T12:34:36.536931 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/reject.js +W, [2024-12-25T12:34:36.536971 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/reject.js +I, [2024-12-25T12:34:36.536994 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/rest.js +W, [2024-12-25T12:34:36.537034 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/rest.js +I, [2024-12-25T12:34:36.537058 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/restArguments.js +W, [2024-12-25T12:34:36.537099 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/restArguments.js +I, [2024-12-25T12:34:36.537122 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/result.js +W, [2024-12-25T12:34:36.537162 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/result.js +I, [2024-12-25T12:34:36.537185 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/sample.js +W, [2024-12-25T12:34:36.537225 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sample.js +I, [2024-12-25T12:34:36.537248 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/set.js +W, [2024-12-25T12:34:36.537288 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/set.js +I, [2024-12-25T12:34:36.537311 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/shuffle.js +W, [2024-12-25T12:34:36.537351 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/shuffle.js +I, [2024-12-25T12:34:36.537374 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/size.js +W, [2024-12-25T12:34:36.537414 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/size.js +I, [2024-12-25T12:34:36.537436 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/some.js +W, [2024-12-25T12:34:36.537521 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/some.js +I, [2024-12-25T12:34:36.537550 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/sortBy.js +W, [2024-12-25T12:34:36.537644 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sortBy.js +I, [2024-12-25T12:34:36.537671 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/sortedIndex.js +W, [2024-12-25T12:34:36.537712 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/sortedIndex.js +I, [2024-12-25T12:34:36.537736 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/tap.js +W, [2024-12-25T12:34:36.537778 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/tap.js +I, [2024-12-25T12:34:36.537802 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/template.js +W, [2024-12-25T12:34:36.537843 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/template.js +I, [2024-12-25T12:34:36.537868 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/templateSettings.js +W, [2024-12-25T12:34:36.537908 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/templateSettings.js +I, [2024-12-25T12:34:36.537932 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/throttle.js +W, [2024-12-25T12:34:36.537971 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/throttle.js +I, [2024-12-25T12:34:36.537994 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/times.js +W, [2024-12-25T12:34:36.538034 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/times.js +I, [2024-12-25T12:34:36.538057 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/toArray.js +W, [2024-12-25T12:34:36.538096 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/toArray.js +I, [2024-12-25T12:34:36.538119 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/toPath.js +W, [2024-12-25T12:34:36.538159 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/toPath.js +I, [2024-12-25T12:34:36.538184 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/underscore-array-methods.js +W, [2024-12-25T12:34:36.538224 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/underscore-array-methods.js +I, [2024-12-25T12:34:36.538247 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/underscore.js +W, [2024-12-25T12:34:36.538287 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/underscore.js +I, [2024-12-25T12:34:36.538311 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/unescape.js +W, [2024-12-25T12:34:36.538350 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/unescape.js +I, [2024-12-25T12:34:36.538374 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/union.js +W, [2024-12-25T12:34:36.538413 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/union.js +I, [2024-12-25T12:34:36.538437 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/uniq.js +W, [2024-12-25T12:34:36.538545 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/uniq.js +I, [2024-12-25T12:34:36.538572 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/uniqueId.js +W, [2024-12-25T12:34:36.538614 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/uniqueId.js +I, [2024-12-25T12:34:36.538639 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/unzip.js +W, [2024-12-25T12:34:36.538681 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/unzip.js +I, [2024-12-25T12:34:36.538705 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/values.js +W, [2024-12-25T12:34:36.538746 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/values.js +I, [2024-12-25T12:34:36.538770 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/where.js +W, [2024-12-25T12:34:36.538809 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/where.js +I, [2024-12-25T12:34:36.538832 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/without.js +W, [2024-12-25T12:34:36.538873 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/without.js +I, [2024-12-25T12:34:36.538896 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/wrap.js +W, [2024-12-25T12:34:36.538935 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/wrap.js +I, [2024-12-25T12:34:36.538958 #44812] INFO -- : Processing file: ../../node_modules/underscore/amd/zip.js +W, [2024-12-25T12:34:36.538998 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/amd/zip.js +I, [2024-12-25T12:34:36.539021 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_baseCreate.js +W, [2024-12-25T12:34:36.539061 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_baseCreate.js +I, [2024-12-25T12:34:36.539610 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_baseIteratee.js +W, [2024-12-25T12:34:36.539707 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_baseIteratee.js +I, [2024-12-25T12:34:36.539733 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_cb.js +W, [2024-12-25T12:34:36.539776 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_cb.js +I, [2024-12-25T12:34:36.539800 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_chainResult.js +W, [2024-12-25T12:34:36.539840 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_chainResult.js +I, [2024-12-25T12:34:36.539863 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_collectNonEnumProps.js +W, [2024-12-25T12:34:36.539903 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_collectNonEnumProps.js +I, [2024-12-25T12:34:36.539927 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createAssigner.js +W, [2024-12-25T12:34:36.539967 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createAssigner.js +I, [2024-12-25T12:34:36.539990 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createEscaper.js +W, [2024-12-25T12:34:36.540030 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createEscaper.js +I, [2024-12-25T12:34:36.540053 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createIndexFinder.js +W, [2024-12-25T12:34:36.540093 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createIndexFinder.js +I, [2024-12-25T12:34:36.540117 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createPredicateIndexFinder.js +W, [2024-12-25T12:34:36.540158 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createPredicateIndexFinder.js +I, [2024-12-25T12:34:36.540181 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createReduce.js +W, [2024-12-25T12:34:36.540220 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createReduce.js +I, [2024-12-25T12:34:36.540244 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_createSizePropertyCheck.js +W, [2024-12-25T12:34:36.540284 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_createSizePropertyCheck.js +I, [2024-12-25T12:34:36.540307 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_deepGet.js +W, [2024-12-25T12:34:36.540347 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_deepGet.js +I, [2024-12-25T12:34:36.540370 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_escapeMap.js +W, [2024-12-25T12:34:36.540409 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_escapeMap.js +I, [2024-12-25T12:34:36.540531 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_executeBound.js +W, [2024-12-25T12:34:36.540608 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_executeBound.js +I, [2024-12-25T12:34:36.540634 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_flatten.js +W, [2024-12-25T12:34:36.540677 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_flatten.js +I, [2024-12-25T12:34:36.540701 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_getByteLength.js +W, [2024-12-25T12:34:36.540743 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_getByteLength.js +I, [2024-12-25T12:34:36.540766 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_getLength.js +W, [2024-12-25T12:34:36.540808 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_getLength.js +I, [2024-12-25T12:34:36.540831 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_group.js +W, [2024-12-25T12:34:36.540872 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_group.js +I, [2024-12-25T12:34:36.540895 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_has.js +W, [2024-12-25T12:34:36.540935 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_has.js +I, [2024-12-25T12:34:36.540959 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_hasObjectTag.js +W, [2024-12-25T12:34:36.540998 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_hasObjectTag.js +I, [2024-12-25T12:34:36.541022 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_isArrayLike.js +W, [2024-12-25T12:34:36.541062 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_isArrayLike.js +I, [2024-12-25T12:34:36.541085 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_isBufferLike.js +W, [2024-12-25T12:34:36.541125 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_isBufferLike.js +I, [2024-12-25T12:34:36.541148 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_keyInObj.js +W, [2024-12-25T12:34:36.541214 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_keyInObj.js +I, [2024-12-25T12:34:36.541255 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_methodFingerprint.js +W, [2024-12-25T12:34:36.541354 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_methodFingerprint.js +I, [2024-12-25T12:34:36.541383 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_optimizeCb.js +W, [2024-12-25T12:34:36.541536 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_optimizeCb.js +I, [2024-12-25T12:34:36.541563 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_set.js +W, [2024-12-25T12:34:36.541606 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_set.js +I, [2024-12-25T12:34:36.541630 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_setup.js +W, [2024-12-25T12:34:36.541671 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_setup.js +I, [2024-12-25T12:34:36.541694 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_shallowProperty.js +W, [2024-12-25T12:34:36.541734 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_shallowProperty.js +I, [2024-12-25T12:34:36.541757 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_stringTagBug.js +W, [2024-12-25T12:34:36.541827 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_stringTagBug.js +I, [2024-12-25T12:34:36.541869 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_tagTester.js +W, [2024-12-25T12:34:36.541926 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_tagTester.js +I, [2024-12-25T12:34:36.541956 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_toBufferView.js +W, [2024-12-25T12:34:36.542001 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_toBufferView.js +I, [2024-12-25T12:34:36.542026 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_toPath.js +W, [2024-12-25T12:34:36.542090 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_toPath.js +I, [2024-12-25T12:34:36.542131 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/_unescapeMap.js +W, [2024-12-25T12:34:36.542180 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/_unescapeMap.js +I, [2024-12-25T12:34:36.542204 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/after.js +W, [2024-12-25T12:34:36.542244 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/after.js +I, [2024-12-25T12:34:36.542268 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/allKeys.js +W, [2024-12-25T12:34:36.542321 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/allKeys.js +I, [2024-12-25T12:34:36.542380 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/before.js +W, [2024-12-25T12:34:36.542560 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/before.js +I, [2024-12-25T12:34:36.542666 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/bind.js +W, [2024-12-25T12:34:36.542797 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/bind.js +I, [2024-12-25T12:34:36.542835 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/bindAll.js +W, [2024-12-25T12:34:36.542891 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/bindAll.js +I, [2024-12-25T12:34:36.542925 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/chain.js +W, [2024-12-25T12:34:36.542992 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/chain.js +I, [2024-12-25T12:34:36.543030 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/chunk.js +W, [2024-12-25T12:34:36.543095 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/chunk.js +I, [2024-12-25T12:34:36.543130 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/clone.js +W, [2024-12-25T12:34:36.543184 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/clone.js +I, [2024-12-25T12:34:36.543217 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/compact.js +W, [2024-12-25T12:34:36.543274 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/compact.js +I, [2024-12-25T12:34:36.543308 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/compose.js +W, [2024-12-25T12:34:36.543361 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/compose.js +I, [2024-12-25T12:34:36.543387 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/constant.js +W, [2024-12-25T12:34:36.543428 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/constant.js +I, [2024-12-25T12:34:36.543452 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/contains.js +W, [2024-12-25T12:34:36.543495 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/contains.js +I, [2024-12-25T12:34:36.543703 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/countBy.js +W, [2024-12-25T12:34:36.543764 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/countBy.js +I, [2024-12-25T12:34:36.543789 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/create.js +W, [2024-12-25T12:34:36.543830 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/create.js +I, [2024-12-25T12:34:36.543854 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/debounce.js +W, [2024-12-25T12:34:36.543915 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/debounce.js +I, [2024-12-25T12:34:36.543999 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/defaults.js +W, [2024-12-25T12:34:36.544048 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/defaults.js +I, [2024-12-25T12:34:36.544073 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/defer.js +W, [2024-12-25T12:34:36.544114 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/defer.js +I, [2024-12-25T12:34:36.544137 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/delay.js +W, [2024-12-25T12:34:36.544178 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/delay.js +I, [2024-12-25T12:34:36.544202 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/difference.js +W, [2024-12-25T12:34:36.544244 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/difference.js +I, [2024-12-25T12:34:36.544269 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/each.js +W, [2024-12-25T12:34:36.544314 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/each.js +I, [2024-12-25T12:34:36.544340 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/escape.js +W, [2024-12-25T12:34:36.544386 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/escape.js +I, [2024-12-25T12:34:36.544413 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/every.js +W, [2024-12-25T12:34:36.544459 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/every.js +I, [2024-12-25T12:34:36.544512 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/extend.js +W, [2024-12-25T12:34:36.544746 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/extend.js +I, [2024-12-25T12:34:36.544782 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/extendOwn.js +W, [2024-12-25T12:34:36.544863 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/extendOwn.js +I, [2024-12-25T12:34:36.544889 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/filter.js +W, [2024-12-25T12:34:36.544935 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/filter.js +I, [2024-12-25T12:34:36.544961 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/find.js +W, [2024-12-25T12:34:36.545007 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/find.js +I, [2024-12-25T12:34:36.545157 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/findIndex.js +W, [2024-12-25T12:34:36.545233 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findIndex.js +I, [2024-12-25T12:34:36.545262 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/findKey.js +W, [2024-12-25T12:34:36.545307 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findKey.js +I, [2024-12-25T12:34:36.545333 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/findLastIndex.js +W, [2024-12-25T12:34:36.545376 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findLastIndex.js +I, [2024-12-25T12:34:36.545402 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/findWhere.js +W, [2024-12-25T12:34:36.545446 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/findWhere.js +I, [2024-12-25T12:34:36.545472 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/first.js +W, [2024-12-25T12:34:36.545779 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/first.js +I, [2024-12-25T12:34:36.545811 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/flatten.js +W, [2024-12-25T12:34:36.545859 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/flatten.js +I, [2024-12-25T12:34:36.545885 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/functions.js +W, [2024-12-25T12:34:36.545929 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/functions.js +I, [2024-12-25T12:34:36.545954 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/get.js +W, [2024-12-25T12:34:36.546000 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/get.js +I, [2024-12-25T12:34:36.546025 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/groupBy.js +W, [2024-12-25T12:34:36.546071 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/groupBy.js +I, [2024-12-25T12:34:36.546096 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/has.js +W, [2024-12-25T12:34:36.546144 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/has.js +I, [2024-12-25T12:34:36.546265 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/identity.js +W, [2024-12-25T12:34:36.546579 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/identity.js +I, [2024-12-25T12:34:36.546643 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/index-default.js +W, [2024-12-25T12:34:36.546729 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/index-default.js +I, [2024-12-25T12:34:36.546772 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/index.js +W, [2024-12-25T12:34:36.546882 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/index.js +I, [2024-12-25T12:34:36.546914 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/indexBy.js +W, [2024-12-25T12:34:36.546961 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/indexBy.js +I, [2024-12-25T12:34:36.546985 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/indexOf.js +W, [2024-12-25T12:34:36.547027 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/indexOf.js +I, [2024-12-25T12:34:36.547050 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/initial.js +W, [2024-12-25T12:34:36.547091 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/initial.js +I, [2024-12-25T12:34:36.547115 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/intersection.js +W, [2024-12-25T12:34:36.547155 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/intersection.js +I, [2024-12-25T12:34:36.547179 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/invert.js +W, [2024-12-25T12:34:36.547219 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/invert.js +I, [2024-12-25T12:34:36.547242 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/invoke.js +W, [2024-12-25T12:34:36.547283 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/invoke.js +I, [2024-12-25T12:34:36.547306 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArguments.js +W, [2024-12-25T12:34:36.547347 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArguments.js +I, [2024-12-25T12:34:36.547371 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArray.js +W, [2024-12-25T12:34:36.547412 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArray.js +I, [2024-12-25T12:34:36.547436 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isArrayBuffer.js +W, [2024-12-25T12:34:36.547480 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isArrayBuffer.js +I, [2024-12-25T12:34:36.547562 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isBoolean.js +W, [2024-12-25T12:34:36.547611 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isBoolean.js +I, [2024-12-25T12:34:36.547636 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isDataView.js +W, [2024-12-25T12:34:36.547740 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isDataView.js +I, [2024-12-25T12:34:36.547767 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isDate.js +W, [2024-12-25T12:34:36.547809 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isDate.js +I, [2024-12-25T12:34:36.547833 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isElement.js +W, [2024-12-25T12:34:36.547875 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isElement.js +I, [2024-12-25T12:34:36.547899 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isEmpty.js +W, [2024-12-25T12:34:36.547940 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isEmpty.js +I, [2024-12-25T12:34:36.547964 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isEqual.js +W, [2024-12-25T12:34:36.548009 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isEqual.js +I, [2024-12-25T12:34:36.548032 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isError.js +W, [2024-12-25T12:34:36.548072 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isError.js +I, [2024-12-25T12:34:36.548096 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isFinite.js +W, [2024-12-25T12:34:36.548137 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isFinite.js +I, [2024-12-25T12:34:36.548162 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isFunction.js +W, [2024-12-25T12:34:36.548203 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isFunction.js +I, [2024-12-25T12:34:36.548227 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isMap.js +W, [2024-12-25T12:34:36.548270 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isMap.js +I, [2024-12-25T12:34:36.548294 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isMatch.js +W, [2024-12-25T12:34:36.548336 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isMatch.js +I, [2024-12-25T12:34:36.548361 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNaN.js +W, [2024-12-25T12:34:36.548403 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNaN.js +I, [2024-12-25T12:34:36.548427 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNull.js +W, [2024-12-25T12:34:36.548469 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNull.js +I, [2024-12-25T12:34:36.548493 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isNumber.js +W, [2024-12-25T12:34:36.548599 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isNumber.js +I, [2024-12-25T12:34:36.548627 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isObject.js +W, [2024-12-25T12:34:36.548713 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isObject.js +I, [2024-12-25T12:34:36.548792 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isRegExp.js +W, [2024-12-25T12:34:36.548883 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isRegExp.js +I, [2024-12-25T12:34:36.548927 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isSet.js +W, [2024-12-25T12:34:36.549002 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isSet.js +I, [2024-12-25T12:34:36.549033 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isString.js +W, [2024-12-25T12:34:36.549077 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isString.js +I, [2024-12-25T12:34:36.549101 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isSymbol.js +W, [2024-12-25T12:34:36.549143 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isSymbol.js +I, [2024-12-25T12:34:36.549167 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isTypedArray.js +W, [2024-12-25T12:34:36.549218 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isTypedArray.js +I, [2024-12-25T12:34:36.549247 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isUndefined.js +W, [2024-12-25T12:34:36.549290 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isUndefined.js +I, [2024-12-25T12:34:36.549313 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isWeakMap.js +W, [2024-12-25T12:34:36.549354 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isWeakMap.js +I, [2024-12-25T12:34:36.549377 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/isWeakSet.js +W, [2024-12-25T12:34:36.549418 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/isWeakSet.js +I, [2024-12-25T12:34:36.549443 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/iteratee.js +W, [2024-12-25T12:34:36.549484 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/iteratee.js +I, [2024-12-25T12:34:36.549573 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/keys.js +W, [2024-12-25T12:34:36.549642 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/keys.js +I, [2024-12-25T12:34:36.549678 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/last.js +W, [2024-12-25T12:34:36.549845 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/last.js +I, [2024-12-25T12:34:36.549885 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/lastIndexOf.js +W, [2024-12-25T12:34:36.549949 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/lastIndexOf.js +I, [2024-12-25T12:34:36.549978 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/map.js +W, [2024-12-25T12:34:36.550045 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/map.js +I, [2024-12-25T12:34:36.550073 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/mapObject.js +W, [2024-12-25T12:34:36.550186 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/mapObject.js +I, [2024-12-25T12:34:36.550231 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/matcher.js +W, [2024-12-25T12:34:36.550329 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/matcher.js +I, [2024-12-25T12:34:36.550367 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/max.js +W, [2024-12-25T12:34:36.550507 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/max.js +I, [2024-12-25T12:34:36.550555 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/memoize.js +W, [2024-12-25T12:34:36.550632 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/memoize.js +I, [2024-12-25T12:34:36.550668 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/min.js +W, [2024-12-25T12:34:36.550715 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/min.js +I, [2024-12-25T12:34:36.550739 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/mixin.js +W, [2024-12-25T12:34:36.550779 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/mixin.js +I, [2024-12-25T12:34:36.550803 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/negate.js +W, [2024-12-25T12:34:36.550844 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/negate.js +I, [2024-12-25T12:34:36.550867 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/noop.js +W, [2024-12-25T12:34:36.550908 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/noop.js +I, [2024-12-25T12:34:36.550931 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/now.js +W, [2024-12-25T12:34:36.551023 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/now.js +I, [2024-12-25T12:34:36.551049 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/object.js +W, [2024-12-25T12:34:36.551092 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/object.js +I, [2024-12-25T12:34:36.551116 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/omit.js +W, [2024-12-25T12:34:36.551157 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/omit.js +I, [2024-12-25T12:34:36.551180 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/once.js +W, [2024-12-25T12:34:36.551221 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/once.js +I, [2024-12-25T12:34:36.551244 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/pairs.js +W, [2024-12-25T12:34:36.551309 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pairs.js +I, [2024-12-25T12:34:36.551336 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/partial.js +W, [2024-12-25T12:34:36.551380 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/partial.js +I, [2024-12-25T12:34:36.551404 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/partition.js +W, [2024-12-25T12:34:36.551444 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/partition.js +I, [2024-12-25T12:34:36.551467 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/pick.js +W, [2024-12-25T12:34:36.551575 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pick.js +I, [2024-12-25T12:34:36.551618 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/pluck.js +W, [2024-12-25T12:34:36.551668 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/pluck.js +I, [2024-12-25T12:34:36.551692 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/property.js +W, [2024-12-25T12:34:36.551734 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/property.js +I, [2024-12-25T12:34:36.551758 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/propertyOf.js +W, [2024-12-25T12:34:36.551799 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/propertyOf.js +I, [2024-12-25T12:34:36.551822 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/random.js +W, [2024-12-25T12:34:36.551862 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/random.js +I, [2024-12-25T12:34:36.551884 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/range.js +W, [2024-12-25T12:34:36.551925 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/range.js +I, [2024-12-25T12:34:36.551948 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/reduce.js +W, [2024-12-25T12:34:36.551989 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reduce.js +I, [2024-12-25T12:34:36.552012 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/reduceRight.js +W, [2024-12-25T12:34:36.552053 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reduceRight.js +I, [2024-12-25T12:34:36.552076 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/reject.js +W, [2024-12-25T12:34:36.552115 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/reject.js +I, [2024-12-25T12:34:36.552138 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/rest.js +W, [2024-12-25T12:34:36.552178 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/rest.js +I, [2024-12-25T12:34:36.552201 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/restArguments.js +W, [2024-12-25T12:34:36.552243 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/restArguments.js +I, [2024-12-25T12:34:36.552266 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/result.js +W, [2024-12-25T12:34:36.552306 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/result.js +I, [2024-12-25T12:34:36.552329 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/sample.js +W, [2024-12-25T12:34:36.552370 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sample.js +I, [2024-12-25T12:34:36.552393 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/set.js +W, [2024-12-25T12:34:36.552433 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/set.js +I, [2024-12-25T12:34:36.552456 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/shuffle.js +W, [2024-12-25T12:34:36.552497 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/shuffle.js +I, [2024-12-25T12:34:36.552589 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/size.js +W, [2024-12-25T12:34:36.552669 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/size.js +I, [2024-12-25T12:34:36.552701 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/some.js +W, [2024-12-25T12:34:36.552751 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/some.js +I, [2024-12-25T12:34:36.552810 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/sortBy.js +W, [2024-12-25T12:34:36.552878 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sortBy.js +I, [2024-12-25T12:34:36.552920 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/sortedIndex.js +W, [2024-12-25T12:34:36.553055 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/sortedIndex.js +I, [2024-12-25T12:34:36.553115 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/tap.js +W, [2024-12-25T12:34:36.553205 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/tap.js +I, [2024-12-25T12:34:36.553241 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/template.js +W, [2024-12-25T12:34:36.553299 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/template.js +I, [2024-12-25T12:34:36.553343 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/templateSettings.js +W, [2024-12-25T12:34:36.553402 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/templateSettings.js +I, [2024-12-25T12:34:36.553437 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/throttle.js +W, [2024-12-25T12:34:36.553566 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/throttle.js +I, [2024-12-25T12:34:36.553595 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/times.js +W, [2024-12-25T12:34:36.553643 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/times.js +I, [2024-12-25T12:34:36.553673 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/toArray.js +W, [2024-12-25T12:34:36.553720 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/toArray.js +I, [2024-12-25T12:34:36.553743 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/toPath.js +W, [2024-12-25T12:34:36.553784 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/toPath.js +I, [2024-12-25T12:34:36.553808 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/underscore-array-methods.js +W, [2024-12-25T12:34:36.553850 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/underscore-array-methods.js +I, [2024-12-25T12:34:36.553874 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/underscore.js +W, [2024-12-25T12:34:36.553915 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/underscore.js +I, [2024-12-25T12:34:36.553987 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/unescape.js +W, [2024-12-25T12:34:36.554034 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/unescape.js +I, [2024-12-25T12:34:36.554058 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/union.js +W, [2024-12-25T12:34:36.554099 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/union.js +I, [2024-12-25T12:34:36.554122 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/uniq.js +W, [2024-12-25T12:34:36.554162 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/uniq.js +I, [2024-12-25T12:34:36.554186 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/uniqueId.js +W, [2024-12-25T12:34:36.554226 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/uniqueId.js +I, [2024-12-25T12:34:36.554249 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/unzip.js +W, [2024-12-25T12:34:36.554290 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/unzip.js +I, [2024-12-25T12:34:36.554314 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/values.js +W, [2024-12-25T12:34:36.554354 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/values.js +I, [2024-12-25T12:34:36.554379 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/where.js +W, [2024-12-25T12:34:36.554421 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/where.js +I, [2024-12-25T12:34:36.554512 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/without.js +W, [2024-12-25T12:34:36.554644 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/without.js +I, [2024-12-25T12:34:36.554677 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/wrap.js +W, [2024-12-25T12:34:36.554727 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/wrap.js +I, [2024-12-25T12:34:36.554752 #44812] INFO -- : Processing file: ../../node_modules/underscore/cjs/zip.js +W, [2024-12-25T12:34:36.554797 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/cjs/zip.js +I, [2024-12-25T12:34:36.554822 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_baseCreate.js +W, [2024-12-25T12:34:36.554868 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_baseCreate.js +I, [2024-12-25T12:34:36.554894 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_baseIteratee.js +W, [2024-12-25T12:34:36.554940 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_baseIteratee.js +I, [2024-12-25T12:34:36.554966 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_cb.js +W, [2024-12-25T12:34:36.555011 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_cb.js +I, [2024-12-25T12:34:36.555036 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_chainResult.js +W, [2024-12-25T12:34:36.555081 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_chainResult.js +I, [2024-12-25T12:34:36.555106 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_collectNonEnumProps.js +W, [2024-12-25T12:34:36.555148 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_collectNonEnumProps.js +I, [2024-12-25T12:34:36.555176 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_createAssigner.js +W, [2024-12-25T12:34:36.555217 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createAssigner.js +I, [2024-12-25T12:34:36.555241 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_createEscaper.js +W, [2024-12-25T12:34:36.555284 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createEscaper.js +I, [2024-12-25T12:34:36.555311 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_createIndexFinder.js +W, [2024-12-25T12:34:36.555355 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createIndexFinder.js +I, [2024-12-25T12:34:36.555382 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_createPredicateIndexFinder.js +W, [2024-12-25T12:34:36.555489 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createPredicateIndexFinder.js +I, [2024-12-25T12:34:36.555527 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_createReduce.js +W, [2024-12-25T12:34:36.555577 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createReduce.js +I, [2024-12-25T12:34:36.555603 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_createSizePropertyCheck.js +W, [2024-12-25T12:34:36.555648 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_createSizePropertyCheck.js +I, [2024-12-25T12:34:36.555672 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_deepGet.js +W, [2024-12-25T12:34:36.555717 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_deepGet.js +I, [2024-12-25T12:34:36.555741 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_escapeMap.js +W, [2024-12-25T12:34:36.555785 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_escapeMap.js +I, [2024-12-25T12:34:36.555812 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_executeBound.js +W, [2024-12-25T12:34:36.555857 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_executeBound.js +I, [2024-12-25T12:34:36.555882 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_flatten.js +W, [2024-12-25T12:34:36.556101 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_flatten.js +I, [2024-12-25T12:34:36.556131 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_getByteLength.js +W, [2024-12-25T12:34:36.556225 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_getByteLength.js +I, [2024-12-25T12:34:36.556250 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_getLength.js +W, [2024-12-25T12:34:36.556367 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_getLength.js +I, [2024-12-25T12:34:36.556437 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_group.js +W, [2024-12-25T12:34:36.556566 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_group.js +I, [2024-12-25T12:34:36.556652 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_has.js +W, [2024-12-25T12:34:36.556730 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_has.js +I, [2024-12-25T12:34:36.556772 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_hasObjectTag.js +W, [2024-12-25T12:34:36.556824 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_hasObjectTag.js +I, [2024-12-25T12:34:36.556849 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_isArrayLike.js +W, [2024-12-25T12:34:36.556891 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_isArrayLike.js +I, [2024-12-25T12:34:36.556915 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_isBufferLike.js +W, [2024-12-25T12:34:36.556955 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_isBufferLike.js +I, [2024-12-25T12:34:36.556979 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_keyInObj.js +W, [2024-12-25T12:34:36.557020 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_keyInObj.js +I, [2024-12-25T12:34:36.557099 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_methodFingerprint.js +W, [2024-12-25T12:34:36.557149 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_methodFingerprint.js +I, [2024-12-25T12:34:36.557174 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_optimizeCb.js +W, [2024-12-25T12:34:36.557224 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_optimizeCb.js +I, [2024-12-25T12:34:36.557248 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_setup.js +W, [2024-12-25T12:34:36.557290 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_setup.js +I, [2024-12-25T12:34:36.557320 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_shallowProperty.js +W, [2024-12-25T12:34:36.557364 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_shallowProperty.js +I, [2024-12-25T12:34:36.557388 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_stringTagBug.js +W, [2024-12-25T12:34:36.557430 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_stringTagBug.js +I, [2024-12-25T12:34:36.557543 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_tagTester.js +W, [2024-12-25T12:34:36.557611 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_tagTester.js +I, [2024-12-25T12:34:36.557638 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_toBufferView.js +W, [2024-12-25T12:34:36.557681 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_toBufferView.js +I, [2024-12-25T12:34:36.557705 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_toPath.js +W, [2024-12-25T12:34:36.557745 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_toPath.js +I, [2024-12-25T12:34:36.557769 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/_unescapeMap.js +W, [2024-12-25T12:34:36.557810 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/_unescapeMap.js +I, [2024-12-25T12:34:36.557833 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/after.js +W, [2024-12-25T12:34:36.557874 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/after.js +I, [2024-12-25T12:34:36.557898 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/allKeys.js +W, [2024-12-25T12:34:36.557939 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/allKeys.js +I, [2024-12-25T12:34:36.557963 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/before.js +W, [2024-12-25T12:34:36.558004 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/before.js +I, [2024-12-25T12:34:36.558027 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/bind.js +W, [2024-12-25T12:34:36.558067 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/bind.js +I, [2024-12-25T12:34:36.558090 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/bindAll.js +W, [2024-12-25T12:34:36.558129 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/bindAll.js +I, [2024-12-25T12:34:36.558153 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/chain.js +W, [2024-12-25T12:34:36.558193 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/chain.js +I, [2024-12-25T12:34:36.558216 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/chunk.js +W, [2024-12-25T12:34:36.558256 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/chunk.js +I, [2024-12-25T12:34:36.558279 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/clone.js +W, [2024-12-25T12:34:36.558320 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/clone.js +I, [2024-12-25T12:34:36.558343 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/compact.js +W, [2024-12-25T12:34:36.558385 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/compact.js +I, [2024-12-25T12:34:36.558408 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/compose.js +W, [2024-12-25T12:34:36.558450 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/compose.js +I, [2024-12-25T12:34:36.558474 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/constant.js +W, [2024-12-25T12:34:36.558633 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/constant.js +I, [2024-12-25T12:34:36.558668 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/contains.js +W, [2024-12-25T12:34:36.558736 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/contains.js +I, [2024-12-25T12:34:36.558773 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/countBy.js +W, [2024-12-25T12:34:36.559004 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/countBy.js +I, [2024-12-25T12:34:36.559049 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/create.js +W, [2024-12-25T12:34:36.559104 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/create.js +I, [2024-12-25T12:34:36.559128 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/debounce.js +W, [2024-12-25T12:34:36.559171 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/debounce.js +I, [2024-12-25T12:34:36.559194 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/defaults.js +W, [2024-12-25T12:34:36.559234 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/defaults.js +I, [2024-12-25T12:34:36.559257 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/defer.js +W, [2024-12-25T12:34:36.559297 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/defer.js +I, [2024-12-25T12:34:36.559320 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/delay.js +W, [2024-12-25T12:34:36.559360 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/delay.js +I, [2024-12-25T12:34:36.559382 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/difference.js +W, [2024-12-25T12:34:36.559422 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/difference.js +I, [2024-12-25T12:34:36.559445 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/each.js +W, [2024-12-25T12:34:36.559496 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/each.js +I, [2024-12-25T12:34:36.559675 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/escape.js +W, [2024-12-25T12:34:36.559736 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/escape.js +I, [2024-12-25T12:34:36.559762 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/every.js +W, [2024-12-25T12:34:36.559806 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/every.js +I, [2024-12-25T12:34:36.559829 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/extend.js +W, [2024-12-25T12:34:36.559870 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/extend.js +I, [2024-12-25T12:34:36.559895 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/extendOwn.js +W, [2024-12-25T12:34:36.559935 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/extendOwn.js +I, [2024-12-25T12:34:36.559958 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/filter.js +W, [2024-12-25T12:34:36.560094 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/filter.js +I, [2024-12-25T12:34:36.560123 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/find.js +W, [2024-12-25T12:34:36.560187 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/find.js +I, [2024-12-25T12:34:36.560214 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/findIndex.js +W, [2024-12-25T12:34:36.560258 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findIndex.js +I, [2024-12-25T12:34:36.560282 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/findKey.js +W, [2024-12-25T12:34:36.560323 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findKey.js +I, [2024-12-25T12:34:36.560347 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/findLastIndex.js +W, [2024-12-25T12:34:36.560388 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findLastIndex.js +I, [2024-12-25T12:34:36.560411 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/findWhere.js +W, [2024-12-25T12:34:36.560491 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/findWhere.js +I, [2024-12-25T12:34:36.560605 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/first.js +W, [2024-12-25T12:34:36.560659 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/first.js +I, [2024-12-25T12:34:36.560684 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/flatten.js +W, [2024-12-25T12:34:36.560726 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/flatten.js +I, [2024-12-25T12:34:36.560750 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/functions.js +W, [2024-12-25T12:34:36.560790 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/functions.js +I, [2024-12-25T12:34:36.560813 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/get.js +W, [2024-12-25T12:34:36.560853 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/get.js +I, [2024-12-25T12:34:36.560875 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/groupBy.js +W, [2024-12-25T12:34:36.560915 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/groupBy.js +I, [2024-12-25T12:34:36.560937 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/has.js +W, [2024-12-25T12:34:36.560976 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/has.js +I, [2024-12-25T12:34:36.560999 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/identity.js +W, [2024-12-25T12:34:36.561038 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/identity.js +I, [2024-12-25T12:34:36.561061 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/index-all.js +W, [2024-12-25T12:34:36.561100 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index-all.js +I, [2024-12-25T12:34:36.561123 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/index-default.js +W, [2024-12-25T12:34:36.561202 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index-default.js +I, [2024-12-25T12:34:36.561235 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/index.js +W, [2024-12-25T12:34:36.561285 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/index.js +I, [2024-12-25T12:34:36.561309 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/indexBy.js +W, [2024-12-25T12:34:36.561350 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/indexBy.js +I, [2024-12-25T12:34:36.561373 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/indexOf.js +W, [2024-12-25T12:34:36.561413 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/indexOf.js +I, [2024-12-25T12:34:36.561437 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/initial.js +W, [2024-12-25T12:34:36.561477 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/initial.js +I, [2024-12-25T12:34:36.561500 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/intersection.js +W, [2024-12-25T12:34:36.561748 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/intersection.js +I, [2024-12-25T12:34:36.561798 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/invert.js +W, [2024-12-25T12:34:36.561853 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/invert.js +I, [2024-12-25T12:34:36.561877 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/invoke.js +W, [2024-12-25T12:34:36.561918 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/invoke.js +I, [2024-12-25T12:34:36.561941 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isArguments.js +W, [2024-12-25T12:34:36.561982 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArguments.js +I, [2024-12-25T12:34:36.562005 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isArray.js +W, [2024-12-25T12:34:36.562046 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArray.js +I, [2024-12-25T12:34:36.562069 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isArrayBuffer.js +W, [2024-12-25T12:34:36.562110 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isArrayBuffer.js +I, [2024-12-25T12:34:36.562134 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isBoolean.js +W, [2024-12-25T12:34:36.562174 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isBoolean.js +I, [2024-12-25T12:34:36.562197 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isDataView.js +W, [2024-12-25T12:34:36.562236 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isDataView.js +I, [2024-12-25T12:34:36.562259 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isDate.js +W, [2024-12-25T12:34:36.562298 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isDate.js +I, [2024-12-25T12:34:36.562321 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isElement.js +W, [2024-12-25T12:34:36.562361 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isElement.js +I, [2024-12-25T12:34:36.562383 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isEmpty.js +W, [2024-12-25T12:34:36.562415 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isEmpty.js +I, [2024-12-25T12:34:36.562431 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isEqual.js +W, [2024-12-25T12:34:36.562467 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isEqual.js +I, [2024-12-25T12:34:36.562603 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isError.js +W, [2024-12-25T12:34:36.562651 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isError.js +I, [2024-12-25T12:34:36.562667 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isFinite.js +W, [2024-12-25T12:34:36.562700 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isFinite.js +I, [2024-12-25T12:34:36.562716 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isFunction.js +W, [2024-12-25T12:34:36.562746 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isFunction.js +I, [2024-12-25T12:34:36.562814 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isMap.js +W, [2024-12-25T12:34:36.562851 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isMap.js +I, [2024-12-25T12:34:36.562867 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isMatch.js +W, [2024-12-25T12:34:36.562898 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isMatch.js +I, [2024-12-25T12:34:36.562913 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isNaN.js +W, [2024-12-25T12:34:36.562974 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNaN.js +I, [2024-12-25T12:34:36.563026 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isNull.js +W, [2024-12-25T12:34:36.563067 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNull.js +I, [2024-12-25T12:34:36.563084 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isNumber.js +W, [2024-12-25T12:34:36.563116 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isNumber.js +I, [2024-12-25T12:34:36.563131 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isObject.js +W, [2024-12-25T12:34:36.563163 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isObject.js +I, [2024-12-25T12:34:36.563178 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isRegExp.js +W, [2024-12-25T12:34:36.563208 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isRegExp.js +I, [2024-12-25T12:34:36.563224 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isSet.js +W, [2024-12-25T12:34:36.563254 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isSet.js +I, [2024-12-25T12:34:36.563270 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isString.js +W, [2024-12-25T12:34:36.563300 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isString.js +I, [2024-12-25T12:34:36.563315 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isSymbol.js +W, [2024-12-25T12:34:36.563345 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isSymbol.js +I, [2024-12-25T12:34:36.563360 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isTypedArray.js +W, [2024-12-25T12:34:36.563391 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isTypedArray.js +I, [2024-12-25T12:34:36.563454 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isUndefined.js +W, [2024-12-25T12:34:36.563501 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isUndefined.js +I, [2024-12-25T12:34:36.563518 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isWeakMap.js +W, [2024-12-25T12:34:36.563549 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isWeakMap.js +I, [2024-12-25T12:34:36.563578 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/isWeakSet.js +W, [2024-12-25T12:34:36.563632 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/isWeakSet.js +I, [2024-12-25T12:34:36.563653 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/iteratee.js +W, [2024-12-25T12:34:36.563720 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/iteratee.js +I, [2024-12-25T12:34:36.563759 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/keys.js +W, [2024-12-25T12:34:36.563838 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/keys.js +I, [2024-12-25T12:34:36.563872 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/last.js +W, [2024-12-25T12:34:36.563918 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/last.js +I, [2024-12-25T12:34:36.563942 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/lastIndexOf.js +W, [2024-12-25T12:34:36.563999 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/lastIndexOf.js +I, [2024-12-25T12:34:36.564032 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/map.js +W, [2024-12-25T12:34:36.564077 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/map.js +I, [2024-12-25T12:34:36.564099 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/mapObject.js +W, [2024-12-25T12:34:36.564134 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/mapObject.js +I, [2024-12-25T12:34:36.564150 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/matcher.js +W, [2024-12-25T12:34:36.564181 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/matcher.js +I, [2024-12-25T12:34:36.564197 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/max.js +W, [2024-12-25T12:34:36.564228 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/max.js +I, [2024-12-25T12:34:36.564244 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/memoize.js +W, [2024-12-25T12:34:36.564274 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/memoize.js +I, [2024-12-25T12:34:36.564289 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/min.js +W, [2024-12-25T12:34:36.564319 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/min.js +I, [2024-12-25T12:34:36.564335 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/mixin.js +W, [2024-12-25T12:34:36.564365 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/mixin.js +I, [2024-12-25T12:34:36.564380 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/negate.js +W, [2024-12-25T12:34:36.564411 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/negate.js +I, [2024-12-25T12:34:36.564426 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/noop.js +W, [2024-12-25T12:34:36.564546 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/noop.js +I, [2024-12-25T12:34:36.564566 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/now.js +W, [2024-12-25T12:34:36.564600 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/now.js +I, [2024-12-25T12:34:36.564617 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/object.js +W, [2024-12-25T12:34:36.564647 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/object.js +I, [2024-12-25T12:34:36.564663 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/omit.js +W, [2024-12-25T12:34:36.564693 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/omit.js +I, [2024-12-25T12:34:36.564708 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/once.js +W, [2024-12-25T12:34:36.564738 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/once.js +I, [2024-12-25T12:34:36.564755 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/pairs.js +W, [2024-12-25T12:34:36.564785 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pairs.js +I, [2024-12-25T12:34:36.564800 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/partial.js +W, [2024-12-25T12:34:36.564832 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/partial.js +I, [2024-12-25T12:34:36.564847 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/partition.js +W, [2024-12-25T12:34:36.564885 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/partition.js +I, [2024-12-25T12:34:36.564949 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/pick.js +W, [2024-12-25T12:34:36.564987 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pick.js +I, [2024-12-25T12:34:36.565004 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/pluck.js +W, [2024-12-25T12:34:36.565036 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/pluck.js +I, [2024-12-25T12:34:36.565052 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/property.js +W, [2024-12-25T12:34:36.565084 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/property.js +I, [2024-12-25T12:34:36.565099 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/propertyOf.js +W, [2024-12-25T12:34:36.565174 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/propertyOf.js +I, [2024-12-25T12:34:36.565193 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/random.js +W, [2024-12-25T12:34:36.565226 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/random.js +I, [2024-12-25T12:34:36.565242 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/range.js +W, [2024-12-25T12:34:36.565274 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/range.js +I, [2024-12-25T12:34:36.565294 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/reduce.js +W, [2024-12-25T12:34:36.565326 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reduce.js +I, [2024-12-25T12:34:36.565342 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/reduceRight.js +W, [2024-12-25T12:34:36.565372 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reduceRight.js +I, [2024-12-25T12:34:36.565387 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/reject.js +W, [2024-12-25T12:34:36.565417 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/reject.js +I, [2024-12-25T12:34:36.565432 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/rest.js +W, [2024-12-25T12:34:36.565510 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/rest.js +I, [2024-12-25T12:34:36.565549 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/restArguments.js +W, [2024-12-25T12:34:36.565597 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/restArguments.js +I, [2024-12-25T12:34:36.565622 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/result.js +W, [2024-12-25T12:34:36.565678 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/result.js +I, [2024-12-25T12:34:36.565711 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/sample.js +W, [2024-12-25T12:34:36.565756 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sample.js +I, [2024-12-25T12:34:36.565780 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/shuffle.js +W, [2024-12-25T12:34:36.565836 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/shuffle.js +I, [2024-12-25T12:34:36.565950 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/size.js +W, [2024-12-25T12:34:36.566047 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/size.js +I, [2024-12-25T12:34:36.566082 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/some.js +W, [2024-12-25T12:34:36.566131 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/some.js +I, [2024-12-25T12:34:36.566155 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/sortBy.js +W, [2024-12-25T12:34:36.566197 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sortBy.js +I, [2024-12-25T12:34:36.566221 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/sortedIndex.js +W, [2024-12-25T12:34:36.566260 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/sortedIndex.js +I, [2024-12-25T12:34:36.566284 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/tap.js +W, [2024-12-25T12:34:36.566324 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/tap.js +I, [2024-12-25T12:34:36.566347 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/template.js +W, [2024-12-25T12:34:36.566389 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/template.js +I, [2024-12-25T12:34:36.566413 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/templateSettings.js +W, [2024-12-25T12:34:36.566455 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/templateSettings.js +I, [2024-12-25T12:34:36.566479 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/throttle.js +W, [2024-12-25T12:34:36.566669 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/throttle.js +I, [2024-12-25T12:34:36.566701 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/times.js +W, [2024-12-25T12:34:36.566749 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/times.js +I, [2024-12-25T12:34:36.566773 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/toArray.js +W, [2024-12-25T12:34:36.566844 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/toArray.js +I, [2024-12-25T12:34:36.566870 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/toPath.js +W, [2024-12-25T12:34:36.566913 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/toPath.js +I, [2024-12-25T12:34:36.566938 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/underscore-array-methods.js +W, [2024-12-25T12:34:36.566979 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/underscore-array-methods.js +I, [2024-12-25T12:34:36.567003 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/underscore.js +W, [2024-12-25T12:34:36.567044 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/underscore.js +I, [2024-12-25T12:34:36.567067 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/unescape.js +W, [2024-12-25T12:34:36.567107 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/unescape.js +I, [2024-12-25T12:34:36.567130 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/union.js +W, [2024-12-25T12:34:36.567170 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/union.js +I, [2024-12-25T12:34:36.567193 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/uniq.js +W, [2024-12-25T12:34:36.567232 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/uniq.js +I, [2024-12-25T12:34:36.567256 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/uniqueId.js +W, [2024-12-25T12:34:36.567296 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/uniqueId.js +I, [2024-12-25T12:34:36.567318 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/unzip.js +W, [2024-12-25T12:34:36.567358 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/unzip.js +I, [2024-12-25T12:34:36.567380 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/values.js +W, [2024-12-25T12:34:36.567420 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/values.js +I, [2024-12-25T12:34:36.567443 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/where.js +W, [2024-12-25T12:34:36.567679 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/where.js +I, [2024-12-25T12:34:36.567710 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/without.js +W, [2024-12-25T12:34:36.567757 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/without.js +I, [2024-12-25T12:34:36.567781 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/wrap.js +W, [2024-12-25T12:34:36.567822 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/wrap.js +I, [2024-12-25T12:34:36.567846 #44812] INFO -- : Processing file: ../../node_modules/underscore/modules/zip.js +W, [2024-12-25T12:34:36.567885 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/modules/zip.js +I, [2024-12-25T12:34:36.567908 #44812] INFO -- : Processing file: ../../node_modules/underscore/underscore-esm-min.js +W, [2024-12-25T12:34:36.567989 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-esm-min.js +I, [2024-12-25T12:34:36.568022 #44812] INFO -- : Processing file: ../../node_modules/underscore/underscore-esm.js +W, [2024-12-25T12:34:36.568221 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-esm.js +I, [2024-12-25T12:34:36.568262 #44812] INFO -- : Processing file: ../../node_modules/underscore/underscore-min.js +W, [2024-12-25T12:34:36.568319 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-min.js +I, [2024-12-25T12:34:36.568343 #44812] INFO -- : Processing file: ../../node_modules/underscore/underscore-umd-min.js +W, [2024-12-25T12:34:36.568391 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-umd-min.js +I, [2024-12-25T12:34:36.568416 #44812] INFO -- : Processing file: ../../node_modules/underscore/underscore-umd.js +W, [2024-12-25T12:34:36.568498 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore-umd.js +I, [2024-12-25T12:34:36.568576 #44812] INFO -- : Processing file: ../../node_modules/underscore/underscore.js +W, [2024-12-25T12:34:36.568655 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/underscore.js +I, [2024-12-25T12:34:36.568679 #44812] INFO -- : Processing file: ../../node_modules/walk-back/README.md +W, [2024-12-25T12:34:36.568721 #44812] WARN -- : Copyright string not found in ../../node_modules/walk-back/README.md +I, [2024-12-25T12:34:36.568745 #44812] INFO -- : Processing file: ../../node_modules/walk-back/index.js +W, [2024-12-25T12:34:36.568784 #44812] WARN -- : Copyright string not found in ../../node_modules/walk-back/index.js +I, [2024-12-25T12:34:36.568807 #44812] INFO -- : Processing file: ../../node_modules/wordwrap/example/center.js +W, [2024-12-25T12:34:36.568850 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrap/example/center.js +I, [2024-12-25T12:34:36.568873 #44812] INFO -- : Processing file: ../../node_modules/wordwrap/example/meat.js +W, [2024-12-25T12:34:36.568914 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrap/example/meat.js +I, [2024-12-25T12:34:36.568937 #44812] INFO -- : Processing file: ../../node_modules/wordwrap/index.js +W, [2024-12-25T12:34:36.568977 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrap/index.js +I, [2024-12-25T12:34:36.568999 #44812] INFO -- : Processing file: ../../node_modules/wordwrap/test/break.js +W, [2024-12-25T12:34:36.569038 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/break.js +I, [2024-12-25T12:34:36.569061 #44812] INFO -- : Processing file: ../../node_modules/wordwrap/test/idleness.txt +W, [2024-12-25T12:34:36.569115 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/idleness.txt +I, [2024-12-25T12:34:36.569139 #44812] INFO -- : Processing file: ../../node_modules/wordwrap/test/wrap.js +W, [2024-12-25T12:34:36.569179 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrap/test/wrap.js +I, [2024-12-25T12:34:36.569203 #44812] INFO -- : Processing file: ../../node_modules/wordwrapjs/README.md +W, [2024-12-25T12:34:36.569247 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/README.md +I, [2024-12-25T12:34:36.569270 #44812] INFO -- : Processing file: ../../node_modules/wordwrapjs/dist/index.js +W, [2024-12-25T12:34:36.569312 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/dist/index.js +I, [2024-12-25T12:34:36.569335 #44812] INFO -- : Processing file: ../../node_modules/wordwrapjs/index.js +W, [2024-12-25T12:34:36.569392 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/index.js +I, [2024-12-25T12:34:36.569424 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/CHANGES.md +W, [2024-12-25T12:34:36.569469 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/CHANGES.md +I, [2024-12-25T12:34:36.569582 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/README.md +W, [2024-12-25T12:34:36.569687 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/README.md +I, [2024-12-25T12:34:36.569777 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/error.js +W, [2024-12-25T12:34:36.569906 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/error.js +I, [2024-12-25T12:34:36.569935 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/escape.js +W, [2024-12-25T12:34:36.569979 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/escape.js +I, [2024-12-25T12:34:36.570003 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/main.js +W, [2024-12-25T12:34:36.570046 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/main.js +I, [2024-12-25T12:34:36.570070 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlAttribute.js +W, [2024-12-25T12:34:36.570131 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlAttribute.js +I, [2024-12-25T12:34:36.570156 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlAttributeText.js +W, [2024-12-25T12:34:36.570193 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlAttributeText.js +I, [2024-12-25T12:34:36.570209 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCdata.js +W, [2024-12-25T12:34:36.570240 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCdata.js +I, [2024-12-25T12:34:36.570256 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCharData.js +W, [2024-12-25T12:34:36.570287 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCharData.js +I, [2024-12-25T12:34:36.570302 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlCharRef.js +W, [2024-12-25T12:34:36.570334 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlCharRef.js +I, [2024-12-25T12:34:36.570350 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlComment.js +W, [2024-12-25T12:34:36.570383 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlComment.js +I, [2024-12-25T12:34:36.570399 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDecl.js +W, [2024-12-25T12:34:36.570639 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDecl.js +I, [2024-12-25T12:34:36.570661 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDocument.js +W, [2024-12-25T12:34:36.570702 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDocument.js +I, [2024-12-25T12:34:36.570719 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtd.js +W, [2024-12-25T12:34:36.570756 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtd.js +I, [2024-12-25T12:34:36.570820 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.js +W, [2024-12-25T12:34:36.570860 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.js +I, [2024-12-25T12:34:36.570877 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdElement.js +W, [2024-12-25T12:34:36.570908 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdElement.js +I, [2024-12-25T12:34:36.570924 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdEntity.js +W, [2024-12-25T12:34:36.570955 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdEntity.js +I, [2024-12-25T12:34:36.571017 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdNotation.js +W, [2024-12-25T12:34:36.571056 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdNotation.js +I, [2024-12-25T12:34:36.571073 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.js +W, [2024-12-25T12:34:36.571105 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.js +I, [2024-12-25T12:34:36.571121 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlElement.js +W, [2024-12-25T12:34:36.571157 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlElement.js +I, [2024-12-25T12:34:36.571172 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlEntityRef.js +W, [2024-12-25T12:34:36.571202 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlEntityRef.js +I, [2024-12-25T12:34:36.571218 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/nodes/XmlProcInst.js +W, [2024-12-25T12:34:36.571251 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/nodes/XmlProcInst.js +I, [2024-12-25T12:34:36.571266 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/options.js +W, [2024-12-25T12:34:36.571298 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/options.js +I, [2024-12-25T12:34:36.571314 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/lib/validate.js +W, [2024-12-25T12:34:36.571348 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/lib/validate.js +I, [2024-12-25T12:34:36.571363 #44812] INFO -- : Processing file: ../../spec/beef/api/auth_rate_spec.rb +W, [2024-12-25T12:34:36.571396 #44812] WARN -- : Copyright string not found in ../../spec/beef/api/auth_rate_spec.rb +I, [2024-12-25T12:34:36.571411 #44812] INFO -- : Processing file: ../../spec/beef/core/extensions_spec.rb +W, [2024-12-25T12:34:36.571487 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/extensions_spec.rb +I, [2024-12-25T12:34:36.571532 #44812] INFO -- : Processing file: ../../spec/beef/core/filter/filters_spec.rb +W, [2024-12-25T12:34:36.571577 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/filter/filters_spec.rb +I, [2024-12-25T12:34:36.571595 #44812] INFO -- : Processing file: ../../spec/beef/core/main/autorun_engine/autorun_engine_spec.rb +W, [2024-12-25T12:34:36.571631 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/main/autorun_engine/autorun_engine_spec.rb +I, [2024-12-25T12:34:36.571646 #44812] INFO -- : Processing file: ../../spec/beef/core/main/command_spec.rb +W, [2024-12-25T12:34:36.571677 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/main/command_spec.rb +I, [2024-12-25T12:34:36.571692 #44812] INFO -- : Processing file: ../../spec/beef/core/main/configuration_spec.rb +W, [2024-12-25T12:34:36.571727 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/main/configuration_spec.rb +I, [2024-12-25T12:34:36.571743 #44812] INFO -- : Processing file: ../../spec/beef/core/main/handlers/browser_details_handler_spec.rb +W, [2024-12-25T12:34:36.571776 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/main/handlers/browser_details_handler_spec.rb +I, [2024-12-25T12:34:36.571792 #44812] INFO -- : Processing file: ../../spec/beef/core/main/models/browser_details_spec.rb +W, [2024-12-25T12:34:36.571823 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/main/models/browser_details_spec.rb +I, [2024-12-25T12:34:36.571839 #44812] INFO -- : Processing file: ../../spec/beef/core/main/network_stack/handlers/dynamic_reconstruction_spec.rb +W, [2024-12-25T12:34:36.571871 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/main/network_stack/handlers/dynamic_reconstruction_spec.rb +I, [2024-12-25T12:34:36.571886 #44812] INFO -- : Processing file: ../../spec/beef/core/main/network_stack/handlers/redirector_spec.rb +W, [2024-12-25T12:34:36.571916 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/main/network_stack/handlers/redirector_spec.rb +I, [2024-12-25T12:34:36.571931 #44812] INFO -- : Processing file: ../../spec/beef/core/modules_spec.rb +W, [2024-12-25T12:34:36.571960 #44812] WARN -- : Copyright string not found in ../../spec/beef/core/modules_spec.rb +I, [2024-12-25T12:34:36.571975 #44812] INFO -- : Processing file: ../../spec/beef/extensions/adminui_spec.rb +W, [2024-12-25T12:34:36.572005 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/adminui_spec.rb +I, [2024-12-25T12:34:36.572020 #44812] INFO -- : Processing file: ../../spec/beef/extensions/dns_spec.rb +W, [2024-12-25T12:34:36.572053 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/dns_spec.rb +I, [2024-12-25T12:34:36.572068 #44812] INFO -- : Processing file: ../../spec/beef/extensions/network_spec.rb +W, [2024-12-25T12:34:36.572098 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/network_spec.rb +I, [2024-12-25T12:34:36.572113 #44812] INFO -- : Processing file: ../../spec/beef/extensions/proxy_spec.rb +W, [2024-12-25T12:34:36.572142 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/proxy_spec.rb +I, [2024-12-25T12:34:36.572157 #44812] INFO -- : Processing file: ../../spec/beef/extensions/qrcode_spec.rb +W, [2024-12-25T12:34:36.572187 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/qrcode_spec.rb +I, [2024-12-25T12:34:36.572202 #44812] INFO -- : Processing file: ../../spec/beef/extensions/requester_spec.rb +W, [2024-12-25T12:34:36.572232 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/requester_spec.rb +I, [2024-12-25T12:34:36.572247 #44812] INFO -- : Processing file: ../../spec/beef/extensions/social_engineering_spec.rb +W, [2024-12-25T12:34:36.572277 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/social_engineering_spec.rb +I, [2024-12-25T12:34:36.572291 #44812] INFO -- : Processing file: ../../spec/beef/extensions/webrtc_spec.rb +W, [2024-12-25T12:34:36.572321 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/webrtc_spec.rb +I, [2024-12-25T12:34:36.572337 #44812] INFO -- : Processing file: ../../spec/beef/extensions/websocket_hooked_browser_spec.rb +W, [2024-12-25T12:34:36.572368 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/websocket_hooked_browser_spec.rb +I, [2024-12-25T12:34:36.572383 #44812] INFO -- : Processing file: ../../spec/beef/extensions/websocket_spec.rb +W, [2024-12-25T12:34:36.572413 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/websocket_spec.rb +I, [2024-12-25T12:34:36.572428 #44812] INFO -- : Processing file: ../../spec/beef/extensions/xssrays_spec.rb +W, [2024-12-25T12:34:36.572457 #44812] WARN -- : Copyright string not found in ../../spec/beef/extensions/xssrays_spec.rb +I, [2024-12-25T12:34:36.572472 #44812] INFO -- : Processing file: ../../spec/beef/filesystem_checks_spec.rb +W, [2024-12-25T12:34:36.572534 #44812] WARN -- : Copyright string not found in ../../spec/beef/filesystem_checks_spec.rb +I, [2024-12-25T12:34:36.572564 #44812] INFO -- : Processing file: ../../spec/beef/modules/debug/test_beef_debugs_spec.rb +W, [2024-12-25T12:34:36.572641 #44812] WARN -- : Copyright string not found in ../../spec/beef/modules/debug/test_beef_debugs_spec.rb +I, [2024-12-25T12:34:36.572659 #44812] INFO -- : Processing file: ../../spec/beef/security_checks_spec.rb +W, [2024-12-25T12:34:36.572691 #44812] WARN -- : Copyright string not found in ../../spec/beef/security_checks_spec.rb +I, [2024-12-25T12:34:36.572706 #44812] INFO -- : Processing file: ../../spec/features/all_modules_spec.rb +W, [2024-12-25T12:34:36.572741 #44812] WARN -- : Copyright string not found in ../../spec/features/all_modules_spec.rb +I, [2024-12-25T12:34:36.572757 #44812] INFO -- : Processing file: ../../spec/features/debug_modules_spec.rb +W, [2024-12-25T12:34:36.572788 #44812] WARN -- : Copyright string not found in ../../spec/features/debug_modules_spec.rb +I, [2024-12-25T12:34:36.572803 #44812] INFO -- : Processing file: ../../spec/requests/beef_test_spec.rb +W, [2024-12-25T12:34:36.572833 #44812] WARN -- : Copyright string not found in ../../spec/requests/beef_test_spec.rb +I, [2024-12-25T12:34:36.572848 #44812] INFO -- : Processing file: ../../spec/requests/login_spec.rb +W, [2024-12-25T12:34:36.572878 #44812] WARN -- : Copyright string not found in ../../spec/requests/login_spec.rb +I, [2024-12-25T12:34:36.572892 #44812] INFO -- : Processing file: ../../spec/spec_helper.rb +W, [2024-12-25T12:34:36.572925 #44812] WARN -- : Copyright string not found in ../../spec/spec_helper.rb +I, [2024-12-25T12:34:36.572940 #44812] INFO -- : Processing file: ../../spec/support/assets/config_new.yaml +W, [2024-12-25T12:34:36.572972 #44812] WARN -- : Copyright string not found in ../../spec/support/assets/config_new.yaml +I, [2024-12-25T12:34:36.572988 #44812] INFO -- : Processing file: ../../spec/support/assets/config_old.yaml +W, [2024-12-25T12:34:36.573022 #44812] WARN -- : Copyright string not found in ../../spec/support/assets/config_old.yaml +I, [2024-12-25T12:34:36.573039 #44812] INFO -- : Processing file: ../../spec/support/beef_test.rb +W, [2024-12-25T12:34:36.573083 #44812] WARN -- : Copyright string not found in ../../spec/support/beef_test.rb +I, [2024-12-25T12:34:36.573123 #44812] INFO -- : Processing file: ../../spec/support/constants.rb +W, [2024-12-25T12:34:36.573177 #44812] WARN -- : Copyright string not found in ../../spec/support/constants.rb +I, [2024-12-25T12:34:36.573201 #44812] INFO -- : Processing file: ../../spec/support/simple_rest_client.rb +W, [2024-12-25T12:34:36.573247 #44812] WARN -- : Copyright string not found in ../../spec/support/simple_rest_client.rb +I, [2024-12-25T12:34:36.573264 #44812] INFO -- : Processing file: ../../spec/support/ui_support.rb +W, [2024-12-25T12:34:36.573310 #44812] WARN -- : Copyright string not found in ../../spec/support/ui_support.rb +I, [2024-12-25T12:34:36.573332 #44812] INFO -- : Processing file: ../../test/integration/tc_debug_modules.rb +W, [2024-12-25T12:34:36.573382 #44812] WARN -- : Copyright string not found in ../../test/integration/tc_debug_modules.rb +I, [2024-12-25T12:34:36.573402 #44812] INFO -- : Processing file: ../../test/integration/tc_dns_rest.rb +W, [2024-12-25T12:34:36.573450 #44812] WARN -- : Copyright string not found in ../../test/integration/tc_dns_rest.rb +I, [2024-12-25T12:34:36.573469 #44812] INFO -- : Processing file: ../../test/integration/tc_network_rest.rb +W, [2024-12-25T12:34:36.573510 #44812] WARN -- : Copyright string not found in ../../test/integration/tc_network_rest.rb +I, [2024-12-25T12:34:36.573690 #44812] INFO -- : Processing file: ../../test/integration/tc_proxy.rb +W, [2024-12-25T12:34:36.573761 #44812] WARN -- : Copyright string not found in ../../test/integration/tc_proxy.rb +I, [2024-12-25T12:34:36.573791 #44812] INFO -- : Processing file: ../../test/integration/tc_social_engineering_rest.rb +W, [2024-12-25T12:34:36.573848 #44812] WARN -- : Copyright string not found in ../../test/integration/tc_social_engineering_rest.rb +I, [2024-12-25T12:34:36.573874 #44812] INFO -- : Processing file: ../../test/integration/tc_webrtc_rest.rb +W, [2024-12-25T12:34:36.573930 #44812] WARN -- : Copyright string not found in ../../test/integration/tc_webrtc_rest.rb +I, [2024-12-25T12:34:36.573961 #44812] INFO -- : Processing file: ../../test/integration/ts_integration.rb +W, [2024-12-25T12:34:36.574003 #44812] WARN -- : Copyright string not found in ../../test/integration/ts_integration.rb +I, [2024-12-25T12:34:36.574026 #44812] INFO -- : Processing file: ../../test/thirdparty/msf/unit/tc_metasploit.rb +W, [2024-12-25T12:34:36.574068 #44812] WARN -- : Copyright string not found in ../../test/thirdparty/msf/unit/tc_metasploit.rb +I, [2024-12-25T12:34:36.574091 #44812] INFO -- : Processing file: ../../test/thirdparty/msf/unit/ts_metasploit.rb +W, [2024-12-25T12:34:36.574139 #44812] WARN -- : Copyright string not found in ../../test/thirdparty/msf/unit/ts_metasploit.rb +I, [2024-12-25T12:34:36.574167 #44812] INFO -- : Processing file: ../../tools/csrf_to_beef/lib/module.rb +W, [2024-12-25T12:34:36.574215 #44812] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/lib/module.rb +I, [2024-12-25T12:34:36.574256 #44812] INFO -- : Processing file: ../../tools/csrf_to_beef/lib/output.rb +W, [2024-12-25T12:34:36.574311 #44812] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/lib/output.rb +I, [2024-12-25T12:34:36.574336 #44812] INFO -- : Processing file: ../../tools/csrf_to_beef/sample.html +W, [2024-12-25T12:34:36.574400 #44812] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/sample.html +I, [2024-12-25T12:34:36.574432 #44812] INFO -- : Processing file: ../../tools/maintenance/copyright_update copy.rb +W, [2024-12-25T12:34:36.574552 #44812] WARN -- : Copyright string not found in ../../tools/maintenance/copyright_update copy.rb +I, [2024-12-25T12:34:36.574580 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/lib/beef_rest_api.rb +W, [2024-12-25T12:34:36.574638 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/beef_rest_api.rb +I, [2024-12-25T12:34:36.574662 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/lib/print.rb +W, [2024-12-25T12:34:36.574704 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/print.rb +I, [2024-12-25T12:34:36.574727 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/lib/string.rb +W, [2024-12-25T12:34:36.574767 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/lib/string.rb +I, [2024-12-25T12:34:36.621866 #44812] INFO -- : Processing file: ../../Dockerfile +W, [2024-12-25T12:34:36.621944 #44812] WARN -- : Copyright string not found in ../../Dockerfile +I, [2024-12-25T12:34:36.621968 #44812] INFO -- : Processing file: ../../Gemfile +W, [2024-12-25T12:34:36.622012 #44812] WARN -- : Copyright string not found in ../../Gemfile +I, [2024-12-25T12:34:36.622035 #44812] INFO -- : Processing file: ../../Rakefile +W, [2024-12-25T12:34:36.622079 #44812] WARN -- : Copyright string not found in ../../Rakefile +I, [2024-12-25T12:34:36.622101 #44812] INFO -- : Processing file: ../../VERSION +W, [2024-12-25T12:34:36.622142 #44812] WARN -- : Copyright string not found in ../../VERSION +I, [2024-12-25T12:34:36.622179 #44812] INFO -- : Processing file: ../../arerules/enabled/README +W, [2024-12-25T12:34:36.622233 #44812] WARN -- : Copyright string not found in ../../arerules/enabled/README +I, [2024-12-25T12:34:36.622257 #44812] INFO -- : Processing file: ../../beef +W, [2024-12-25T12:34:36.622302 #44812] WARN -- : Copyright string not found in ../../beef +I, [2024-12-25T12:34:36.622325 #44812] INFO -- : Processing file: ../../doc/COPYING +W, [2024-12-25T12:34:36.622389 #44812] WARN -- : Copyright string not found in ../../doc/COPYING +I, [2024-12-25T12:34:36.622463 #44812] INFO -- : Processing file: ../../doc/boilerplate +W, [2024-12-25T12:34:36.622529 #44812] WARN -- : Copyright string not found in ../../doc/boilerplate +I, [2024-12-25T12:34:36.622561 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/images/icons/README +W, [2024-12-25T12:34:36.622609 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/images/icons/README +I, [2024-12-25T12:34:36.622705 #44812] INFO -- : Processing file: ../../extensions/admin_ui/media/javascript-min/readme +W, [2024-12-25T12:34:36.622758 #44812] WARN -- : Copyright string not found in ../../extensions/admin_ui/media/javascript-min/readme +I, [2024-12-25T12:34:36.622783 #44812] INFO -- : Processing file: ../../install +W, [2024-12-25T12:34:36.622827 #44812] WARN -- : Copyright string not found in ../../install +I, [2024-12-25T12:34:36.622851 #44812] INFO -- : Processing file: ../../modules/exploits/rfi_scanner/update-list +W, [2024-12-25T12:34:36.622893 #44812] WARN -- : Copyright string not found in ../../modules/exploits/rfi_scanner/update-list +I, [2024-12-25T12:34:36.622917 #44812] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/shocker-cgi_list +W, [2024-12-25T12:34:36.622964 #44812] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/shocker-cgi_list +I, [2024-12-25T12:34:36.622988 #44812] INFO -- : Processing file: ../../modules/exploits/shell_shock_scanner/update-list +W, [2024-12-25T12:34:36.623044 #44812] WARN -- : Copyright string not found in ../../modules/exploits/shell_shock_scanner/update-list +I, [2024-12-25T12:34:36.623075 #44812] INFO -- : Processing file: ../../modules/misc/nosleep/update-lib +W, [2024-12-25T12:34:36.623134 #44812] WARN -- : Copyright string not found in ../../modules/misc/nosleep/update-lib +I, [2024-12-25T12:34:36.623166 #44812] INFO -- : Processing file: ../../node_modules/@babel/helper-string-parser/LICENSE +W, [2024-12-25T12:34:36.623213 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-string-parser/LICENSE +I, [2024-12-25T12:34:36.623239 #44812] INFO -- : Processing file: ../../node_modules/@babel/helper-validator-identifier/LICENSE +W, [2024-12-25T12:34:36.623281 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/helper-validator-identifier/LICENSE +I, [2024-12-25T12:34:36.623303 #44812] INFO -- : Processing file: ../../node_modules/@babel/parser/LICENSE +W, [2024-12-25T12:34:36.623358 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/parser/LICENSE +I, [2024-12-25T12:34:36.623389 #44812] INFO -- : Processing file: ../../node_modules/@babel/types/LICENSE +W, [2024-12-25T12:34:36.623991 #44812] WARN -- : Copyright string not found in ../../node_modules/@babel/types/LICENSE +I, [2024-12-25T12:34:36.624026 #44812] INFO -- : Processing file: ../../node_modules/@jsdoc/salty/LICENSE +W, [2024-12-25T12:34:36.624104 #44812] WARN -- : Copyright string not found in ../../node_modules/@jsdoc/salty/LICENSE +I, [2024-12-25T12:34:36.624135 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.scandir/LICENSE +W, [2024-12-25T12:34:36.624196 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.scandir/LICENSE +I, [2024-12-25T12:34:36.624227 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.stat/LICENSE +W, [2024-12-25T12:34:36.624286 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.stat/LICENSE +I, [2024-12-25T12:34:36.624317 #44812] INFO -- : Processing file: ../../node_modules/@nodelib/fs.walk/LICENSE +W, [2024-12-25T12:34:36.624361 #44812] WARN -- : Copyright string not found in ../../node_modules/@nodelib/fs.walk/LICENSE +I, [2024-12-25T12:34:36.624384 #44812] INFO -- : Processing file: ../../node_modules/@types/linkify-it/LICENSE +W, [2024-12-25T12:34:36.624440 #44812] WARN -- : Copyright string not found in ../../node_modules/@types/linkify-it/LICENSE +I, [2024-12-25T12:34:36.624549 #44812] INFO -- : Processing file: ../../node_modules/@types/markdown-it/LICENSE +W, [2024-12-25T12:34:36.624609 #44812] WARN -- : Copyright string not found in ../../node_modules/@types/markdown-it/LICENSE +I, [2024-12-25T12:34:36.624633 #44812] INFO -- : Processing file: ../../node_modules/@types/mdurl/LICENSE +W, [2024-12-25T12:34:36.624676 #44812] WARN -- : Copyright string not found in ../../node_modules/@types/mdurl/LICENSE +I, [2024-12-25T12:34:36.624698 #44812] INFO -- : Processing file: ../../node_modules/ansi-styles/license +W, [2024-12-25T12:34:36.624740 #44812] WARN -- : Copyright string not found in ../../node_modules/ansi-styles/license +I, [2024-12-25T12:34:36.624762 #44812] INFO -- : Processing file: ../../node_modules/argparse/LICENSE +W, [2024-12-25T12:34:36.624809 #44812] WARN -- : Copyright string not found in ../../node_modules/argparse/LICENSE +I, [2024-12-25T12:34:36.624831 #44812] INFO -- : Processing file: ../../node_modules/array-back/LICENSE +W, [2024-12-25T12:34:36.624871 #44812] WARN -- : Copyright string not found in ../../node_modules/array-back/LICENSE +I, [2024-12-25T12:34:36.624908 #44812] INFO -- : Processing file: ../../node_modules/bluebird/LICENSE +W, [2024-12-25T12:34:36.624960 #44812] WARN -- : Copyright string not found in ../../node_modules/bluebird/LICENSE +I, [2024-12-25T12:34:36.624982 #44812] INFO -- : Processing file: ../../node_modules/braces/LICENSE +W, [2024-12-25T12:34:36.625023 #44812] WARN -- : Copyright string not found in ../../node_modules/braces/LICENSE +I, [2024-12-25T12:34:36.625048 #44812] INFO -- : Processing file: ../../node_modules/cache-point/LICENSE +W, [2024-12-25T12:34:36.625095 #44812] WARN -- : Copyright string not found in ../../node_modules/cache-point/LICENSE +I, [2024-12-25T12:34:36.625122 #44812] INFO -- : Processing file: ../../node_modules/catharsis/LICENSE +W, [2024-12-25T12:34:36.625197 #44812] WARN -- : Copyright string not found in ../../node_modules/catharsis/LICENSE +I, [2024-12-25T12:34:36.625238 #44812] INFO -- : Processing file: ../../node_modules/chalk/license +W, [2024-12-25T12:34:36.625315 #44812] WARN -- : Copyright string not found in ../../node_modules/chalk/license +I, [2024-12-25T12:34:36.625354 #44812] INFO -- : Processing file: ../../node_modules/chalk-template/license +W, [2024-12-25T12:34:36.625417 #44812] WARN -- : Copyright string not found in ../../node_modules/chalk-template/license +I, [2024-12-25T12:34:36.625437 #44812] INFO -- : Processing file: ../../node_modules/color-convert/LICENSE +W, [2024-12-25T12:34:36.625599 #44812] WARN -- : Copyright string not found in ../../node_modules/color-convert/LICENSE +I, [2024-12-25T12:34:36.625627 #44812] INFO -- : Processing file: ../../node_modules/color-name/LICENSE +W, [2024-12-25T12:34:36.625678 #44812] WARN -- : Copyright string not found in ../../node_modules/color-name/LICENSE +I, [2024-12-25T12:34:36.625697 #44812] INFO -- : Processing file: ../../node_modules/command-line-args/LICENSE +W, [2024-12-25T12:34:36.625740 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-args/LICENSE +I, [2024-12-25T12:34:36.625757 #44812] INFO -- : Processing file: ../../node_modules/command-line-usage/LICENSE +W, [2024-12-25T12:34:36.625795 #44812] WARN -- : Copyright string not found in ../../node_modules/command-line-usage/LICENSE +I, [2024-12-25T12:34:36.625814 #44812] INFO -- : Processing file: ../../node_modules/common-sequence/LICENSE +W, [2024-12-25T12:34:36.625861 #44812] WARN -- : Copyright string not found in ../../node_modules/common-sequence/LICENSE +I, [2024-12-25T12:34:36.625879 #44812] INFO -- : Processing file: ../../node_modules/config-master/LICENSE +W, [2024-12-25T12:34:36.625932 #44812] WARN -- : Copyright string not found in ../../node_modules/config-master/LICENSE +I, [2024-12-25T12:34:36.625964 #44812] INFO -- : Processing file: ../../node_modules/config-master/node_modules/walk-back/LICENSE +W, [2024-12-25T12:34:36.626008 #44812] WARN -- : Copyright string not found in ../../node_modules/config-master/node_modules/walk-back/LICENSE +I, [2024-12-25T12:34:36.626031 #44812] INFO -- : Processing file: ../../node_modules/current-module-paths/LICENSE +W, [2024-12-25T12:34:36.626073 #44812] WARN -- : Copyright string not found in ../../node_modules/current-module-paths/LICENSE +I, [2024-12-25T12:34:36.626098 #44812] INFO -- : Processing file: ../../node_modules/dmd/LICENSE +W, [2024-12-25T12:34:36.626157 #44812] WARN -- : Copyright string not found in ../../node_modules/dmd/LICENSE +I, [2024-12-25T12:34:36.626193 #44812] INFO -- : Processing file: ../../node_modules/entities/LICENSE +W, [2024-12-25T12:34:36.626312 #44812] WARN -- : Copyright string not found in ../../node_modules/entities/LICENSE +I, [2024-12-25T12:34:36.626339 #44812] INFO -- : Processing file: ../../node_modules/escape-string-regexp/license +W, [2024-12-25T12:34:36.626378 #44812] WARN -- : Copyright string not found in ../../node_modules/escape-string-regexp/license +I, [2024-12-25T12:34:36.626394 #44812] INFO -- : Processing file: ../../node_modules/fast-glob/LICENSE +W, [2024-12-25T12:34:36.626429 #44812] WARN -- : Copyright string not found in ../../node_modules/fast-glob/LICENSE +I, [2024-12-25T12:34:36.626444 #44812] INFO -- : Processing file: ../../node_modules/fastq/LICENSE +W, [2024-12-25T12:34:36.626544 #44812] WARN -- : Copyright string not found in ../../node_modules/fastq/LICENSE +I, [2024-12-25T12:34:36.626560 #44812] INFO -- : Processing file: ../../node_modules/file-set/LICENSE +W, [2024-12-25T12:34:36.626592 #44812] WARN -- : Copyright string not found in ../../node_modules/file-set/LICENSE +I, [2024-12-25T12:34:36.626606 #44812] INFO -- : Processing file: ../../node_modules/fill-range/LICENSE +W, [2024-12-25T12:34:36.626636 #44812] WARN -- : Copyright string not found in ../../node_modules/fill-range/LICENSE +I, [2024-12-25T12:34:36.626650 #44812] INFO -- : Processing file: ../../node_modules/find-replace/LICENSE +W, [2024-12-25T12:34:36.626682 #44812] WARN -- : Copyright string not found in ../../node_modules/find-replace/LICENSE +I, [2024-12-25T12:34:36.626696 #44812] INFO -- : Processing file: ../../node_modules/glob-parent/LICENSE +W, [2024-12-25T12:34:36.626727 #44812] WARN -- : Copyright string not found in ../../node_modules/glob-parent/LICENSE +I, [2024-12-25T12:34:36.626741 #44812] INFO -- : Processing file: ../../node_modules/graceful-fs/LICENSE +W, [2024-12-25T12:34:36.626773 #44812] WARN -- : Copyright string not found in ../../node_modules/graceful-fs/LICENSE +I, [2024-12-25T12:34:36.626787 #44812] INFO -- : Processing file: ../../node_modules/handlebars/LICENSE +W, [2024-12-25T12:34:36.626818 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/LICENSE +I, [2024-12-25T12:34:36.626833 #44812] INFO -- : Processing file: ../../node_modules/handlebars/bin/handlebars +W, [2024-12-25T12:34:36.626869 #44812] WARN -- : Copyright string not found in ../../node_modules/handlebars/bin/handlebars +I, [2024-12-25T12:34:36.626886 #44812] INFO -- : Processing file: ../../node_modules/has-flag/license +W, [2024-12-25T12:34:36.626921 #44812] WARN -- : Copyright string not found in ../../node_modules/has-flag/license +I, [2024-12-25T12:34:36.626939 #44812] INFO -- : Processing file: ../../node_modules/is-extglob/LICENSE +W, [2024-12-25T12:34:36.626976 #44812] WARN -- : Copyright string not found in ../../node_modules/is-extglob/LICENSE +I, [2024-12-25T12:34:36.626994 #44812] INFO -- : Processing file: ../../node_modules/is-glob/LICENSE +W, [2024-12-25T12:34:36.627031 #44812] WARN -- : Copyright string not found in ../../node_modules/is-glob/LICENSE +I, [2024-12-25T12:34:36.627048 #44812] INFO -- : Processing file: ../../node_modules/is-number/LICENSE +W, [2024-12-25T12:34:36.627085 #44812] WARN -- : Copyright string not found in ../../node_modules/is-number/LICENSE +I, [2024-12-25T12:34:36.627162 #44812] INFO -- : Processing file: ../../node_modules/js2xmlparser/LICENSE +W, [2024-12-25T12:34:36.627224 #44812] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/LICENSE +I, [2024-12-25T12:34:36.627242 #44812] INFO -- : Processing file: ../../node_modules/js2xmlparser/NOTICE +W, [2024-12-25T12:34:36.627277 #44812] WARN -- : Copyright string not found in ../../node_modules/js2xmlparser/NOTICE +I, [2024-12-25T12:34:36.627292 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-api/LICENSE +W, [2024-12-25T12:34:36.627326 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-api/LICENSE +I, [2024-12-25T12:34:36.627342 #44812] INFO -- : Processing file: ../../node_modules/jsdoc-to-markdown/LICENSE +W, [2024-12-25T12:34:36.627377 #44812] WARN -- : Copyright string not found in ../../node_modules/jsdoc-to-markdown/LICENSE +I, [2024-12-25T12:34:36.627392 #44812] INFO -- : Processing file: ../../node_modules/klaw/LICENSE +W, [2024-12-25T12:34:36.627622 #44812] WARN -- : Copyright string not found in ../../node_modules/klaw/LICENSE +I, [2024-12-25T12:34:36.627652 #44812] INFO -- : Processing file: ../../node_modules/linkify-it/LICENSE +W, [2024-12-25T12:34:36.627722 #44812] WARN -- : Copyright string not found in ../../node_modules/linkify-it/LICENSE +I, [2024-12-25T12:34:36.627740 #44812] INFO -- : Processing file: ../../node_modules/lodash/LICENSE +W, [2024-12-25T12:34:36.627776 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash/LICENSE +I, [2024-12-25T12:34:36.627791 #44812] INFO -- : Processing file: ../../node_modules/lodash.camelcase/LICENSE +W, [2024-12-25T12:34:36.627824 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash.camelcase/LICENSE +I, [2024-12-25T12:34:36.627839 #44812] INFO -- : Processing file: ../../node_modules/lodash.omit/LICENSE +W, [2024-12-25T12:34:36.627871 #44812] WARN -- : Copyright string not found in ../../node_modules/lodash.omit/LICENSE +I, [2024-12-25T12:34:36.627885 #44812] INFO -- : Processing file: ../../node_modules/markdown-it/LICENSE +W, [2024-12-25T12:34:36.627955 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it/LICENSE +I, [2024-12-25T12:34:36.627979 #44812] INFO -- : Processing file: ../../node_modules/markdown-it-anchor/UNLICENSE +W, [2024-12-25T12:34:36.628044 #44812] WARN -- : Copyright string not found in ../../node_modules/markdown-it-anchor/UNLICENSE +I, [2024-12-25T12:34:36.628062 #44812] INFO -- : Processing file: ../../node_modules/mdurl/LICENSE +W, [2024-12-25T12:34:36.628097 #44812] WARN -- : Copyright string not found in ../../node_modules/mdurl/LICENSE +I, [2024-12-25T12:34:36.628112 #44812] INFO -- : Processing file: ../../node_modules/merge2/LICENSE +W, [2024-12-25T12:34:36.628143 #44812] WARN -- : Copyright string not found in ../../node_modules/merge2/LICENSE +I, [2024-12-25T12:34:36.628158 #44812] INFO -- : Processing file: ../../node_modules/micromatch/LICENSE +W, [2024-12-25T12:34:36.628190 #44812] WARN -- : Copyright string not found in ../../node_modules/micromatch/LICENSE +I, [2024-12-25T12:34:36.628205 #44812] INFO -- : Processing file: ../../node_modules/minimist/LICENSE +W, [2024-12-25T12:34:36.628237 #44812] WARN -- : Copyright string not found in ../../node_modules/minimist/LICENSE +I, [2024-12-25T12:34:36.628252 #44812] INFO -- : Processing file: ../../node_modules/mkdirp/LICENSE +W, [2024-12-25T12:34:36.628283 #44812] WARN -- : Copyright string not found in ../../node_modules/mkdirp/LICENSE +I, [2024-12-25T12:34:36.628297 #44812] INFO -- : Processing file: ../../node_modules/neo-async/LICENSE +W, [2024-12-25T12:34:36.628346 #44812] WARN -- : Copyright string not found in ../../node_modules/neo-async/LICENSE +I, [2024-12-25T12:34:36.628374 #44812] INFO -- : Processing file: ../../node_modules/object-to-spawn-args/LICENSE +W, [2024-12-25T12:34:36.628507 #44812] WARN -- : Copyright string not found in ../../node_modules/object-to-spawn-args/LICENSE +I, [2024-12-25T12:34:36.628538 #44812] INFO -- : Processing file: ../../node_modules/picomatch/LICENSE +W, [2024-12-25T12:34:36.628593 #44812] WARN -- : Copyright string not found in ../../node_modules/picomatch/LICENSE +I, [2024-12-25T12:34:36.628617 #44812] INFO -- : Processing file: ../../node_modules/queue-microtask/LICENSE +W, [2024-12-25T12:34:36.628662 #44812] WARN -- : Copyright string not found in ../../node_modules/queue-microtask/LICENSE +I, [2024-12-25T12:34:36.628686 #44812] INFO -- : Processing file: ../../node_modules/requizzle/LICENSE +W, [2024-12-25T12:34:36.628761 #44812] WARN -- : Copyright string not found in ../../node_modules/requizzle/LICENSE +I, [2024-12-25T12:34:36.628800 #44812] INFO -- : Processing file: ../../node_modules/reusify/LICENSE +W, [2024-12-25T12:34:36.628852 #44812] WARN -- : Copyright string not found in ../../node_modules/reusify/LICENSE +I, [2024-12-25T12:34:36.628875 #44812] INFO -- : Processing file: ../../node_modules/run-parallel/LICENSE +W, [2024-12-25T12:34:36.628989 #44812] WARN -- : Copyright string not found in ../../node_modules/run-parallel/LICENSE +I, [2024-12-25T12:34:36.629017 #44812] INFO -- : Processing file: ../../node_modules/sort-array/LICENSE +W, [2024-12-25T12:34:36.629063 #44812] WARN -- : Copyright string not found in ../../node_modules/sort-array/LICENSE +I, [2024-12-25T12:34:36.629088 #44812] INFO -- : Processing file: ../../node_modules/source-map/LICENSE +W, [2024-12-25T12:34:36.629133 #44812] WARN -- : Copyright string not found in ../../node_modules/source-map/LICENSE +I, [2024-12-25T12:34:36.629158 #44812] INFO -- : Processing file: ../../node_modules/strip-json-comments/license +W, [2024-12-25T12:34:36.629205 #44812] WARN -- : Copyright string not found in ../../node_modules/strip-json-comments/license +I, [2024-12-25T12:34:36.629230 #44812] INFO -- : Processing file: ../../node_modules/supports-color/license +W, [2024-12-25T12:34:36.629275 #44812] WARN -- : Copyright string not found in ../../node_modules/supports-color/license +I, [2024-12-25T12:34:36.629301 #44812] INFO -- : Processing file: ../../node_modules/table-layout/LICENSE +W, [2024-12-25T12:34:36.629344 #44812] WARN -- : Copyright string not found in ../../node_modules/table-layout/LICENSE +I, [2024-12-25T12:34:36.629368 #44812] INFO -- : Processing file: ../../node_modules/to-fast-properties/license +W, [2024-12-25T12:34:36.629475 #44812] WARN -- : Copyright string not found in ../../node_modules/to-fast-properties/license +I, [2024-12-25T12:34:36.629561 #44812] INFO -- : Processing file: ../../node_modules/to-regex-range/LICENSE +W, [2024-12-25T12:34:36.629614 #44812] WARN -- : Copyright string not found in ../../node_modules/to-regex-range/LICENSE +I, [2024-12-25T12:34:36.629650 #44812] INFO -- : Processing file: ../../node_modules/typical/LICENSE +W, [2024-12-25T12:34:36.629883 #44812] WARN -- : Copyright string not found in ../../node_modules/typical/LICENSE +I, [2024-12-25T12:34:36.629935 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/LICENSE +W, [2024-12-25T12:34:36.630050 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/LICENSE +I, [2024-12-25T12:34:36.630084 #44812] INFO -- : Processing file: ../../node_modules/uglify-js/bin/uglifyjs +W, [2024-12-25T12:34:36.630169 #44812] WARN -- : Copyright string not found in ../../node_modules/uglify-js/bin/uglifyjs +I, [2024-12-25T12:34:36.630201 #44812] INFO -- : Processing file: ../../node_modules/underscore/LICENSE +W, [2024-12-25T12:34:36.630247 #44812] WARN -- : Copyright string not found in ../../node_modules/underscore/LICENSE +I, [2024-12-25T12:34:36.630271 #44812] INFO -- : Processing file: ../../node_modules/walk-back/LICENSE +W, [2024-12-25T12:34:36.630311 #44812] WARN -- : Copyright string not found in ../../node_modules/walk-back/LICENSE +I, [2024-12-25T12:34:36.630334 #44812] INFO -- : Processing file: ../../node_modules/wordwrap/LICENSE +W, [2024-12-25T12:34:36.630392 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrap/LICENSE +I, [2024-12-25T12:34:36.630423 #44812] INFO -- : Processing file: ../../node_modules/wordwrapjs/LICENSE +W, [2024-12-25T12:34:36.630483 #44812] WARN -- : Copyright string not found in ../../node_modules/wordwrapjs/LICENSE +I, [2024-12-25T12:34:36.630581 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/LICENSE +W, [2024-12-25T12:34:36.630653 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/LICENSE +I, [2024-12-25T12:34:36.630685 #44812] INFO -- : Processing file: ../../node_modules/xmlcreate/NOTICE +W, [2024-12-25T12:34:36.630731 #44812] WARN -- : Copyright string not found in ../../node_modules/xmlcreate/NOTICE +I, [2024-12-25T12:34:36.630754 #44812] INFO -- : Processing file: ../../tools/csrf_to_beef/csrf_to_beef +W, [2024-12-25T12:34:36.630813 #44812] WARN -- : Copyright string not found in ../../tools/csrf_to_beef/csrf_to_beef +I, [2024-12-25T12:34:36.630844 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/autorun +W, [2024-12-25T12:34:36.630904 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/autorun +I, [2024-12-25T12:34:36.630936 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/browser-details +W, [2024-12-25T12:34:36.631059 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/browser-details +I, [2024-12-25T12:34:36.631094 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/clone_page +W, [2024-12-25T12:34:36.631140 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/clone_page +I, [2024-12-25T12:34:36.631163 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/command-modules +W, [2024-12-25T12:34:36.631206 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/command-modules +I, [2024-12-25T12:34:36.631228 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/dns +W, [2024-12-25T12:34:36.631285 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/dns +I, [2024-12-25T12:34:36.631316 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/export-logs +W, [2024-12-25T12:34:36.631376 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/export-logs +I, [2024-12-25T12:34:36.631407 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/metasploit +W, [2024-12-25T12:34:36.631622 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/metasploit +I, [2024-12-25T12:34:36.631757 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/network +W, [2024-12-25T12:34:36.631843 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/network +I, [2024-12-25T12:34:36.631876 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/remove-offline-browsers +W, [2024-12-25T12:34:36.631924 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/remove-offline-browsers +I, [2024-12-25T12:34:36.631947 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/webrtc +W, [2024-12-25T12:34:36.631988 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/webrtc +I, [2024-12-25T12:34:36.632011 #44812] INFO -- : Processing file: ../../tools/rest_api_examples/xssrays +W, [2024-12-25T12:34:36.632070 #44812] WARN -- : Copyright string not found in ../../tools/rest_api_examples/xssrays +I, [2024-12-25T12:34:36.632099 #44812] INFO -- : Processing file: ../../update-beef +W, [2024-12-25T12:34:36.632161 #44812] WARN -- : Copyright string not found in ../../update-beef +I, [2024-12-25T12:34:36.632193 #44812] INFO -- : Copyright update process completed. diff --git a/tools/maintenance/copyright_update.rb b/tools/maintenance/copyright_update.rb index 4dd8e0f5a..95cb45016 100644 --- a/tools/maintenance/copyright_update.rb +++ b/tools/maintenance/copyright_update.rb @@ -12,9 +12,12 @@ def update_copyright(file_path, old_copyright, new_copyright) @log.info("Processing file: #{file_path}") @log_file_logger.info("Processing file: #{file_path}") - case File.extname(file_path) - when '.rb', '.js' - content = File.read(file_path) + # Treat all files the same way for copyright update, including YAML and CSS + content = File.read(file_path) + if content.empty? + @log.info("File is empty, no copyright update needed: #{file_path}") + @log_file_logger.info("File is empty, no copyright update needed: #{file_path}") + else if content.include?(old_copyright) updated_content = content.gsub(old_copyright, new_copyright) File.write(file_path, updated_content) @@ -24,28 +27,6 @@ def update_copyright(file_path, old_copyright, new_copyright) @log.warn("Copyright string not found in #{file_path}") @log_file_logger.warn("Copyright string not found in #{file_path}") end - when '.yaml' - yaml_content = YAML.load_file(file_path) - if yaml_content && yaml_content['copyright'] == old_copyright - yaml_content['copyright'] = new_copyright - File.write(file_path, yaml_content.to_yaml) - @log.info("Updated copyright in YAML file: #{file_path}") - @log_file_logger.info("Updated copyright in YAML file: #{file_path}") - else - @log.warn("Copyright string not found or incorrect in YAML file: #{file_path}") - @log_file_logger.warn("Copyright string not found or incorrect in YAML file: #{file_path}") - end -when '.html' - content = File.read(file_path) - if content.include?(old_copyright) - updated_content = content.gsub(old_copyright, new_copyright) - File.write(file_path, updated_content) - @log.info("Updated copyright in HTML file: #{file_path}") - @log_file_logger.info("Updated copyright in HTML file: #{file_path}") - else - @log.warn("Copyright string not found in HTML file: #{file_path}") - @log_file_logger.warn("Copyright string not found in HTML file: #{file_path}") - end end rescue => e @log.error("Error processing file #{file_path}: #{e.message}") @@ -55,7 +36,15 @@ end old_copyright = 'Copyright (c) 2006-2024' new_copyright = 'Copyright (c) 2006-2025' -Dir.glob("../../**/*.{rb,js,yaml,html}").each do |file| +Dir.glob("../../**/*.{rb,js,yaml,html,md,txt,css,c,nasm,java,php,as}").each do |file| + next if File.basename(file) == 'copyright_update.rb' # Skip this file + update_copyright(file, old_copyright, new_copyright) +end + +# Handle files without extensions, excluding copyright_update.rb +Dir.glob("../../**/*").reject { |f| + File.directory?(f) || File.extname(f) != '' || File.basename(f) == 'copyright_update.rb' +}.each do |file| update_copyright(file, old_copyright, new_copyright) end diff --git a/update-beef b/update-beef index 147b42e07..751417380 100755 --- a/update-beef +++ b/update-beef @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net # Browser Exploitation Framework (BeEF) - https://beefproject.com # See the file 'doc/COPYING' for copying permission #