Skip to content

Commit 5c42536

Browse files
committed
Add security-only to README.md
Signed-off-by: Nathanael Esayeas <[email protected]>
1 parent 6701e18 commit 5c42536

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818
>
1919
> You trust us enough to use our software. We ask that you trust us to say the truth on this. We need your help. Go out and protest this unnecessary war. Stop the bloodshed. Say "stop the war!"
2020
21+
> This package is considered feature-complete, and is now in **security-only** maintenance mode, following a [decision by the Technical Steering Committee](https://github.com/laminas/technical-steering-committee/blob/ea1ac8c8e2f00f90c6059b6bf60399bcf38bc653/meetings/minutes/2022-02-07-TSC-Minutes.md#is-laminas-db-abandoned).
22+
> If you have a security issue, please [follow our security reporting guidelines](https://getlaminas.org/security/).
23+
> If you wish to take on the role of maintainer, please [nominate yourself](https://github.com/laminas/technical-steering-committee/issues/new?assignees=&labels=Nomination&template=Maintainer_Nomination.md&title=%5BNOMINATION%5D%5BMAINTAINER%5D%3A+%7Bname+of+person+being+nominated%7D)
24+
>
25+
> If you are looking for an actively maintained package alternative, we recommend:
26+
>
27+
> - [doctrine/dbal](https://github.com/doctrine/dbal)
28+
2129
`Laminas\Db` is a component that abstract the access to a Database using an object
2230
oriented API to build the queries. `Laminas\Db` consumes different storage adapters
2331
to access different database vendors such as MySQL, PostgreSQL, Oracle, IBM DB2,

0 commit comments

Comments
 (0)