Skip to content

Commit 6a9163b

Browse files
authored
update post (#290)
1 parent d1627a2 commit 6a9163b

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

_posts/2025-03-19-Introducing-Conan-Audit-Command.markdown

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ number of scans per day.
4242

4343
### Registering for the Service
4444

45-
Before using `conan audit`, you need to sign up for the free service. Upon registration, you
46-
will receive a token that must be validated via email.
45+
Before using `conan audit`, you need to sign up for the free service to obtain
46+
an access token. After registering, you will receive an email with a link to a
47+
page that displays your token.
4748

4849
To register, go to [https://audit.conan.io/register](https://audit.conan.io/register) and
4950
fill in your details.
@@ -58,20 +59,23 @@ fill in your details.
5859
> - To ensure fair usage and prevent abuse, there is a limit of **100 queries per day**,
5960
> which resets every 24 hours.
6061
61-
After registration, you will receive a token. Please make sure to store it securely as it
62-
will only be displayed once.
62+
After registering, you will receive an email with a validation link that takes
63+
you to a page where you can view your access token.
6364

6465
<p class="centered">
65-
<img src="{{ site.baseurl }}/assets/post_images/2025-03-19/conan-audit-token.png" alt="Conan Audit Token"/>
66+
<img src="{{ site.baseurl }}/assets/post_images/2025-03-19/conan-audit-validation.png" alt="Conan Validate Token"/>
6667
</p>
6768

68-
Next, you will receive an email to validate your token. Once validated, you can start
69-
using `conan audit`.
69+
Click the link to access the page where your token is displayed. **Make sure to
70+
store it securely, as the link will only work once and cannot be used again to
71+
view the token**.
7072

7173
<p class="centered">
72-
<img src="{{ site.baseurl }}/assets/post_images/2025-03-19/conan-audit-validation.png" alt="Conan Validate Token"/>
74+
<img src="{{ site.baseurl }}/assets/post_images/2025-03-19/conan-audit-token.png" alt="Conan Audit Token"/>
7375
</p>
7476

77+
Now you can start using `conan audit`.
78+
7579
### Using the `conan audit` Command
7680

7781
The first thing you need to do is update the security provider token for Conan Center. Do
116 KB
Loading
67.9 KB
Loading
-6.39 KB
Loading

0 commit comments

Comments
 (0)