+1 On Sun, 6 Oct 2024 at 07:55, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote:
> Hiya! > > Next Board's report is due to October, 9th, so forwarded below is the > associated draft. As usual, any comments, edits, questions, etc. are > more than welcome. > > cheers, > juan pablo > > ---------- Forwarded message --------- > From: <juanpa...@apache.org> > Date: Sat, Oct 5, 2024 at 10:46 PM > Subject: (jspwiki-asf-docs) branch master updated: Draft for 2024/10 > ASF Board report > To: comm...@jspwiki.apache.org <comm...@jspwiki.apache.org> > > > This is an automated email from the ASF dual-hosted git repository. > > juanpablo pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/jspwiki-asf-docs.git > > > The following commit(s) were added to refs/heads/master by this push: > new e8681ab Draft for 2024/10 ASF Board report > e8681ab is described below > > commit e8681abcefb9b001c9908cb912f7111e98e4bc05 > Author: Juan Pablo Santos Rodríguez <juanpa...@apache.org> > AuthorDate: Sat Oct 5 22:45:24 2024 +0200 > > Draft for 2024/10 ASF Board report > --- > board-reports/2024-10.txt | 55 > +++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 55 insertions(+) > > diff --git a/board-reports/2024-10.txt b/board-reports/2024-10.txt > new file mode 100755 > index 0000000..675e366 > --- /dev/null > +++ b/board-reports/2024-10.txt > @@ -0,0 +1,55 @@ > +## Description: > +The mission of JSPWiki is the creation and maintenance of software > related to > +Leading open source WikiWiki engine, feature-rich and built around > standard > +JEE components (Java, servlets, JSP). > + > +## Project Status: > +Current project status: Ongoing, with low activity. > +Issues for the board: There are no issues requiring board attention. > + > +## Membership Data: > +Apache JSPWiki was founded 2013-07-17 (11 years ago) > +There are currently 15 committers and 9 PMC members in this project. > +The Committer-to-PMC ratio is 5:3. > + > +Community changes, past quarter: > +- Arturo Bernal was added to the PMC on 2023-06-21 > +- Arturo Bernal was added as committer on 2023-06-21 > + > +## Project Activity: > +Activity this quarter has been mostly around reviewing and merging > +contributors' PRs. We also pushed some updates related to the the logic of > +inlining / downloading attachments, as a result of discussing our last > +vulnerability report. > + > +This report was rejected, but we decided that having this additional > +functionality would make JSPWiki more securitly-friendlier. > + > +There's another PR from a contributor with the switch to Jakarta 10, which > +would be the first step towards JSPWiki 3. > + > +## Community Health: > +Work on latest master shows commits from 1 commiter, which contains 3 pull > +requests from two different contributors. > + > +No questions unanswered on MLs, although they continue to have little > traffic. > + > +Answering a Board comment on previous report: > + > +``` > +cdutz: > +I do see a large number of emails from the security team on the private > list > +and all activity seems to be merging dependabot version updates. Is the > +project activly working on addressing the known issues? > +``` > + > +Every time we get a vulnerability report we started a separate thread at > +private@j.a.o to discuss the issue. We get a weekly "your dependabot > alerts for > +this week" which highlight that we're using an old version of > commons-http, > +which has some associated CVEs, althought none of them are explotaible on > +JSPWiki. We try to address every security issue and push the appropiate > +releases as fast as we can, although JSPWiki being developed on free > time(tm), > +sometimes is not as fast as we would like. > + > +Other than that, we have a slow development pace, so every push usually > comes > +with a commit upgrading dependencies, some adviced by dependabot, some > not. >