Skip to content
Snippets Groups Projects
Commit 7193cbed authored by Lorenzo Ferron's avatar Lorenzo Ferron
Browse files

Aggiornati .gitignore e bibliografia.

parent 4eb5fb1c
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
# JabRef - https://www.jabref.org/ # JabRef - https://www.jabref.org/
*.bak *.bak
*.sav *.sav
*.tmp
### JetBrains ### ### JetBrains ###
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
......
@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, @Software{adobemagento,
author = {{Magento Inc.}}, author = {{Magento Inc.}},
date = {2008-05}, date = {2008-05},
...@@ -54,168 +10,173 @@ ...@@ -54,168 +10,173 @@
repository = {https://github.com/magento/magento2}, repository = {https://github.com/magento/magento2},
} }
@Book{Sommerville2017, @Software{antisamy,
author = {Sommerville, Ian}, author = {{OWASP}},
title = {Ingegneria del software}, title = {AntiSamy},
isbn = {9788891902245}, url = {https://owasp.org/www-project-antisamy/},
language = {italian}, urldate = {2020-09-28},
publisher = {Pearson Italia},
address = {Milano Torino},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
license = {BSD-3-Clause},
owner = {lorenzo}, owner = {lorenzo},
year = {2017}, repository = {https://github.com/nahsra/antisamy},
} }
@Book{Richardson2019, @Software{bootstrap,
author = {Richardson, Chris}, author = {{Bootstrap Team}},
date = {2019-06-01}, date = {2011-08},
title = {Microservice Patterns}, title = {Bootstrap},
isbn = {1617294543}, url = {https://getbootstrap.com/},
language = {english}, urldate = {2020-10-05},
publisher = {Manning},
url = {https://www.ebook.de/de/product/29971389/chris_richardson_microservice_patterns.html},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
ean = {9781617294549}, license = {MIT},
owner = {lorenzo}, owner = {lorenzo},
year = {2019}, repository = {https://github.com/twbs/bootstrap},
} }
@Misc{PSSC2018, @Online{braintree,
author = {{PCI Security Standards Council}}, author = {{PayPal}},
date = {2018-05}, title = {\emph{Braintree | Online Payment Solutions and Global Payment Processor}},
title = {Settore delle carte di pagamento (PCI) Standard di protezione dei dati (DSS)}, url = {https://www.braintreepayments.com/},
language = {italian}, urldate = {2020-10-05},
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}, creationdate = {2020-10-05T00:00:00},
owner = {lorenzo}, owner = {lorenzo},
} }
@Software{OracleCorporation2020, @TechReport{Bucek2014,
author = {{Oracle Corporation}}, author = {Bucek, Pavel},
date = {2006}, date = {2014-08-05},
title = {MySQL Workbench Community Edition}, title = {{Java™ API for WebSocket}},
url = {https://www.mysql.com/it/products/workbench/}, language = {english},
urldate = {2020-09-28}, 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}, creationdate = {2020-10-05T00:00:00},
license = {GPL-2.0}, file = {:Bucek2014 - Java™ API for WebSocket.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://github.com/mysql/mysql-workbench},
} }
@Online{selenium, @TechReport{Burns2017,
author = {{Software Freedom Conservancy}}, author = {Burns, Ed and Chan, Shing Wai},
title = {\emph{SeleniumHQ Browser Automation}}, date = {2017-07},
url = {https://www.selenium.dev/}, title = {{Java™ Servlet Specification}},
urldate = {2020-09-28}, 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}, creationdate = {2020-10-05T00:00:00},
file = {:- Java™ Servlet Specification.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
} }
@Software{antisamy, @TechReport{Chung2013,
author = {{OWASP}}, author = {Chung, Kin-man},
title = {AntiSamy}, date = {2013-05-31},
url = {https://owasp.org/www-project-antisamy/}, title = {{JavaServer Pages™ Specification}},
urldate = {2020-09-28}, 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}, creationdate = {2020-10-05T00:00:00},
license = {BSD-3-Clause}, file = {:- JavaServer Pages™Specification.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://github.com/nahsra/antisamy},
} }
@Software{guava, @TechReport{Chung2013a,
author = {{Google}}, author = {Chung, Kin-man},
date = {2010}, date = {2013-04-29},
title = {Guava}, title = {{Expression Language Specification}},
url = {https://github.com/google/guava}, language = {english},
urldate = {2020-09-28}, 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}, creationdate = {2020-10-05T00:00:00},
license = {Apache-2.0}, file = {:- Expression Language Specification.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
} }
@Software{phpmyadmin, @Online{cloudinary,
author = {{The phpMyAdmin Project}}, author = {{Cloudinary}},
date = {1998}, title = {\emph{Image and Video Upload, Storage, Optimization and CDN}},
title = {phpMyAdmin}, url = {https://cloudinary.com/},
url = {https://www.phpmyadmin.net/}, urldate = {2020-10-05},
urldate = {2020-09-30},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
license = {GPL-2.0},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://github.com/phpmyadmin/phpmyadmin},
} }
@SoftwareModule{spring, @TechReport{Delisle2006,
author = {{VMware, Inc.}}, author = {Delisle, Pierre},
subtitle = {Spring Framework}, date = {2006-05-08},
url = {https://spring.io/projects/spring-framework}, title = {{JavaServer Pages™ Standard Tag Library}},
date = {2004-01}, language = {english},
license = {Apache-2.0}, url = {https://download.oracle.com/otn-pub/jcp/jstl-1.2-mrel2-eval-oth-JSpec/jstl-1_2-mrel2-spec.pdf},
repository = {https://github.com/spring-projects/spring-framework}, urldate = {2020-10-05},
urldate = {2020-09-30}, version = {1.2},
abstract = {A standard tag library for JSP™ pages.},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
file = {:Delisle2006 - JavaServer Pages™ Standard Tag Library.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
title = {Spring},
} }
@TechReport{Moriarty2017, @TechReport{DeMichiel2017,
author = {Kathleen Moriarty and Burt Kaliski and Andreas Rusch}, author = {DeMichiel, Linda and Jungmann, Lukas},
date = {2017-01}, date = {2017-07},
title = {{PKCS \#5: Password-Based Cryptography Specification Version 2.1}}, title = {{JSR 338: Java™ Persistence API}},
doi = {10.17487/RFC8018},
language = {english}, language = {english},
number = {8018}, url = {https://download.oracle.com/otn-pub/jcp/persistence-2_2-mrel-eval-spec/JavaPersistence.pdf},
pagetotal = {40},
url = {https://rfc-editor.org/rfc/rfc8018.txt},
urldate = {2020-10-05}, 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}, creationdate = {2020-10-05T00:00:00},
howpublished = {RFC 8018}, file = {:DeMichiel2017 - JSR 338_ Java™ Persistence API.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
publisher = {RFC Editor},
series = {Request for Comments},
} }
@TechReport{Klensin2008, @Online{Ferrara2019,
author = {Dr. John C. Klensin}, author = {Ferrara, Claudio Davide},
date = {2008-10}, date = {2019-05-09},
title = {{Simple Mail Transfer Protocol}}, title = {{Java EE: il trademark rimane ad Oracle}},
chapter = {4.5.3}, url = {https://www.html.it/09/05/2019/java-ee-il-trademark-rimane-ad-oracle/},
doi = {10.17487/RFC5321}, language = {italian},
language = {english},
number = {5321},
pagetotal = {95},
url = {https://rfc-editor.org/rfc/rfc5321.txt},
urldate = {2020-10-05}, 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}, creationdate = {2020-10-05T00:00:00},
howpublished = {RFC 5321},
owner = {lorenzo}, owner = {lorenzo},
publisher = {RFC Editor},
series = {Request for Comments},
} }
@TechReport{Klensin2004, @Software{front,
author = {Dr. John C. Klensin}, author = {{Htmlstream}},
date = {2004-02}, date = {2018},
title = {{Application Techniques for Checking and Transformation of Names}}, title = {Front},
chapter = {3}, url = {https://htmlstream.com/templates/front/},
doi = {10.17487/RFC3696},
language = {english},
number = {3696},
pagetotal = {16},
url = {https://rfc-editor.org/rfc/rfc3696.txt},
urldate = {2020-10-05}, 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}, creationdate = {2020-10-05T00:00:00},
howpublished = {RFC 3696},
owner = {lorenzo}, 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, @Software{jquery,
...@@ -242,36 +203,68 @@ ...@@ -242,36 +203,68 @@
repository = {https://github.com/jquery-validation/jquery-validation}, repository = {https://github.com/jquery-validation/jquery-validation},
} }
@SoftwareVersion{tomcat, @TechReport{Klensin2004,
author = {{The Apache Software Foundation}}, author = {Dr. John C. Klensin},
title = {Apache Tomcat}, date = {2004-02},
url = {http://tomcat.apache.org/tomcat-9.0-doc/index.html}, title = {{Application Techniques for Checking and Transformation of Names}},
date = {1999}, chapter = {3},
license = {Apache-2.0}, doi = {10.17487/RFC3696},
repository = {https://github.com/apache/tomcat/tree/9.0.x}, language = {english},
urldate = {2020-10-02}, 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}, creationdate = {2020-10-05T00:00:00},
howpublished = {RFC 5321},
owner = {lorenzo}, owner = {lorenzo},
version = {9.0}, publisher = {RFC Editor},
series = {Request for Comments},
} }
@Software{wildfly, @TechReport{Moriarty2017,
author = {{Red Hat, Inc.}}, author = {Kathleen Moriarty and Burt Kaliski and Andreas Rusch},
date = {2008-02}, date = {2017-01},
title = {WildFly}, title = {{PKCS \#5: Password-Based Cryptography Specification Version 2.1}},
url = {https://www.wildfly.org/}, doi = {10.17487/RFC8018},
urldate = {2020-10-03}, 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}, creationdate = {2020-10-05T00:00:00},
license = {LGPL-2.1}, howpublished = {RFC 8018},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://github.com/wildfly/wildfly}, publisher = {RFC Editor},
series = {Request for Comments},
} }
@Online{request-process, @Software{msaccess,
author = {{The Apache Software Foundation}}, author = {{Microsoft Corporation}},
title = {\emph{Request Process Flow}}, date = {1992-11},
url = {https://tomcat.apache.org/tomcat-9.0-doc/architecture/requestProcess/request-process.png}, title = {Microsoft Access},
urldate = {2020-10-04}, url = {https://office.microsoft.com/access},
urldate = {2020-08-25},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
owner = {lorenzo}, owner = {lorenzo},
} }
...@@ -289,162 +282,169 @@ ...@@ -289,162 +282,169 @@
version = {8.0}, version = {8.0},
} }
@Software{virtualbox, @Software{OracleCorporation2020,
author = {{Oracle Corporation}}, author = {{Oracle Corporation}},
date = {2007-01}, date = {2006},
title = {Oracle VM VirtualBox}, title = {MySQL Workbench Community Edition},
url = {https://www.virtualbox.org/}, url = {https://www.mysql.com/it/products/workbench/},
urldate = {2020-10-05}, urldate = {2020-09-28},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
license = {GPL-2.0}, license = {GPL-2.0},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://www.virtualbox.org/browser/vbox/trunk}, repository = {https://github.com/mysql/mysql-workbench},
} }
@Online{cloudinary, @Software{phpmyadmin,
author = {{Cloudinary}}, author = {{The phpMyAdmin Project}},
title = {\emph{Image and Video Upload, Storage, Optimization and CDN}}, date = {1998},
url = {https://cloudinary.com/}, title = {phpMyAdmin},
urldate = {2020-10-05}, url = {https://www.phpmyadmin.net/},
urldate = {2020-09-30},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
license = {GPL-2.0},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://github.com/phpmyadmin/phpmyadmin},
} }
@Online{braintree, @Misc{PSSC2018,
author = {{PayPal}}, author = {{PCI Security Standards Council}},
title = {\emph{Braintree | Online Payment Solutions and Global Payment Processor}}, date = {2018-05},
url = {https://www.braintreepayments.com/}, title = {Settore delle carte di pagamento (PCI) Standard di protezione dei dati (DSS)},
urldate = {2020-10-05}, 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}, creationdate = {2020-10-05T00:00:00},
owner = {lorenzo}, owner = {lorenzo},
} }
@Software{bootstrap, @Online{request-process,
author = {{Bootstrap Team}}, author = {{The Apache Software Foundation}},
date = {2011-08}, title = {\emph{Request Process Flow}},
title = {Bootstrap}, url = {https://tomcat.apache.org/tomcat-9.0-doc/architecture/requestProcess/request-process.png},
url = {https://getbootstrap.com/}, urldate = {2020-10-04},
urldate = {2020-10-05},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
license = {MIT},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://github.com/twbs/bootstrap},
} }
@Software{front, @Book{Richardson2019,
author = {{Htmlstream}}, author = {Richardson, Chris},
date = {2018}, date = {2019-06-01},
title = {Front}, title = {Microservice Patterns},
url = {https://htmlstream.com/templates/front/}, isbn = {1617294543},
urldate = {2020-10-05}, language = {english},
publisher = {Manning},
url = {https://www.ebook.de/de/product/29971389/chris_richardson_microservice_patterns.html},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
ean = {9781617294549},
owner = {lorenzo}, owner = {lorenzo},
year = {2019},
} }
@Software{ubuntu, @Online{selenium,
author = {{Canonical Ltd}}, author = {{Software Freedom Conservancy}},
date = {2004-10}, title = {\emph{SeleniumHQ Browser Automation}},
title = {Ubuntu Server}, url = {https://www.selenium.dev/},
url = {https://ubuntu.com/}, urldate = {2020-09-28},
urldate = {2020-10-05},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://code.launchpad.net/ubuntu},
} }
@TechReport{Chung2013, @Book{Sommerville2017,
author = {Chung, Kin-man}, author = {Sommerville, Ian},
date = {2013-05-31}, title = {Ingegneria del software},
title = {{JavaServer Pages™ Specification}}, isbn = {9788891902245},
language = {english}, language = {italian},
url = {https://download.oracle.com/otn-pub/jcp/jsp-2_3-mrel2-eval-spec/JSP2.3MR.pdf}, publisher = {Pearson Italia},
urldate = {2020-10-05}, address = {Milano Torino},
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}, creationdate = {2020-10-05T00:00:00},
file = {:- JavaServer Pages™Specification.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
year = {2017},
} }
@TechReport{Burns2017, @SoftwareModule{spring,
author = {Burns, Ed and Chan, Shing Wai}, author = {{VMware, Inc.}},
date = {2017-07}, subtitle = {Spring Framework},
title = {{Java™ Servlet Specification}}, url = {https://spring.io/projects/spring-framework},
language = {english}, date = {2004-01},
url = {https://download.oracle.com/otn-pub/jcp/servlet-4-final-eval-spec/servlet-4_0_FINAL.pdf}, license = {Apache-2.0},
urldate = {2020-10-05}, repository = {https://github.com/spring-projects/spring-framework},
version = {4.0}, urldate = {2020-09-30},
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}, creationdate = {2020-10-05T00:00:00},
file = {:- Java™ Servlet Specification.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
title = {Spring},
} }
@TechReport{Chung2013a, @SoftwareVersion{tomcat,
author = {Chung, Kin-man}, author = {{The Apache Software Foundation}},
date = {2013-04-29}, title = {Apache Tomcat},
title = {{Expression Language Specification}}, url = {http://tomcat.apache.org/tomcat-9.0-doc/index.html},
language = {english}, date = {1999},
url = {https://download.oracle.com/otn-pub/jcp/el-3_0-fr-eval-spec/EL3.0.FR.pdf}, license = {Apache-2.0},
urldate = {2020-10-05}, repository = {https://github.com/apache/tomcat/tree/9.0.x},
version = {3.0}, urldate = {2020-10-02},
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}, creationdate = {2020-10-05T00:00:00},
file = {:- Expression Language Specification.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
version = {9.0},
} }
@TechReport{Bucek2014, @Software{ubuntu,
author = {Bucek, Pavel}, author = {{Canonical Ltd}},
date = {2014-08-05}, date = {2004-10},
title = {{Java™ API for WebSocket}}, title = {Ubuntu Server},
language = {english}, url = {https://ubuntu.com/},
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}, 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}, creationdate = {2020-10-05T00:00:00},
file = {:Bucek2014 - Java™ API for WebSocket.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://code.launchpad.net/ubuntu},
} }
@TechReport{DeMichiel2017, @Software{virtualbox,
author = {DeMichiel, Linda and Jungmann, Lukas}, author = {{Oracle Corporation}},
date = {2017-07}, date = {2007-01},
title = {{JSR 338: Java™ Persistence API}}, title = {Oracle VM VirtualBox},
language = {english}, url = {https://www.virtualbox.org/},
url = {https://download.oracle.com/otn-pub/jcp/persistence-2_2-mrel-eval-spec/JavaPersistence.pdf},
urldate = {2020-10-05}, 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}, creationdate = {2020-10-05T00:00:00},
file = {:DeMichiel2017 - JSR 338_ Java™ Persistence API.pdf:PDF}, license = {GPL-2.0},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://www.virtualbox.org/browser/vbox/trunk},
} }
@Online{Ferrara2019, @Software{wildfly,
author = {Ferrara, Claudio Davide}, author = {{Red Hat, Inc.}},
date = {2019-05-09}, date = {2008-02},
title = {{Java EE: il trademark rimane ad Oracle}}, title = {WildFly},
url = {https://www.html.it/09/05/2019/java-ee-il-trademark-rimane-ad-oracle/}, url = {https://www.wildfly.org/},
language = {italian}, urldate = {2020-10-03},
urldate = {2020-10-05},
creationdate = {2020-10-05T00:00:00}, creationdate = {2020-10-05T00:00:00},
license = {LGPL-2.1},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://github.com/wildfly/wildfly},
} }
@TechReport{Delisle2006, @Software{wordpress,
author = {Delisle, Pierre}, author = {Mullenweg, Matt},
date = {2006-05-08}, date = {2003-05},
title = {{JavaServer Pages™ Standard Tag Library}}, title = {WordPress},
language = {english}, url = {https://wordpress.org/},
url = {https://download.oracle.com/otn-pub/jcp/jstl-1.2-mrel2-eval-oth-JSpec/jstl-1_2-mrel2-spec.pdf}, urldate = {2020-08-26},
urldate = {2020-10-05}, creationdate = {2020-10-05T00:00:00},
version = {1.2}, license = {GPL-2.0+},
abstract = {A standard tag library for JSP™ pages.}, 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}, creationdate = {2020-10-05T00:00:00},
file = {:Delisle2006 - JavaServer Pages™ Standard Tag Library.pdf:PDF},
owner = {lorenzo}, owner = {lorenzo},
repository = {https://github.com/wpscanteam/wpscan},
} }
@Software{xregexp, @Software{xregexp,
...@@ -462,3 +462,5 @@ ...@@ -462,3 +462,5 @@
@Comment{jabref-meta: databaseType:biblatex;} @Comment{jabref-meta: databaseType:biblatex;}
@Comment{jabref-meta: protectedFlag:true;} @Comment{jabref-meta: protectedFlag:true;}
@Comment{jabref-meta: saveOrderConfig:original;citationkey;false;author;false;title;true;}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment