This is an automated email from the ASF dual-hosted git repository.
sergehuber pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/unomi-tracker.git
The following commit(s) were added to refs/heads/main by this push:
new bb019ed Align AGENTS.md and SECURITY.md with repo doc conventions.
(#25)
bb019ed is described below
commit bb019edb6218129570cc6b3680184dd82f5478bc
Author: Serge Huber <[email protected]>
AuthorDate: Sun Jun 21 11:02:45 2026 +0200
Align AGENTS.md and SECURITY.md with repo doc conventions. (#25)
Follow-up to #24: use the standard ASF license header from README.md,
rename the agent guide title to Apache Unomi tracker, and link the
umbrella repo in AGENTS.md.
---
AGENTS.md | 22 ++++++++++++++++++----
SECURITY.md | 18 ++++++++++++++++--
2 files changed, 34 insertions(+), 6 deletions(-)
diff --git a/AGENTS.md b/AGENTS.md
index 75755fd..2b97035 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -1,7 +1,21 @@
-<!-- SPDX-License-Identifier: Apache-2.0
- https://www.apache.org/legal/release-policy.html -->
+<!--
+ ~ Licensed to the Apache Software Foundation (ASF) under one or more
+ ~ contributor license agreements. See the NOTICE file distributed with
+ ~ this work for additional information regarding copyright ownership.
+ ~ The ASF licenses this file to You under the Apache License, Version 2.0
+ ~ (the "License"); you may not use this file except in compliance with
+ ~ the License. You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing, software
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~ See the License for the specific language governing permissions and
+ ~ limitations under the License.
+ -->
-# Agent Guide for unomi-tracker
+# Agent Guide for Apache Unomi tracker
This file is read by automated agents (security scanners, code
analyzers, AI assistants) operating on this repository.
@@ -13,4 +27,4 @@ Security model: [SECURITY.md](./SECURITY.md)
Agents that scan this repository should consult `SECURITY.md` and the
threat model it links before reporting issues.
-Apache Unomi tracker is the client-side JS tracker; the project-wide threat
model lives in `apache/unomi`.
+Apache Unomi tracker is the client-side JS tracker; the project-wide threat
model lives in [apache/unomi](https://github.com/apache/unomi).
diff --git a/SECURITY.md b/SECURITY.md
index 2d0b10b..12683c7 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -1,5 +1,19 @@
-<!-- SPDX-License-Identifier: Apache-2.0
- https://www.apache.org/legal/release-policy.html -->
+<!--
+ ~ Licensed to the Apache Software Foundation (ASF) under one or more
+ ~ contributor license agreements. See the NOTICE file distributed with
+ ~ this work for additional information regarding copyright ownership.
+ ~ The ASF licenses this file to You under the Apache License, Version 2.0
+ ~ (the "License"); you may not use this file except in compliance with
+ ~ the License. You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing, software
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~ See the License for the specific language governing permissions and
+ ~ limitations under the License.
+ -->
# Security Policy