From 3ffed18e027f8bdfe657f9783c3d61bb25e0193e Mon Sep 17 00:00:00 2001 From: Kota Kanbe Date: Mon, 9 Sep 2019 21:12:17 +0900 Subject: [PATCH] Change GPL v3 to AGPL v3 because of aquasecurity/trivy dependency (#897) --- LICENSE | 153 +++++++++++++++++------------------- cache/bolt.go | 17 ---- cache/bolt_test.go | 17 ---- cache/db.go | 17 ---- commands/configtest.go | 17 ---- commands/discover.go | 17 ---- commands/history.go | 17 ---- commands/report.go | 17 ---- commands/scan.go | 17 ---- commands/server.go | 17 ---- commands/tui.go | 17 ---- commands/util.go | 17 ---- commands/util_test.go | 18 ----- config/color.go | 17 ---- config/config.go | 17 ---- config/jsonloader.go | 17 ---- config/loader.go | 17 ---- config/tomlloader.go | 17 ---- exploit/exploit.go | 17 ---- exploit/exploit_test.go | 8 -- exploit/util.go | 17 ---- github/github.go | 17 ---- gost/debian.go | 17 ---- gost/gost.go | 17 ---- gost/microsoft.go | 17 ---- gost/redhat.go | 17 ---- gost/util.go | 17 ---- main.go | 17 ---- models/cvecontents.go | 17 ---- models/cvecontents_test.go | 16 ---- models/models.go | 17 ---- models/models_test.go | 18 ----- models/packages.go | 17 ---- models/packages_test.go | 16 ---- models/scanresults.go | 17 ---- models/scanresults_test.go | 16 ---- models/utils.go | 17 ---- models/vulninfos.go | 17 ---- models/vulninfos_test.go | 16 ---- models/wordpress.go | 17 ---- oval/alpine.go | 17 ---- oval/debian.go | 17 ---- oval/debian_test.go | 16 ---- oval/oval.go | 17 ---- oval/redhat.go | 17 ---- oval/redhat_test.go | 16 ---- oval/suse.go | 17 ---- oval/util.go | 17 ---- report/azureblob.go | 17 ---- report/chatwork_test.go | 1 - report/cve_client.go | 17 ---- report/email.go | 17 ---- report/email_test.go | 17 ---- report/hipchat_test.go | 1 - report/http.go | 17 ---- report/localfile.go | 17 ---- report/report.go | 17 ---- report/s3.go | 17 ---- report/saas.go | 17 ---- report/slack.go | 17 ---- report/stdout.go | 17 ---- report/stride_test.go | 1 - report/syslog.go | 17 ---- report/telegram_test.go | 1 - report/tui.go | 17 ---- report/util.go | 17 ---- report/writer.go | 17 ---- scan/alpine.go | 17 ---- scan/base.go | 17 ---- scan/base_test.go | 17 ---- scan/container.go | 17 ---- scan/debian.go | 17 ---- scan/debian_test.go | 17 ---- scan/executil.go | 17 ---- scan/executil_test.go | 17 ---- scan/freebsd.go | 17 ---- scan/pseudo.go | 17 ---- scan/redhatbase.go | 17 ---- scan/redhatbase_test.go | 15 ---- scan/serverapi.go | 17 ---- scan/suse_test.go | 15 ---- scan/unknownDistro.go | 17 ---- scan/utils.go | 17 ---- scan/utils_test.go | 15 ---- server/server.go | 17 ---- util/logutil.go | 17 ---- util/util.go | 17 ---- util/util_test.go | 17 ---- wordpress/wordpress.go | 17 ---- wordpress/wordpress_test.go | 1 - 90 files changed, 70 insertions(+), 1497 deletions(-) delete mode 100644 commands/util_test.go delete mode 100644 exploit/exploit_test.go delete mode 100644 models/models_test.go delete mode 100644 report/chatwork_test.go delete mode 100644 report/hipchat_test.go delete mode 100644 report/stride_test.go delete mode 100644 report/telegram_test.go delete mode 100644 wordpress/wordpress_test.go diff --git a/LICENSE b/LICENSE index d75ecb03..0ad25db4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,23 +1,21 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble - The GNU General Public License is a free, copyleft license for -software and other kinds of works. + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to +our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. +software for all its users. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you @@ -26,44 +24,34 @@ them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. The precise terms and conditions for copying, distribution and modification follow. @@ -72,7 +60,7 @@ modification follow. 0. Definitions. - "This License" refers to version 3 of the GNU General Public License. + "This License" refers to version 3 of the GNU Affero General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. @@ -549,35 +537,45 @@ to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. - 13. Use with the GNU Affero General Public License. + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single +under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General +Program specifies that a certain numbered version of the GNU Affero General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published +GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's +versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. @@ -631,44 +629,33 @@ to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Vuls - Vulnerability Scanner - Copyright (C) 2016 Future Corporation , Japan. + + Copyright (C) This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + it under the terms of the GNU Affero General Public License as published + by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. + GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program. If not, see . + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Vuls Copyright (C) 2016 Future Corporation , Japan. - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. +For more information on this, and how to apply and follow the GNU AGPL, see +. diff --git a/cache/bolt.go b/cache/bolt.go index 51a328d8..dcdc7a6f 100644 --- a/cache/bolt.go +++ b/cache/bolt.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package cache import ( diff --git a/cache/bolt_test.go b/cache/bolt_test.go index e75f21f5..6aa28fcc 100644 --- a/cache/bolt_test.go +++ b/cache/bolt_test.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package cache import ( diff --git a/cache/db.go b/cache/db.go index f9a45e10..ede78395 100644 --- a/cache/db.go +++ b/cache/db.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package cache import ( diff --git a/commands/configtest.go b/commands/configtest.go index 0a00e77c..f1686420 100644 --- a/commands/configtest.go +++ b/commands/configtest.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package commands import ( diff --git a/commands/discover.go b/commands/discover.go index 4d159901..f4d6c22d 100644 --- a/commands/discover.go +++ b/commands/discover.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package commands import ( diff --git a/commands/history.go b/commands/history.go index 163e04f0..8aef60be 100644 --- a/commands/history.go +++ b/commands/history.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package commands import ( diff --git a/commands/report.go b/commands/report.go index 42bdeabc..feb456b7 100644 --- a/commands/report.go +++ b/commands/report.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package commands import ( diff --git a/commands/scan.go b/commands/scan.go index 7c6d9e18..b86b4b7c 100644 --- a/commands/scan.go +++ b/commands/scan.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package commands import ( diff --git a/commands/server.go b/commands/server.go index 24921cde..200bd616 100644 --- a/commands/server.go +++ b/commands/server.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package commands import ( diff --git a/commands/tui.go b/commands/tui.go index 48b1e4da..53497e41 100644 --- a/commands/tui.go +++ b/commands/tui.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package commands import ( diff --git a/commands/util.go b/commands/util.go index b22fe392..14e6dfef 100644 --- a/commands/util.go +++ b/commands/util.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package commands import ( diff --git a/commands/util_test.go b/commands/util_test.go deleted file mode 100644 index 64cbecc2..00000000 --- a/commands/util_test.go +++ /dev/null @@ -1,18 +0,0 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - -package commands diff --git a/config/color.go b/config/color.go index 2303f9b1..47278630 100644 --- a/config/color.go +++ b/config/color.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package config var ( diff --git a/config/config.go b/config/config.go index 15c4cadc..7c5ec926 100644 --- a/config/config.go +++ b/config/config.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package config import ( diff --git a/config/jsonloader.go b/config/jsonloader.go index da685b5c..6285a3ce 100644 --- a/config/jsonloader.go +++ b/config/jsonloader.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package config import "golang.org/x/xerrors" diff --git a/config/loader.go b/config/loader.go index 2b88b47c..c0d0e6f5 100644 --- a/config/loader.go +++ b/config/loader.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package config // Load loads configuration diff --git a/config/tomlloader.go b/config/tomlloader.go index 826fd061..3a5d02ee 100644 --- a/config/tomlloader.go +++ b/config/tomlloader.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package config import ( diff --git a/exploit/exploit.go b/exploit/exploit.go index 3afb450a..7bc9da6f 100644 --- a/exploit/exploit.go +++ b/exploit/exploit.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package exploit import ( diff --git a/exploit/exploit_test.go b/exploit/exploit_test.go deleted file mode 100644 index 129ff1e0..00000000 --- a/exploit/exploit_test.go +++ /dev/null @@ -1,8 +0,0 @@ -package exploit - -import ( - "testing" -) - -func TestSetPackageStates(t *testing.T) { -} diff --git a/exploit/util.go b/exploit/util.go index ebdaa9e7..4f2f283a 100644 --- a/exploit/util.go +++ b/exploit/util.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package exploit import ( diff --git a/github/github.go b/github/github.go index 65d3da67..9b22c74b 100644 --- a/github/github.go +++ b/github/github.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package github import ( diff --git a/gost/debian.go b/gost/debian.go index 49c96259..62f7b4ec 100644 --- a/gost/debian.go +++ b/gost/debian.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package gost import ( diff --git a/gost/gost.go b/gost/gost.go index 64c276a1..331b124e 100644 --- a/gost/gost.go +++ b/gost/gost.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package gost import ( diff --git a/gost/microsoft.go b/gost/microsoft.go index ba226459..95909419 100644 --- a/gost/microsoft.go +++ b/gost/microsoft.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package gost import ( diff --git a/gost/redhat.go b/gost/redhat.go index 1197e12b..ae3f48e2 100644 --- a/gost/redhat.go +++ b/gost/redhat.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package gost import ( diff --git a/gost/util.go b/gost/util.go index 840098ef..46a188b0 100644 --- a/gost/util.go +++ b/gost/util.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package gost import ( diff --git a/main.go b/main.go index ed584cd1..a6ddc35b 100644 --- a/main.go +++ b/main.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package main import ( diff --git a/models/cvecontents.go b/models/cvecontents.go index 0562df82..50d4dbd3 100644 --- a/models/cvecontents.go +++ b/models/cvecontents.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package models import ( diff --git a/models/cvecontents_test.go b/models/cvecontents_test.go index 1df1187e..822be472 100644 --- a/models/cvecontents_test.go +++ b/models/cvecontents_test.go @@ -1,19 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ package models import ( diff --git a/models/models.go b/models/models.go index 90b673f1..70a46c6b 100644 --- a/models/models.go +++ b/models/models.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package models // JSONVersion is JSON Version diff --git a/models/models_test.go b/models/models_test.go deleted file mode 100644 index 625ee1f7..00000000 --- a/models/models_test.go +++ /dev/null @@ -1,18 +0,0 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - -package models diff --git a/models/packages.go b/models/packages.go index 071d2d7d..c5f3c537 100644 --- a/models/packages.go +++ b/models/packages.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package models import ( diff --git a/models/packages_test.go b/models/packages_test.go index 7db24a49..ee600135 100644 --- a/models/packages_test.go +++ b/models/packages_test.go @@ -1,19 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ package models import ( diff --git a/models/scanresults.go b/models/scanresults.go index 76f8aa8c..65162f97 100644 --- a/models/scanresults.go +++ b/models/scanresults.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package models import ( diff --git a/models/scanresults_test.go b/models/scanresults_test.go index 7333b14d..69088f19 100644 --- a/models/scanresults_test.go +++ b/models/scanresults_test.go @@ -1,19 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ package models import ( diff --git a/models/utils.go b/models/utils.go index 248db4a7..22c87856 100644 --- a/models/utils.go +++ b/models/utils.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package models import ( diff --git a/models/vulninfos.go b/models/vulninfos.go index 5081b3e2..98414c5f 100644 --- a/models/vulninfos.go +++ b/models/vulninfos.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package models import ( diff --git a/models/vulninfos_test.go b/models/vulninfos_test.go index 76e9cf1d..17abbcbc 100644 --- a/models/vulninfos_test.go +++ b/models/vulninfos_test.go @@ -1,19 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ package models import ( diff --git a/models/wordpress.go b/models/wordpress.go index 06409f19..ddf4c031 100644 --- a/models/wordpress.go +++ b/models/wordpress.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package models // WordPressPackages has Core version, plugins and themes. diff --git a/oval/alpine.go b/oval/alpine.go index aa045bdc..648b1a11 100644 --- a/oval/alpine.go +++ b/oval/alpine.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package oval import ( diff --git a/oval/debian.go b/oval/debian.go index 6150bff3..e063230a 100644 --- a/oval/debian.go +++ b/oval/debian.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package oval import ( diff --git a/oval/debian_test.go b/oval/debian_test.go index ca7e73cc..913b8b61 100644 --- a/oval/debian_test.go +++ b/oval/debian_test.go @@ -1,19 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ package oval import ( diff --git a/oval/oval.go b/oval/oval.go index 4222cb46..72aa5efb 100644 --- a/oval/oval.go +++ b/oval/oval.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package oval import ( diff --git a/oval/redhat.go b/oval/redhat.go index 115b80ff..9e578c24 100644 --- a/oval/redhat.go +++ b/oval/redhat.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package oval import ( diff --git a/oval/redhat_test.go b/oval/redhat_test.go index 59dc5b72..c7d3d849 100644 --- a/oval/redhat_test.go +++ b/oval/redhat_test.go @@ -1,19 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ package oval import ( diff --git a/oval/suse.go b/oval/suse.go index aa91bb3d..b094a4a1 100644 --- a/oval/suse.go +++ b/oval/suse.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package oval import ( diff --git a/oval/util.go b/oval/util.go index b2738a52..7510b52d 100644 --- a/oval/util.go +++ b/oval/util.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package oval import ( diff --git a/report/azureblob.go b/report/azureblob.go index 9dccfafd..23150485 100644 --- a/report/azureblob.go +++ b/report/azureblob.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/chatwork_test.go b/report/chatwork_test.go deleted file mode 100644 index 80c499fb..00000000 --- a/report/chatwork_test.go +++ /dev/null @@ -1 +0,0 @@ -package report diff --git a/report/cve_client.go b/report/cve_client.go index 3b4c776e..2d223e00 100644 --- a/report/cve_client.go +++ b/report/cve_client.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/email.go b/report/email.go index a7160c54..7854d9ce 100644 --- a/report/email.go +++ b/report/email.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/email_test.go b/report/email_test.go index f02272b4..6ad25468 100644 --- a/report/email_test.go +++ b/report/email_test.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/hipchat_test.go b/report/hipchat_test.go deleted file mode 100644 index 80c499fb..00000000 --- a/report/hipchat_test.go +++ /dev/null @@ -1 +0,0 @@ -package report diff --git a/report/http.go b/report/http.go index a31fa4e7..2756b343 100644 --- a/report/http.go +++ b/report/http.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/localfile.go b/report/localfile.go index 032bc70b..e0a95579 100644 --- a/report/localfile.go +++ b/report/localfile.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/report.go b/report/report.go index 6bb37bc7..edfd625d 100644 --- a/report/report.go +++ b/report/report.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/s3.go b/report/s3.go index e120044a..a94eafac 100644 --- a/report/s3.go +++ b/report/s3.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/saas.go b/report/saas.go index 98499267..0b946e69 100644 --- a/report/saas.go +++ b/report/saas.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/slack.go b/report/slack.go index a57301db..0a11f364 100644 --- a/report/slack.go +++ b/report/slack.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/stdout.go b/report/stdout.go index 8cf90e7b..eb5ce5fb 100644 --- a/report/stdout.go +++ b/report/stdout.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/stride_test.go b/report/stride_test.go deleted file mode 100644 index 80c499fb..00000000 --- a/report/stride_test.go +++ /dev/null @@ -1 +0,0 @@ -package report diff --git a/report/syslog.go b/report/syslog.go index 18155ac6..32e978d7 100644 --- a/report/syslog.go +++ b/report/syslog.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2018 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/telegram_test.go b/report/telegram_test.go deleted file mode 100644 index 80c499fb..00000000 --- a/report/telegram_test.go +++ /dev/null @@ -1 +0,0 @@ -package report diff --git a/report/tui.go b/report/tui.go index 6ea34b60..2f27208f 100644 --- a/report/tui.go +++ b/report/tui.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/util.go b/report/util.go index 3da25a3a..d352c509 100644 --- a/report/util.go +++ b/report/util.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/report/writer.go b/report/writer.go index 22bddaae..d9c64a7b 100644 --- a/report/writer.go +++ b/report/writer.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package report import ( diff --git a/scan/alpine.go b/scan/alpine.go index d0e00ede..5573e4c2 100644 --- a/scan/alpine.go +++ b/scan/alpine.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/base.go b/scan/base.go index d78c85c0..e61b6596 100644 --- a/scan/base.go +++ b/scan/base.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/base_test.go b/scan/base_test.go index 95da510b..01934873 100644 --- a/scan/base_test.go +++ b/scan/base_test.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/container.go b/scan/container.go index 692716a7..5c7d667d 100644 --- a/scan/container.go +++ b/scan/container.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/debian.go b/scan/debian.go index 8207c327..0546f511 100644 --- a/scan/debian.go +++ b/scan/debian.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/debian_test.go b/scan/debian_test.go index 222153f9..7d13b054 100644 --- a/scan/debian_test.go +++ b/scan/debian_test.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/executil.go b/scan/executil.go index 3c862ab9..9be26ad8 100644 --- a/scan/executil.go +++ b/scan/executil.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/executil_test.go b/scan/executil_test.go index 2eb9c1eb..71e41a41 100644 --- a/scan/executil_test.go +++ b/scan/executil_test.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/freebsd.go b/scan/freebsd.go index f8c3994c..ddfda19d 100644 --- a/scan/freebsd.go +++ b/scan/freebsd.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/pseudo.go b/scan/pseudo.go index e7340a3d..7287e9bf 100644 --- a/scan/pseudo.go +++ b/scan/pseudo.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/redhatbase.go b/scan/redhatbase.go index 64beb6c9..79d05787 100644 --- a/scan/redhatbase.go +++ b/scan/redhatbase.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/redhatbase_test.go b/scan/redhatbase_test.go index b516da56..f422c330 100644 --- a/scan/redhatbase_test.go +++ b/scan/redhatbase_test.go @@ -1,18 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/serverapi.go b/scan/serverapi.go index 30d77877..a9190ee1 100644 --- a/scan/serverapi.go +++ b/scan/serverapi.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/suse_test.go b/scan/suse_test.go index 7cec816c..aff1169f 100644 --- a/scan/suse_test.go +++ b/scan/suse_test.go @@ -1,18 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/unknownDistro.go b/scan/unknownDistro.go index 0744fab1..10ffdcab 100644 --- a/scan/unknownDistro.go +++ b/scan/unknownDistro.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import "github.com/future-architect/vuls/models" diff --git a/scan/utils.go b/scan/utils.go index c91a55e2..a40d5021 100644 --- a/scan/utils.go +++ b/scan/utils.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/scan/utils_test.go b/scan/utils_test.go index fc469078..a8e867bd 100644 --- a/scan/utils_test.go +++ b/scan/utils_test.go @@ -1,18 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package scan import ( diff --git a/server/server.go b/server/server.go index 34c63893..39f419de 100644 --- a/server/server.go +++ b/server/server.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package server import ( diff --git a/util/logutil.go b/util/logutil.go index ec460388..553c2252 100644 --- a/util/logutil.go +++ b/util/logutil.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package util import ( diff --git a/util/util.go b/util/util.go index 21d28d1f..817dedeb 100644 --- a/util/util.go +++ b/util/util.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package util import ( diff --git a/util/util_test.go b/util/util_test.go index 36a82c03..0e0a3b64 100644 --- a/util/util_test.go +++ b/util/util_test.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package util import ( diff --git a/wordpress/wordpress.go b/wordpress/wordpress.go index 402f2f29..0422a6a6 100644 --- a/wordpress/wordpress.go +++ b/wordpress/wordpress.go @@ -1,20 +1,3 @@ -/* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Corporation , Japan. - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - package wordpress import ( diff --git a/wordpress/wordpress_test.go b/wordpress/wordpress_test.go deleted file mode 100644 index 468d7fdd..00000000 --- a/wordpress/wordpress_test.go +++ /dev/null @@ -1 +0,0 @@ -package wordpress