diff --git a/.gitignore b/.gitignore index 55da57ee98455adfc2056ad076993dd50e39bce5..6e5aed3fa7f89712b71840abf933d08a213b9c4f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ # JabRef - https://www.jabref.org/ *.bak *.sav +*.tmp ### JetBrains ### # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider diff --git a/src/references.bib b/src/references.bib index 4f5bf41944357bca44fb6d257e45adcc7b2a8ad2..679f86bd3cdefbca1be7a21e4c0eeefcfd574707 100644 --- a/src/references.bib +++ b/src/references.bib @@ -1,47 +1,3 @@ -@Software{msaccess, - author = {{Microsoft Corporation}}, - date = {1992-11}, - title = {Microsoft Access}, - url = {https://office.microsoft.com/access}, - urldate = {2020-08-25}, - creationdate = {2020-10-05T00:00:00}, - owner = {lorenzo}, -} - -@Software{joomla, - author = {{OSM Development Team}}, - date = {2005-08}, - title = {Joomla!}, - url = {https://www.joomla.org/}, - urldate = {2020-08-26}, - creationdate = {2020-10-05T00:00:00}, - license = {GPL-2.0}, - owner = {lorenzo}, - repository = {https://github.com/joomla/joomla-cms}, -} - -@Software{wordpress, - author = {Mullenweg, Matt}, - date = {2003-05}, - title = {WordPress}, - url = {https://wordpress.org/}, - urldate = {2020-08-26}, - creationdate = {2020-10-05T00:00:00}, - license = {GPL-2.0+}, - owner = {lorenzo}, -} - -@Software{wpscan, - author = {{WPScan Team}}, - date = {2011}, - title = {wpscan}, - url = {https://wpscan.org/}, - urldate = {2020-09-01}, - creationdate = {2020-10-05T00:00:00}, - owner = {lorenzo}, - repository = {https://github.com/wpscanteam/wpscan}, -} - @Software{adobemagento, author = {{Magento Inc.}}, date = {2008-05}, @@ -54,168 +10,173 @@ repository = {https://github.com/magento/magento2}, } -@Book{Sommerville2017, - author = {Sommerville, Ian}, - title = {Ingegneria del software}, - isbn = {9788891902245}, - language = {italian}, - publisher = {Pearson Italia}, - address = {Milano Torino}, +@Software{antisamy, + author = {{OWASP}}, + title = {AntiSamy}, + url = {https://owasp.org/www-project-antisamy/}, + urldate = {2020-09-28}, creationdate = {2020-10-05T00:00:00}, + license = {BSD-3-Clause}, owner = {lorenzo}, - year = {2017}, + repository = {https://github.com/nahsra/antisamy}, } -@Book{Richardson2019, - author = {Richardson, Chris}, - date = {2019-06-01}, - title = {Microservice Patterns}, - isbn = {1617294543}, - language = {english}, - publisher = {Manning}, - url = {https://www.ebook.de/de/product/29971389/chris_richardson_microservice_patterns.html}, +@Software{bootstrap, + author = {{Bootstrap Team}}, + date = {2011-08}, + title = {Bootstrap}, + url = {https://getbootstrap.com/}, + urldate = {2020-10-05}, creationdate = {2020-10-05T00:00:00}, - ean = {9781617294549}, + license = {MIT}, owner = {lorenzo}, - year = {2019}, + repository = {https://github.com/twbs/bootstrap}, } -@Misc{PSSC2018, - author = {{PCI Security Standards Council}}, - date = {2018-05}, - title = {Settore delle carte di pagamento (PCI) Standard di protezione dei dati (DSS)}, - language = {italian}, - subtitle = {Requisiti e procedure di valutazione della sicurezza}, - type = {standard}, - url = {https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-2-1_IT.pdf}, - urldate = {2020-09-28}, - version = {3.2.1}, +@Online{braintree, + author = {{PayPal}}, + title = {\emph{Braintree | Online Payment Solutions and Global Payment Processor}}, + url = {https://www.braintreepayments.com/}, + urldate = {2020-10-05}, creationdate = {2020-10-05T00:00:00}, owner = {lorenzo}, } -@Software{OracleCorporation2020, - author = {{Oracle Corporation}}, - date = {2006}, - title = {MySQL Workbench Community Edition}, - url = {https://www.mysql.com/it/products/workbench/}, - urldate = {2020-09-28}, +@TechReport{Bucek2014, + author = {Bucek, Pavel}, + date = {2014-08-05}, + title = {{Javaâ„¢ API for WebSocket}}, + language = {english}, + url = {https://download.oracle.com/otn-pub/jcp/websocket-1_1-mrel-eval-spec/websocket-1.1-maintenance-release-final.pdf}, + urldate = {2020-10-05}, + version = {1.1}, + abstract = {The Java API for WebSocket JSR will define a standard API for creating WebSocket applications.}, creationdate = {2020-10-05T00:00:00}, - license = {GPL-2.0}, + file = {:Bucek2014 - Javaâ„¢ API for WebSocket.pdf:PDF}, owner = {lorenzo}, - repository = {https://github.com/mysql/mysql-workbench}, } -@Online{selenium, - author = {{Software Freedom Conservancy}}, - title = {\emph{SeleniumHQ Browser Automation}}, - url = {https://www.selenium.dev/}, - urldate = {2020-09-28}, +@TechReport{Burns2017, + author = {Burns, Ed and Chan, Shing Wai}, + date = {2017-07}, + title = {{Javaâ„¢ Servlet Specification}}, + language = {english}, + url = {https://download.oracle.com/otn-pub/jcp/servlet-4-final-eval-spec/servlet-4_0_FINAL.pdf}, + urldate = {2020-10-05}, + version = {4.0}, + abstract = {The primary goal of this JSR is to expose support for the upcoming IETF standard HTTP/2 to users of the Servlet API. A secondary goal is to refresh the Servlet API with to achieve compliance with new features in HTTP 1.1 as well as responding to community input.}, creationdate = {2020-10-05T00:00:00}, + file = {:- Javaâ„¢ Servlet Specification.pdf:PDF}, owner = {lorenzo}, } -@Software{antisamy, - author = {{OWASP}}, - title = {AntiSamy}, - url = {https://owasp.org/www-project-antisamy/}, - urldate = {2020-09-28}, +@TechReport{Chung2013, + author = {Chung, Kin-man}, + date = {2013-05-31}, + title = {{JavaServer Pagesâ„¢ Specification}}, + language = {english}, + url = {https://download.oracle.com/otn-pub/jcp/jsp-2_3-mrel2-eval-spec/JSP2.3MR.pdf}, + urldate = {2020-10-05}, + version = {2.3}, + abstract = {JSP technology is focused on simplifying the generation of dynamic web content. The JSP 2.0 specification (JSR-152) substantially extended the technology by integrating a simple yet powerful expression language, simplifying the tag extension API, and enhancing the pure XML syntax, among other important enhancements. These enhancements greatly reduced the learning curve of the technology, warranting a major version number upgrade.}, creationdate = {2020-10-05T00:00:00}, - license = {BSD-3-Clause}, + file = {:- JavaServer Pagesâ„¢Specification.pdf:PDF}, owner = {lorenzo}, - repository = {https://github.com/nahsra/antisamy}, } -@Software{guava, - author = {{Google}}, - date = {2010}, - title = {Guava}, - url = {https://github.com/google/guava}, - urldate = {2020-09-28}, +@TechReport{Chung2013a, + author = {Chung, Kin-man}, + date = {2013-04-29}, + title = {{Expression Language Specification}}, + language = {english}, + url = {https://download.oracle.com/otn-pub/jcp/el-3_0-fr-eval-spec/EL3.0.FR.pdf}, + urldate = {2020-10-05}, + version = {3.0}, + abstract = {The Expression Language (EL), has been part of JSP specification since JSP 2.0. It enables a JSP or JSF application to access and manipulate application objects or managed beans without Java codes. In Java EE 6, EL is an integrated component in CDI (Context and Dependency Injection for Java EE, JSR 299), and it allows direct use of CDI components in JSP or JSF.}, creationdate = {2020-10-05T00:00:00}, - license = {Apache-2.0}, + file = {:- Expression Language Specification.pdf:PDF}, owner = {lorenzo}, } -@Software{phpmyadmin, - author = {{The phpMyAdmin Project}}, - date = {1998}, - title = {phpMyAdmin}, - url = {https://www.phpmyadmin.net/}, - urldate = {2020-09-30}, +@Online{cloudinary, + author = {{Cloudinary}}, + title = {\emph{Image and Video Upload, Storage, Optimization and CDN}}, + url = {https://cloudinary.com/}, + urldate = {2020-10-05}, creationdate = {2020-10-05T00:00:00}, - license = {GPL-2.0}, owner = {lorenzo}, - repository = {https://github.com/phpmyadmin/phpmyadmin}, } -@SoftwareModule{spring, - author = {{VMware, Inc.}}, - subtitle = {Spring Framework}, - url = {https://spring.io/projects/spring-framework}, - date = {2004-01}, - license = {Apache-2.0}, - repository = {https://github.com/spring-projects/spring-framework}, - urldate = {2020-09-30}, +@TechReport{Delisle2006, + author = {Delisle, Pierre}, + date = {2006-05-08}, + title = {{JavaServer Pagesâ„¢ Standard Tag Library}}, + language = {english}, + url = {https://download.oracle.com/otn-pub/jcp/jstl-1.2-mrel2-eval-oth-JSpec/jstl-1_2-mrel2-spec.pdf}, + urldate = {2020-10-05}, + version = {1.2}, + abstract = {A standard tag library for JSPâ„¢ pages.}, creationdate = {2020-10-05T00:00:00}, + file = {:Delisle2006 - JavaServer Pagesâ„¢ Standard Tag Library.pdf:PDF}, owner = {lorenzo}, - title = {Spring}, } -@TechReport{Moriarty2017, - author = {Kathleen Moriarty and Burt Kaliski and Andreas Rusch}, - date = {2017-01}, - title = {{PKCS \#5: Password-Based Cryptography Specification Version 2.1}}, - doi = {10.17487/RFC8018}, +@TechReport{DeMichiel2017, + author = {DeMichiel, Linda and Jungmann, Lukas}, + date = {2017-07}, + title = {{JSR 338: Javaâ„¢ Persistence API}}, language = {english}, - number = {8018}, - pagetotal = {40}, - url = {https://rfc-editor.org/rfc/rfc8018.txt}, + url = {https://download.oracle.com/otn-pub/jcp/persistence-2_2-mrel-eval-spec/JavaPersistence.pdf}, urldate = {2020-10-05}, - abstract = {This document provides recommendations for the implementation of password-based cryptography, covering key derivation functions, encryption schemes, message authentication schemes, and ASN.1 syntax identifying the techniques. This document represents a republication of PKCS \#5 v2.1 from RSA Laboratories' Public-Key Cryptography Standards (PKCS) series. By publishing this RFC, change control is transferred to the IETF. This document also obsoletes RFC 2898.}, + version = {2.2}, + abstract = {The Java Persistence API is the Java API for the management of persistence and object/relational mapping in Java EE and Java SE environments.}, creationdate = {2020-10-05T00:00:00}, - howpublished = {RFC 8018}, + file = {:DeMichiel2017 - JSR 338_ Javaâ„¢ Persistence API.pdf:PDF}, owner = {lorenzo}, - publisher = {RFC Editor}, - series = {Request for Comments}, } -@TechReport{Klensin2008, - author = {Dr. John C. Klensin}, - date = {2008-10}, - title = {{Simple Mail Transfer Protocol}}, - chapter = {4.5.3}, - doi = {10.17487/RFC5321}, - language = {english}, - number = {5321}, - pagetotal = {95}, - url = {https://rfc-editor.org/rfc/rfc5321.txt}, +@Online{Ferrara2019, + author = {Ferrara, Claudio Davide}, + date = {2019-05-09}, + title = {{Java EE: il trademark rimane ad Oracle}}, + url = {https://www.html.it/09/05/2019/java-ee-il-trademark-rimane-ad-oracle/}, + language = {italian}, urldate = {2020-10-05}, - abstract = {This document is a specification of the basic protocol for Internet electronic mail transport. It consolidates, updates, and clarifies several previous documents, making all or parts of most of them obsolete. It covers the SMTP extension mechanisms and best practices for the contemporary Internet, but does not provide details about particular extensions. Although SMTP was designed as a mail transport and delivery protocol, this specification also contains information that is important to its use as a "mail submission" protocol for "split-UA" (User Agent) mail reading systems and mobile environments. {[}STANDARDS-TRACK{]}}, creationdate = {2020-10-05T00:00:00}, - howpublished = {RFC 5321}, owner = {lorenzo}, - publisher = {RFC Editor}, - series = {Request for Comments}, } -@TechReport{Klensin2004, - author = {Dr. John C. Klensin}, - date = {2004-02}, - title = {{Application Techniques for Checking and Transformation of Names}}, - chapter = {3}, - doi = {10.17487/RFC3696}, - language = {english}, - number = {3696}, - pagetotal = {16}, - url = {https://rfc-editor.org/rfc/rfc3696.txt}, +@Software{front, + author = {{Htmlstream}}, + date = {2018}, + title = {Front}, + url = {https://htmlstream.com/templates/front/}, urldate = {2020-10-05}, - abstract = {Many Internet applications have been designed to deduce top-level domains (or other domain name labels) from partial information. The introduction of new top-level domains, especially non-country-code ones, has exposed flaws in some of the methods used by these applications. These flaws make it more difficult, or impossible, for users of the applications to access the full Internet. This memo discusses some of the techniques that have been used and gives some guidance for minimizing their negative impact as the domain name environment evolves. This document draws summaries of the applicable rules together in one place and supplies references to the actual standards. This memo provides information for the Internet community.}, creationdate = {2020-10-05T00:00:00}, - howpublished = {RFC 3696}, owner = {lorenzo}, - publisher = {RFC Editor}, - series = {Request for Comments}, +} + +@Software{guava, + author = {{Google}}, + date = {2010}, + title = {Guava}, + url = {https://github.com/google/guava}, + urldate = {2020-09-28}, + creationdate = {2020-10-05T00:00:00}, + license = {Apache-2.0}, + owner = {lorenzo}, +} + +@Software{joomla, + author = {{OSM Development Team}}, + date = {2005-08}, + title = {Joomla!}, + url = {https://www.joomla.org/}, + urldate = {2020-08-26}, + creationdate = {2020-10-05T00:00:00}, + license = {GPL-2.0}, + owner = {lorenzo}, + repository = {https://github.com/joomla/joomla-cms}, } @Software{jquery, @@ -242,36 +203,68 @@ repository = {https://github.com/jquery-validation/jquery-validation}, } -@SoftwareVersion{tomcat, - author = {{The Apache Software Foundation}}, - title = {Apache Tomcat}, - url = {http://tomcat.apache.org/tomcat-9.0-doc/index.html}, - date = {1999}, - license = {Apache-2.0}, - repository = {https://github.com/apache/tomcat/tree/9.0.x}, - urldate = {2020-10-02}, +@TechReport{Klensin2004, + author = {Dr. John C. Klensin}, + date = {2004-02}, + title = {{Application Techniques for Checking and Transformation of Names}}, + chapter = {3}, + doi = {10.17487/RFC3696}, + language = {english}, + number = {3696}, + pagetotal = {16}, + url = {https://rfc-editor.org/rfc/rfc3696.txt}, + urldate = {2020-10-05}, + abstract = {Many Internet applications have been designed to deduce top-level domains (or other domain name labels) from partial information. The introduction of new top-level domains, especially non-country-code ones, has exposed flaws in some of the methods used by these applications. These flaws make it more difficult, or impossible, for users of the applications to access the full Internet. This memo discusses some of the techniques that have been used and gives some guidance for minimizing their negative impact as the domain name environment evolves. This document draws summaries of the applicable rules together in one place and supplies references to the actual standards. This memo provides information for the Internet community.}, + creationdate = {2020-10-05T00:00:00}, + howpublished = {RFC 3696}, + owner = {lorenzo}, + publisher = {RFC Editor}, + series = {Request for Comments}, +} + +@TechReport{Klensin2008, + author = {Dr. John C. Klensin}, + date = {2008-10}, + title = {{Simple Mail Transfer Protocol}}, + chapter = {4.5.3}, + doi = {10.17487/RFC5321}, + language = {english}, + number = {5321}, + pagetotal = {95}, + url = {https://rfc-editor.org/rfc/rfc5321.txt}, + urldate = {2020-10-05}, + abstract = {This document is a specification of the basic protocol for Internet electronic mail transport. It consolidates, updates, and clarifies several previous documents, making all or parts of most of them obsolete. It covers the SMTP extension mechanisms and best practices for the contemporary Internet, but does not provide details about particular extensions. Although SMTP was designed as a mail transport and delivery protocol, this specification also contains information that is important to its use as a "mail submission" protocol for "split-UA" (User Agent) mail reading systems and mobile environments. {[}STANDARDS-TRACK{]}}, creationdate = {2020-10-05T00:00:00}, + howpublished = {RFC 5321}, owner = {lorenzo}, - version = {9.0}, + publisher = {RFC Editor}, + series = {Request for Comments}, } -@Software{wildfly, - author = {{Red Hat, Inc.}}, - date = {2008-02}, - title = {WildFly}, - url = {https://www.wildfly.org/}, - urldate = {2020-10-03}, +@TechReport{Moriarty2017, + author = {Kathleen Moriarty and Burt Kaliski and Andreas Rusch}, + date = {2017-01}, + title = {{PKCS \#5: Password-Based Cryptography Specification Version 2.1}}, + doi = {10.17487/RFC8018}, + language = {english}, + number = {8018}, + pagetotal = {40}, + url = {https://rfc-editor.org/rfc/rfc8018.txt}, + urldate = {2020-10-05}, + abstract = {This document provides recommendations for the implementation of password-based cryptography, covering key derivation functions, encryption schemes, message authentication schemes, and ASN.1 syntax identifying the techniques. This document represents a republication of PKCS \#5 v2.1 from RSA Laboratories' Public-Key Cryptography Standards (PKCS) series. By publishing this RFC, change control is transferred to the IETF. This document also obsoletes RFC 2898.}, creationdate = {2020-10-05T00:00:00}, - license = {LGPL-2.1}, + howpublished = {RFC 8018}, owner = {lorenzo}, - repository = {https://github.com/wildfly/wildfly}, + publisher = {RFC Editor}, + series = {Request for Comments}, } -@Online{request-process, - author = {{The Apache Software Foundation}}, - title = {\emph{Request Process Flow}}, - url = {https://tomcat.apache.org/tomcat-9.0-doc/architecture/requestProcess/request-process.png}, - urldate = {2020-10-04}, +@Software{msaccess, + author = {{Microsoft Corporation}}, + date = {1992-11}, + title = {Microsoft Access}, + url = {https://office.microsoft.com/access}, + urldate = {2020-08-25}, creationdate = {2020-10-05T00:00:00}, owner = {lorenzo}, } @@ -289,162 +282,169 @@ version = {8.0}, } -@Software{virtualbox, +@Software{OracleCorporation2020, author = {{Oracle Corporation}}, - date = {2007-01}, - title = {Oracle VM VirtualBox}, - url = {https://www.virtualbox.org/}, - urldate = {2020-10-05}, + date = {2006}, + title = {MySQL Workbench Community Edition}, + url = {https://www.mysql.com/it/products/workbench/}, + urldate = {2020-09-28}, creationdate = {2020-10-05T00:00:00}, license = {GPL-2.0}, owner = {lorenzo}, - repository = {https://www.virtualbox.org/browser/vbox/trunk}, + repository = {https://github.com/mysql/mysql-workbench}, } -@Online{cloudinary, - author = {{Cloudinary}}, - title = {\emph{Image and Video Upload, Storage, Optimization and CDN}}, - url = {https://cloudinary.com/}, - urldate = {2020-10-05}, +@Software{phpmyadmin, + author = {{The phpMyAdmin Project}}, + date = {1998}, + title = {phpMyAdmin}, + url = {https://www.phpmyadmin.net/}, + urldate = {2020-09-30}, creationdate = {2020-10-05T00:00:00}, + license = {GPL-2.0}, owner = {lorenzo}, + repository = {https://github.com/phpmyadmin/phpmyadmin}, } -@Online{braintree, - author = {{PayPal}}, - title = {\emph{Braintree | Online Payment Solutions and Global Payment Processor}}, - url = {https://www.braintreepayments.com/}, - urldate = {2020-10-05}, +@Misc{PSSC2018, + author = {{PCI Security Standards Council}}, + date = {2018-05}, + title = {Settore delle carte di pagamento (PCI) Standard di protezione dei dati (DSS)}, + language = {italian}, + subtitle = {Requisiti e procedure di valutazione della sicurezza}, + type = {standard}, + url = {https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-2-1_IT.pdf}, + urldate = {2020-09-28}, + version = {3.2.1}, creationdate = {2020-10-05T00:00:00}, owner = {lorenzo}, } -@Software{bootstrap, - author = {{Bootstrap Team}}, - date = {2011-08}, - title = {Bootstrap}, - url = {https://getbootstrap.com/}, - urldate = {2020-10-05}, +@Online{request-process, + author = {{The Apache Software Foundation}}, + title = {\emph{Request Process Flow}}, + url = {https://tomcat.apache.org/tomcat-9.0-doc/architecture/requestProcess/request-process.png}, + urldate = {2020-10-04}, creationdate = {2020-10-05T00:00:00}, - license = {MIT}, owner = {lorenzo}, - repository = {https://github.com/twbs/bootstrap}, } -@Software{front, - author = {{Htmlstream}}, - date = {2018}, - title = {Front}, - url = {https://htmlstream.com/templates/front/}, - urldate = {2020-10-05}, +@Book{Richardson2019, + author = {Richardson, Chris}, + date = {2019-06-01}, + title = {Microservice Patterns}, + isbn = {1617294543}, + language = {english}, + publisher = {Manning}, + url = {https://www.ebook.de/de/product/29971389/chris_richardson_microservice_patterns.html}, creationdate = {2020-10-05T00:00:00}, + ean = {9781617294549}, owner = {lorenzo}, + year = {2019}, } -@Software{ubuntu, - author = {{Canonical Ltd}}, - date = {2004-10}, - title = {Ubuntu Server}, - url = {https://ubuntu.com/}, - urldate = {2020-10-05}, +@Online{selenium, + author = {{Software Freedom Conservancy}}, + title = {\emph{SeleniumHQ Browser Automation}}, + url = {https://www.selenium.dev/}, + urldate = {2020-09-28}, creationdate = {2020-10-05T00:00:00}, owner = {lorenzo}, - repository = {https://code.launchpad.net/ubuntu}, } -@TechReport{Chung2013, - author = {Chung, Kin-man}, - date = {2013-05-31}, - title = {{JavaServer Pagesâ„¢ Specification}}, - language = {english}, - url = {https://download.oracle.com/otn-pub/jcp/jsp-2_3-mrel2-eval-spec/JSP2.3MR.pdf}, - urldate = {2020-10-05}, - version = {2.3}, - abstract = {JSP technology is focused on simplifying the generation of dynamic web content. The JSP 2.0 specification (JSR-152) substantially extended the technology by integrating a simple yet powerful expression language, simplifying the tag extension API, and enhancing the pure XML syntax, among other important enhancements. These enhancements greatly reduced the learning curve of the technology, warranting a major version number upgrade.}, +@Book{Sommerville2017, + author = {Sommerville, Ian}, + title = {Ingegneria del software}, + isbn = {9788891902245}, + language = {italian}, + publisher = {Pearson Italia}, + address = {Milano Torino}, creationdate = {2020-10-05T00:00:00}, - file = {:- JavaServer Pagesâ„¢Specification.pdf:PDF}, owner = {lorenzo}, + year = {2017}, } -@TechReport{Burns2017, - author = {Burns, Ed and Chan, Shing Wai}, - date = {2017-07}, - title = {{Javaâ„¢ Servlet Specification}}, - language = {english}, - url = {https://download.oracle.com/otn-pub/jcp/servlet-4-final-eval-spec/servlet-4_0_FINAL.pdf}, - urldate = {2020-10-05}, - version = {4.0}, - abstract = {The primary goal of this JSR is to expose support for the upcoming IETF standard HTTP/2 to users of the Servlet API. A secondary goal is to refresh the Servlet API with to achieve compliance with new features in HTTP 1.1 as well as responding to community input.}, +@SoftwareModule{spring, + author = {{VMware, Inc.}}, + subtitle = {Spring Framework}, + url = {https://spring.io/projects/spring-framework}, + date = {2004-01}, + license = {Apache-2.0}, + repository = {https://github.com/spring-projects/spring-framework}, + urldate = {2020-09-30}, creationdate = {2020-10-05T00:00:00}, - file = {:- Javaâ„¢ Servlet Specification.pdf:PDF}, owner = {lorenzo}, + title = {Spring}, } -@TechReport{Chung2013a, - author = {Chung, Kin-man}, - date = {2013-04-29}, - title = {{Expression Language Specification}}, - language = {english}, - url = {https://download.oracle.com/otn-pub/jcp/el-3_0-fr-eval-spec/EL3.0.FR.pdf}, - urldate = {2020-10-05}, - version = {3.0}, - abstract = {The Expression Language (EL), has been part of JSP specification since JSP 2.0. It enables a JSP or JSF application to access and manipulate application objects or managed beans without Java codes. In Java EE 6, EL is an integrated component in CDI (Context and Dependency Injection for Java EE, JSR 299), and it allows direct use of CDI components in JSP or JSF.}, +@SoftwareVersion{tomcat, + author = {{The Apache Software Foundation}}, + title = {Apache Tomcat}, + url = {http://tomcat.apache.org/tomcat-9.0-doc/index.html}, + date = {1999}, + license = {Apache-2.0}, + repository = {https://github.com/apache/tomcat/tree/9.0.x}, + urldate = {2020-10-02}, creationdate = {2020-10-05T00:00:00}, - file = {:- Expression Language Specification.pdf:PDF}, owner = {lorenzo}, + version = {9.0}, } -@TechReport{Bucek2014, - author = {Bucek, Pavel}, - date = {2014-08-05}, - title = {{Javaâ„¢ API for WebSocket}}, - language = {english}, - url = {https://download.oracle.com/otn-pub/jcp/websocket-1_1-mrel-eval-spec/websocket-1.1-maintenance-release-final.pdf}, +@Software{ubuntu, + author = {{Canonical Ltd}}, + date = {2004-10}, + title = {Ubuntu Server}, + url = {https://ubuntu.com/}, urldate = {2020-10-05}, - version = {1.1}, - abstract = {The Java API for WebSocket JSR will define a standard API for creating WebSocket applications.}, creationdate = {2020-10-05T00:00:00}, - file = {:Bucek2014 - Javaâ„¢ API for WebSocket.pdf:PDF}, owner = {lorenzo}, + repository = {https://code.launchpad.net/ubuntu}, } -@TechReport{DeMichiel2017, - author = {DeMichiel, Linda and Jungmann, Lukas}, - date = {2017-07}, - title = {{JSR 338: Javaâ„¢ Persistence API}}, - language = {english}, - url = {https://download.oracle.com/otn-pub/jcp/persistence-2_2-mrel-eval-spec/JavaPersistence.pdf}, +@Software{virtualbox, + author = {{Oracle Corporation}}, + date = {2007-01}, + title = {Oracle VM VirtualBox}, + url = {https://www.virtualbox.org/}, urldate = {2020-10-05}, - version = {2.2}, - abstract = {The Java Persistence API is the Java API for the management of persistence and object/relational mapping in Java EE and Java SE environments.}, creationdate = {2020-10-05T00:00:00}, - file = {:DeMichiel2017 - JSR 338_ Javaâ„¢ Persistence API.pdf:PDF}, + license = {GPL-2.0}, owner = {lorenzo}, + repository = {https://www.virtualbox.org/browser/vbox/trunk}, } -@Online{Ferrara2019, - author = {Ferrara, Claudio Davide}, - date = {2019-05-09}, - title = {{Java EE: il trademark rimane ad Oracle}}, - url = {https://www.html.it/09/05/2019/java-ee-il-trademark-rimane-ad-oracle/}, - language = {italian}, - urldate = {2020-10-05}, +@Software{wildfly, + author = {{Red Hat, Inc.}}, + date = {2008-02}, + title = {WildFly}, + url = {https://www.wildfly.org/}, + urldate = {2020-10-03}, creationdate = {2020-10-05T00:00:00}, + license = {LGPL-2.1}, owner = {lorenzo}, + repository = {https://github.com/wildfly/wildfly}, } -@TechReport{Delisle2006, - author = {Delisle, Pierre}, - date = {2006-05-08}, - title = {{JavaServer Pagesâ„¢ Standard Tag Library}}, - language = {english}, - url = {https://download.oracle.com/otn-pub/jcp/jstl-1.2-mrel2-eval-oth-JSpec/jstl-1_2-mrel2-spec.pdf}, - urldate = {2020-10-05}, - version = {1.2}, - abstract = {A standard tag library for JSPâ„¢ pages.}, +@Software{wordpress, + author = {Mullenweg, Matt}, + date = {2003-05}, + title = {WordPress}, + url = {https://wordpress.org/}, + urldate = {2020-08-26}, + creationdate = {2020-10-05T00:00:00}, + license = {GPL-2.0+}, + owner = {lorenzo}, +} + +@Software{wpscan, + author = {{WPScan Team}}, + date = {2011}, + title = {wpscan}, + url = {https://wpscan.org/}, + urldate = {2020-09-01}, creationdate = {2020-10-05T00:00:00}, - file = {:Delisle2006 - JavaServer Pagesâ„¢ Standard Tag Library.pdf:PDF}, owner = {lorenzo}, + repository = {https://github.com/wpscanteam/wpscan}, } @Software{xregexp, @@ -462,3 +462,5 @@ @Comment{jabref-meta: databaseType:biblatex;} @Comment{jabref-meta: protectedFlag:true;} + +@Comment{jabref-meta: saveOrderConfig:original;citationkey;false;author;false;title;true;}